1. 2e216be Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 6 months ago
  2. c1125ba usb: hub: Fix usb_get_port_status() for big-endian platforms by Aaron Williams · 3 years, 6 months ago
  3. 48f4545 Convert CONFIG_MISC_INIT_F to Kconfig by Simon Glass · 3 years, 6 months ago
  4. 1057b1b Merge tag 'v2021.04-rc5' into next by Tom Rini · 3 years, 6 months ago
  5. 96dedb0 sysinfo: Allow showing model info from sysinfo by Simon Glass · 3 years, 6 months ago
  6. a8d6962 bootm: Skip command-line substitution if !CONFIG_CMDLINE by Simon Glass · 3 years, 6 months ago
  7. 529d5f9 cpu: Rename SPL_CPU_SUPPORT to SPL_CPU by Simon Glass · 3 years, 6 months ago
  8. eb26d88 bootstage: Warning if space is exhausted by Simon Glass · 3 years, 6 months ago
  9. 05e3a0d spl: Split out bootstage ID into a function by Simon Glass · 3 years, 6 months ago
  10. e2734d6 sandbox: image: Allow sandbox to load any image by Simon Glass · 3 years, 6 months ago
  11. 95a5825 dm: core: Add an option to support SPL in read-only memory by Simon Glass · 3 years, 6 months ago
  12. 0453411 avb: Fix error when partition not found by schspa · 3 years, 7 months ago
  13. 29cbc4b image: Avoid -ENODATA in host tools by Simon Glass · 3 years, 7 months ago
  14. 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 6 months ago
  15. 166363f common: SCP03 control (enable and provision of keys) by Jorge Ramirez-Ortiz · 3 years, 7 months ago
  16. 9ad7a6c log: Handle line continuation by Simon Glass · 3 years, 8 months ago
  17. 79d5983 log: Set up a flag byte for log records by Simon Glass · 3 years, 8 months ago
  18. 891d9e8 spl: Convert spl_fit to work with sandbox by Simon Glass · 3 years, 7 months ago
  19. 1bc2089 arm: socfpga: soc64: Support Vendor Authorized Boot (VAB) by Siew Chin Lim · 3 years, 7 months ago
  20. a43b598 common: Move initr_addr_map() to a bit earlier by Bin Meng · 3 years, 7 months ago
  21. a932aa3 common: fdt_support: Support special case of PCI address in fdt_read_prop() by Bin Meng · 3 years, 7 months ago
  22. 939b04e bootstage: Fix dependency for BOOTSTAGE_RECORD_COUNT by Simon Glass · 3 years, 8 months ago
  23. 185756e bootm: Fix duplicate debugging in bootm_process_cmdline() by Simon Glass · 3 years, 8 months ago
  24. 1a9e75b spl: Drop duplicate 'Jumping to U-Boot' message by Simon Glass · 3 years, 8 months ago
  25. 3bbe1a7 Respect that some compression algos can be enabled separately for SPL by Frieder Schrempf · 3 years, 8 months ago
  26. ba0b984 usb: kbd: Also accept keyboards with Interrupt OUT endpoint by Stefan Brüns · 3 years, 7 months ago
  27. bdb7f26 Kconfig: SPL_FIT_SIGNATURE requires SPL_LOAD_FIT by Klaus Heinrich Kiwi · 3 years, 8 months ago
  28. 6ce2813 Kconfig: SPL_FIT_SIGNATURE selects FIT_SIGNATURE by Klaus Heinrich Kiwi · 3 years, 8 months ago
  29. 402558b cmd: fdt: skip board specific fixup using env variable by Wasim Khan · 3 years, 8 months ago
  30. a3ddc77 Merge tag 'video-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years, 7 months ago
  31. e036a1d fdt/sunxi: Remove OF_STDOUT_PATH by Andre Przywara · 3 years, 7 months ago
  32. a0b74ac common: splash_source: fix -Wint-to-pointer-cast warning by Jaehoon Chung · 3 years, 10 months ago
  33. 766927a Merge branch '2021-02-18-SPL-FIT-OP-TEE-Linux-improvements' by Tom Rini · 3 years, 7 months ago
  34. 51bdb50 dm: Introduce xxx_get_dma_range() by Nicolas Saenz Julienne · 3 years, 8 months ago
  35. 7155105 spl: fit: Load devicetree when a Linux payload is found by Alexandru Gagniuc · 3 years, 8 months ago
  36. aeedeae spl: fit: Replace #ifdef blocks with more readable constructs by Alexandru Gagniuc · 3 years, 8 months ago
  37. 9e9aa0b spl: fit: Only look up FIT configuration node once by Alexandru Gagniuc · 3 years, 8 months ago
  38. e492827 spl: fit: Remove useless loop in spl_fit_get_image_name() by Alexandru Gagniuc · 3 years, 8 months ago
  39. 3dc2079 spl: fit: Pass FIT context via a structure pointer by Alexandru Gagniuc · 3 years, 8 months ago
  40. 917fa36 spl: fit: Factor out FIT parsing and use a context struct by Alexandru Gagniuc · 3 years, 8 months ago
  41. efc4ad0bc spl: fit: Drop 'length' argument to board_spl_fit_post_load() by Alexandru Gagniuc · 3 years, 8 months ago
  42. eb5fd9e usb: kbd: destroy device after console is stopped by Andy Shevchenko · 3 years, 7 months ago
  43. 694cd56 IOMUX: Introduce iomux_replace_device() by Andy Shevchenko · 3 years, 7 months ago
  44. 400797c IOMUX: Split out for_each_console_dev() helper macro by Andy Shevchenko · 3 years, 7 months ago
  45. b672c16 IOMUX: Split out iomux_match_device() helper by Andy Shevchenko · 3 years, 7 months ago
  46. 658d6c5 IOMUX: Switch to use stdio_file_to_flags() by Andy Shevchenko · 3 years, 7 months ago
  47. 09d8f07 console: Set file and devices at one go by Andy Shevchenko · 3 years, 7 months ago
  48. 20a7d35 console: Set console device counter in console_devices_set() by Andy Shevchenko · 3 years, 7 months ago
  49. 7b9ca3f console: Switch to use stdio_file_to_flags() by Andy Shevchenko · 3 years, 7 months ago
  50. d9b0ac9 stdio: Introduce a new helper stdio_file_to_flags() by Andy Shevchenko · 3 years, 7 months ago
  51. 99cb2b9 stdio: Split out nulldev_register() and move it under #if by Andy Shevchenko · 3 years, 7 months ago
  52. c090e8f stdio: Get rid of dead code, i.e. stdio_deregister() by Andy Shevchenko · 3 years, 7 months ago
  53. 3f04db8 image: Check for unit addresses in FITs by Simon Glass · 3 years, 7 months ago
  54. 6f3c2d8 image: Add an option to do a full check of the FIT by Simon Glass · 3 years, 7 months ago
  55. c581970 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 7 months ago
  56. 79af75f fit: Don't allow verification of images with @ nodes by Simon Glass · 3 years, 7 months ago
  57. 8a7d4cf fdt_region: Check for a single root node of the correct name by Simon Glass · 3 years, 7 months ago
  58. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  59. 7a01882 common: Kconfig.boot: Add FIT_PRINT config option by Ravik Hasija · 3 years, 8 months ago
  60. 86c372a x86: spl: Add a function to find the text base by Simon Glass · 3 years, 8 months ago
  61. 9129f2f dfu: add support for the dfu_alt_info reintialization from the flashed script by Marek Szyprowski · 3 years, 9 months ago
  62. 9c3808d avb: AVB_VERIFY depends on MMC by Heinrich Schuchardt · 3 years, 8 months ago
  63. e088f0c autoboot: fix illegal memory access when stop key and delay key are empty by Yuezhang.Mo@sony.com · 3 years, 8 months ago
  64. 02d7a53 bloblist: Add missing tag names by Simon Glass · 3 years, 8 months ago
  65. 9fe0646 bloblist: Support relocating to a larger space by Simon Glass · 3 years, 8 months ago
  66. 09d9ba9 spl: Add functions for next and previous phase by Simon Glass · 3 years, 8 months ago
  67. 76c78a5 common: fit-sig: Fix error message in fit_config_verify_sig() by Alexandru Gagniuc · 3 years, 8 months ago
  68. 4d145f2 bootcount: allow to use this feature on TPL by Philippe Reynes · 3 years, 10 months ago
  69. c0b417b sunxi: support loading with SPL > 32KB by Andre Przywara · 3 years, 8 months ago
  70. 4472609 sunxi: Introduce common symbol for H6 like SoCs by Jernej Skrabec · 3 years, 8 months ago
  71. 93af80f image-fit: Fix FIT_CIPHER linking by Joel Stanley · 3 years, 10 months ago
  72. 52e7772 common: Makefile: drop duplicated line by Peng Fan · 3 years, 9 months ago
  73. 449efce console: cosmetics: remove #if 0 by Patrick Delaunay · 3 years, 10 months ago
  74. 7cf5b40 common: always compile fixup_cmdtable() by Heinrich Schuchardt · 3 years, 10 months ago
  75. c61b2bf common: spl: spl_fit.c: report an error on hash check fail by Philippe Reynes · 3 years, 10 months ago
  76. d2e64d2 cli_readline: Only insert printable chars by Steve Bennett · 3 years, 10 months ago
  77. 652b504 Add optional salt to AUTOBOOT_STOP_STR_SHA256 by Joel Peshkin · 3 years, 10 months ago
  78. 70c2525 IOMUX: Stop dropped consoles by Andy Shevchenko · 3 years, 9 months ago
  79. 420782c IOMUX: Drop indentation level by removing redundant 'else' by Andy Shevchenko · 3 years, 9 months ago
  80. c939e1c IOMUX: Refactor iomux_doenv() in order to increase readability by Andy Shevchenko · 3 years, 9 months ago
  81. 1f8e698 IOMUX: Preserve console list if realloc() fails by Andy Shevchenko · 3 years, 9 months ago
  82. 3232487 console: rename search_device() to console_search_dev() by Andy Shevchenko · 3 years, 9 months ago
  83. 95aaf40 console: Keep ->start() and ->stop() balanced by Andy Shevchenko · 3 years, 9 months ago
  84. 41f668b console: Introduce console_start() and console_stop() by Andy Shevchenko · 3 years, 9 months ago
  85. a17b38c console: add console_has_tstc helper function for CONSOLE_MUX by Patrick Delaunay · 3 years, 9 months ago
  86. 1e99371 console: remove #ifdef CONFIG_CONSOLE_RECORD by Patrick Delaunay · 3 years, 9 months ago
  87. 45375ad console: add function console_devices_set by Patrick Delaunay · 3 years, 9 months ago
  88. c04f856 console: remove #ifdef CONFIG when it is possible by Patrick Delaunay · 3 years, 9 months ago
  89. 2a7c9ab spl: Kconfig: Add SPL dependency to CONFIG_HANDOFF by Ovidiu Panait · 3 years, 10 months ago
  90. 130845b common: board_r: Drop arch-specific ifdefs around initr_trap by Ovidiu Panait · 3 years, 10 months ago
  91. c65abc7 common: board_r: Drop initr_bbmii wrapper by Ovidiu Panait · 3 years, 10 months ago
  92. ce41e73 common: board_r: Drop initr_api wrapper by Ovidiu Panait · 3 years, 10 months ago
  93. 0154858 common: board_r: Drop initr_jumptable wrapper by Ovidiu Panait · 3 years, 10 months ago
  94. eb2825b common: board_r: Drop initr_xen wrapper by Ovidiu Panait · 3 years, 10 months ago
  95. 42d0d42 common: board_r: Drop initr_noncached wrapper by Ovidiu Panait · 3 years, 10 months ago
  96. b9f6d0f common: board_r: Drop initr_pci wrapper by Ovidiu Panait · 3 years, 10 months ago
  97. c343e8c common: board_r: Drop initr_pci_ep wrapper by Ovidiu Panait · 3 years, 10 months ago
  98. 7addd3c common: board_r: Drop initr_post_backlog wrapper by Ovidiu Panait · 3 years, 10 months ago
  99. fb504b2 common: board_r: Drop initr_secondary_cpu wrapper by Ovidiu Panait · 3 years, 10 months ago
  100. 51c5a2c common: board_r: Drop initr_console_record wrapper by Ovidiu Panait · 3 years, 10 months ago