summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next'Sascha Hauer2012-01-0519-339/+730
|\
| * serial gadget: enable/disable on requestEric BĂ©nard2012-01-041-0/+19
| * Merge branch 'pu/tlsf' into nextSascha Hauer2012-01-031-180/+0
| |\
| | * tlsf: remove unused stuff from tlsfbits.hSascha Hauer2011-12-231-180/+0
| * | lib: add bitrev utilityRobert Jarzmik2012-01-021-0/+16
| * | lib: add BCH encoding/decodingRobert Jarzmik2012-01-021-0/+79
| |/
| * adapt tlsf for bareboxAntony Pavlov2011-12-231-1/+1
| * import TLSF 2.0 from http://tlsf.baisoku.org/tlsf-2.0.zipAntony Pavlov2011-12-232-0/+232
| * Merge branch 'master' into nextSascha Hauer2011-12-231-1/+1
| |\
| * | drivers/mtd: split mtd mtdoob devicesRobert Jarzmik2011-12-221-1/+0
| * | drivers/mtd: transfer NAND notions to MTD coreRobert Jarzmik2011-12-221-1/+1
| * | twl-core: add support for twl6030Alexander Aring2011-12-211-0/+419
| * | twl-core: abstract twl4030 and add twlcore driverAlexander Aring2011-12-212-12/+53
| * | stringlist-functions: add sorted insertAlexander Aring2011-12-211-0/+2
| * | Merge branch 'work/uimage' into nextSascha Hauer2011-12-175-135/+87
| |\ \
| | * | move code now only used in mkimage to mkimageSascha Hauer2011-12-151-103/+0
| | * | remove now unused uImage codeSascha Hauer2011-12-151-28/+0
| | * | bootm: use new uimage codeSascha Hauer2011-12-151-7/+55
| | * | reimplement uImage codeSascha Hauer2011-12-151-0/+30
| | * | libbb: add read_full/write_full functionsSascha Hauer2011-12-151-0/+3
| | * | filetype: Add oftree detectionSascha Hauer2011-12-151-0/+1
| | * | oftree: add of_fix_tree()Sascha Hauer2011-12-151-0/+1
| | * | remove old ft_build supportSascha Hauer2011-12-141-69/+0
| | * | ppc: switch to libfdt based oftree implementationSascha Hauer2011-12-141-1/+1
| * | | Merge branch 'pu/ppc-oftree' into nextSascha Hauer2011-12-152-70/+1
| |\ \ \
| | * | | remove old ft_build supportSascha Hauer2011-12-151-69/+0
| | * | | ppc: switch to libfdt based oftree implementationSascha Hauer2011-12-151-1/+1
| | |/ /
| * | | Merge branch 'pu/misc' into nextSascha Hauer2011-12-154-120/+1
| |\ \ \
| | * | | cdev: pass flags to open functionSascha Hauer2011-12-151-1/+1
| | * | | common.h: remove unused function declarationsSascha Hauer2011-12-151-5/+0
| | * | | remove unused keyboard.h fileSascha Hauer2011-12-151-22/+0
| | * | | remove unused watchdog headerSascha Hauer2011-12-151-92/+0
| | |/ /
| * / / Remove the obsolet driver for the DM9000E ethernet deviceJuergen Beisert2011-12-141-1/+1
| |/ /
* | / decompress_inflate.c: fix "no previous prototype for 'gunzip'" warningAntony Pavlov2012-01-021-2/+2
| |/ |/|
* | commands: really print BAREBOX_CMD_HELP_TEXTWolfram Sang2011-12-191-1/+1
|/
* console: add console unregisteringRobert Jarzmik2011-12-051-0/+1
* Merge branch 'pu/cramfs-fix' into nextSascha Hauer2011-12-051-2/+2
|\
| * fix cramfs support broken since zlib updateSascha Hauer2011-12-051-2/+2
* | implement resource management for platform devicesSascha Hauer2011-12-041-5/+1
* | register sdram as resourcesSascha Hauer2011-12-041-0/+5
* | add resource management functionsSascha Hauer2011-12-031-0/+14
|/
* remove now unused unlzo functionSascha Hauer2011-11-291-2/+0
* Add generic uncompress functionSascha Hauer2011-11-291-0/+19
* lzo: export decompress_unlzo functionSascha Hauer2011-11-291-0/+6
* add file detection supportSascha Hauer2011-11-291-0/+23
* remove old zlibSascha Hauer2011-11-291-434/+0
* add kernel gunzip implementationSascha Hauer2011-11-295-2/+884
* remove old bzlibSascha Hauer2011-11-291-329/+0
* use kernel bunzip implementationSascha Hauer2011-11-291-0/+10
* bootm: use initrd_address and initrd_sizeSascha Hauer2011-11-291-0/+1