| Commit message (Expand) | Author | Age | Lines |
* | ENGR00218972 MX6 Secure Boot, Change to dynamic HAB data authentication | Eric Sun | 2012-08-01 | -2/+4 |
* | ENGR00217114-2 MX6 U-Boot, Secure Boot, one code base for MX6Q/DL/SL | Eric Sun | 2012-07-13 | -5/+6 |
* | ENGR00209306 i.mx6:i.mx6sl: fixup the load address for i.mx6sl uImage | Jason Liu | 2012-05-15 | -0/+6 |
* | ENGR00139223-2 [MX6Q] Secure Boot, enable HAB on ARM2 platform (Stage 2) | Eric Sun | 2012-04-01 | -0/+8 |
* | ENGR00177070 android: isolate booti command to fix build. | Zhang Jiejing | 2012-03-16 | -1/+4 |
* | ENGR00176347-8 cmd_bootm: remove build warning | Lily Zhang | 2012-03-13 | -5/+4 |
* | ENGR00174821 booti: fix build error when not configure android partition. | Zhang Jiejing | 2012-02-27 | -0/+4 |
* | ENGR00174536-1 booti: add booti command support. | Zhang Jiejing | 2012-02-27 | -0/+217 |
* | ENGR00121779 Support a single kernel image on MX5x parts | Dinh Nguyen | 2010-03-19 | -0/+7 |
* | Re-add support for image type 'Standalone Program' | Detlev Zundel | 2009-07-23 | -0/+33 |
* | Add error checking for unsupported OS types. | Detlev Zundel | 2009-07-23 | -2/+13 |
* | Refresh LZMA-lib to v4.65 | Luigi 'Comio' Mantellini | 2009-07-22 | -3/+2 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | -5/+5 |
* | rename include/zlib.h to include/u-boot/zlib.h | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | -1/+1 |
* | bootm: Reduce the unnecessary memmove | Minkyu Kang | 2009-02-21 | -2/+4 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | -5/+5 |
* | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 | -2/+2 |
* | Fix gunzip in case of insufficient output buffer | Matthias Fuchs | 2009-01-27 | -1/+1 |
* | bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS} | Kumar Gala | 2008-10-29 | -0/+20 |
* | bootm: Add subcommands | Kumar Gala | 2008-10-29 | -1/+167 |
* | bootm: Move to using a function pointer table for the boot os function | Kumar Gala | 2008-10-29 | -37/+31 |
* | Added arch_lmb_reserve to allow arch specific memory regions protection | Kumar Gala | 2008-10-18 | -0/+7 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -10/+10 |
* | Fix lzma uncompress call (image_start wrongly used instead image_len) | Luigi 'Comio' Mantellini | 2008-10-13 | -1/+1 |
* | Add support for LZMA uncompression algorithm. | Luigi 'Comio' Mantellini | 2008-09-13 | -0/+23 |
* | bootm_load_os: fix load_end debug message | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-09 | -2/+2 |
* | bootm: enable fdt support only on ppc, m68k and sparc | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-09 | -0/+2 |
* | FIT: make iminfo check hashes of all images in FIT, return 1 on failed check | Bartlomiej Sieka | 2008-09-09 | -0/+6 |
* | Add support for booting of INTEGRITY operating system uImages | Peter Tyser | 2008-09-09 | -0/+38 |
* | Remove support for booting ARTOS images | Kumar Gala | 2008-09-09 | -99/+0 |
* | common/cmd_bootm.c: fix printf() format warnings | Wolfgang Denk | 2008-09-08 | -2/+2 |
* | Prevent crash if random/invalid ramdisks are passed to bootm | Kumar Gala | 2008-09-07 | -1/+1 |
* | Prevent crash if random DTB address is passed to bootm | Anatolij Gustschin | 2008-09-07 | -1/+2 |
* | bootm: refactor do_reset and os boot function args | Kumar Gala | 2008-08-26 | -32/+35 |
* | bootm: refactor image detection and os load steps | Kumar Gala | 2008-08-26 | -90/+126 |
* | bootm: move lmb into the bootm_headers_t structure | Kumar Gala | 2008-08-26 | -7/+4 |
* | bootm: Set working fdt address as part of the bootm flow | Kumar Gala | 2008-08-26 | -0/+8 |
* | bootm: refactor fdt locating and relocation code | Kumar Gala | 2008-08-26 | -0/+10 |
* | bootm: refactor ramdisk locating code | Kumar Gala | 2008-08-26 | -0/+38 |
* | bootm: refactor entry point code | Kumar Gala | 2008-08-26 | -9/+22 |
* | Clean up usage of icache_disable/dcache_disable | Kumar Gala | 2008-08-19 | -2/+0 |
* | Fix fallout from autostart revert | Kumar Gala | 2008-08-12 | -3/+2 |
* | Revert "[new uImage] Add autostart flag to bootm_headers structure" | Wolfgang Denk | 2008-08-10 | -1/+0 |
* | Uncompressed images loaded to their start address shall set load_end too | Guennadi Liakhovetski | 2008-07-31 | -3/+2 |
* | cmd_bootm.c: Fix problem with '#if (CONFIG_CMD_USB)' | Stefan Roese | 2008-07-31 | -2/+2 |
* | Fix remaining CFG_CMD_ define, ifdef and comments | Jean-Christophe PLAGNIOL-VILLARD | 2008-07-30 | -2/+2 |
* | Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile | Wolfgang Denk | 2008-07-15 | -9/+9 |
* | USB: shutdown USB before booting | Markus Klotzbücher | 2008-07-10 | -0/+18 |
* | Fix some more print() format errors. | Wolfgang Denk | 2008-07-10 | -1/+1 |
* | Change lmb to use phys_size_t/phys_addr_t | Becky Bruce | 2008-06-12 | -2/+3 |