summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/sam3u
Commit message (Expand)AuthorAgeFilesLines
* Eliminated sam3u_internal.h. Use separate header files instead. More renamin...Gregory Nutt2013-06-0229-1596/+2420
* Move SAM3U header files to arch/arm/src/sam3u/chip. Some renaming of SAM3U to...Gregory Nutt2013-06-0256-5094/+5151
* Useless TIOCSERGSTRUCT logic in most serial drivers is not compiled unless CO...Gregory Nutt2013-04-251-1/+3
* Remove up_assert_codeGregory Nutt2013-04-252-7/+7
* Completes coding of the LPC17 DMA driverpatacongo2013-03-301-0/+1
* Rework of kernel build signal dispatch to user-space handlerspatacongo2013-03-231-1/+5
* Add a OS test kernel build configuration for the STM32F4Discovery boardpatacongo2013-03-221-8/+1
* Add a up_stack_frame() interface to allocate a frame of data on a task's stack.patacongo2013-03-211-1/+1
* In KERNEL mode, need to explicitly set the privilege in the CONTROL register ...patacongo2013-03-191-6/+17
* Add support for ram vectors to the ARMv7-M architecturepatacongo2013-03-182-2/+13
* Add support for calling to and returning from signal handlers in in user-mode...patacongo2013-03-171-0/+3
* Fix bad conditional logic in mkconfig.c; Add user-mode pthread start-up logicpatacongo2013-03-161-1/+1
* Switch to user-mode before starting a new taskpatacongo2013-03-141-20/+20
* itoa() from Ryan Sundbergpatacongo2013-03-141-0/+18
* Rename g_heapbase to g_idle_topstack; Fix kernel build heap allocation which ...patacongo2013-03-142-14/+22
* Fixe to kernel build and syscalls.patacongo2013-03-131-6/+6
* More updates to MPU control logicpatacongo2013-03-121-2/+2
* Reorganize some AT91SAM3U files; Add an NSH kernel build configuration to the...patacongo2013-03-111-2/+3
* Add MPU support for the LPC17xx familypatacongo2013-03-116-94/+115
* Remove user_map.h; replace with a header at the beginning of the user-space b...patacongo2013-03-104-33/+28
* AT91SAM3 now supports kernel-mode heap; SAM3U-EK knsh configuration converted...patacongo2013-03-104-47/+264
* More changes for a kernel-mode allocator (more to be done)patacongo2013-03-091-4/+8
* up_addregion should use kmm_addregion; move garbage kmm*.c file to mm/. for nowpatacongo2013-03-081-1/+1
* More kernel build fixespatacongo2013-03-071-1/+1
* More LPC1788 changes from Rommel Marcelo + a few kernel build fixespatacongo2013-03-071-10/+6
* Fix some bad syscall dispatching log. This change is not testable until thes...patacongo2013-03-061-0/+4
* Some NuTiny-SDK-NUC120 size reduction; All serial driver vtables should be st...patacongo2013-02-271-1/+1
* Use of BASEPRI to control ARM interrupts is now functionalpatacongo2013-01-221-16/+16
* More logic to use BASEPRI to control interrupts -- still doesn't workpatacongo2013-01-222-3/+11
* Add option to use BASEPRI instead of PRIMASK to disable interrupts in all ARM...patacongo2013-01-222-38/+48
* This initial vfork() check-in was a little pollyanna-ishpatacongo2013-01-071-2/+2
* Implement a simple vfork(). ARM only for nowpatacongo2013-01-071-3/+4
* ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configurationpatacongo2012-10-261-0/+4
* Optimized ARMv7-M memcpy() function from Mike Smithpatacongo2012-10-201-8/+12
* Email address change in nuttx/patacongo2012-09-1334-5756/+5757
* Reconfigured Shenzhou to use JTAG. Misc Kconfig changespatacongo2012-09-091-0/+2
* Add support for multiple work queuespatacongo2012-09-041-3/+3
* Add LPC43 interrrupt control logicpatacongo2012-07-041-6/+0
* More configuration filespatacongo2012-04-111-0/+4
* Move serial header files to include/nuttx/serialpatacongo2012-03-211-1/+1
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-112-8/+8
* Fix semaphore initializationpatacongo2011-11-101-2/+2
* Add PIC32MX GPIO handling; add button/LED support for the Sure PIC32MXpatacongo2011-10-111-1/+1
* SAM3U: Add logic to bypass automated control of SPI chip selectspatacongo2011-10-082-14/+132
* SAM3U SPI debug changespatacongo2011-10-071-11/+46
* Add debug instrumentation to the SAM3U SPI driverpatacongo2011-10-061-123/+170
* Fix C++ dependencies, cleaning, ..patacongo2011-10-051-0/+4
* ADS7843E driver is code completepatacongo2011-10-041-22/+188
* SAM3U SPI driver updatepatacongo2011-10-033-291/+411
* Update comments, dates, ... housekeepingpatacongo2011-10-033-3/+3