1. 6039e0e imx: hab: Simplify the mechanism by Marek Vasut · 1 year, 5 months ago
  2. 69a3e07 spl: Drop unwanted return in spl_fit_upload_fpga() by Simon Glass · 1 year, 9 months ago
  3. a3fda0d global: Remove unused CONFIG defines by Tom Rini · 1 year, 9 months ago
  4. 33c60a3 trace: Use notrace for short by Simon Glass · 1 year, 10 months ago
  5. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 11 months ago
  6. 77253c5 spl: fit: Allocate buffers aligned to cache line size by Stefan Herbrechtsmeier · 2 years, 4 months ago
  7. 71f1a53 spl: fit: pass real compatible flags to fpga_load() by Oleksandr Suvorov · 2 years, 3 months ago
  8. 282eed5 fpga: pass compatible flags to fpga_load() by Oleksandr Suvorov · 2 years, 3 months ago
  9. 99f844b tools: Pass the key blob around by Simon Glass · 3 years ago
  10. 6d99f86 spl: fit: Skip attempting to load 0 length image by Nishanth Menon · 3 years ago
  11. deb80ec imx: spl: fix imx8m secure boot by Heiko Schocher · 3 years, 2 months ago
  12. 884ba50 spl_fit. add hook to make fixes after fit header is loaded by Heiko Schocher · 3 years, 3 months ago
  13. 6b69f15 Merge tag 'xilinx-for-v2021.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 4 months ago
  14. be2d1a8 spl: fit: Also record architecture in /fit-images by Michal Simek · 3 years, 5 months ago
  15. 481d394 common: fit: Update board_fit_image_post_process() to pass fit and node_offset by Lokesh Vutla · 3 years, 4 months ago
  16. 4d65c6b sysinfo: Require that sysinfo_detect be called before other methods by Sean Anderson · 3 years, 6 months ago
  17. 35f4f8e spl: fit: Support loading FPGA images from list of "loadables" by Alexandru Gagniuc · 3 years, 7 months ago
  18. d8a3951 spl: fit: Warn if FIT contains "fpga" property in config node by Alexandru Gagniuc · 3 years, 7 months ago
  19. 55e7a1a spl: fit: Move FPGA loading code to separate functions by Alexandru Gagniuc · 3 years, 7 months ago
  20. f0a6ec3 spl: fit: Don't overwrite previous loadable if "load" is missing by Alexandru Gagniuc · 3 years, 7 months ago
  21. 891d9e8 spl: Convert spl_fit to work with sandbox by Simon Glass · 3 years, 8 months ago
  22. 7155105 spl: fit: Load devicetree when a Linux payload is found by Alexandru Gagniuc · 3 years, 9 months ago
  23. aeedeae spl: fit: Replace #ifdef blocks with more readable constructs by Alexandru Gagniuc · 3 years, 9 months ago
  24. 9e9aa0b spl: fit: Only look up FIT configuration node once by Alexandru Gagniuc · 3 years, 9 months ago
  25. e492827 spl: fit: Remove useless loop in spl_fit_get_image_name() by Alexandru Gagniuc · 3 years, 9 months ago
  26. 3dc2079 spl: fit: Pass FIT context via a structure pointer by Alexandru Gagniuc · 3 years, 9 months ago
  27. 917fa36 spl: fit: Factor out FIT parsing and use a context struct by Alexandru Gagniuc · 3 years, 9 months ago
  28. efc4ad0bc spl: fit: Drop 'length' argument to board_spl_fit_post_load() by Alexandru Gagniuc · 3 years, 9 months ago
  29. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  30. c61b2bf common: spl: spl_fit.c: report an error on hash check fail by Philippe Reynes · 4 years ago
  31. 03f1f78 spl: fit: Prefer a malloc()'d buffer for loading images by Alexandru Gagniuc · 4 years ago
  32. 7d5b1bf spl: spl_fit.c: enable check of signature for config node in spl/tpl by Philippe Reynes · 4 years ago
  33. 3a8ee3d board: Rename uclass to sysinfo by Simon Glass · 4 years ago
  34. caa7fc2 spl: Use standard FIT entries by Michal Simek · 4 years, 2 months ago
  35. 18261b8 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years ago
  36. cf70553 spl: fit: Minimally parse OS properties with FIT_IMAGE_TINY by Samuel Holland · 4 years ago
  37. 5675ed7 Revert "Fix data abort caused by mis-aligning FIT data" by Marek Vasut · 4 years ago
  38. 29bd8ad fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA by Michal Simek · 4 years, 1 month ago
  39. eb39d8b Fix data abort caused by mis-aligning FIT data by Reuben Dowle · 4 years, 2 months ago
  40. 585b468 spl: fit: fail fit loading in case of FDT appending error by Dario Binacchi · 4 years, 5 months ago
  41. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  42. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  43. 077e72c spl: fit: do not check argument of free() by Heinrich Schuchardt · 4 years, 6 months ago
  44. 9d15d1d Revert "common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled" by Ye Li · 4 years, 7 months ago
  45. 602ce1d spl_fit.c: enable loading compressed u-boot from fit image by Klaus H. Sorensen · 4 years, 10 months ago
  46. 152781d spl: fit: Allow the board to tell if more images must be loaded from FIT by Jean-Jacques Hiblot · 5 years ago
  47. c1648d0 spl: fit: constify the output parameter of spl_fit_get_image_name() by Jean-Jacques Hiblot · 5 years ago
  48. 19141d6 spl: fit: be more verbose when an error occurs when applying the overlays by Jean-Jacques Hiblot · 5 years ago
  49. 24bf44c spl: fit: Do not fail immediately if an overlay is not available by Jean-Jacques Hiblot · 5 years ago
  50. ea376eb spl: fit: allocate a temporary buffer to load the overlays by Jean-Jacques Hiblot · 5 years ago
  51. 99329be spl: fit: Make room in the FDT before applying overlays by Jean-Jacques Hiblot · 5 years ago
  52. 9d13b87 spl: fit: Add support for applying DT overlay by Michal Simek · 5 years ago
  53. 6b8b98d spl: fit: don't load the firmware twice by Jean-Jacques Hiblot · 5 years ago
  54. d714a75 imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB by Stefano Babic · 5 years ago
  55. b83edfb spl: fit: use U-Boot device tree when FIT image has no device tree by Lukas Auer · 5 years ago
  56. 0c670fc common: Move gzip functions into a new gzip header by Simon Glass · 5 years ago
  57. e1eb6ad spl: Make image loader infrastructure more universal by Andreas Dannenberg · 5 years ago
  58. 7296a33 spl: fit: Always enable tracking of os-type if SPL_OS_BOOT is enabled by Jean-Jacques Hiblot · 5 years ago
  59. cf8dcc5 common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled by Abel Vesa · 6 years ago
  60. e246bfc SPL: Add HAB image authentication to FIT by Ye Li · 6 years ago
  61. 3313ae6 spl: fpga: Implement fpga bistream loading with fpga_load by Michal Simek · 6 years ago
  62. bbef20d Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  63. 975e789 spl: fit: Enable GZIP compression also for no kernel partitions by Michal Simek · 6 years ago
  64. 04ce542 spl: Weed out CONFIG_SYS_TEXT_BASE usage by Marek Vasut · 6 years ago
  65. 3907eef spl: fit: display a message when an FPGA image is loaded by Luis Araneda · 6 years ago
  66. d154ca6 spl: fit: verify images prior to post processing by Ben Whitten · 6 years ago
  67. 56419ea spl: fit: Fix support for loading FPGA bitstream by Marek Vasut · 6 years ago
  68. 26a6422 spl: fit: Add support for loading FPGA bitstream by Marek Vasut · 6 years ago
  69. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  70. 1f8e4bf image: fit: Show firmware configuration property if present by Michal Simek · 7 years ago
  71. 5c643db SPL: Add signature verification when loading image by Jun Nie · 7 years ago
  72. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  73. a1be94b SPL: Add FIT data-position property support by Peng Fan · 7 years ago
  74. 337bbb6 spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size by Philipp Tomsich · 7 years ago
  75. a616c78 spl: fit: implement recording of loadables into /fit-images by Philipp Tomsich · 7 years ago
  76. d879616 spl: fit: simplify logic for FDT loading for non-OS boots by Philipp Tomsich · 7 years ago
  77. 933f67a spl: Fix compiling warning on gunzip argument by York Sun · 7 years ago
  78. c8bc3c0 spl: fit: Add booting OS first by York Sun · 7 years ago
  79. 5fd13d9 spl: fit: Support both external and embedded data by York Sun · 7 years ago
  80. 7264f29 spl: fit: Eanble GZIP support for image decompression by York Sun · 7 years ago
  81. 3863f84 spl: fit: Break out some functions into a common file by Cooper Jr., Franklin · 7 years ago
  82. 411cf32 SPL: FIT: allow loading multiple images by Andre Przywara · 7 years ago
  83. 8baa381 SPL: FIT: factor out spl_load_fit_image() by Andre Przywara · 7 years ago
  84. 5c8c8fa SPL: FIT: improve error handling by Andre Przywara · 7 years ago
  85. 736806f SPL: FIT: rework U-Boot image loading by Andre Przywara · 7 years ago
  86. 4b9340a SPL: FIT: refactor FDT loading by Andre Przywara · 7 years ago
  87. f4d7d85 spl: Update spl_load_simple_fit() to take an spl_image param by Simon Glass · 8 years ago
  88. 3cc1f38 spl: fit: Fix the number of bytes read in raw mode by Lokesh Vutla · 8 years ago
  89. da74d1f spl: fit: add support for post-processing of images by Daniel Allred · 8 years ago
  90. 8aa57a9 spl: fit: Fix non-matching DT names console output by Andreas Dannenberg · 8 years ago
  91. 8b52870 spl: fit: Fix load address of fit header by Lokesh Vutla · 8 years ago
  92. cfe32a4 spl: fit: Do not print selected dtb during fit load by Lokesh Vutla · 8 years ago
  93. eafd541 spl: Allow to load a FIT containing U-Boot from FS by Lokesh Vutla · 8 years ago
  94. 4d9d34a spl: fit: Fix the number of bytes read when reading fdt from fit by Lokesh Vutla · 8 years ago
  95. 90a7417 SPL: FIT: Align loading address for header by Michal Simek · 8 years ago
  96. 5adfa26 spl: fit: Print error message when FDT is not present by Michal Simek · 8 years ago
  97. f1dcee5 spl: Add an option to load a FIT containing U-Boot by Simon Glass · 9 years ago