summaryrefslogtreecommitdiff
path: root/nuttx/arch/hc/include
Commit message (Expand)AuthorAgeFilesLines
* Move LPC17xx IOCON register definitions from lpc17_gpio.h to lpc17_iocon.h; f...Gregory Nutt2013-04-041-3/+2
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-041-0/+4
* Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopinpatacongo2012-12-072-20/+18
* Remove executable property from source and make filespatacongo2012-09-1311-0/+0
* Email address change in nuttx/patacongo2012-09-1310-10/+10
* Change all values in all limits.h for all architectures to signed decimal; th...patacongo2012-07-052-46/+56
* Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo2011-08-051-12/+4
* Remove user_initialize(); Make sure all integer types are signed that need to bepatacongo2011-04-062-12/+12
* Add more syscall filespatacongo2011-03-291-0/+90
* Moving toward system call infrastructurepatacongo2011-03-292-4/+9
* Finish m9s12 GPIO supportpatacongo2011-02-261-2/+63
* Finish m9s12x interrupt logicpatacongo2011-02-202-9/+67
* More context switching logic for m9s12patacongo2011-02-181-1/+2
* More m9s12x stuffpatacongo2011-02-171-14/+40
* m9s12x context save structurepatacongo2011-02-161-2/+75
* Rename mc9s12ne64 directories and files to just m9s12patacongo2011-02-131-5/+5
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-163-3/+0
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-142-30/+45
* Need limits of signed and unsigned pointer-sized integerspatacongo2009-12-142-4/+6
* Add range of pointer integer typespatacongo2009-12-132-0/+10
* Fixes for serial monitorpatacongo2009-12-118-52/+352
* Add HC12 header filespatacongo2009-12-045-0/+381
* Add framework to support HC12patacongo2009-12-033-0/+340