summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2013-01-11Fix powering off after some time in a while(1) printf("foo\n"); loop.gnutoo/layer1Denis 'GNUtoo' Carikli1-1/+5
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
2013-01-11Sync the linker scripts with osmocombb.Denis 'GNUtoo' Carikli1-11/+9
TODO: do the same for all other scripts. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
2013-01-11Add compal_e99/nsh_highram_sercomm configurationDenis 'GNUtoo' Carikli5-0/+601
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
2013-01-11Only build MTD if CONFIG_MTD is set.Denis 'GNUtoo' Carikli1-1/+2
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
2013-01-11Add layer1 configuration for compal_e88Denis 'GNUtoo' Carikli6-0/+640
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
2013-01-11Add layer1.Denis 'GNUtoo' Carikli87-2/+17075
TODO: diff the files against osmocombb and sync with it: because the porting was incremental, some workarround for initially missing headers may remains and must be removed. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> apps/gsm: More layer23 Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
2013-01-11configs/compal_e88: Add a configuration for sercomm.Denis 'GNUtoo' Carikli5-0/+605
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
2013-01-11Add Standalone and working sercomm.Denis 'GNUtoo' Carikli10-73/+1306
TODO: Licensing. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
2013-01-05Correct some errors in the LPC17xx SYSCON register bit definitions (from ↵patacongo8-41/+28
Rommel Marcello) git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5479 42af7a65-404d-4744-a932-0658087f49c3
2013-01-04Add tools/configure.c and configure.batpatacongo12-43/+1003
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5478 42af7a65-404d-4744-a932-0658087f49c3
2013-01-04Working on configure.cpatacongo6-251/+91
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5477 42af7a65-404d-4744-a932-0658087f49c3
2013-01-04Renaming some files in tools/patacongo8-44/+469
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5476 42af7a65-404d-4744-a932-0658087f49c3
2013-01-03The default should be CONFIG_LIB_KBDCODEC=npatacongo9-8/+10
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5475 42af7a65-404d-4744-a932-0658087f49c3
2013-01-03Fix bad conditional in nuttx/libc/misc/Make.defspatacongo2-1/+3
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5474 42af7a65-404d-4744-a932-0658087f49c3
2013-01-03STM32 FLASH changes from Freddie Chopinpatacongo4-16/+138
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5473 42af7a65-404d-4744-a932-0658087f49c3
2013-01-02Misc fixes for LM3S kconfig-frontends buildpatacongo12-10/+50
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5472 42af7a65-404d-4744-a932-0658087f49c3
2013-01-01All lm3s6965-ek configurations converted to use kconfig-frontendspatacongo1-0/+128
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5471 42af7a65-404d-4744-a932-0658087f49c3
2013-01-01All lm3s6965-ek configurations converted to use kconfig-frontendspatacongo9-952/+1678
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5470 42af7a65-404d-4744-a932-0658087f49c3
2013-01-01Updates from Darcy Gong for UG-2864SWEG01 OLEDpatacongo8-42/+101
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5469 42af7a65-404d-4744-a932-0658087f49c3
2012-12-31Remove non-functional WLAN examples, configurationspatacongo12-1147/+7
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5468 42af7a65-404d-4744-a932-0658087f49c3
2012-12-30Fix the nxlines configuration for the zp214xpa boardpatacongo7-44/+68
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5467 42af7a65-404d-4744-a932-0658087f49c3
2012-12-30Add ZP213X/4XPA nxlines configuration (needs a little more work)patacongo18-95/+2098
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5466 42af7a65-404d-4744-a932-0658087f49c3
2012-12-28Add board support at configs/zp214xpa for the The0.net ZP213X/4XPA board ↵patacongo22-282/+2591
with the LPC2148; Add configurations sim/nxlines. convert mcu123-lpc214x/nsh to use the kconfig-frontends. git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5465 42af7a65-404d-4744-a932-0658087f49c3
2012-12-27Add support for key release eventspatacongo8-132/+356
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5464 42af7a65-404d-4744-a932-0658087f49c3
2012-12-26Verified USB HID KBD driver encoding of special characters; ↵patacongo11-24/+234
apps/examples/hidkbd now decodes encoded keyboar characters. git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5463 42af7a65-404d-4744-a932-0658087f49c3
2012-12-26Add UG_2965SWEG01 driver from Darcy Gong; fix logic error in how waiters are ↵patacongo10-7/+1613
reawakened in the USB HID keyboard driver git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5462 42af7a65-404d-4744-a932-0658087f49c3
2012-12-26Implement encoding the usbhost HID keyboard driver; configre ↵patacongo12-533/+1080
olimex-lpc1766stk HID keyboard configuration to use the kconfig-frontends tool git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5461 42af7a65-404d-4744-a932-0658087f49c3
2012-12-25Add logic to serialize and marshal out-of-band keyboard commandspatacongo8-8/+641
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5460 42af7a65-404d-4744-a932-0658087f49c3
2012-12-24Fix several build issues noted by Mike Smithpatacongo12-80/+228
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5459 42af7a65-404d-4744-a932-0658087f49c3
2012-12-24Fixes for l3s, USB composite, nfsmount, apps context build problemspatacongo13-32/+105
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5458 42af7a65-404d-4744-a932-0658087f49c3
2012-12-24Correct round-to-ticks logic in sigtimedwait()patacongo3-21/+118
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5457 42af7a65-404d-4744-a932-0658087f49c3
2012-12-24Some fixes to apps/builtin/registry need to handle some additional casespatacongo45-47/+65
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5456 42af7a65-404d-4744-a932-0658087f49c3
2012-12-23Remove .context kludge from apps/ directorypatacongo53-201/+318
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5455 42af7a65-404d-4744-a932-0658087f49c3
2012-12-23Rename namedapp as simply builtinpatacongo52-178/+178
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5454 42af7a65-404d-4744-a932-0658087f49c3
2012-12-23Remove some dependencies of distclean on clean. This should not be ↵patacongo6-5/+10
necessary in higher level makefiles and should speed up make distclean git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5453 42af7a65-404d-4744-a932-0658087f49c3
2012-12-23Mostly costmetic updatespatacongo16-108/+149
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5452 42af7a65-404d-4744-a932-0658087f49c3
2012-12-22Fix errors and omissions in last checkinpatacongo2-2/+2
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5451 42af7a65-404d-4744-a932-0658087f49c3
2012-12-22Add tools/kconfig.batpatacongo6-53/+265
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5450 42af7a65-404d-4744-a932-0658087f49c3
2012-12-21configs/sim/nxwm now uses kconfig-frontendspatacongo6-429/+705
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5449 42af7a65-404d-4744-a932-0658087f49c3
2012-12-21Patches from Petteri Aimonen (plus a few other things)patacongo47-1132/+2502
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5448 42af7a65-404d-4744-a932-0658087f49c3
2012-12-20Prep for release 6.24patacongo6-284/+812
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5447 42af7a65-404d-4744-a932-0658087f49c3
2012-12-20Fix make export targetpatacongo2-2/+50
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5446 42af7a65-404d-4744-a932-0658087f49c3
2012-12-19Verify PATH variable in apps/examples/elfpatacongo8-22/+68
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5445 42af7a65-404d-4744-a932-0658087f49c3
2012-12-19Some minor fixes for CONFIG_ADDRENV=ypatacongo7-10/+90
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5444 42af7a65-404d-4744-a932-0658087f49c3
2012-12-19Incorporate address environment interfaces in binfmt/ logicpatacongo30-104/+1225
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5443 42af7a65-404d-4744-a932-0658087f49c3
2012-12-18Restructre address environment interfaces in preparation for incorporation ↵patacongo6-113/+584
into binfmt/ logic git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5442 42af7a65-404d-4744-a932-0658087f49c3
2012-12-17Integrate PATH traversal logic and binary format logicpatacongo7-43/+260
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5441 42af7a65-404d-4744-a932-0658087f49c3
2012-12-16Add basic hooks to support a PATH variable (more is needed)patacongo11-31/+485
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5440 42af7a65-404d-4744-a932-0658087f49c3
2012-12-15Documentation updatepatacongo4-42/+117
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5439 42af7a65-404d-4744-a932-0658087f49c3
2012-12-15Add z180 system timerpatacongo19-165/+341
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5438 42af7a65-404d-4744-a932-0658087f49c3