summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-0326-92/+0
|\
| * Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-1726-92/+0
* | Merge branch 'for-next/png'Sascha Hauer2012-10-031-0/+7
|\ \
| * | filetype: add PNG supportJean-Christophe PLAGNIOL-VILLARD2012-09-121-0/+4
| * | filetype: add BMP supportJean-Christophe PLAGNIOL-VILLARD2012-09-121-0/+3
| |/
* | Merge branch 'for-next/openrisc'Sascha Hauer2012-10-031-0/+2
|\ \
| * | Add OpenRISC Image typeFranck Jullien2012-09-141-0/+2
| |/
* | Merge branch 'for-next/omap'Sascha Hauer2012-10-031-1/+1
|\ \
| * | xload: get barebox size from barebox_arm_headJan Weitzel2012-09-071-1/+1
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2012-10-034-21/+28
|\ \
| * | common: split out meminfo output and make it optionalJan Luebbe2012-09-064-21/+28
| |/
* | Merge branch 'for-next/fat-detection'Sascha Hauer2012-10-031-12/+56
|\ \
| * | filetype: Improve FAT detectionFranck Jullien2012-09-201-12/+56
| |/
* | Merge branch 'for-next/boot-sequence-dhcp'Sascha Hauer2012-10-032-0/+11
|\ \
| * | defaultenv: enable glovalvar supportJean-Christophe PLAGNIOL-VILLARD2012-10-021-0/+1
| * | globalvar: add support to set a value to of all globalvars beginning with 'ma...Jean-Christophe PLAGNIOL-VILLARD2012-09-141-0/+10
| |/
* / of: add devicetree probing supportSascha Hauer2012-09-141-2/+2
|/
* Merge branch 'for-next/pbl'Sascha Hauer2012-09-051-0/+44
|\
| * compressed image: add gzip supportJean-Christophe PLAGNIOL-VILLARD2012-08-031-0/+4
| * Add compressed image supportJean-Christophe PLAGNIOL-VILLARD2012-08-031-1/+11
| * Add pre-bootloader (pbl) image supportJean-Christophe PLAGNIOL-VILLARD2012-08-031-0/+30
* | Merge branch 'for-next/menu'Sascha Hauer2012-09-051-0/+17
|\ \
| * | menu: add number key supportJean-Christophe PLAGNIOL-VILLARD2012-08-091-0/+17
| |/
* | Merge branch 'for-next/link'Sascha Hauer2012-09-052-39/+113
|\ \
| * | defautenv: add support of symlinkJean-Christophe PLAGNIOL-VILLARD2012-09-051-1/+1
| * | envfs: add support of symlinkJean-Christophe PLAGNIOL-VILLARD2012-09-051-30/+73
| * | envfs: add support of variable inode sizeJean-Christophe PLAGNIOL-VILLARD2012-09-051-12/+41
| * | envfs: introduce version major and minorJean-Christophe PLAGNIOL-VILLARD2012-09-051-0/+2
* | | Merge branch 'for-next/hush'Sascha Hauer2012-09-052-27/+38
|\ \ \
| * | | hush: catch errors from execute_binfmtSascha Hauer2012-08-101-3/+8
| * | | hush: Make exit a shell builtinSascha Hauer2012-08-102-25/+31
| | |/ | |/|
* | | filetype: add fat filesystem supportJean-Christophe PLAGNIOL-VILLARD2012-09-041-0/+20
| |/ |/|
* | uimage_laod: fix ramdisk supportJean-Christophe PLAGNIOL-VILLARD2012-08-131-1/+2
* | uimage_sdram_flush: fix resource startJean-Christophe PLAGNIOL-VILLARD2012-08-131-1/+2
|/
* Merge branch 'for-next/reset-source'Sascha Hauer2012-08-013-0/+53
|\
| * Enable a way to provide the reason for "being here"Juergen Beisert2012-07-183-0/+53
* | Merge branch 'for-next/randconfig'Sascha Hauer2012-08-012-2/+7
|\ \
| * | uimage: select uncompress and crc32 supportSascha Hauer2012-07-251-0/+2
| * | uimage: introduce UIMAGE Kconfig symbolSascha Hauer2012-07-252-2/+5
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2012-08-011-0/+5
|\ \
| * | stddev: make it selectable via KconfigJean-Christophe PLAGNIOL-VILLARD2012-07-251-0/+5
| |/
* | Merge branch 'for-next/defenv-2'Sascha Hauer2012-08-012-1/+5
|\ \
| * | defenv-2: improve boot scriptSascha Hauer2012-07-051-0/+1
| * | hush getopt: shift argv argumentsSascha Hauer2012-07-041-1/+4
* | | command: add missing EXPORT_SYMBOL for find_cmdJean-Christophe PLAGNIOL-VILLARD2012-07-251-0/+1
* | | version: add missing EXPORT_SYMBOL for version_stringJean-Christophe PLAGNIOL-VILLARD2012-07-251-1/+1
* | | complete: add missing EXPORT_SYMBOL for {command, device, empty, command}_var...Jean-Christophe PLAGNIOL-VILLARD2012-07-251-0/+4
| |/ |/|
* | filetype: add forgotten mips barebox filetype_strAntony Pavlov2012-07-161-0/+1
|/
* Merge branch 'for-next/resource-size'Sascha Hauer2012-07-023-18/+22
|\
| * resource: store 'end' instead of 'size' in struct resourceSascha Hauer2012-07-013-18/+22