Commit Graph

20606 Commits (97405d843ece2a53e67b801e02ee42005d26e172)
 

Author SHA1 Message Date
Sandeep Singh 0cb3325cd3 powerpc/B4860: Corrected FMAN1 operating frequency print at u-boot 12 years ago
Lubomir Popov e7dcecea9b OMAP5: Enable USB Ethernet support with LAN9730 12 years ago
Simon Glass cce717a96c buildman: Produce a sensible error message when branch is missing 12 years ago
Simon Glass 2a08b740e3 sparc: Use image_setup_linux() instead of local code 12 years ago
Simon Glass 24507cf50a m68k: Use image_setup_linux() instead of local code 12 years ago
Simon Glass 3e51266a4e powerpc: Use image_setup_linux() instead of local code 12 years ago
Simon Glass 6caa195614 arm: Use image_setup_linux() instead of local code 12 years ago
Simon Glass c19d13b030 arm: Refactor bootm to reduce #ifdefs 12 years ago
Simon Glass 13d06981a9 image: Add device tree setup to image library 12 years ago
Simon Glass 44d3a3066b image: Split libfdt code into image-fdt.c 12 years ago
Simon Glass 87ebee39e9 image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPL 12 years ago
Simon Glass 1fe7d93891 image: Remove remaining #ifdefs in image-fit.c 12 years ago
Simon Glass aa6d6db4d4 mkimage: Put FIT loading in function and tidy error handling 12 years ago
Simon Glass 35e7b0f179 sandbox: image: Add support for booting images in sandbox 12 years ago
Simon Glass d8b75360ee image: Rename hash printing to fit_image_print_verification_data() 12 years ago
Simon Glass bbb467dc3c image: Rename fit_add_hashes() to fit_add_verification_data() 12 years ago
Simon Glass 003efd7da4 image: Export fit_conf_get_prop_node() 12 years ago
Simon Glass e754da2aee image: Move error! string to common place 12 years ago
Simon Glass ab9efc665a image: Move hash checking into its own function 12 years ago
Simon Glass b8da836650 image: Rename fit_image_check_hashes() to fit_image_verify() 12 years ago
Simon Glass b7260910dc image: Convert fit_image_hash_set_value() to static, and rename 12 years ago
Simon Glass 94e5fa46a0 image: Split hash node processing into its own function 12 years ago
Simon Glass 604f23dde0 image: Move HOSTCC image code to tools/ 12 years ago
Simon Glass 53fbb7e885 image: Split FIT code into new image-fit.c 12 years ago
Simon Glass 61a439a873 image: Export fit_check_ramdisk() 12 years ago
Simon Glass 859e92b775 image: Move timestamp #ifdefs to header file 12 years ago
Simon Glass 88f95bbadd libfdt: Add fdt_next_subnode() to permit easy subnode iteration 12 years ago
Simon Glass 816cb037ad mkimage: Move ARRAY_SIZE to header file 12 years ago
Simon Glass e9c8b44551 bootstage: Don't build for HOSTCC 12 years ago
Simon Glass 6f907b422e hash: Add a way to calculate a hash for any algortihm 12 years ago
Simon Glass 134a65124d Add minor updates to README.fdt-control 12 years ago
Simon Glass 9602286d3d env: Fix minor comment typos in cmd_nvedit 12 years ago
Tom Rini 805fa87f6d Merge branch 'master' of git://git.denx.de/u-boot-blackfin into powerpc-eldk53-warning-fixes 12 years ago
Tom Rini a661b99dbc Merge branch 'master' of git://git.denx.de/u-boot-x86 12 years ago
Simon Glass 8f0278eab4 x86: Add coreboot timestamps 12 years ago
Simon Glass 5397d8058c x86: Support adding coreboot timestanps to bootstage 12 years ago
Simon Glass 04dbf77d62 x86: config: Enable LZO for coreboot, remove zlib, gzip 12 years ago
Simon Glass a92181b399 x86: Fix warning in cmd_ximg.c when CONFIG_GZIP is not defined 12 years ago
Simon Glass fb7db41cd4 bootstage: Allow marking a particular line of code 12 years ago
Simon Glass 2e65959be6 x86: Enable bootstage for coreboot 12 years ago
Doug Anderson 158e7d059c Call bootstage_relocate() after malloc is initted 12 years ago
Doug Anderson 150678a582 bootstage: Copy bootstage strings post-relocation 12 years ago
Simon Glass e802ee0f99 bootstage: Add stubs for new bootstage functions 12 years ago
Simon Glass d0b6f247a1 x86: Re-enable PCAT timer 2 for beeping 12 years ago
Simon Glass f9083bbe78 x86: Remove ISR timer 12 years ago
Simon Glass 29756d4447 x86: Remove old broken timer implementation 12 years ago
Simon Glass e761ecdbb8 x86: Add TSC timer 12 years ago
Simon Glass 7949703a95 x86: Rationalise kernel booting logic and bootstage 12 years ago
Simon Glass c78a62acdf x86: Implement panic output for coreboot 12 years ago
Simon Glass 7282d834cd x86: Declare global_data pointer when it is used 12 years ago