summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Cleanup Kconfig filesAlexander Shiyan2012-12-081-8/+8
* barebox update: fix finding default handlerSascha Hauer2012-12-031-5/+8
* uimage: improve transfer speedVicente2012-11-161-2/+25
* Merge branch 'for-next/of'Sascha Hauer2012-11-162-5/+14
|\
| * of: Print model name in bannerSascha Hauer2012-10-091-2/+9
| * memory: return error in barebox_add_memory_bankSascha Hauer2012-10-081-3/+5
* | Merge branch 'for-next/misc'Sascha Hauer2012-11-166-73/+79
|\ \
| * | environment variables: use linux listSascha Hauer2012-10-302-62/+71
| * | UIMAGE: improve transfer speedVicente Bergas2012-10-151-1/+1
| * | common/partitions.c: make use of is_fat_or_mbrFranck Jullien2012-10-121-1/+2
| * | startup: Print error message when initcall failsSascha Hauer2012-10-091-1/+3
| * | resource: statically initialize iomem resourceSascha Hauer2012-10-071-8/+2
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2012-11-163-0/+154
|\ \
| * | Add in-system barebox update infrastructureSascha Hauer2012-10-173-0/+154
* | | Merge branch 'for-next/filetype-command'Sascha Hauer2012-11-161-19/+32
|\ \ \
| * | | filetype: add shortnamesSascha Hauer2012-10-301-19/+32
| |/ /
* | | Merge branch 'for-next/console'Sascha Hauer2012-11-163-35/+64
|\ \ \
| * | | console: display Switch to console [csxx] when switching from debug_ll to rea...Jean-Christophe PLAGNIOL-VILLARD2012-10-301-0/+3
| * | | console: use debug_ll before the console is availableJean-Christophe PLAGNIOL-VILLARD2012-10-302-1/+6
| * | | console/of: evaluate linux,stdout-path propertySascha Hauer2012-10-091-0/+3
| * | | console: cleanup KconfigSascha Hauer2012-10-091-9/+26
| * | | console: Cleanup console activationSascha Hauer2012-10-091-25/+26
| | |/ | |/|
* | | Merge branch 'for-next/w1' into for-next/at91Sascha Hauer2012-11-151-5/+11
|\ \ \
| * | | clock: introduce non interruptible timeoutJean-Christophe PLAGNIOL-VILLARD2012-10-291-5/+11
| | |/ | |/|
* | | command: return 1 on unknown commandSascha Hauer2012-11-011-1/+1
* | | uimage: Fix deleting of temporary fileSascha Hauer2012-10-301-2/+2
|/ /
* | defaultenv: dependencies fixesSascha Hauer2012-10-122-10/+13
* | common/paritions.c: force little endian readsFranck Jullien2012-10-121-4/+4
|/
* switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+1
* Merge branch 'for-next/defaultenv-deps'Sascha Hauer2012-10-031-12/+20
|\
| * environment generation: Fix dependenciesSascha Hauer2012-09-281-8/+20
| * environment generation: remove unused CLEAN_FILESSascha Hauer2012-09-281-4/+0
* | Merge branch 'for-next/arm-remove-arch-init-ll'Sascha Hauer2012-10-031-3/+0
|\ \
| * | ARM: remove ARCH_HAS_LOWLEVEL_INITSascha Hauer2012-09-251-3/+0
| |/
* | 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
| |/