summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* Rename LM3S files, variables, and types from lm3s_ to lm_; Rename configurati...patacongo2013-01-0953-706/+706
* Use kconfig- prefix to avoid tool name conflicts (from Jose Pablo Carballo)patacongo2013-01-0923-64/+64
* Rename arch/arm/src/lm3s to arch/arm/src/lm to allow a namespace that will in...patacongo2013-01-0823-35/+51
* Eliminate arch/arc/src/lm3s/lm3s_internal.h; replace with several header filespatacongo2013-01-0831-13/+31
* Add tools/configure.c and configure.batpatacongo2013-01-043-8/+36
* The default should be CONFIG_LIB_KBDCODEC=npatacongo2013-01-037-7/+7
* Misc fixes for LM3S kconfig-frontends buildpatacongo2013-01-024-2/+9
* All lm3s6965-ek configurations converted to use kconfig-frontendspatacongo2013-01-017-952/+1536
* Updates from Darcy Gong for UG-2864SWEG01 OLEDpatacongo2013-01-015-23/+39
* Remove non-functional WLAN examples, configurationspatacongo2012-12-314-722/+0
* Fix the nxlines configuration for the zp214xpa boardpatacongo2012-12-304-39/+62
* Add ZP213X/4XPA nxlines configuration (needs a little more work)patacongo2012-12-3014-94/+2076
* Add board support at configs/zp214xpa for the The0.net ZP213X/4XPA board with...patacongo2012-12-2816-271/+2439
* Verified USB HID KBD driver encoding of special characters; apps/examples/hid...patacongo2012-12-261-2/+18
* Add UG_2965SWEG01 driver from Darcy Gong; fix logic error in how waiters are ...patacongo2012-12-264-3/+168
* Implement encoding the usbhost HID keyboard driver; configre olimex-lpc1766st...patacongo2012-12-264-450/+527
* Fix several build issues noted by Mike Smithpatacongo2012-12-247-35/+147
* Fixes for l3s, USB composite, nfsmount, apps context build problemspatacongo2012-12-247-25/+81
* Remove .context kludge from apps/ directorypatacongo2012-12-231-3/+6
* Rename namedapp as simply builtinpatacongo2012-12-2333-36/+37
* configs/sim/nxwm now uses kconfig-frontendspatacongo2012-12-213-354/+623
* Patches from Petteri Aimonen (plus a few other things)patacongo2012-12-215-1007/+907
* Verify PATH variable in apps/examples/elfpatacongo2012-12-191-14/+56
* Incorporate address environment interfaces in binfmt/ logicpatacongo2012-12-194-20/+84
* Add basic hooks to support a PATH variable (more is needed)patacongo2012-12-161-3/+18
* Documentation updatepatacongo2012-12-152-0/+6
* Add z180 system timerpatacongo2012-12-1510-69/+15
* More z180 serial logicpatacongo2012-12-1410-37/+29
* Finsh Z80181/182 register bit definitionpatacongo2012-12-131-1/+2
* Add special register definitions needed for z80181 and z80182patacongo2012-12-133-4/+117
* Fix some early z180 compile errorspatacongo2012-12-111-1/+3
* configs/p112: Add a configuration for the Z180 P112 boardpatacongo2012-12-1112-4/+1083
* Add support for the Z180 MMU and generic hooks for processespatacongo2012-12-113-4/+7
* Add header files for z180patacongo2012-12-101-1/+2
* README updatepatacongo2012-12-091-0/+17
* Some initial changes for 8051 build updatepatacongo2012-12-092-36/+142
* configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows nativepatacongo2012-12-0937-574/+1048
* configs/xtrs/ostest converted to kconfig-frontend and Windows nativepatacongo2012-12-0812-325/+663
* Fixes for configs/z80sim/pashello Windows native buildpatacongo2012-12-084-15/+18
* Add tools/link.bat, unlink.bat, and copydir.batpatacongo2012-12-08172-185/+245
* configs/z80sim/nsh and pashello converted to kconfig-frontends and Windows na...patacongo2012-12-0712-567/+1093
* Redesign z80 build so that mkhpbase.sh bash script is not needed; remove supp...patacongo2012-12-0711-247/+35
* z80sim/ostest now builds okay under Linux with SDCC 3.2.1patacongo2012-12-051-17/+0
* Progress toward natvie z80 SDCC build -- still issuespatacongo2012-12-058-6/+32
* README updatepatacongo2012-12-041-5/+12
* Progress toward a z80 native Windows build -- still needs some workpatacongo2012-12-0312-224/+816
* Convert configs/z80sim/ostest to Kconfig/mconf toolpatacongo2012-12-035-193/+410
* Add dummy Toolchain.defs files for z80 arch familypatacongo2012-12-032-1/+41
* Correct some errors in lib_rand.c from last check-inpatacongo2012-12-011-8/+0
* Add one to internal result of random number generator to avoid the value zero...patacongo2012-12-011-1/+1