summaryrefslogtreecommitdiff
path: root/nuttx/arch
Commit message (Expand)AuthorAgeFilesLines
* Use kconfig- prefix to avoid tool name conflicts (from Jose Pablo Carballo)patacongo2013-01-091-5/+5
* Rename arch/arm/src/lm3s to arch/arm/src/lm to allow a namespace that will in...patacongo2013-01-0837-111/+128
* Eliminate arch/arc/src/lm3s/lm3s_internal.h; replace with several header filespatacongo2013-01-0819-281/+734
* Add execv() and execl(); Move lm3s header files for compatibilitypatacongo2013-01-0813-118/+249
* Fixed ARM vfork; re-enabled vfork OS testpatacongo2013-01-073-3/+5
* Disable the vfork() OS test... it failspatacongo2013-01-071-3/+7
* Add ostest vfork test (does not work yet)patacongo2013-01-074-16/+54
* This initial vfork() check-in was a little pollyanna-ishpatacongo2013-01-0718-72/+300
* Implement a simple vfork(). ARM only for nowpatacongo2013-01-0717-50/+385
* Correct some errors in the LPC17xx SYSCON register bit definitions (from Romm...patacongo2013-01-051-8/+8
* STM32 FLASH changes from Freddie Chopinpatacongo2013-01-031-14/+23
* Misc fixes for LM3S kconfig-frontends buildpatacongo2013-01-024-5/+26
* All lm3s6965-ek configurations converted to use kconfig-frontendspatacongo2013-01-011-0/+140
* Add board support at configs/zp214xpa for the The0.net ZP213X/4XPA board with...patacongo2012-12-281-0/+134
* Fix several build issues noted by Mike Smithpatacongo2012-12-241-14/+37
* Mostly costmetic updatespatacongo2012-12-2314-90/+128
* configs/sim/nxwm now uses kconfig-frontendspatacongo2012-12-211-1/+1
* Verify PATH variable in apps/examples/elfpatacongo2012-12-191-0/+1
* Incorporate address environment interfaces in binfmt/ logicpatacongo2012-12-191-0/+5
* Restructre address environment interfaces in preparation for incorporation in...patacongo2012-12-182-68/+208
* Add z180 system timerpatacongo2012-12-159-96/+326
* More z180 serial logicpatacongo2012-12-1414-126/+531
* Add framework for z180 SCC driverpatacongo2012-12-147-24/+1402
* Finsh Z80181/182 register bit definitionpatacongo2012-12-131-77/+394
* Add special register definitions needed for z80181 and z80182patacongo2012-12-132-114/+331
* Add z180 interrupt initialization logicpatacongo2012-12-125-61/+106
* Add z180 interrupt vectorspatacongo2012-12-127-253/+520
* Fix typo in z80-family Makefilespatacongo2012-12-122-2/+2
* Fix some early z180 compile errorspatacongo2012-12-116-23/+40
* configs/p112: Add a configuration for the Z180 P112 boardpatacongo2012-12-118-45/+165
* Add support for the Z180 MMU and generic hooks for processespatacongo2012-12-119-51/+905
* Add arch/z80/src/z180/z180_iomap.hpatacongo2012-12-104-27/+406
* Add source files for z180patacongo2012-12-1029-171/+2690
* Add header files for z180patacongo2012-12-106-0/+923
* Some initial changes for 8051 build updatepatacongo2012-12-092-193/+285
* configs/xtrs/ostest converted to kconfig-frontend and Windows nativepatacongo2012-12-085-5/+61
* Fixes for configs/z80sim/pashello Windows native buildpatacongo2012-12-081-3/+3
* Verify redesigned Z80 build on native Windowspatacongo2012-12-074-210/+216
* Redesign z80 build so that mkhpbase.sh bash script is not needed; remove supp...patacongo2012-12-0710-407/+196
* Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopinpatacongo2012-12-0716-144/+141
* z80sim/ostest now builds okay under Linux with SDCC 3.2.1patacongo2012-12-052-79/+83
* Progress toward natvie z80 SDCC build -- still issuespatacongo2012-12-056-97/+581
* Progress toward a z80 native Windows build -- still needs some workpatacongo2012-12-032-7/+8
* Convert configs/z80sim/ostest to Kconfig/mconf toolpatacongo2012-12-032-7/+22
* Add dummy Toolchain.defs files for z80 arch familypatacongo2012-12-034-0/+174
* standard keypad inteface and apps/examples/keypadtest from Denis Cariklipatacongo2012-12-011-0/+8
* ZNEO now (almost) builds in Windows native environmentpatacongo2012-11-291-3/+19
* All ZNEO configurations converted to use the mconf/Kconfig toolpatacongo2012-11-295-15/+33
* ZNEO configurations updated to use ZDS-II version 5.0.1patacongo2012-11-294-11/+33
* Patches for NSH disable background, and ARMv7M assembly from Freddie Chopinpatacongo2012-11-291-2/+2