1. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 4 months ago
  2. ff67f23 pch: Rename PCH_SUPPORT to PCH by Simon Glass · 3 years, 4 months ago
  3. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 4 months ago
  4. 3a6d453 Revert most of the series for adding vexpress_aemv8r support by Tom Rini · 3 years, 3 months ago
  5. 504384e psci: fix double declaration by Oleksandr Suvorov · 3 years, 3 months ago
  6. a871d86 ARM: Prevent the compiler from using NEON registers by Samuel Holland · 3 years, 3 months ago
  7. a673266 arm: Use armv8_switch_to_el1 env to switch to EL1 by Peter Hoyes · 3 years, 3 months ago
  8. 5775bbc vexpress64: Add BASER_FVP vexpress board variant by Peter Hoyes · 3 years, 3 months ago
  9. 8a559ab armv8: Add ARMv8 MPU configuration logic by Peter Hoyes · 3 years, 3 months ago
  10. ac33c06 armv8: Ensure EL1&0 VMSA is enabled by Peter Hoyes · 3 years, 3 months ago
  11. 6f4a27d armv8: Disable pointer authentication traps for EL1 by Peter Hoyes · 3 years, 3 months ago
  12. 94844ae arm: mach-snapdrgon: misc: Simplify msm_generate_mac_addr() by Stephan Gerhold · 3 years, 4 months ago
  13. 2636e46 arm: mach-snapdragon: misc: Initialize eMMC if necessary by Stephan Gerhold · 3 years, 4 months ago
  14. bbd3c61 armv7: Add Position Independent Execution support by Chia-Wei Wang · 3 years, 4 months ago
  15. 8810320 arm: Fix option dependency with Kconfig language by Chia-Wei Wang · 3 years, 4 months ago
  16. d772045 arm: u8500: Prefer building in thumb mode by default by Stephan Gerhold · 3 years, 4 months ago
  17. cc25bb1 board: stemmy: Update documentation by Stephan Gerhold · 3 years, 4 months ago
  18. 8e4386c board: stemmy: Add basic Fastboot support by Stephan Gerhold · 3 years, 4 months ago
  19. e669124 arm: dts: u8500: u-boot: Add fixed clock for eMMC by Stephan Gerhold · 3 years, 4 months ago
  20. 7b27932 arm: dts: u8500: Update from Linux ux500-dts-for-v5.15 by Stephan Gerhold · 3 years, 4 months ago
  21. ca0a82b arm: u8500: Imply options for new drivers by Stephan Gerhold · 3 years, 4 months ago
  22. 41a92cf Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 3 years, 3 months ago
  23. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
  24. e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 3 months ago
  25. 3ef67ae Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · 3 years, 3 months ago
  26. 57b9381 imx: Finish migration of IMX_CONFIG to Kconfig by Tom Rini · 3 years, 3 months ago
  27. 8086a82 imx: Introduce CONFIG_MACH_IMX by Tom Rini · 3 years, 3 months ago
  28. 96a5817 Convert CONFIG_MX7D to Kconfig by Tom Rini · 3 years, 3 months ago
  29. 468c2d5 nxp: Migrate a number of DDR related symbols to Kconfig by Tom Rini · 3 years, 3 months ago
  30. f7246c2 nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig by Tom Rini · 3 years, 3 months ago
  31. fe2cea6 ddr: Migrate DDR_SPD to Kconfig by Tom Rini · 3 years, 3 months ago
  32. 592bcd0 mvebe: Migrate CONFIG_DDR_LOG_LEVEL to Kconfig by Tom Rini · 3 years, 3 months ago
  33. 5918039 mvebu: Migrate CONFIG_DDR_32BIT/64BIT to Kconfig by Tom Rini · 3 years, 3 months ago
  34. f91ff5a sandbox: add test of wdt-uclass' watchdog_reset() by Rasmus Villemoes · 3 years, 3 months ago
  35. 2b67387 sandbox: add test of wdt_gpio driver by Rasmus Villemoes · 3 years, 3 months ago
  36. ddda564 global: Remove unused or unnecessary CONFIG symbols related to DDR by Tom Rini · 3 years, 3 months ago
  37. 8b66e04 Kconfig: Use spaces not tabs in Kconfig entires by Tom Rini · 3 years, 3 months ago
  38. f916490 global: Remove dead code that starts with CONFIG_[0-9A] by Tom Rini · 3 years, 3 months ago
  39. 249f11f arm: Migrate GICV2 / GICV3 to Kconfig by Tom Rini · 3 years, 3 months ago
  40. b9a254d rcar: i2c: Migrate SYS_I2C_SH to Kconfig by Tom Rini · 3 years, 3 months ago
  41. 1a19588 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · 3 years, 3 months ago
  42. a6e2923 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · 3 years, 3 months ago
  43. a7a9bc0 ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace by Tom Rini · 3 years, 3 months ago
  44. 714482a Convert CONFIG_SYS_I2C_EARLY_INIT to Kconfig by Tom Rini · 3 years, 3 months ago
  45. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 3 months ago
  46. 8825ec4 Convert CONFIG_SYS_I2C_MVTWSI to Kconfig by Tom Rini · 3 years, 3 months ago
  47. 4abdf14 Convert CONFIG_ID_EEPROM to Kconfig by Tom Rini · 3 years, 3 months ago
  48. 72755f2 davinci: Drop CONFIG_MAC_ADDR_IN_EEPROM by Tom Rini · 3 years, 3 months ago
  49. b32149c powerpc: Remove unused FCC ethernet code by Tom Rini · 3 years, 4 months ago
  50. 052f050 Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 3 months ago
  51. 367eb80 xilinx: zynqmp: Update descriptions for u-boot.its by Michal Simek · 3 years, 3 months ago
  52. e045351 xilinx: common: Enabling generic function for DT reselection by Michal Simek · 3 years, 4 months ago
  53. 3c99ab5 xilinx: zynqmp: Generate different u-boot.itb for MULTI_DTB_FIT by Michal Simek · 3 years, 3 months ago
  54. 387a28d arm64: dts: Make sure that all DTBs are 64bit aligned by Michal Simek · 3 years, 3 months ago
  55. cb8485b soc: xilinx: versal: Add soc_xilinx_versal driver by T Karthik Reddy · 3 years, 4 months ago
  56. 501c206 soc: xilinx: zynqmp: Add soc_xilinx_zynqmp driver by T Karthik Reddy · 3 years, 4 months ago
  57. 027fafc ARM: zynq: Enable smcc and nor for zc770-xm012 by Michal Simek · 3 years, 4 months ago
  58. eacca2f ARM: zynq: Wire single qspi on couple of boards by Michal Simek · 3 years, 4 months ago
  59. a735bc8 ARM: zynq: Replace 'io-standard' with 'power-source' property by Sai Krishna Potthuri · 3 years, 4 months ago
  60. 8c6fdf6 xilinx: Add jedec compatible string for QSPI (Zynq/ZynqMP) by Raju Kumar Pothuraju · 3 years, 5 months ago
  61. f508d38 arm64: zynqmp: Update comment style sm-k26 by Michal Simek · 3 years, 4 months ago
  62. d9824aa arm64: zynqmp: Fix header alignment on kv260 boards by Michal Simek · 3 years, 4 months ago
  63. 87808fb arm64: zynqmp: Fix node name for ds35/36 leds by Michal Simek · 3 years, 4 months ago
  64. 988bfe4 arm: socfpga: Enable Intel N5X device build by Siew Chin Lim · 3 years, 4 months ago
  65. d9f416f arm: dts: Add base dtsi and devkit dts for Intel N5X device by Siew Chin Lim · 3 years, 4 months ago
  66. 7f0b45b arm: socfpga: Add SPL for Intel N5X device by Siew Chin Lim · 3 years, 4 months ago
  67. f8e2eab ddr: altera: Add SDRAM driver for Intel N5X device by Tien Fong Chee · 3 years, 4 months ago
  68. e377bf2 arm: socfpga: Changed misc_s10.c to misc_soc64.c by Siew Chin Lim · 3 years, 4 months ago
  69. 4d7b6dc arm: socfpga: Add clock manager for Intel N5X device by Siew Chin Lim · 3 years, 4 months ago
  70. 8596188 arm: socfpga: Move cm_get_mpu_clk_hz function declaration to clock_manager.h by Siew Chin Lim · 3 years, 4 months ago
  71. c16c7ec arm: socfpga: Get clock manager base address for Intel N5X device by Siew Chin Lim · 3 years, 4 months ago
  72. df89b50 arm: socfpga: Add handoff data support for Intel N5X device by Tien Fong Chee · 3 years, 4 months ago
  73. b89899f arm: socfpga: Add base address for Intel N5X device by Siew Chin Lim · 3 years, 4 months ago
  74. 142d9c0 arm: socfpga: Changed base_addr_s10.h to base_addr_soc64.h by Siew Chin Lim · 3 years, 4 months ago
  75. 0fc2377 arm: socfpga: Move linux_qspi_enable from bootcommand to board_prep_linux function by Siew Chin Lim · 3 years, 4 months ago
  76. 3459ddc Merge tag 'efi-2021-10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 3 months ago
  77. 8e19a30 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 3 months ago
  78. 8889581 bootcount: add a new driver with syscon as backend by Nandor Han · 3 years, 6 months ago
  79. 5f74514 armv8: fsl : create bootcmd and mcinitcmd as per boot source by Wasim Khan · 3 years, 4 months ago
  80. bec784d board: sl28: drop unneeded and outdated flash partitions by Michael Walle · 3 years, 4 months ago
  81. 46c9731 arm: Finish migration of HAS_FSL_XHCI_USB by Tom Rini · 3 years, 4 months ago
  82. 9606646 efi_loader rename enum efi_mem_type to efi_memory_type by Heinrich Schuchardt · 3 years, 4 months ago
  83. f1ac8fa riscv: cpu: fu740: Fix typo of date by Zong Li · 3 years, 4 months ago
  84. 31aa697 arm: stm32mp1: Implement ECDSA signature verification by Alexandru Gagniuc · 3 years, 4 months ago
  85. 4f35b50 ARM: dts: stm32: Reduce DHCOR SPI NOR frequency to 50 MHz by Marek Vasut · 3 years, 4 months ago
  86. b22fa9d arm: dts: stm32mp15: alignment with v5.14 by Patrick Delaunay · 3 years, 4 months ago
  87. 9e249d8 stm32mp: correctly handle board_get_usable_ram_top(0) by Patrick Delaunay · 3 years, 4 months ago
  88. 1008a50 stm32mp1: stm32prog: remove stm32prog_get_tee_partitions with FIP by Patrick Delaunay · 3 years, 4 months ago
  89. 9c88dbf arm: stm32mp: add defconfig for trusted boot with FIP by Patrick Delaunay · 3 years, 4 months ago
  90. f8fcabf arm: stm32mp: handle the OP-TEE nodes in DT with FIP support by Patrick Delaunay · 3 years, 4 months ago
  91. ba4b8b0 arm: stm32mp: add config for STM32IMAGE support by Patrick Delaunay · 3 years, 4 months ago
  92. 5629aaa efi_loader: add Linux magic to RISC-V crt0 by Heinrich Schuchardt · 3 years, 6 months ago
  93. 21e0f88 Merge tag 'u-boot-rockchip-20210812' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 3 years, 4 months ago
  94. a6b6ac2 rockchip: px30: add support for SFC for Odroid Go Advance by Chris Morgan · 3 years, 4 months ago
  95. 5151900 rockchip: px30: add the serial flash controller by Chris Morgan · 3 years, 4 months ago
  96. 0f412e4 rockchip: px30: Add support for using SFC by Chris Morgan · 3 years, 4 months ago
  97. 5dd60ce rockchip: Fix u-boot-rockchip.bin build by Johan Gunnarsson · 3 years, 4 months ago
  98. 072a8cc arm: dts: sync the Rockhip 3368 SoCs from Linux by Peter Robinson · 3 years, 4 months ago
  99. 7715db3 arm: dts: sync the Rockhip 3328 SoCs from Linux by Peter Robinson · 3 years, 4 months ago
  100. 7c79b87 arm: dts: sync the Rockhip 3399 SoCs from Linux by Peter Robinson · 3 years, 4 months ago