1. fbc6cea efi_selftest: illegal cast to pointer in initrddump by Heinrich Schuchardt · 3 years, 6 months ago
  2. 9ff9f4b efi_loader: fix memory type for memory reservation block by Mark Kettenis · 3 years, 6 months ago
  3. 8b5dea3 efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXI by Heinrich Schuchardt · 3 years, 7 months ago
  4. 4103e13 Prepare v2021.04-rc4 by Tom Rini · 3 years, 6 months ago
  5. 6ad0769 configs: Resync with savedefconfig by Tom Rini · 3 years, 6 months ago
  6. 23986be Merge tag 'ti-v2021.04-rc4' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 6 months ago
  7. e8a10a0 Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 6 months ago
  8. f72edfd configs: am65x_evm_r5: Enable checks for spl and stack sizes by Lokesh Vutla · 3 years, 7 months ago
  9. 003d10b include: configs: am65x_evm: Optimize size of SPL BSS by Lokesh Vutla · 3 years, 7 months ago
  10. a69c489 ARM: da850-evm: Fix boot issues from missing SPL_PAD_TO by Adam Ford · 3 years, 7 months ago
  11. 136284a configs: omap3_logic: Enable CONFIG_SPL_ALLOC_BD by Adam Ford · 3 years, 7 months ago
  12. b076cbe doc: stm32mp1: Use u-boot.itb if CONFIG_SPL_LOAD_FIT=y by Marek Vasut · 3 years, 7 months ago
  13. ad7e1c7 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 6 months ago
  14. 23e20b2 arm: stm32mp: Fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCACHE_SYS are enabled by Patrice Chotard · 3 years, 7 months ago
  15. 729fa17 board: st: Remove board_early_init_f and board_late_init callbacks for stm32 boards by Patrice Chotard · 3 years, 7 months ago
  16. 92baaad configs: stm32: Remove BOARD_EARLY_INIT_F and BOARD_LATE_INIT for stm32 boards by Patrice Chotard · 3 years, 7 months ago
  17. 1594280 arm: mvebu: a38x: Remove dead code ARMADA_39X by Pali Rohár · 3 years, 7 months ago
  18. 2fa30d0 arm: a37xx: pci: Implement workaround for the readback value of VEND_ID by Pali Rohár · 3 years, 7 months ago
  19. e33e209 arm: mvebu: Espressobin: Enable additional options by Pali Rohár · 3 years, 7 months ago
  20. 74f4929 ddr: marvell: axp: fix array types have different bounds warning by Marek Behún · 3 years, 7 months ago
  21. e5b3e87 ddr: marvell: axp: align signature of mv_xor_mem_init() with a38x by Marek Behún · 3 years, 7 months ago
  22. 107c339 ddr: marvell: a38x: Sync code with Marvell mv-ddr-marvell repository by Pali Rohár · 3 years, 7 months ago
  23. a5fc099 ddr: marvell: a38x: Add more space for additional info from SPD by Sujeet Baranwal · 3 years, 7 months ago
  24. 9f97193 board: stm32mp1: use CONFIG_SYS_MMC_ENV_DEV when available by Patrick Delaunay · 3 years, 7 months ago
  25. c45f82b video: dw_mipi_dsi: update log of dphy_enable by Yannick Fertre · 3 years, 7 months ago
  26. 612f769 video: dw_mipi_dsi: missing device to log debug by Yannick Fertre · 3 years, 7 months ago
  27. a6d047c video: stm32: remove all child of DSI bridge when its probe failed by Patrick Delaunay · 3 years, 7 months ago
  28. e9470fc configs: stm32mp15: move bootdelay configuration in defconfig by Patrick Delaunay · 3 years, 7 months ago
  29. 622c956 stm32mp: bsec: manage clock when present in device tree by Patrick Delaunay · 3 years, 7 months ago
  30. f49eb16 stm32mp: stm32prog: replace alias by serial device sequence number by Patrick Delaunay · 3 years, 7 months ago
  31. b9d5e3a stm32mp: stm32prog: reactivate console and display serial error by Patrick Delaunay · 3 years, 7 months ago
  32. 5a05af8 stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB by Patrick Delaunay · 3 years, 7 months ago
  33. 2dc2216 stm32mp: stm32prog: Add Kconfig file for stm32prog command by Patrick Delaunay · 3 years, 7 months ago
  34. 299ad5d board: st: remove the nand MTD configuration for NOR boot in stm32mp1 board by Patrick Delaunay · 3 years, 7 months ago
  35. 3f0038d configs: stm32mp1_trusted_defconfig rely on SCMI support by Patrick Delaunay · 3 years, 7 months ago
  36. 0689dc5 scmi: cosmetic: reorder include files by Patrick Delaunay · 3 years, 7 months ago
  37. 9f5e4aa scmi: define LOG_CATEGORY by Patrick Delaunay · 3 years, 7 months ago
  38. 1b9ad51 scmi: Include device_compat.h by Patrick Delaunay · 3 years, 7 months ago
  39. 08db5d5 clk: stm32mp1: gets root clocks from fdt by Etienne Carriere · 3 years, 7 months ago
  40. 3d15245 ARM: dts: stm32mp1: explicit clock reference needed by RCC clock driver by Etienne Carriere · 3 years, 7 months ago
  41. de6f70a mtd: spinand: Add WATCHDOG_RESET() in spinand_mtd_read/write() by Patrice Chotard · 3 years, 8 months ago
  42. 3f6cfda mtd: nand: Add WATCHDOG_RESET() in nanddev_mtd_erase() by Patrice Chotard · 3 years, 8 months ago
  43. e48ec51 spi: stm32_qspi: Add WATCHDOG_RESET in _stm32_qspi_read_fifo() by Patrice Chotard · 3 years, 8 months ago
  44. 5988575 mtd: spi-nor: Add WATCHDOG_RESET() in spi_nor_core callbacks by Patrice Chotard · 3 years, 8 months ago
  45. 4c8e936 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 7 months ago
  46. 044d700 usb: mtu3: flush cache for next GPD by Chunfeng Yun · 3 years, 7 months ago
  47. b764bf2 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 7 months ago
  48. 736ecc6 x86: Select advanced Intel code only if allowed by Simon Glass · 3 years, 7 months ago
  49. 049c4dc x86: Move INTEL_ACPIGEN to arch/x86 by Simon Glass · 3 years, 7 months ago
  50. 0b823e1 x86: Fix member check in intel_gnvs by Simon Glass · 3 years, 7 months ago
  51. 97401d0 x86: sizeof-array-div error in lpc_common_early_init by Heinrich Schuchardt · 3 years, 7 months ago
  52. 472c548 Merge tag 'u-boot-amlogic-20210308' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 7 months ago
  53. b0a75dd Merge branch 'v2021.04-rc4' of https://github.com/lftan/u-boot by Tom Rini · 3 years, 7 months ago
  54. 266637d configs: meson64: add fdtoverlay_addr_r by Neil Armstrong · 3 years, 7 months ago
  55. efe1f06 button: adc: fix treshold typo by Neil Armstrong · 3 years, 7 months ago
  56. 9773ebc Makefile: socfpga: Add target to generate hex output for combined spl and dtb by Dalon Westergreen · 3 years, 7 months ago
  57. 8a3244d configs: socfpga: Add defconfig for Agilex with VAB support by Siew Chin Lim · 3 years, 7 months ago
  58. 6bf1249 configs: socfpga: soc64: Move CONFIG_BOOTCOMMAND to defconfig by Siew Chin Lim · 3 years, 7 months ago
  59. ae99131 arm: socfpga: dts: soc64: Update filename in binman node of FIT image with VAB support by Siew Chin Lim · 3 years, 7 months ago
  60. 1025b53 arm: socfpga: cmd: Support 'vab' command by Siew Chin Lim · 3 years, 7 months ago
  61. 1bc2089 arm: socfpga: soc64: Support Vendor Authorized Boot (VAB) by Siew Chin Lim · 3 years, 7 months ago
  62. 9a5bbdf arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64 by Siew Chin Lim · 3 years, 7 months ago
  63. 90964ab Merge tag 'efi-2021-04-rc3-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 7 months ago
  64. 7d3eff3 efi_loader: correct uboot_bin_env.its file format by Heinrich Schuchardt · 3 years, 7 months ago
  65. e91789e lib/charset: UTF-8 stream conversion by Heinrich Schuchardt · 3 years, 7 months ago
  66. ddbaff5 lib/charset: utf8_get() should return error by Heinrich Schuchardt · 3 years, 7 months ago
  67. 73bb90c efi_loader: carve out utf_to_cp() by Heinrich Schuchardt · 3 years, 7 months ago
  68. 70616a1 efi_loader: move codepage 437 table by Heinrich Schuchardt · 3 years, 7 months ago
  69. 997b57f efi_loader: console size of vidconsole by Heinrich Schuchardt · 3 years, 7 months ago
  70. e4dba4b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 7 months ago
  71. b75ca06 doc: Add a reST document for qemu-ppce500 by Bin Meng · 3 years, 7 months ago
  72. 1d636a0 ppc: qemu: Move board directory from board/freescale to board/emulation by Bin Meng · 3 years, 7 months ago
  73. 37c6ceb ppc: qemu: Drop fixed_sdram() by Bin Meng · 3 years, 7 months ago
  74. b516dd5 ppc: qemu: Drop a custom env variable 'fdt_addr_r' by Bin Meng · 3 years, 7 months ago
  75. c8f911c ppc: qemu: Delete the temporary FDT virtual-physical mapping after U-Boot is relocated by Bin Meng · 3 years, 7 months ago
  76. 9a39f76 ppc: qemu: Enable RTC support via I2C by Bin Meng · 3 years, 7 months ago
  77. 037b17d ppc: qemu: Enable support for power off via GPIO by Bin Meng · 3 years, 7 months ago
  78. 5f1a08b dm: sysreset: Add a Kconfig option for the 'reset' command by Bin Meng · 3 years, 7 months ago
  79. e022403 ppc: qemu: Enable GPIO support by Bin Meng · 3 years, 7 months ago
  80. 271a87b gpio: mpc8xxx: Support controller register physical address beyond 32-bit by Bin Meng · 3 years, 7 months ago
  81. f94cbb5 ppc: mpc85xx: Add 'gpibe' register to 'struct ccsr_gpio' by Bin Meng · 3 years, 7 months ago
  82. 843d9b8 ppc: qemu: Enable VirtIO BLK support by Bin Meng · 3 years, 7 months ago
  83. 5474ef8 virtio: Fix VirtIO BLK driver dependency by Bin Meng · 3 years, 7 months ago
  84. 46c9b59 ppc: qemu: Enable VirtIO NET support by Bin Meng · 3 years, 7 months ago
  85. 05173ec cmd: Fix virtio command dependency by Bin Meng · 3 years, 7 months ago
  86. 3fc735d ppc: qemu: Drop CONFIG_OF_BOARD_SETUP by Bin Meng · 3 years, 7 months ago
  87. 8ee4016 ppc: qemu: Switch over to use DM ETH and PCI by Bin Meng · 3 years, 7 months ago
  88. 8461ee5 pci: mpc85xx: Support 64-bit bus and cpu address by Bin Meng · 3 years, 7 months ago
  89. 03ff970 pci: mpc85xx: Support controller register physical address beyond 32-bit by Bin Meng · 3 years, 7 months ago
  90. 5a40f5c pci: mpc85xx: Wrap LAW programming with CONFIG_FSL_LAW by Bin Meng · 3 years, 7 months ago
  91. 2e91e8b ppc: qemu: Switch over to use DM serial by Bin Meng · 3 years, 7 months ago
  92. a43b598 common: Move initr_addr_map() to a bit earlier by Bin Meng · 3 years, 7 months ago
  93. 3320656 ppc: io.h: Use addrmap_ translation APIs only in post-relocation phase by Bin Meng · 3 years, 7 months ago
  94. e010315 lib: kconfig: Mention CONFIG_ADDR_MAP limitation in the help by Bin Meng · 3 years, 7 months ago
  95. ea30921 test: cmd: Add a basic test for 'addrmap' command by Bin Meng · 3 years, 7 months ago
  96. 56d0635 cmd: Add a command to display the address map by Bin Meng · 3 years, 7 months ago
  97. b561563 lib: addr_map: Move address_map[] type to the header file by Bin Meng · 3 years, 7 months ago
  98. c40131a include: Remove extern from addr_map.h by Bin Meng · 3 years, 7 months ago
  99. d8a61a7 ppc: qemu: Enable driver model by Bin Meng · 3 years, 7 months ago
  100. c1979d7 ppc: qemu: Enable OF_CONTROL by Bin Meng · 3 years, 7 months ago