summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Add next generation default environment templateSascha Hauer2012-05-182-3/+23
* Merge branch 'master' into nextSascha Hauer2012-05-164-5/+11
|\
| * complete: fix duplicate env eval listJean-Christophe PLAGNIOL-VILLARD2012-05-031-1/+1
| * Merge branch 'next'Sascha Hauer2012-05-0312-3621/+864
| |\
| * | uimage/file_to_sdram: fix resource allocationSascha Hauer2012-05-021-1/+5
| * | hush: bail out of scripts on syntax errorSascha Hauer2012-05-021-1/+3
| * | Merge tag 'j-master-fixes' of git://git.jcrosoft.org/bareboxSascha Hauer2012-04-301-2/+7
| |\ \
| | * | menu: fix support for "\n", "\n\r" and "\r"Jean-Christophe PLAGNIOL-VILLARD2012-04-251-1/+7
| | * | menu: fix double action when "\n\r" or "\r\n" is receivedJean-Christophe PLAGNIOL-VILLARD2012-04-251-2/+1
| * | | common: memory: fix off-by-one in tlsf_createMarc Kleine-Budde2012-04-241-1/+1
| |/ /
* | | Merge branch 'pu/magicvar' into nextSascha Hauer2012-05-151-0/+4
|\ \ \
| * | | flexible bootargs: Add magicvar descriptionsSascha Hauer2012-05-151-0/+4
* | | | glob: Add sorted output supportSascha Hauer2012-05-141-1/+7
|/ / /
* | | booting: more flexible Linux bootargs generationSascha Hauer2012-05-143-1/+82
* | | add 'global' commandSascha Hauer2012-05-143-0/+73
* | | Make errno a positive valueSascha Hauer2012-05-143-5/+5
* | | MIPS: bootm: add "MIPS barebox" handlerAntony Pavlov2012-05-111-0/+2
| |/ |/|
* | Merge tag 'complete_update_support' of git://git.jcrosoft.org/barebox into nextSascha Hauer2012-05-011-27/+174
|\ \
| * | complete: add executable file supportJean-Christophe PLAGNIOL-VILLARD2012-04-301-11/+19
| * | complete: add go and sleep supportJean-Christophe PLAGNIOL-VILLARD2012-04-301-0/+5
| * | complete: add empty complete supportJean-Christophe PLAGNIOL-VILLARD2012-04-301-0/+5
| * | complete: add device name complete support for devinfoJean-Christophe PLAGNIOL-VILLARD2012-04-301-0/+20
| * | complete: add generic command complete frameworkJean-Christophe PLAGNIOL-VILLARD2012-04-301-15/+40
| * | complete: add var and device param complete supportJean-Christophe PLAGNIOL-VILLARD2012-04-301-6/+90
* | | Merge branch 'pu/assorted' into nextSascha Hauer2012-05-012-3265/+7
|\ \ \
| * | | tlsf_malloc: return valid pointer for malloc(0)Sascha Hauer2012-04-301-0/+7
| * | | remove dlmalloc.srcSascha Hauer2012-04-301-3265/+0
| |/ /
* | | hush: allow to run interactive shell in do_shSascha Hauer2012-04-301-1/+1
* | | hush: Fix globbingSascha Hauer2012-04-301-48/+79
* | | hush: pass GLOB_NOCHECK to globSascha Hauer2012-04-301-6/+1
* | | hush: simplify globhackSascha Hauer2012-04-301-31/+8
* | | hush: remove quotes at end of processingSascha Hauer2012-04-301-23/+66
* | | hush: run_pipe_real: bail out early to safe an indention levelSascha Hauer2012-04-301-51/+47
* | | hush: run_pipe_real must have num_progs == 1Sascha Hauer2012-04-301-7/+9
* | | hush: remove bogus 'else'Sascha Hauer2012-04-301-1/+3
* | | hush: cleanup coding styleSascha Hauer2012-04-301-109/+221
* | | hush: safe an indention level by continueing a loopSascha Hauer2012-04-301-66/+69
* | | hush: safe indention level by continueing a loopSascha Hauer2012-04-301-79/+81
|/ /
* | menu: fix support for "\n", "\n\r" and "\r"Jean-Christophe PLAGNIOL-VILLARD2012-04-231-1/+7
* | Introduce binfmt supportJean-Christophe PLAGNIOL-VILLARD2012-04-184-12/+120
* | filetype: add Bourne Shell supportJean-Christophe PLAGNIOL-VILLARD2012-04-181-0/+3
* | Merge branch 'master' into nextSascha Hauer2012-04-171-2/+2
|\|
| * filetype: Make it work on files < 512 bytesSascha Hauer2012-04-171-2/+2
* | Merge branch 'work/dns' into nextSascha Hauer2012-04-161-1/+1
|\ \
| * | Use DEVICE_ID_DYNAMIC where applicableSascha Hauer2012-04-161-1/+1
* | | Merge branch 'work/build-timestamp' into nextSascha Hauer2012-04-162-1/+20
|\ \ \
| * | | Makefile: fix build timestampsSascha Hauer2012-04-152-1/+20
| |/ /
* / / menu: enable the fancy color support only if HUSH is enabledJean-Christophe PLAGNIOL-VILLARD2012-04-151-6/+15
|/ /
* | console simple: return with a proper error valueSascha Hauer2012-04-131-6/+8
* | make building of bareboxenv-target optionalSascha Hauer2012-04-131-0/+7