summaryrefslogtreecommitdiffstats
path: root/nuttx/arch/hc
AgeCommit message (Expand)AuthorFilesLines
2012-04-17More Kconfig stuffpatacongo2-0/+9
2012-04-17More Kconfig filespatacongo1-0/+22
2012-04-08Include libgcc.a inside of the group of recursively linked libraries in all M...patacongo1-1/+1
2012-04-06Add kconfig documentationpatacongo1-1/+1
2012-04-06Adding skeleton Kconfig files (part 1 of 2)patacongo1-0/+4
2012-03-22Change STM32 so that stm32_pmstop.c and stm32_pmstandby are built even if CON...patacongo1-1/+1
2012-03-21Move file-system header files to include/nuttx/fspatacongo2-2/+2
2012-03-03Move all non-standard, NuttX header files into include/nuttx/netpatacongo1-3/+3
2012-02-23Add support for the Atollic 'Lite' toolchain in all STM32 F4 configurationspatacongo1-5/+0
2012-02-12Fix a small RAM log bug (the RAM log still does not work)patacongo1-1/+1
2012-02-12Fix some typos and compilation errors introduced in the last checkinpatacongo1-1/+1
2012-02-11Add logic to re-direct debug output to a sysloggin devicepatacongo2-6/+13
2012-02-11Add logic so that a RAM log can be used in place of a console devicepatacongo3-22/+41
2012-01-29Candidate fix for the libboard.a dependency problem (from Mike Smith)patacongo1-2/+3
2011-08-30Fix issue with multilib buildpatacongo1-1/+1
2011-08-05Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo1-12/+4
2011-07-11Add an 'export' target to the NuttX top-level Makefilepatacongo1-4/+16
2011-04-07Fix AVR build, Add hooks for kernel threadspatacongo2-2/+2
2011-04-06current_regs should be volatile; add support for nested interrupts; enable in...patacongo3-5/+10
2011-04-06Remove user_initialize(); Make sure all integer types are signed that need to bepatacongo2-12/+12
2011-04-03Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo1-1/+1
2011-03-29Add more syscall filespatacongo1-0/+90
2011-03-29Moving toward system call infrastructurepatacongo2-4/+9
2011-02-26Correcting banked vs. non-banked issues (there are more)patacongo6-30/+737
2011-02-26Correct several m9s12x link issuespatacongo2-1/+175
2011-02-26Finish m9s12 GPIO supportpatacongo7-74/+575
2011-02-25Add beginning of m9s12x GPIO supportpatacongo7-3/+867
2011-02-22Call call to low-level UART initialization logicpatacongo2-2/+37
2011-02-20Finish m9s12x interrupt logicpatacongo8-96/+84
2011-02-20Flesh out m8s12 serial driverpatacongo4-46/+766
2011-02-20Add m9s12 serial logicpatacongo3-4/+202
2011-02-19Add more m9s12 filespatacongo6-4/+633
2011-02-18Add standard context switching functions for m9s12patacongo5-9/+418
2011-02-18More context switching logic for m9s12patacongo4-6/+267
2011-02-17More m9s12x stuffpatacongo7-32/+568
2011-02-16m9s12x context save structurepatacongo2-5/+167
2011-02-13Rename mc9s12ne64 directories and files to just m9s12patacongo22-100/+229
2011-01-21Add network bit definitionspatacongo1-1/+1
2011-01-21Add network bit definitionspatacongo2-15/+87
2011-01-20EMAC/PHY headerspatacongo2-0/+273
2011-01-20Add IIC headerpatacongo1-0/+108
2011-01-20Control and Statuspatacongo1-27/+113
2011-01-20A/D definitionspatacongo2-1/+237
2010-10-28Reorg some headerspatacongo9-89/+107
2010-10-26Add MEBI header filepatacongo2-8/+167
2010-10-26Make MMC header file consistent with other NuttX periperhal header filespatacongo3-132/+162
2010-10-25typopatacongo1-1/+1
2010-10-24Add INT header filepatacongo1-0/+99
2010-10-23Add HCS12 SPI header filepatacongo2-62/+176
2010-10-23Add HCS12 SCI header filepatacongo2-3/+159