1. 442d446 riscv: Drop USE_SPL_FIT_GENERATOR by Bin Meng · 3 years, 7 months ago
  2. 91cdcb9 common: kconfig: Correct a typo in SPL_LOAD_FIT by Bin Meng · 3 years, 7 months ago
  3. 6187bf5 Merge branch '2021-05-17-assorted-fixes' by Tom Rini · 3 years, 6 months ago
  4. 8a8eeee lib: introduce HASH_CALCULATE option by Masahisa Kojima · 3 years, 7 months ago
  5. d42f81f hash: Kconfig option for SHA512 hardware acceleration by Heinrich Schuchardt · 3 years, 7 months ago
  6. d18973c cli: slighly more clear error messages by peng.wang@smartm.com · 3 years, 7 months ago
  7. 623e1ac fdt_support: move fdt_valid from cmd_fdt.c to fdt_support.c by Kory Maincent · 3 years, 7 months ago
  8. f8fc703 Revert "fdt: translate address if #size-cells = <0>" by Dario Binacchi · 3 years, 7 months ago
  9. 673db43 fdt_support.c: Allow late kernel cmdline modification by Niko Mauno · 3 years, 9 months ago
  10. cf8e543 env: allow environment to be amended from control dtb by Rasmus Villemoes · 3 years, 7 months ago
  11. 6ccf10a sysinfo: Require that sysinfo_detect be called before other methods by Sean Anderson · 3 years, 7 months ago
  12. 1748241 IOMUX: Fix buffer overflow in iomux_replace_device() by Yuichiro Goto · 3 years, 7 months ago
  13. 04f173e common: edid: Search for valid timing in extension block by Jernej Skrabec · 3 years, 7 months ago
  14. 89efafe common: edid: extract code for detailed timing search by Jernej Skrabec · 3 years, 7 months ago
  15. 37d3bc6 common: edid: check for digital display earlier by Jernej Skrabec · 3 years, 7 months ago
  16. 369d87a Add support for stack-protector by Joel Peshkin · 3 years, 8 months ago
  17. 7861f8b Revert "spl: Drop bd_info in the data section" by Alexandru Gagniuc · 3 years, 8 months ago
  18. e14c9b4 image-fit: Accept OP-TEE images when booting a FIT by Alexandru Gagniuc · 3 years, 8 months ago
  19. d1f7826 image-fit: Accept IH_TYPE_FIRMWARE in fit_image_load() as valid by Alexandru Gagniuc · 3 years, 8 months ago
  20. 5d6a29b spl: LOAD_FIT_FULL: Support 'kernel' and 'firmware' properties by Alexandru Gagniuc · 3 years, 8 months ago
  21. d8d728e spl: LOAD_FIT_FULL: Relocate FDT for u-boot payloads by Alexandru Gagniuc · 3 years, 8 months ago
  22. 089f7cf spl: LOAD_FIT_FULL: Do not hard-code os to IH_OS_U_BOOT by Alexandru Gagniuc · 3 years, 8 months ago
  23. fdf312e spl: LOAD_FIT_FULL: Fix selection of the "fdt" node by Alexandru Gagniuc · 3 years, 8 months ago
  24. 4721ff7 common: fit: Add weak board_fit_config_name_match by Sean Anderson · 3 years, 8 months ago
  25. 064c9c2 Kconfig: Document the limitations of the simple SPL_LOAD_FIT path by Alexandru Gagniuc · 3 years, 8 months ago
  26. 0df0759 spl: fit: Support loading FPGA images from list of "loadables" by Alexandru Gagniuc · 3 years, 8 months ago
  27. 69a9966 spl: fit: Warn if FIT contains "fpga" property in config node by Alexandru Gagniuc · 3 years, 8 months ago
  28. ec2a574 spl: fit: Move FPGA loading code to separate functions by Alexandru Gagniuc · 3 years, 8 months ago
  29. c5236c3 spl: fit: Don't overwrite previous loadable if "load" is missing by Alexandru Gagniuc · 3 years, 8 months ago
  30. 3ebd200 lib: Add support for ECDSA image signing by Alexandru Gagniuc · 3 years, 9 months ago
  31. db182c4 lib: Rename rsa-checksum.c to hash-checksum.c by Alexandru Gagniuc · 3 years, 9 months ago
  32. 4ffa95d x86: qemu: move QFW to its own uclass by Asherah Connor · 3 years, 8 months ago
  33. 69d61a3 hush: Fix assignments being misinterpreted as commands by Sean Anderson · 3 years, 9 months ago
  34. 92efc1f hash: Allow for SHA512 hardware implementations by Joel Stanley · 3 years, 9 months ago
  35. 0538140 lib: optee: migration optee_copy_fdt_nodes for OF_LIVE support by Patrick Delaunay · 3 years, 10 months ago
  36. a73a7d3 board_f: cosmetic: change the debug trace to KB in reserve_video by Patrick Delaunay · 3 years, 8 months ago
  37. c67140d Merge tag 'u-boot-imx-20210409' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 8 months ago
  38. a2c63f0 spl: fit: nand: allow for non-page-aligned elements by Tim Harvey · 3 years, 9 months ago
  39. 26205a3 spl: fit: nand: skip bad block handling if NAND chip not fully defined by Tim Harvey · 3 years, 9 months ago
  40. e9ead4a riscv: sifive: Rename fu540 board to unleashed by Bin Meng · 3 years, 8 months ago
  41. 81fcfd4 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 8 months ago
  42. 5b565d0 usb: hub: Fix usb_get_port_status() for big-endian platforms by Aaron Williams · 3 years, 8 months ago
  43. 7eef78d Convert CONFIG_MISC_INIT_F to Kconfig by Simon Glass · 3 years, 8 months ago
  44. a18a36f Merge tag 'v2021.04-rc5' into next by Tom Rini · 3 years, 8 months ago
  45. 43bc543 sysinfo: Allow showing model info from sysinfo by Simon Glass · 3 years, 8 months ago
  46. ed8603d bootm: Skip command-line substitution if !CONFIG_CMDLINE by Simon Glass · 3 years, 9 months ago
  47. 2f00216 cpu: Rename SPL_CPU_SUPPORT to SPL_CPU by Simon Glass · 3 years, 9 months ago
  48. 73709af bootstage: Warning if space is exhausted by Simon Glass · 3 years, 9 months ago
  49. 97447ea spl: Split out bootstage ID into a function by Simon Glass · 3 years, 9 months ago
  50. 062e79f sandbox: image: Allow sandbox to load any image by Simon Glass · 3 years, 9 months ago
  51. 5b21b34 dm: core: Add an option to support SPL in read-only memory by Simon Glass · 3 years, 9 months ago
  52. 7b75924 avb: Fix error when partition not found by schspa · 3 years, 9 months ago
  53. b641de8 image: Avoid -ENODATA in host tools by Simon Glass · 3 years, 9 months ago
  54. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 9 months ago
  55. 9127d8b common: SCP03 control (enable and provision of keys) by Jorge Ramirez-Ortiz · 3 years, 10 months ago
  56. 5fc47e3 log: Handle line continuation by Simon Glass · 3 years, 10 months ago
  57. f080343 log: Set up a flag byte for log records by Simon Glass · 3 years, 10 months ago
  58. 2192e98 spl: Convert spl_fit to work with sandbox by Simon Glass · 3 years, 9 months ago
  59. 2492d59 arm: socfpga: soc64: Support Vendor Authorized Boot (VAB) by Siew Chin Lim · 3 years, 9 months ago
  60. 276375c common: Move initr_addr_map() to a bit earlier by Bin Meng · 3 years, 9 months ago
  61. d67d7d0 common: fdt_support: Support special case of PCI address in fdt_read_prop() by Bin Meng · 3 years, 9 months ago
  62. 051ddfb bootstage: Fix dependency for BOOTSTAGE_RECORD_COUNT by Simon Glass · 3 years, 10 months ago
  63. cac744e bootm: Fix duplicate debugging in bootm_process_cmdline() by Simon Glass · 3 years, 10 months ago
  64. e12d98a spl: Drop duplicate 'Jumping to U-Boot' message by Simon Glass · 3 years, 10 months ago
  65. 83d4b00 Respect that some compression algos can be enabled separately for SPL by Frieder Schrempf · 3 years, 10 months ago
  66. 6de61c8 usb: kbd: Also accept keyboards with Interrupt OUT endpoint by Stefan Brüns · 3 years, 9 months ago
  67. ae5073f Kconfig: SPL_FIT_SIGNATURE requires SPL_LOAD_FIT by Klaus Heinrich Kiwi · 3 years, 10 months ago
  68. c9796e6 Kconfig: SPL_FIT_SIGNATURE selects FIT_SIGNATURE by Klaus Heinrich Kiwi · 3 years, 10 months ago
  69. 6e5aad8 cmd: fdt: skip board specific fixup using env variable by Wasim Khan · 3 years, 10 months ago
  70. 8b83126 Merge tag 'video-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years, 9 months ago
  71. 0d1fcf8 fdt/sunxi: Remove OF_STDOUT_PATH by Andre Przywara · 3 years, 10 months ago
  72. 6c0a632 common: splash_source: fix -Wint-to-pointer-cast warning by Jaehoon Chung · 4 years ago
  73. ec97325 Merge branch '2021-02-18-SPL-FIT-OP-TEE-Linux-improvements' by Tom Rini · 3 years, 9 months ago
  74. 50d2fa4 dm: Introduce xxx_get_dma_range() by Nicolas Saenz Julienne · 3 years, 11 months ago
  75. 769ed25 spl: fit: Load devicetree when a Linux payload is found by Alexandru Gagniuc · 3 years, 10 months ago
  76. a4fed79 spl: fit: Replace #ifdef blocks with more readable constructs by Alexandru Gagniuc · 3 years, 10 months ago
  77. fa11a44 spl: fit: Only look up FIT configuration node once by Alexandru Gagniuc · 3 years, 10 months ago
  78. 5180553 spl: fit: Remove useless loop in spl_fit_get_image_name() by Alexandru Gagniuc · 3 years, 10 months ago
  79. 93d1557 spl: fit: Pass FIT context via a structure pointer by Alexandru Gagniuc · 3 years, 10 months ago
  80. 23243c9 spl: fit: Factor out FIT parsing and use a context struct by Alexandru Gagniuc · 3 years, 10 months ago
  81. 44af2a5 spl: fit: Drop 'length' argument to board_spl_fit_post_load() by Alexandru Gagniuc · 3 years, 10 months ago
  82. 05a17e8 usb: kbd: destroy device after console is stopped by Andy Shevchenko · 3 years, 10 months ago
  83. 8ee40d3 IOMUX: Introduce iomux_replace_device() by Andy Shevchenko · 3 years, 10 months ago
  84. e29d019 IOMUX: Split out for_each_console_dev() helper macro by Andy Shevchenko · 3 years, 10 months ago
  85. 75039f5 IOMUX: Split out iomux_match_device() helper by Andy Shevchenko · 3 years, 10 months ago
  86. 20a5c5e IOMUX: Switch to use stdio_file_to_flags() by Andy Shevchenko · 3 years, 10 months ago
  87. ba69b2c console: Set file and devices at one go by Andy Shevchenko · 3 years, 10 months ago
  88. f1a852a console: Set console device counter in console_devices_set() by Andy Shevchenko · 3 years, 10 months ago
  89. 59f324c console: Switch to use stdio_file_to_flags() by Andy Shevchenko · 3 years, 10 months ago
  90. 9433102 stdio: Introduce a new helper stdio_file_to_flags() by Andy Shevchenko · 3 years, 10 months ago
  91. 2066f39 stdio: Split out nulldev_register() and move it under #if by Andy Shevchenko · 3 years, 10 months ago
  92. 952e7a8 stdio: Get rid of dead code, i.e. stdio_deregister() by Andy Shevchenko · 3 years, 10 months ago
  93. b823daa image: Check for unit addresses in FITs by Simon Glass · 3 years, 9 months ago
  94. 244705b image: Add an option to do a full check of the FIT by Simon Glass · 3 years, 9 months ago
  95. d563c25 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 9 months ago
  96. 4433890 fit: Don't allow verification of images with @ nodes by Simon Glass · 3 years, 9 months ago
  97. 56d2f60 fdt_region: Check for a single root node of the correct name by Simon Glass · 3 years, 9 months ago
  98. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  99. 11dac41 common: Kconfig.boot: Add FIT_PRINT config option by Ravik Hasija · 3 years, 10 months ago
  100. 53857ee x86: spl: Add a function to find the text base by Simon Glass · 3 years, 10 months ago