1. 9539738 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 3 months ago
  2. 7de8bd0 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 3 months ago
  3. 15e3010 ARM: vexpress_ca9x4: Reintroduce board in order to use with QEMU. by Kristian Amlie · 3 years, 1 month ago
  4. 6493fa4 arm: use CONFIG_SUPPORT_PASSING_ATAGS by Patrick Delaunay · 3 years, 2 months ago
  5. 4e062fc arm64: Kconfig: Enable usage of optimized memset/memcpy/memmove by Stefan Roese · 3 years, 2 months ago
  6. 1e43bb6 arm64: memset-arm64: Use simple memset when cache is disabled by Stefan Roese · 3 years, 2 months ago
  7. dbf6b14 arm64: arch/arm/lib: Add optimized memset/memcpy/memmove functions by Stefan Roese · 3 years, 2 months ago
  8. df3ab89 arm: mediatek: merge board Kconfigs into mach-mediatek by Guillaume La Roque · 3 years, 1 month ago
  9. c16de86 lmb: Remove imx board_lmb_reserve() by Marek Vasut · 3 years, 1 month ago
  10. b1d0487 lmb: arm: Increase LMB alignment to 16k in arch_lmb_reserve_generic() by Marek Vasut · 3 years, 1 month ago
  11. 1f391c3 lmb: Switch to generic arch_lmb_reserve_generic() by Marek Vasut · 3 years, 1 month ago
  12. 8120e06 lmb: Always compile arch_lmb_reserve() into U-Boot on arm by Marek Vasut · 3 years, 1 month ago
  13. 270f871 crc32: Add crc32 implementation using __builtin_aarch64_crc32b by Marek Vasut · 3 years, 2 months ago
  14. 37479e6 armv8/cache.S: Triple with single instruction by Pierre-Clément Tosi · 3 years, 2 months ago
  15. f050bfa armv8/cache.S: Read sysreg fields through ubfx by Pierre-Clément Tosi · 3 years, 2 months ago
  16. 7b57e56 Merge tag 'u-boot-at91-2022.01-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · 3 years, 1 month ago
  17. d65b84a ARM: dts: at91: update flexcom defines using include file by Eugen Hristev · 3 years, 2 months ago
  18. a6bbb8b ARM: at91: remove references to RM9200DK by Eugen Hristev · 3 years, 2 months ago
  19. 26671aa ARM: dts: at91: sama5d2: fix dtc warning for ohci and ehci by Eugen Hristev · 3 years, 2 months ago
  20. b6a8cce ARM: dts: at91: sama5d2_icp: cosmetic arrangement of the nodes by Eugen Hristev · 3 years, 2 months ago
  21. 5b43508 ARM: dts: at91: sama5d2_icp: add QSPI1 device by Mihai Sain · 3 years, 2 months ago
  22. b25d761 ARM: dts: at91: sama5d2_xplained: Add memory node in devicetree by Clément Léger · 3 years, 2 months ago
  23. 094f19c ARM: mach-at91: armv7: fix multiple cpu_reset definition when enabling SYSRESET by Clément Léger · 3 years, 3 months ago
  24. 63ba551 ARM: dts: at91: sam9x60: add bindings for CPU by Claudiu Beznea · 3 years, 3 months ago
  25. 6beb4a3 ARM: at91: Add chip ID of SAMA5D29 by Hari Prasath · 3 years, 3 months ago
  26. 121a165 Remove including timestamp.h in version.h by Pali Rohár · 3 years, 3 months ago
  27. a79f823 Remove #include <version.h> from files which do not need it by Pali Rohár · 3 years, 3 months ago
  28. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 1 month ago
  29. 3232bdf pci: Drop DM_PCI by Simon Glass · 3 years, 3 months ago
  30. fa7a145 arm: dts: k3-j721e-r5-*.dts: Fix clock-names property in the usb0 instance by Aswath Govindraju · 3 years, 2 months ago
  31. 72f78c6 ARM: dts: Fix node status to "okay" on TI boards by Roger Quadros · 3 years, 2 months ago
  32. 7ca1af6 arm: dts: k3-am642-evm-u-boot: Add u-boot, dm-spl tag in the pinmux node of mmc1 by Aswath Govindraju · 3 years, 2 months ago
  33. 4c9289f am33xx: Fix USB for am335x boards by Matwey V. Kornilov · 3 years, 3 months ago
  34. 88426bd arm: mvebu: dts: Armada8k enable mdio by Sven Auhagen · 3 years, 2 months ago
  35. e60e449 lib: Drop SHA512_ALGO in lieu of SHA512 by Alexandru Gagniuc · 3 years, 2 months ago
  36. 87e8d38 arm: Add Kconfig entry for MACH_TYPE by Tom Rini · 3 years, 2 months ago
  37. 9774462 arm: Disable ATAGs support by Tom Rini · 3 years, 2 months ago
  38. b9d66a0 imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIG by Tom Rini · 3 years, 2 months ago
  39. c8510e3 stm32mp: Fix board_get_usable_ram_top() by Patrice Chotard · 3 years, 2 months ago
  40. f756037 sata: Rename SATA_SUPPORT to SATA by Simon Glass · 3 years, 2 months ago
  41. ea2ca7e spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 2 months ago
  42. 2a73606 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 2 months ago
  43. 103c5f1 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 2 months ago
  44. 0017931 Revert most of the series for adding vexpress_aemv8r support by Tom Rini · 3 years, 2 months ago
  45. 7befc84 psci: fix double declaration by Oleksandr Suvorov · 3 years, 2 months ago
  46. f43312c ARM: Prevent the compiler from using NEON registers by Samuel Holland · 3 years, 2 months ago
  47. 30e5a44 arm: Use armv8_switch_to_el1 env to switch to EL1 by Peter Hoyes · 3 years, 2 months ago
  48. b53bbca vexpress64: Add BASER_FVP vexpress board variant by Peter Hoyes · 3 years, 2 months ago
  49. 2f5b7b7 armv8: Add ARMv8 MPU configuration logic by Peter Hoyes · 3 years, 2 months ago
  50. 37a757e armv8: Ensure EL1&0 VMSA is enabled by Peter Hoyes · 3 years, 2 months ago
  51. 53b40e8 armv8: Disable pointer authentication traps for EL1 by Peter Hoyes · 3 years, 2 months ago
  52. 15dd941 arm: mach-snapdrgon: misc: Simplify msm_generate_mac_addr() by Stephan Gerhold · 3 years, 3 months ago
  53. 1eb0062 arm: mach-snapdragon: misc: Initialize eMMC if necessary by Stephan Gerhold · 3 years, 3 months ago
  54. cd82f19 armv7: Add Position Independent Execution support by Chia-Wei Wang · 3 years, 3 months ago
  55. aa29b21 arm: Fix option dependency with Kconfig language by Chia-Wei Wang · 3 years, 3 months ago
  56. 8956854 arm: u8500: Prefer building in thumb mode by default by Stephan Gerhold · 3 years, 3 months ago
  57. f629895 board: stemmy: Update documentation by Stephan Gerhold · 3 years, 3 months ago
  58. f64011e board: stemmy: Add basic Fastboot support by Stephan Gerhold · 3 years, 3 months ago
  59. fc9d4b1 arm: dts: u8500: u-boot: Add fixed clock for eMMC by Stephan Gerhold · 3 years, 3 months ago
  60. 1ae43a0 arm: dts: u8500: Update from Linux ux500-dts-for-v5.15 by Stephan Gerhold · 3 years, 3 months ago
  61. 9f78ccf arm: u8500: Imply options for new drivers by Stephan Gerhold · 3 years, 3 months ago
  62. 48cf96f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 2 months ago
  63. dc595e3 arm: mvebu: Move get_boot_device() to cpu.c and make visible by Marek Behún · 3 years, 2 months ago
  64. 3404aa4 arm: mvebu: axp: Properly check for Armada XP in mach/soc.h by Pali Rohár · 3 years, 2 months ago
  65. b15a17b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 3 years, 2 months ago
  66. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 2 months ago
  67. a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 2 months ago
  68. ab92b38 Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · 3 years, 2 months ago
  69. 148b8bb imx: Finish migration of IMX_CONFIG to Kconfig by Tom Rini · 3 years, 2 months ago
  70. 0c2729e imx: Introduce CONFIG_MACH_IMX by Tom Rini · 3 years, 2 months ago
  71. fcadcaa Convert CONFIG_MX7D to Kconfig by Tom Rini · 3 years, 2 months ago
  72. efb5dab7 nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig by Tom Rini · 3 years, 2 months ago
  73. 222d22a ddr: Migrate DDR_SPD to Kconfig by Tom Rini · 3 years, 2 months ago
  74. f66a3fd mvebe: Migrate CONFIG_DDR_LOG_LEVEL to Kconfig by Tom Rini · 3 years, 2 months ago
  75. 5b527c5 mvebu: Migrate CONFIG_DDR_32BIT/64BIT to Kconfig by Tom Rini · 3 years, 2 months ago
  76. 809c4f2 Kconfig: Use spaces not tabs in Kconfig entires by Tom Rini · 3 years, 2 months ago
  77. 5afdcca arm: Migrate GICV2 / GICV3 to Kconfig by Tom Rini · 3 years, 2 months ago
  78. 6aa0754 rcar: i2c: Migrate SYS_I2C_SH to Kconfig by Tom Rini · 3 years, 2 months ago
  79. 15e7b76 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · 3 years, 2 months ago
  80. a5752f8 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · 3 years, 2 months ago
  81. 14376b8 ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace by Tom Rini · 3 years, 2 months ago
  82. 52c7e37 Convert CONFIG_SYS_I2C_EARLY_INIT to Kconfig by Tom Rini · 3 years, 2 months ago
  83. 55dabcc Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 2 months ago
  84. 2656145 Convert CONFIG_SYS_I2C_MVTWSI to Kconfig by Tom Rini · 3 years, 2 months ago
  85. d7d40f6 Convert CONFIG_ID_EEPROM to Kconfig by Tom Rini · 3 years, 2 months ago
  86. 20815ec davinci: Drop CONFIG_MAC_ADDR_IN_EEPROM by Tom Rini · 3 years, 2 months ago
  87. b9cb74a Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 2 months ago
  88. 060fa0e xilinx: zynqmp: Update descriptions for u-boot.its by Michal Simek · 3 years, 2 months ago
  89. 52ff162 xilinx: common: Enabling generic function for DT reselection by Michal Simek · 3 years, 2 months ago
  90. e692136 xilinx: zynqmp: Generate different u-boot.itb for MULTI_DTB_FIT by Michal Simek · 3 years, 2 months ago
  91. f28a22d arm64: dts: Make sure that all DTBs are 64bit aligned by Michal Simek · 3 years, 2 months ago
  92. 42e20f5 soc: xilinx: versal: Add soc_xilinx_versal driver by T Karthik Reddy · 3 years, 2 months ago
  93. a890a53 soc: xilinx: zynqmp: Add soc_xilinx_zynqmp driver by T Karthik Reddy · 3 years, 2 months ago
  94. c2b7244 ARM: zynq: Enable smcc and nor for zc770-xm012 by Michal Simek · 3 years, 3 months ago
  95. 0df062b ARM: zynq: Wire single qspi on couple of boards by Michal Simek · 3 years, 3 months ago
  96. b9c4e8d ARM: zynq: Replace 'io-standard' with 'power-source' property by Sai Krishna Potthuri · 3 years, 3 months ago
  97. bc35310 xilinx: Add jedec compatible string for QSPI (Zynq/ZynqMP) by Raju Kumar Pothuraju · 3 years, 4 months ago
  98. 1759a31 arm64: zynqmp: Update comment style sm-k26 by Michal Simek · 3 years, 3 months ago
  99. 464f655 arm64: zynqmp: Fix header alignment on kv260 boards by Michal Simek · 3 years, 3 months ago
  100. 4cec057 arm64: zynqmp: Fix node name for ds35/36 leds by Michal Simek · 3 years, 3 months ago