1. 1e88e78 Merge tag 'u-boot-stm32-20200707' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 3 months ago
  2. c4df37b Merge tag 'u-boot-atmel-2020.10-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 4 years, 3 months ago
  3. f8ddd8c arm64: issue ISB after updating system registers by Volodymyr Babchuk · 4 years, 3 months ago
  4. c16cba8 stm32mp1: use the command env info in env_check by Patrick Delaunay · 4 years, 3 months ago
  5. bd3f60d arm: stm32mp: protect DBGMCU_IDC access with BSEC by Patrick Delaunay · 4 years, 4 months ago
  6. 03c4e62 arm: stm32mp: stm32prog: add "Device Name" in iproduct during DFU USB enumeration by Patrick Delaunay · 4 years, 4 months ago
  7. 4a87fea ARM: dts: stm32mp1: use OPP information for PLL1 settings in SPL by Patrick Delaunay · 4 years, 4 months ago
  8. d1a4b09 board: st: stpmic1: add function stpmic1_init by Patrick Delaunay · 4 years, 4 months ago
  9. 4e62642 arm: stm32mp: add weak function to save vddcore by Patrick Delaunay · 4 years, 4 months ago
  10. 6f2e0ad ARM: dts: stm32: add cpufreq support on stm32mp15x by Patrick Delaunay · 4 years, 4 months ago
  11. 95bd49a arm: stm32mp: spl: add bsec driver in SPL by Patrick Delaunay · 4 years, 4 months ago
  12. ad277eb ARM: dts: rockchip: Add Radxa Rock Pi N8 initial support by Jagan Teki · 4 years, 3 months ago
  13. 9e7b9d4 ARM: dts: rockchip: Add VMARC RK3288 SOM initial support by Jagan Teki · 4 years, 3 months ago
  14. 1a95b1e ARM: dts: rockchip: radxa-dalang: Update sdmmc properties by Jagan Teki · 4 years, 3 months ago
  15. 46a8606 rockchip: rk3399: allow deselecting SPL_ATF_NO_PLATFORM_PARAM by Hugh Cole-Baker · 4 years, 4 months ago
  16. b1fccd3 arm64: dts: rockchip: Add Radxa Rock Pi N10 initial support by Jagan Teki · 4 years, 4 months ago
  17. 29dac63 ARM: dts: rockchip: Sync v5.7-rc1 Radxa Dalang Carrier by Jagan Teki · 4 years, 4 months ago
  18. f18d266 arm64: dts: rockchip: Sync v5.7-rc1 VMARC RK3399Pro SOM by Jagan Teki · 4 years, 4 months ago
  19. 8893485 arm64: dts: rockchip: Sync v5.7-rc1 rk3399pro.dtsi by Jagan Teki · 4 years, 4 months ago
  20. f9d6743 rockchip: Pinebook Pro: Fix SPI flash and store env on it by Peter Robinson · 4 years, 4 months ago
  21. dc38a58 rockchip: Pinebook Pro: enable rng to provide an entropy source by Peter Robinson · 4 years, 4 months ago
  22. 6e7d7aa Merge branch 'next' by Tom Rini · 4 years, 3 months ago
  23. df3d0a3 Merge branch '2020-07-01-kconfig-etc-updates' into next by Tom Rini · 4 years, 3 months ago
  24. 9ba8432 sandbox, test: add test for GPIO_HOG function by Heiko Schocher · 4 years, 4 months ago
  25. c5a4442 riscv: use log functions in fdt_fixup by Heinrich Schuchardt · 4 years, 3 months ago
  26. 5ce5020 riscv: sifive: fu540: enable all cache ways from U-Boot proper by Pragnesh Patel · 4 years, 4 months ago
  27. edf4fc2 riscv: Use optimized version of fdtdec_get_addr_size_no_parent by Atish Patra · 4 years, 3 months ago
  28. 7eb4bcc riscv: Do not return error if reserved node already exists by Atish Patra · 4 years, 3 months ago
  29. fd31e4f riscv: Do not build reset.c if SYSRESET is on by Bin Meng · 4 years, 3 months ago
  30. 1c17e55 riscv: Enable CONFIG_OF_BOARD_FIXUP by default for OF_SEPARATE by Bin Meng · 4 years, 3 months ago
  31. a8492e2 riscv: Expand the DT size before copy reserved memory node by Bin Meng · 4 years, 3 months ago
  32. c4f7c50 riscv: Avoid the reserved memory fixup if src and dst point to the same place by Bin Meng · 4 years, 3 months ago
  33. 76585c9 riscv: fu540: dts: Correct reg size of otp and dmc nodes by Bin Meng · 4 years, 4 months ago
  34. 6c6a29c riscv: fu540: dts: Remove the unnecessary space in the cpu2_intc node by Bin Meng · 4 years, 4 months ago
  35. 6ca300a socfpga: Mark socfpga_fpga_add() as static inline in the non-FPGA case by Tom Rini · 4 years, 5 months ago
  36. 897860e x86: Convert from ACCESS_ONCE to READ/WRITE_ONCE by Tom Rini · 4 years, 5 months ago
  37. f2ff327 tegra: Convert from ACCESS_ONCE to READ/WRITE_ONCE by Tom Rini · 4 years, 5 months ago
  38. faf002c Remove CROSS_COMPILE default from arch/*/config.mk by Tom Rini · 4 years, 4 months ago
  39. eb75ee4 riscv: dts: hifive-unleashed-a00: add cpu aliases by Sagar Shrikant Kadam · 4 years, 3 months ago
  40. a7c81fc riscv: Add Sipeed Maix support by Sean Anderson · 4 years, 3 months ago
  41. bba8618 riscv: Add device tree for K210 and Sipeed Maix BitM by Sean Anderson · 4 years, 3 months ago
  42. 958a3f4 riscv: Allow use of reset drivers by Sean Anderson · 4 years, 3 months ago
  43. b8bc120 riscv: Add option to support RISC-V privileged spec 1.9 by Sean Anderson · 4 years, 3 months ago
  44. 40686c3 riscv: Clean up IPI initialization code by Sean Anderson · 4 years, 3 months ago
  45. 9472630 riscv: Clear pending interrupts before enabling IPIs by Sean Anderson · 4 years, 3 months ago
  46. 309c79f riscv: Add headers for asm/global_data.h by Sean Anderson · 4 years, 3 months ago
  47. 038b13e reset: Add generic reset driver by Sean Anderson · 4 years, 3 months ago
  48. 4a3390f dm: Add support for simple-pm-bus by Sean Anderson · 4 years, 3 months ago
  49. e2a4d24 Merge branch '2020-06-30-minor-TI-board-updates' into next by Tom Rini · 4 years, 3 months ago
  50. 50b5326 ti814x: Remove platform by Tom Rini · 4 years, 4 months ago
  51. 5fdb3c0 Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips into next by Tom Rini · 4 years, 3 months ago
  52. 2896422 spi: Move DM_SPI_FLASH and SPI_FLASH_DATAFLASH to Kconfig (for ls1021aXXX) by Lukasz Majewski · 4 years, 4 months ago
  53. 044a66c spi: Move DM_SPI_FLASH to Kconfig (for NXP's ls1043a) by Lukasz Majewski · 4 years, 4 months ago
  54. 56c4046 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 4 months ago
  55. c87f9ce x86: Don't build some unused objects in TPL by Tom Rini · 4 years, 3 months ago
  56. 5f99ba1 Merge tag 'u-boot-rockchip-20200628' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 3 months ago
  57. a2b1cff rockchip: rk3188: Fix back to BROM boot by Alexander Kochetkov · 4 years, 3 months ago
  58. 7d80a9c arm: imx: Finish migration of CONFIG_CSF_SIZE to Kconfig by Tom Rini · 4 years, 4 months ago
  59. 0567099 arm: imx: Finish migration from CONFIG_SECURE_BOOT to CONFIG_IMX_HAB by Tom Rini · 4 years, 4 months ago
  60. 348d183 Convert CONFIG_AT91_GPIO to Kconfig by Tom Rini · 4 years, 4 months ago
  61. 8a20431 arm: socfpga: misc_s10: Fix EMAC register address calculation by Ley Foon Tan · 4 years, 3 months ago
  62. c68a1ae bdinfo: x86: vesa: Update fb_base to the correct value by Simon Glass · 4 years, 5 months ago
  63. 6479198 bdinfo: m68k: ppc: Move arch-specific code from bdinfo by Simon Glass · 4 years, 5 months ago
  64. 1a520d9 bdinfo: m68k: Move m68k-specific info into its own file by Simon Glass · 4 years, 5 months ago
  65. 79d074d bdinfo: ppc: Move PPC-specific info into its own file by Simon Glass · 4 years, 5 months ago
  66. 59b0d7d bdinfo: arm: Move ARM-specific info into its own file by Simon Glass · 4 years, 5 months ago
  67. b46f989 bdinfo: riscv: Use generic bd_info by Simon Glass · 4 years, 5 months ago
  68. 5ffd5e8 bdinfo: nds32: Use generic bd_info by Simon Glass · 4 years, 5 months ago
  69. 4b78b5b ARM: dts: imx6q-tbs2910: Fix Ethernet regression by Fabio Estevam · 4 years, 3 months ago
  70. f0e236c Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 3 months ago
  71. 39c5cf0 topic: zynqmp: Add support for zynqmp-xilinx-xdp platform by Mike Looijmans · 5 years ago
  72. 7831292 arm64: zynqmp: Change spi-max-frequency for qspi mini by T Karthik Reddy · 4 years, 5 months ago
  73. 3ab205c arm64: zynqmp: Fix si570 clock output names and references by Saeed Nowshadi · 4 years, 7 months ago
  74. 24899e0 mx6cuboxi: enable MMC and eMMC in DT for SPL by Walter Lozano · 4 years, 4 months ago
  75. 59a88e0 arm: dts: imx: fsl-imx8qm.dtsi: fix gpio aliases by Ye Li · 4 years, 4 months ago
  76. a1f6d04 ARM: imx: soc: Select default TEXT_BASE for MX7 by Marek Vasut · 4 years, 4 months ago
  77. 7204160 ARM: imx: soc: Switch BOARD_EARLY_INIT_F to imply on MX7 by Marek Vasut · 4 years, 4 months ago
  78. cb82ee2 ARM: imx: ddr: Fill in missing DDRC ZQCTLx on i.MX7 by Marek Vasut · 4 years, 4 months ago
  79. 041dd8e ARM: dts: imx6qdl-sabresd: Fix AR8031 phy-mode by Fabio Estevam · 4 years, 4 months ago
  80. 64e2793 ARM: dts: imx6qdl-sabreauto: Fix AR8031 phy-mode by Fabio Estevam · 4 years, 3 months ago
  81. db86e6c ARM: dts: imx6qdl-sr-som: Sync with kernel 5.8-rc1 by Fabio Estevam · 4 years, 3 months ago
  82. 5575f79 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 4 years, 3 months ago
  83. 1e389a4 Merge tag 'u-boot-stm32-20200619' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 3 months ago
  84. 7929192 ARM: dts: stm32: Reinstate card detect behavior on ST boards by Patrick Delaunay · 4 years, 3 months ago
  85. 3c2e2a1 ARM: dts: stm32: Reinstate card detect behavior on DHSOM by Marek Vasut · 4 years, 3 months ago
  86. 0490925 Merge tag 'video-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · 4 years, 3 months ago
  87. 1ec7453 ARM: tegra: Enable PSCI support for Tegra210 and Tegra186 by Jon Hunter · 4 years, 3 months ago
  88. 22b897a video: extend stdout video console work-around for 'vga' by Anatolij Gustschin · 4 years, 4 months ago
  89. 47df4b5 powerpc: Remove TWR-P1025_defconfig board by Jagan Teki · 4 years, 4 months ago
  90. 5d226cd powerpc: Remove T4160QDS_NAND_defconfig board by Jagan Teki · 4 years, 4 months ago
  91. ce17d99 powerpc: Remove T1040QDS_DDR4_defconfig board by Jagan Teki · 4 years, 4 months ago
  92. 7723a6d powerpc: Remove T1024QDS_DDR4_SECURE_BOOT_defconfig board by Jagan Teki · 4 years, 4 months ago
  93. 197fc64 powerpc: Remove P1022DS_36BIT_NAND_defconfig board by Jagan Teki · 4 years, 4 months ago
  94. 8429b95 powerpc: Remove configs/MPC8536DS_36BIT_defconfig board by Jagan Teki · 4 years, 4 months ago
  95. 447ec17 powerpc: Remove configs/C29XPCIE_NAND_defconfig board by Jagan Teki · 4 years, 4 months ago
  96. 55bcea4 powerpc: Remove configs/BSC9132QDS_NAND_DDRCLK100_SECURE_defconfig board by Jagan Teki · 4 years, 4 months ago
  97. f178468 powerpc: Remove configs/BSC9131RDB_NAND_SYSCLK100_defconfig board by Jagan Teki · 4 years, 4 months ago
  98. e3e6782 powerpc: Remove configs/B4420QDS_NAND_defconfig board by Jagan Teki · 4 years, 4 months ago
  99. 83fdb43 Merge tag 'ti-v2020.10-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next by Tom Rini · 4 years, 3 months ago
  100. c7c120c ARM: at91: Enable SPL_SEPARATE_BSS by default by Gregory CLEMENT · 4 years, 4 months ago