- 26fd219 Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 4 years, 3 months ago
- f1b4f46 image: don't exceed gd->ram_top in bootm_size by Baruch Siach · 4 years, 3 months ago
- 78c35bc image: Use gd->ram_base/_size in env_get_bootm_size() by Stefan Roese · 4 years, 4 months ago
- bbc8846 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · 4 years, 4 months ago
- f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- d1c2484 image: Add support for ZSTD decompression by Robert Marko · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
- 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
- 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- 04e8cd8 image: Add a common compression type detection function. by Atish Patra · 4 years, 9 months ago
- 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- 892265d image: Rename load_addr, save_addr, save_size by Simon Glass · 5 years ago
- 217f964 image: Add IH_OS_EFI for EFI chain-load boot by Cristian Ciocaltea · 5 years ago
- 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
- e1aba1e common: Add a new lz4.h header file by Simon Glass · 5 years ago
- 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
- 73eb78f Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 5 years ago
- c592c34 imx: Kconfig: Reduce default CONFIG_CSF_SIZE by Breno Matheus Lima · 5 years ago
- a08e91c Revert "habv4: tools: Avoid hardcoded CSF size for SPL targets" by Stefano Babic · 5 years ago
- d3911d6 habv4: tools: Avoid hardcoded CSF size for SPL targets by Breno Matheus Lima · 5 years ago
- 00e6572 microblaze: Fix lmb memory initialization by Michal Simek · 5 years ago
- 42594db image: add new "copro" image type by Patrick Delaunay · 5 years ago
- 515b934 spl: support booting via RISC-V OpenSBI by Lukas Auer · 5 years ago
- 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
- 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
- 1a974af common: Move gzip functions into a new gzip header by Simon Glass · 5 years ago
- 47ef986 common: Move bootm_decomp_image() to image.c (as image_decomp()) by Julius Werner · 5 years ago
- c220bd9 configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · 6 years ago
- 1706a50 Support boot Android image without address on bootm command by Shawn Guo · 6 years ago
- 31c51da tools: add i.MX8M image support by Peng Fan · 6 years ago
- e1de5d4 tools: MediaTek: add MTK boot header generation to mkimage by developer · 6 years ago
- 60a5607 tools: add i.MX8/8X image support by Peng Fan · 6 years ago
- efe757c u-boot: Fix several typos by Shyam Saini · 6 years ago
- ad2102e Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 7 years ago
- 5329d67 tools: zynqmpimage: Add bif support by Alexander Graf · 7 years ago
- 83f6928 image: socfpga: Add SFP image version 1 definition by Marek Vasut · 7 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- cda2070 tools: mkimage: Support RISC-V arch by Rick Chen · 7 years ago
- 2f72dec image: Add IH_OS_TEE for TEE chain-load boot by Bryan O'Donoghue · 7 years ago
- e6db5df tools/mkimage: add support for STM32 image format by Patrick Delaunay · 7 years ago
- 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
- d2611aa common: image.c: Fix CACHE: Misaligned operation output by Heiko Schocher · 7 years ago
- 9179c81 fpga: allow programming fpga from FIT image for all FPGA drivers by Goldschmidt Simon · 7 years ago
- 49badb9 Drop the log buffer by Simon Glass · 7 years ago
- 1bf3eb2 image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted Firmware by Philipp Tomsich · 7 years ago
- 25c9bee common: Remove genimg_get_image() by Tuomas Tynkkynen · 7 years ago
- 1b72520 Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · 7 years ago
- 30f9d56 image: Add TI PMMC image type by Andrew F. Davis · 7 years ago
- da1a134 env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
- 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
- 1377bff common/image.c: Use correct suffixes for binary sizes by xypron.glpk@gmx.de · 8 years ago
- bf3fafe bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set by Rick Altherr · 8 years ago
- 59697a2 tools: mkimage: add firmware-ivt image type for HAB verification by Sven Ebenfeld · 8 years ago
- 7fa2030 common: Fix logic in fpga programming by Michal Simek · 8 years ago
- 378bcff image: Add Trusted Execution Environment image type by Andrew F. Davis · 8 years ago
- 28b28f7 image: Add FIT image loadable section custom processing by Andrew F. Davis · 8 years ago
- ddb2607 image: Protect against overflow in unknown_msg() by Simon Glass · 8 years ago
- b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
- 2e9f494 tools: mkimage: add support for Vybrid image format by Albert ARIBAUD \(3ADEV\) · 8 years ago
- 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
- 14171b1 image-fit: Fix fit_get_node_from_config semantics by Paul Burton · 8 years ago
- 41e3737 xtensa: add support for the xtensa processor architecture [1/2] by Chris Zankel · 8 years ago
- 1986433 image: Add functions to obtain category information by Simon Glass · 8 years ago
- a3ed737 image: Add a name for invalid types by Simon Glass · 8 years ago
- 7da41d5 image: Create a table of information for each category by Simon Glass · 8 years ago
- ebae78b image: Add boot_get_fpga() to load fpga with bootm by Michal Simek · 9 years ago
- 0a130b1 mkimage: Report information about fpga by Michal Simek · 9 years ago
- fa12466 tools: zynqmpimage: Add Xilinx ZynqMP boot header generation by Michal Simek · 9 years ago
- 86c362d image: Add functions to obtain short names by Simon Glass · 9 years ago
- 8b42692 fdt: Allow libfdt to be used in SPL by Simon Glass · 9 years ago
- e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
- bee2f4b image: fix getenv_bootm_size() function again by Masahiro Yamada · 9 years ago
- 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
- 620e823 image: fix getenv_bootm_size() function by Masahiro Yamada · 9 years ago
- f93592c image: check "bootm_low" and "bootm_size" if "initrd_high" is missing by Masahiro Yamada · 9 years ago
- ce1771e tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage by Nathan Rossi · 9 years ago
- 648c444 image.c: Fix non-Android booting with ramdisk and/or device tree by Tom Rini · 9 years ago
- fc1ae4c common/image.c: Make boot_get_ramdisk() perform a check for Android images by Tom Rini · 9 years ago
- f41a3ca Add support for LZ4 decompression algorithm by Julius Werner · 9 years ago
- c17b145 rockchip: Add support for the SPI image by Simon Glass · 9 years ago
- 3b1e507 rockchip: Add support for the SD image by Simon Glass · 9 years ago
- c9c7403 rockchip: Add the rkimage format to mkimage by Simon Glass · 9 years ago
- 6a2283f image: Fix loop condition to avoid warning by Thierry Reding · 9 years ago
- ad8b3a5 image: fix Android ramdisk support when dtb is specified by Rob Herring · 9 years ago
- 62cb156 spl, common, serial: build SPL without serial support by Heiko Schocher · 9 years ago
- 434a31b mkimage: Display a better list of available image types by Simon Glass · 9 years ago
- ab10714 image: fix build when CONFIG_NR_DRAM_BANKS is disabled on ARM by Matt Porter · 10 years ago
- 1b21c28 add boot_get_loadables() to load listed images by Karl Apsite · 10 years ago
- 1299466 dm: rtc: Rename to_tm() to rtc_to_tm() and add error code by Simon Glass · 10 years ago
- 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
- ed1cb1a lpc32xx: add lpc32xx-spl.bin boot image target by Albert ARIBAUD \(3ADEV\) · 10 years ago
- fc3c967 imagetool: make the image_save_datafile() available to all image types by Guilherme Maciel Ferreira · 10 years ago
- 0e3b512 image: bootm: Add OpenRTOS image type by Marek Vasut · 10 years ago
- 76ae5d9 memmove_wd: copy chunk down from big address if parameter to is larger than from by Sonic Zhang · 10 years ago
- 9d42830 x86: image: Add new image type for x64_64 by Simon Glass · 10 years ago
- 9a1cb5d image: Fix Android boot image support by Ahmad Draidi · 10 years ago
- 0129b52 x86: Support loading kernel setup from a FIT by Simon Glass · 10 years ago
- 685e87f tools: socfpga: Add socfpga preloader signing to mkimage by Charles Manning · 11 years ago