1. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 10 months ago
  2. 6c03f9e common: Add a new lz4.h header file by Simon Glass · 4 years, 10 months ago
  3. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 4 years, 10 months ago
  4. 44fb0d6 Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 5 years ago
  5. 5b20d14 imx: Kconfig: Reduce default CONFIG_CSF_SIZE by Breno Matheus Lima · 5 years ago
  6. 7002634 Revert "habv4: tools: Avoid hardcoded CSF size for SPL targets" by Stefano Babic · 5 years ago
  7. 40af7d3 habv4: tools: Avoid hardcoded CSF size for SPL targets by Breno Matheus Lima · 5 years ago
  8. a750ded microblaze: Fix lmb memory initialization by Michal Simek · 5 years ago
  9. e7fabe7 image: add new "copro" image type by Patrick Delaunay · 5 years ago
  10. 5e30e45 spl: support booting via RISC-V OpenSBI by Lukas Auer · 5 years ago
  11. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  12. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  13. 0c670fc common: Move gzip functions into a new gzip header by Simon Glass · 5 years ago
  14. 2090854 common: Move bootm_decomp_image() to image.c (as image_decomp()) by Julius Werner · 5 years ago
  15. c76c93a configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · 5 years ago
  16. 5e21886 Support boot Android image without address on bootm command by Shawn Guo · 6 years ago
  17. 6609c26 tools: add i.MX8M image support by Peng Fan · 6 years ago
  18. 3b975a1 tools: MediaTek: add MTK boot header generation to mkimage by Ryder Lee · 6 years ago
  19. a2b96ec tools: add i.MX8/8X image support by Peng Fan · 6 years ago
  20. 919d25c u-boot: Fix several typos by Shyam Saini · 6 years ago
  21. 3b52847 Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 6 years ago
  22. 6915dcf tools: zynqmpimage: Add bif support by Alexander Graf · 6 years ago
  23. 662abc4 image: socfpga: Add SFP image version 1 definition by Marek Vasut · 6 years ago
  24. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  25. 86aa65a tools: mkimage: Support RISC-V arch by Rick Chen · 7 years ago
  26. 45b5571 image: Add IH_OS_TEE for TEE chain-load boot by Bryan O'Donoghue · 7 years ago
  27. 81260e3 tools/mkimage: add support for STM32 image format by Patrick Delaunay · 7 years ago
  28. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  29. 1a1e707 common: image.c: Fix CACHE: Misaligned operation output by Heiko Schocher · 7 years ago
  30. 8b93a92 fpga: allow programming fpga from FIT image for all FPGA drivers by Goldschmidt Simon · 7 years ago
  31. c5404b6 Drop the log buffer by Simon Glass · 7 years ago
  32. 4914af1 image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted Firmware by Philipp Tomsich · 7 years ago
  33. 137aefb common: Remove genimg_get_image() by Tuomas Tynkkynen · 7 years ago
  34. c68c03f Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  35. 6442c96 image: Add TI PMMC image type by Andrew F. Davis · 7 years ago
  36. 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  37. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  38. cec85d4 common/image.c: Use correct suffixes for binary sizes by xypron.glpk@gmx.de · 8 years ago
  39. c2e7e72 bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set by Rick Altherr · 8 years ago
  40. d21bd69 tools: mkimage: add firmware-ivt image type for HAB verification by Sven Ebenfeld · 8 years ago
  41. 611a942 common: Fix logic in fpga programming by Michal Simek · 8 years ago
  42. 7e719ee image: Add Trusted Execution Environment image type by Andrew F. Davis · 8 years ago
  43. d7be509 image: Add FIT image loadable section custom processing by Andrew F. Davis · 8 years ago
  44. ae3de0d image: Protect against overflow in unknown_msg() by Simon Glass · 8 years ago
  45. b02e404 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  46. ed0c2c0 tools: mkimage: add support for Vybrid image format by Albert ARIBAUD \(3ADEV\) · 8 years ago
  47. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  48. bd86ef1 image-fit: Fix fit_get_node_from_config semantics by Paul Burton · 8 years ago
  49. de5e5ce xtensa: add support for the xtensa processor architecture [1/2] by Chris Zankel · 8 years ago
  50. 1426220 image: Add functions to obtain category information by Simon Glass · 8 years ago
  51. 30495bf image: Add a name for invalid types by Simon Glass · 8 years ago
  52. 56d7ab7 image: Create a table of information for each category by Simon Glass · 8 years ago
  53. 62afc60 image: Add boot_get_fpga() to load fpga with bootm by Michal Simek · 8 years ago
  54. ed0cea7 mkimage: Report information about fpga by Michal Simek · 8 years ago
  55. d9b58b3 tools: zynqmpimage: Add Xilinx ZynqMP boot header generation by Michal Simek · 8 years ago
  56. cef2e51 image: Add functions to obtain short names by Simon Glass · 9 years ago
  57. aa34fbc fdt: Allow libfdt to be used in SPL by Simon Glass · 9 years ago
  58. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  59. 0cb389d image: fix getenv_bootm_size() function again by Masahiro Yamada · 9 years ago
  60. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  61. 9c11135 image: fix getenv_bootm_size() function by Masahiro Yamada · 9 years ago
  62. 20e072f image: check "bootm_low" and "bootm_size" if "initrd_high" is missing by Masahiro Yamada · 9 years ago
  63. 66eef1e tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage by Nathan Rossi · 9 years ago
  64. c139b5f image.c: Fix non-Android booting with ramdisk and/or device tree by Tom Rini · 9 years ago
  65. 1fec3c5 common/image.c: Make boot_get_ramdisk() perform a check for Android images by Tom Rini · 9 years ago
  66. 027b728 Add support for LZ4 decompression algorithm by Julius Werner · 9 years ago
  67. 10b84fe rockchip: Add support for the SPI image by Simon Glass · 9 years ago
  68. f9a3c27 rockchip: Add support for the SD image by Simon Glass · 9 years ago
  69. a131c1f rockchip: Add the rkimage format to mkimage by Simon Glass · 9 years ago
  70. 9734b97 image: Fix loop condition to avoid warning by Thierry Reding · 9 years ago
  71. 2dd4632 image: fix Android ramdisk support when dtb is specified by Rob Herring · 9 years ago
  72. 80402f3 spl, common, serial: build SPL without serial support by Heiko Schocher · 9 years ago
  73. 5b9d44d mkimage: Display a better list of available image types by Simon Glass · 9 years ago
  74. c777efe image: fix build when CONFIG_NR_DRAM_BANKS is disabled on ARM by Matt Porter · 9 years ago
  75. 84a07db add boot_get_loadables() to load listed images by Karl Apsite · 9 years ago
  76. 9f9276c dm: rtc: Rename to_tm() to rtc_to_tm() and add error code by Simon Glass · 9 years ago
  77. 0eb25b6 common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
  78. 39f520b lpc32xx: add lpc32xx-spl.bin boot image target by Albert ARIBAUD \(3ADEV\) · 9 years ago
  79. 067d156 imagetool: make the image_save_datafile() available to all image types by Guilherme Maciel Ferreira · 10 years ago
  80. 67ddd95 image: bootm: Add OpenRTOS image type by Marek Vasut · 10 years ago
  81. 22cfddc memmove_wd: copy chunk down from big address if parameter to is larger than from by Sonic Zhang · 10 years ago
  82. 5bda35c x86: image: Add new image type for x64_64 by Simon Glass · 10 years ago
  83. 86f4695 image: Fix Android boot image support by Ahmad Draidi · 10 years ago
  84. 90268b8 x86: Support loading kernel setup from a FIT by Simon Glass · 10 years ago
  85. 832472a tools: socfpga: Add socfpga preloader signing to mkimage by Charles Manning · 11 years ago
  86. fe20a81 Fix test failure caused by bad handling of ramdisk by Simon Glass · 10 years ago
  87. 6c454fe image: fix bootm failure for FIT image by Bryan Wu · 10 years ago
  88. 0f64140 image: introduce genimg_get_kernel_addr() by Bryan Wu · 10 years ago
  89. 2b9912e includes: move openssl headers to include/u-boot by Jeroen Hofstee · 10 years ago
  90. 126cc86 image: Remove the fit_load_image() property parameter by Simon Glass · 10 years ago
  91. 21d29f7 bootm: make use of legacy image format configurable by Heiko Schocher · 10 years ago
  92. 7b1a411 mkimage: add atmelimage by Andreas Bießmann · 10 years ago
  93. c9afa7c Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  94. 9ace3fc image: add support for Android's boot image format by Sebastian Siewior · 10 years ago
  95. bf411ea tools: mkimage: add support for gpimage format by Karicheri, Muralidharan · 10 years ago
  96. bc5d542 arc: bdinfo, image and arc-specific init functions declarations support by Alexey Brodkin · 11 years ago
  97. 68b15e8 common/image.c: move VxWorks header string out of CONFIG_CMD_ELF by miao.yan@windriver.com · 11 years ago
  98. 0ae7653 arm64: core support by David Feng · 11 years ago
  99. 2f0877c FIT: delete unnecessary casts by Masahiro Yamada · 11 years ago
  100. 1bce2ae Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · 11 years ago