]> git.ipfire.org Git - people/ms/u-boot.git/history - common/bootm.c
mtd, ubi, ubifs: resync with Linux-3.14
[people/ms/u-boot.git] / common / bootm.c
2014-08-25  Tom RiniMerge branch 'agust@denx.de' of git://git.denx.de/u...
2014-08-21  Bryan Wubootm: make sure pass NULL when argc < 1
2014-08-21  Bryan Wuimage: fix bootm failure for FIT image
2014-08-12  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2014-08-09  Bryan Wubootm: use genimg_get_kernel_addr()
2014-07-11  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2014-07-09  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2014-07-01  Albert ARIBAUDMerge remote-tracking branch 'u-boot-samsung/master'
2014-07-01  Albert ARIBAUDMerge branch 'u-boot-tegra/master' into 'u-boot-arm...
2014-07-01  Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
2014-06-30  Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2014-06-30  Albert ARIBAUDMerge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
2014-06-25  Albert ARIBAUDMerge branch 'u-boot-microblaze/zynq' into 'u-boot...
2014-06-25  Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2014-06-19  Simon GlassEnhance fit_check_sign to check all images
2014-06-19  Simon Glassbootm: Move decompression code into its own function
2014-06-19  Simon GlassAllow compiling common/bootm.c on with HOSTCC
2014-06-19  Simon Glassbootm: Support android boot on sandbox
2014-06-19  Simon Glassimage: Remove the fit_load_image() property parameter
2014-06-19  Simon Glassbootm: Split out code from cmd_bootm.c