1. c665dbf efi: Fix compiler warnings by Simon Glass · 3 years, 10 months ago
  2. 7a896df efi_selftest: Remove loadfile2 for initrd selftests by Ilias Apalodimas · 3 years, 9 months ago
  3. 843c1dd mkeficapsule: Correct printf() strings by Simon Glass · 3 years, 10 months ago
  4. 22f038f efi_selftest: illegal cast to pointer in initrddump by Heinrich Schuchardt · 3 years, 9 months ago
  5. cdcef02 efi_loader: fix memory type for memory reservation block by Mark Kettenis · 3 years, 9 months ago
  6. a579915 efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXI by Heinrich Schuchardt · 3 years, 9 months ago
  7. a7f8011 Prepare v2021.04-rc4 by Tom Rini · 3 years, 8 months ago
  8. 21301ac configs: Resync with savedefconfig by Tom Rini · 3 years, 8 months ago
  9. 6677b81 Merge tag 'ti-v2021.04-rc4' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 8 months ago
  10. 2d71f8f Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 8 months ago
  11. 7ecde56 configs: am65x_evm_r5: Enable checks for spl and stack sizes by Lokesh Vutla · 3 years, 9 months ago
  12. 7644343 include: configs: am65x_evm: Optimize size of SPL BSS by Lokesh Vutla · 3 years, 9 months ago
  13. 1ee9515 ARM: da850-evm: Fix boot issues from missing SPL_PAD_TO by Adam Ford · 3 years, 9 months ago
  14. bb27cec configs: omap3_logic: Enable CONFIG_SPL_ALLOC_BD by Adam Ford · 3 years, 9 months ago
  15. db4374f doc: stm32mp1: Use u-boot.itb if CONFIG_SPL_LOAD_FIT=y by Marek Vasut · 3 years, 9 months ago
  16. 26dbaab Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 9 months ago
  17. 18a8716 arm: stm32mp: Fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCACHE_SYS are enabled by Patrice Chotard · 3 years, 9 months ago
  18. b5d37b2 board: st: Remove board_early_init_f and board_late_init callbacks for stm32 boards by Patrice Chotard · 3 years, 9 months ago
  19. fd1b341 configs: stm32: Remove BOARD_EARLY_INIT_F and BOARD_LATE_INIT for stm32 boards by Patrice Chotard · 3 years, 9 months ago
  20. 9a365e3 arm: mvebu: a38x: Remove dead code ARMADA_39X by Pali Rohár · 3 years, 9 months ago
  21. ba40b6c arm: a37xx: pci: Implement workaround for the readback value of VEND_ID by Pali Rohár · 3 years, 9 months ago
  22. aa17c9b arm: mvebu: Espressobin: Enable additional options by Pali Rohár · 3 years, 9 months ago
  23. c61e5e4 ddr: marvell: axp: fix array types have different bounds warning by Marek Behún · 3 years, 9 months ago
  24. 8977d01 ddr: marvell: axp: align signature of mv_xor_mem_init() with a38x by Marek Behún · 3 years, 9 months ago
  25. 6d5e3fe ddr: marvell: a38x: Sync code with Marvell mv-ddr-marvell repository by Pali Rohár · 3 years, 9 months ago
  26. 0d26759 ddr: marvell: a38x: Add more space for additional info from SPD by Sujeet Baranwal · 3 years, 9 months ago
  27. b6bc853 board: stm32mp1: use CONFIG_SYS_MMC_ENV_DEV when available by Patrick Delaunay · 3 years, 9 months ago
  28. be125e7 video: dw_mipi_dsi: update log of dphy_enable by Yannick Fertre · 3 years, 9 months ago
  29. 30ef11e video: dw_mipi_dsi: missing device to log debug by Yannick Fertre · 3 years, 9 months ago
  30. 73b6705 video: stm32: remove all child of DSI bridge when its probe failed by Patrick Delaunay · 3 years, 9 months ago
  31. 73410d9 configs: stm32mp15: move bootdelay configuration in defconfig by Patrick Delaunay · 3 years, 9 months ago
  32. aaf1f96 stm32mp: bsec: manage clock when present in device tree by Patrick Delaunay · 3 years, 9 months ago
  33. e259299 stm32mp: stm32prog: replace alias by serial device sequence number by Patrick Delaunay · 3 years, 9 months ago
  34. 7540d87 stm32mp: stm32prog: reactivate console and display serial error by Patrick Delaunay · 3 years, 9 months ago
  35. 29b2e2e stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB by Patrick Delaunay · 3 years, 9 months ago
  36. 0440d86 stm32mp: stm32prog: Add Kconfig file for stm32prog command by Patrick Delaunay · 3 years, 9 months ago
  37. b712041 board: st: remove the nand MTD configuration for NOR boot in stm32mp1 board by Patrick Delaunay · 3 years, 9 months ago
  38. ed46841 configs: stm32mp1_trusted_defconfig rely on SCMI support by Patrick Delaunay · 3 years, 9 months ago
  39. d4c9f68 scmi: cosmetic: reorder include files by Patrick Delaunay · 3 years, 9 months ago
  40. 5dd84d4 scmi: define LOG_CATEGORY by Patrick Delaunay · 3 years, 9 months ago
  41. 2f7d3a1 scmi: Include device_compat.h by Patrick Delaunay · 3 years, 9 months ago
  42. 55a7814 clk: stm32mp1: gets root clocks from fdt by Etienne Carriere · 3 years, 9 months ago
  43. 212d3aa ARM: dts: stm32mp1: explicit clock reference needed by RCC clock driver by Etienne Carriere · 3 years, 9 months ago
  44. 6130255 mtd: spinand: Add WATCHDOG_RESET() in spinand_mtd_read/write() by Patrice Chotard · 3 years, 10 months ago
  45. f229666 mtd: nand: Add WATCHDOG_RESET() in nanddev_mtd_erase() by Patrice Chotard · 3 years, 10 months ago
  46. 1e49e28 spi: stm32_qspi: Add WATCHDOG_RESET in _stm32_qspi_read_fifo() by Patrice Chotard · 3 years, 10 months ago
  47. d96645d mtd: spi-nor: Add WATCHDOG_RESET() in spi_nor_core callbacks by Patrice Chotard · 3 years, 10 months ago
  48. 23962bf Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 9 months ago
  49. af4c7c5 usb: mtu3: flush cache for next GPD by developer · 3 years, 9 months ago
  50. 664d253 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 9 months ago
  51. c6eeff9 x86: Select advanced Intel code only if allowed by Simon Glass · 3 years, 9 months ago
  52. babc9f1 x86: Move INTEL_ACPIGEN to arch/x86 by Simon Glass · 3 years, 9 months ago
  53. 3cde0e9 x86: Fix member check in intel_gnvs by Simon Glass · 3 years, 9 months ago
  54. c859daa x86: sizeof-array-div error in lpc_common_early_init by Heinrich Schuchardt · 3 years, 9 months ago
  55. 21e8bbe Merge tag 'u-boot-amlogic-20210308' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 9 months ago
  56. c1f4a3c Merge branch 'v2021.04-rc4' of https://github.com/lftan/u-boot by Tom Rini · 3 years, 9 months ago
  57. 0ddb48e configs: meson64: add fdtoverlay_addr_r by Neil Armstrong · 3 years, 10 months ago
  58. f22774c button: adc: fix treshold typo by Neil Armstrong · 3 years, 9 months ago
  59. 3a8621c Makefile: socfpga: Add target to generate hex output for combined spl and dtb by Dalon Westergreen · 3 years, 9 months ago
  60. 551645b configs: socfpga: Add defconfig for Agilex with VAB support by Siew Chin Lim · 3 years, 9 months ago
  61. 14b8a48 configs: socfpga: soc64: Move CONFIG_BOOTCOMMAND to defconfig by Siew Chin Lim · 3 years, 9 months ago
  62. 851083e arm: socfpga: dts: soc64: Update filename in binman node of FIT image with VAB support by Siew Chin Lim · 3 years, 9 months ago
  63. d883450 arm: socfpga: cmd: Support 'vab' command by Siew Chin Lim · 3 years, 9 months ago
  64. 2492d59 arm: socfpga: soc64: Support Vendor Authorized Boot (VAB) by Siew Chin Lim · 3 years, 9 months ago
  65. 8a71416 arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64 by Siew Chin Lim · 3 years, 9 months ago
  66. 2db187f Merge tag 'efi-2021-04-rc3-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 9 months ago
  67. 76a2ce9 efi_loader: correct uboot_bin_env.its file format by Heinrich Schuchardt · 3 years, 9 months ago
  68. 6aa77ac lib/charset: UTF-8 stream conversion by Heinrich Schuchardt · 3 years, 9 months ago
  69. e3fa74b lib/charset: utf8_get() should return error by Heinrich Schuchardt · 3 years, 9 months ago
  70. 91fb089 efi_loader: carve out utf_to_cp() by Heinrich Schuchardt · 3 years, 9 months ago
  71. a9ff07b efi_loader: move codepage 437 table by Heinrich Schuchardt · 3 years, 9 months ago
  72. 39a9ab4 efi_loader: console size of vidconsole by Heinrich Schuchardt · 3 years, 9 months ago
  73. c73ffe1 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 9 months ago
  74. e14fcf6 doc: Add a reST document for qemu-ppce500 by Bin Meng · 3 years, 9 months ago
  75. 2076d99 ppc: qemu: Move board directory from board/freescale to board/emulation by Bin Meng · 3 years, 9 months ago
  76. 5587638 ppc: qemu: Drop fixed_sdram() by Bin Meng · 3 years, 9 months ago
  77. 946663b ppc: qemu: Drop a custom env variable 'fdt_addr_r' by Bin Meng · 3 years, 9 months ago
  78. 8a804dc ppc: qemu: Delete the temporary FDT virtual-physical mapping after U-Boot is relocated by Bin Meng · 3 years, 9 months ago
  79. 92f5454 ppc: qemu: Enable RTC support via I2C by Bin Meng · 3 years, 9 months ago
  80. dc693ec ppc: qemu: Enable support for power off via GPIO by Bin Meng · 3 years, 9 months ago
  81. a0aba78 dm: sysreset: Add a Kconfig option for the 'reset' command by Bin Meng · 3 years, 9 months ago
  82. 051bd00 ppc: qemu: Enable GPIO support by Bin Meng · 3 years, 9 months ago
  83. 09fb76d gpio: mpc8xxx: Support controller register physical address beyond 32-bit by Bin Meng · 3 years, 9 months ago
  84. da047f5 ppc: mpc85xx: Add 'gpibe' register to 'struct ccsr_gpio' by Bin Meng · 3 years, 9 months ago
  85. 7039578 ppc: qemu: Enable VirtIO BLK support by Bin Meng · 3 years, 9 months ago
  86. 90ea54b virtio: Fix VirtIO BLK driver dependency by Bin Meng · 3 years, 9 months ago
  87. c46215c ppc: qemu: Enable VirtIO NET support by Bin Meng · 3 years, 9 months ago
  88. c5ac2d5 cmd: Fix virtio command dependency by Bin Meng · 3 years, 9 months ago
  89. 8030f5e ppc: qemu: Drop CONFIG_OF_BOARD_SETUP by Bin Meng · 3 years, 9 months ago
  90. f9c9ffc ppc: qemu: Switch over to use DM ETH and PCI by Bin Meng · 3 years, 9 months ago
  91. 2b05a52 pci: mpc85xx: Support 64-bit bus and cpu address by Bin Meng · 3 years, 9 months ago
  92. 0798422 pci: mpc85xx: Support controller register physical address beyond 32-bit by Bin Meng · 3 years, 9 months ago
  93. 21cf67c pci: mpc85xx: Wrap LAW programming with CONFIG_FSL_LAW by Bin Meng · 3 years, 9 months ago
  94. 285d1e2 ppc: qemu: Switch over to use DM serial by Bin Meng · 3 years, 9 months ago
  95. 276375c common: Move initr_addr_map() to a bit earlier by Bin Meng · 3 years, 9 months ago
  96. 39d49a8 ppc: io.h: Use addrmap_ translation APIs only in post-relocation phase by Bin Meng · 3 years, 9 months ago
  97. 0a5fee5 lib: kconfig: Mention CONFIG_ADDR_MAP limitation in the help by Bin Meng · 3 years, 9 months ago
  98. 261fc06 test: cmd: Add a basic test for 'addrmap' command by Bin Meng · 3 years, 9 months ago
  99. 70b22cf cmd: Add a command to display the address map by Bin Meng · 3 years, 9 months ago
  100. e151403 lib: addr_map: Move address_map[] type to the header file by Bin Meng · 3 years, 9 months ago