summaryrefslogtreecommitdiff
path: root/nuttx/arch
Commit message (Expand)AuthorAgeFilesLines
* All files and functions beginning with lm_ changed to tiva_Gregory Nutt2014-03-0840-768/+657
* The old lm/ directories were enamed tiva/ to better support new products comi...Gregory Nutt2014-03-0851-148/+166
* LPC2378: SPI driver from LizhuoyiGregory Nutt2014-03-086-17/+812
* LPC2378: I2C driver from LizhuoyiGregory Nutt2014-03-083-4/+792
* Fix some confusion in the code about vectored interrupts; fix so that it buil...Gregory Nutt2014-03-084-25/+33
* QEMU i486: Minor updates to VGA driverGregory Nutt2014-03-082-0/+9
* QEMU i486: New QEMU keyboard and VGA drivers from LizhuoyiGregory Nutt2014-03-082-0/+142
* QEMU i486: New QEMU keyboard and VGA drivers from LizhuoyiGregory Nutt2014-03-084-13/+871
* configs/rgmp/x86/default: Configuration converted to use the kconfig-frontend...Gregory Nutt2014-03-061-2/+18
* configs/pjrc-8051: Configuration converted to use the kconfig-frontends toolsGregory Nutt2014-03-0611-58/+103
* onfigs/mx1ads/ostest: Configuration converted to use the kconfig-frontends toolsGregory Nutt2014-03-064-21/+47
* configs/us7032evb1/ostest: Configuration converted to use the kconfig-fronten...Gregory Nutt2014-03-063-109/+69
* configs/skp16c26/ostest: Configuration converted to use the kconfig-frontends...Gregory Nutt2014-03-062-5/+3
* configs/ne64badge/ostest and demo9s12nec64/ostest: Configurations onverted to...Gregory Nutt2014-03-052-3/+143
* Use common naming for rest of the toolchains tooGregory Nutt2014-03-052-35/+0
* Use common naming for all buildroot toolchainsGregory Nutt2014-03-052-11/+1
* Add configuration ettings for the on-demand paging optionGregory Nutt2014-03-052-8/+128
* configs/ntosd-dm320/nettest: Configuration converted to use the kconfig-front...Gregory Nutt2014-03-051-0/+16
* configs/avr32dev1/nsh: Configuration converted to use the kconfig-frontends t...Gregory Nutt2014-03-051-0/+5
* Create AVR32 Kconfig files; reshuffled lots of configuration namesGregory Nutt2014-03-056-7/+7
* Create AVR32 Kconfig files; reshuffled lots of configuration namesGregory Nutt2014-03-055-58/+274
* configs/stm32f4discovery/pm: Configuration converted to use the kconfig-front...Gregory Nutt2014-03-043-3/+35
* configs/teensy/nettest: Configuration converted to use the kconfig-frontends ...Gregory Nutt2014-03-031-0/+26
* configs/mcu123-lpc214x/usbmsc: Configuration converted to use the kconfig-fro...Gregory Nutt2014-03-031-1/+8
* onfigs/ez80f910200zco/nettest: Configuration converted to use the kconfig-fro...Gregory Nutt2014-03-033-6/+5
* configs/olimex-strp711/nettest: Converted to use kconfig-frontends toolsGregory Nutt2014-03-031-0/+204
* configs/c5471evm/nettest converted use kconfig-frontends. C5471 build updatedGregory Nutt2014-03-033-36/+128
* arch/arm/src/lpc2378/Kconfig: Create Kconfig for the platform; Adjust configu...Gregory Nutt2014-03-026-66/+247
* Removed unused configuratin variable: CONFIG_PGTABLE_VADDRGregory Nutt2014-03-013-10/+2
* configs/lm3s8962-ek/nsh converted to use the kconfig-frontends toolsGregory Nutt2014-03-011-2/+2
* configs/pic32-starterkit/nsh converted to use the kconfig-frontends toolsGregory Nutt2014-03-011-1/+2
* configs/mirtoo/nsh converted to use the kconfig-frontends toolsGregory Nutt2014-03-011-7/+89
* Buildroot EABI (vs OABI) is now the defaultGregory Nutt2014-02-283-3/+3
* SAM3/4: Cosmetic updates to ADC register defintion header filesGregory Nutt2014-02-272-53/+67
* SAM4E: Completes all SAM4E register definition header files. Also a SAMA5D3...Gregory Nutt2014-02-262-49/+372
* SAM4E: Add AES and AFEC register definition header files (AFEC incomplete)Gregory Nutt2014-02-262-0/+400
* SAM4E: Add CAN and RSWDT register definition header filesGregory Nutt2014-02-2630-37/+461
* SAM4E: Add EMAC register definition header fileGregory Nutt2014-02-261-0/+671
* SAM4E: Add CMCC register definition header fileGregory Nutt2014-02-262-1/+169
* SAM4E: UDP register definition header fileGregory Nutt2014-02-251-0/+230
* SAM3/4: Fix some build errors that crept in with the SAM4E supportGregory Nutt2014-02-253-5/+4
* SAM4E: Update SAM3/4 TC and DMAC register definition header filesGregory Nutt2014-02-259-416/+665
* SAM4E: Update SAM3/4 ACC, DACC, and PDC register definition header filesGregory Nutt2014-02-244-3/+405
* SAM4E: Update SAM3/4 GPBR, HSMCI, PWM, RSTC, RTC, RTT, SMC, and WDT register ...Gregory Nutt2014-02-249-164/+433
* SAM4E: Update SAM3/4 SMC and SUPC register definition header filesGregory Nutt2014-02-244-44/+82
* SAM4E: Update SAM3/4 EEFC, MATRIX, and PMC register definition header filesGregory Nutt2014-02-248-119/+269
* ARMv6-M/ARMv7-M: Correct a register handling error in signal delivery (Kernel...Gregory Nutt2014-02-236-72/+82
* SAM4E: USART/USART header files and drivers updated to support the SAM4EGregory Nutt2014-02-223-26/+39
* SAM4E: update SAM3/4 Kconfig for SAM4E peripheral selectionsGregory Nutt2014-02-221-24/+40
* Rename sam3u_pmc.h to sam_pmc.h since it handles all of the SAM3/4 chipsGregory Nutt2014-02-2210-13/+13