summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
...
* | dummy_malloc: add calloc supportJean-Christophe PLAGNIOL-VILLARD2012-01-111-0/+12
|/
* poller_call: move from getc to is_timeoutJean-Christophe PLAGNIOL-VILLARD2012-01-042-2/+4
* Merge branch 'pu/tlsf' into nextSascha Hauer2012-01-033-12/+85
|\
| * tlsf: remove unused stuff from tlsfbits.hSascha Hauer2011-12-231-0/+55
| * tlsf: implement malloc_statsSascha Hauer2011-12-231-2/+23
| * tlsf: enable assertionsSascha Hauer2011-12-231-10/+7
* | defaultenv: use a compressed version when embedded in bareboxJean-Christophe PLAGNIOL-VILLARD2012-01-023-3/+81
|/
* add tlsf-based malloc implementationAntony Pavlov2011-12-234-0/+91
* adapt tlsf for bareboxAntony Pavlov2011-12-231-0/+11
* import TLSF 2.0 from http://tlsf.baisoku.org/tlsf-2.0.zipAntony Pavlov2011-12-231-0/+961
* auto-completion: add auto-completion for path filesAlexander Aring2011-12-211-2/+68
* move code now only used in mkimage to mkimageSascha Hauer2011-12-151-169/+0
* remove now unused uImage codeSascha Hauer2011-12-151-118/+0
* reimplement uImage codeSascha Hauer2011-12-152-0/+506
* filetype: Add oftree detectionSascha Hauer2011-12-151-0/+3
* oftree: add of_fix_tree()Sascha Hauer2011-12-151-7/+15
* remove old ft_build supportSascha Hauer2011-12-143-625/+0
* fix "no previous prototype for 'sbrk'" warningAntony Pavlov2011-12-091-0/+1
* make dos partition support default yes if we have disk partition supportSascha Hauer2011-12-071-7/+3
* ft_build: temporarily disable bootm oftree supportSascha Hauer2011-12-071-1/+2
* console_simple: fix compiler warningSascha Hauer2011-12-071-0/+1
* memory: do not try to reserve iomem on sandboxSascha Hauer2011-12-071-1/+2
* Merge branch 'next'Sascha Hauer2011-12-0711-7/+554
|\
| * console: add console unregisteringRobert Jarzmik2011-12-052-6/+22
| * register sdram as resourcesSascha Hauer2011-12-041-0/+58
| * add resource management functionsSascha Hauer2011-12-032-0/+122
| * add file detection supportSascha Hauer2011-11-292-0/+100
| * bootm: fix various memory leaksSascha Hauer2011-11-291-0/+1
| * introduce some env helpersSascha Hauer2011-11-291-0/+22
| * factor out iminfo commandSascha Hauer2011-11-291-1/+1
| * Merge branch 'work/magicvars' into nextSascha Hauer2011-11-291-0/+8
| |\
| | * hush: Add magicvarsSascha Hauer2011-11-291-0/+8
| * | Merge branch 'master' into nextSascha Hauer2011-11-293-11/+14
| |\|
| * | DISK: Add common partition handling for disk like mediaJuergen Beisert2011-11-283-0/+220
* | | fprintf: remove unused variableSascha Hauer2011-12-071-2/+1
* | | console_simple: Fix compilationSascha Hauer2011-12-071-2/+9
| |/ |/|
* | password: remove not used variable 'second'Jean-Christophe PLAGNIOL-VILLARD2011-11-221-2/+1
* | Merge branch 'sent/assorted-fixes'Sascha Hauer2011-11-171-2/+1
|\ \
| * | export: do not fail on already exported variableSascha Hauer2011-11-091-2/+1
* | | fix fprintf prototype and return valueSascha Hauer2011-11-111-3/+2
* | | console: fix return values of puts functionsSascha Hauer2011-11-111-4/+10
| |/ |/|
* | oftree: add fixup for memory nodesSascha Hauer2011-10-191-0/+80
* | initial oftree command supportSascha Hauer2011-10-192-0/+313
* | digest: factorise file digest to common/digest.cJean-Christophe PLAGNIOL-VILLARD2011-10-121-0/+101
|/
* image: move map_image amd unmap_image to image.cJean-Christophe PLAGNIOL-VILLARD2011-09-281-0/+121
* image: use data base addr for image_print_contents, image_multi_count/getimgJean-Christophe PLAGNIOL-VILLARD2011-09-281-16/+15
* remove EARLY_INIT and EARLY_CONSOLE supportSascha Hauer2011-09-274-81/+5
* introduce generic memory bank handlingSascha Hauer2011-09-231-0/+18
* rename include/mem_malloc.h to include/memory.hSascha Hauer2011-09-232-2/+2
* add option LOCALVERSION to common/KconfigJan Weitzel2011-09-201-0/+9