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