1. df3ab89 arm: mediatek: merge board Kconfigs into mach-mediatek by Guillaume La Roque · 3 years, 1 month ago
  2. a69753f lmb: x86: Add arch_lmb_reserve() by Marek Vasut · 3 years, 1 month ago
  3. 7996b7e lmb: xtensa: Add arch_lmb_reserve() by Marek Vasut · 3 years, 1 month ago
  4. 1e0e557 lmb: sh: Add arch_lmb_reserve() by Marek Vasut · 3 years, 1 month ago
  5. eeaa3fe lmb: riscv: Add arch_lmb_reserve() by Marek Vasut · 3 years, 1 month ago
  6. 6a0890a lmb: nds32: Add arch_lmb_reserve() by Marek Vasut · 3 years, 1 month ago
  7. a02c18f lmb: nios2: Add arch_lmb_reserve() by Marek Vasut · 3 years, 1 month ago
  8. c16de86 lmb: Remove imx board_lmb_reserve() by Marek Vasut · 3 years, 1 month ago
  9. b1d0487 lmb: arm: Increase LMB alignment to 16k in arch_lmb_reserve_generic() by Marek Vasut · 3 years, 1 month ago
  10. 1f391c3 lmb: Switch to generic arch_lmb_reserve_generic() by Marek Vasut · 3 years, 1 month ago
  11. cfa1971 lmb: Always compile arch_lmb_reserve() into U-Boot on arc 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. c3880e6 arm: socfpga: vining: Fix UDC controller phandle in DT by Marek Vasut · 3 years, 1 month ago
  18. e21bbff arm: socfpga: vining: Un-disable WDT in DT by Marek Vasut · 3 years, 1 month ago
  19. 57e2c0a x86: tangier: acpi: Add GPIO card detection to SDHCI #2 by Andy Shevchenko · 3 years, 1 month ago
  20. e45066f x86: edison: Mark eMMC non-removable by Andy Shevchenko · 3 years, 1 month ago
  21. cf39d0c arm: dts: stm32mp1: use ssbl partition name for U-Boot by Patrick Delaunay · 3 years, 1 month ago
  22. d65b84a ARM: dts: at91: update flexcom defines using include file by Eugen Hristev · 3 years, 2 months ago
  23. a6bbb8b ARM: at91: remove references to RM9200DK by Eugen Hristev · 3 years, 2 months ago
  24. 26671aa ARM: dts: at91: sama5d2: fix dtc warning for ohci and ehci by Eugen Hristev · 3 years, 2 months ago
  25. b6a8cce ARM: dts: at91: sama5d2_icp: cosmetic arrangement of the nodes by Eugen Hristev · 3 years, 2 months ago
  26. 5b43508 ARM: dts: at91: sama5d2_icp: add QSPI1 device by Mihai Sain · 3 years, 2 months ago
  27. b25d761 ARM: dts: at91: sama5d2_xplained: Add memory node in devicetree by Clément Léger · 3 years, 2 months ago
  28. 094f19c ARM: mach-at91: armv7: fix multiple cpu_reset definition when enabling SYSRESET by Clément Léger · 3 years, 3 months ago
  29. 63ba551 ARM: dts: at91: sam9x60: add bindings for CPU by Claudiu Beznea · 3 years, 3 months ago
  30. 6beb4a3 ARM: at91: Add chip ID of SAMA5D29 by Hari Prasath · 3 years, 3 months ago
  31. ee91d46 arm: mach-k3: common: Make sure firmware sections are loaded prior to armv8 startup by Nishanth Menon · 3 years, 2 months ago
  32. 6887f8e arm: mach-k3: am6_init: Prioritize MSMC traffic over DDR in NAVSS Northbridge by Roger Quadros · 3 years, 1 month ago
  33. cfd50df clk: ti: k3: Update driver to account for divider flags by Suman Anna · 3 years, 1 month ago
  34. ae8d3d2 arm: mach-k3: Add note to auto-generated files by Dave Gerlach · 3 years, 1 month ago
  35. 326c03b arm: mach-k3: j7200: Fix clk-data parenting for postdiv PLL clocks by Suman Anna · 3 years, 1 month ago
  36. f1a815d arm: mach-k3: j721e: Fix clk-data parenting for postdiv PLL clocks by Suman Anna · 3 years, 1 month ago
  37. d86a089 arm: mach-k3: common: Add a release_resources_for_core_shutdown() stub by Suman Anna · 3 years, 3 months ago
  38. 121a165 Remove including timestamp.h in version.h by Pali Rohár · 3 years, 3 months ago
  39. fd00495 x86: quark: MRC: Remove U_BOOT_DATE and U_BOOT_TIME from debug log by Pali Rohár · 3 years, 3 months ago
  40. d502c5f powerpc: Drop version_string placement optimization by Tom Rini · 3 years, 1 month ago
  41. ad5720a m68k: mcf: Remove overloading version_string by Pali Rohár · 3 years, 3 months ago
  42. a79f823 Remove #include <version.h> from files which do not need it by Pali Rohár · 3 years, 3 months ago
  43. 0072f5f Remove #include <timestamp.h> from files which do not need it by Pali Rohár · 3 years, 3 months ago
  44. 6252fd0 m68k: Add missing ENTRY entry in linker script by Tom Rini · 3 years, 1 month ago
  45. b927409 sandbox: Add a way to map a file into memory by Simon Glass · 3 years, 2 months ago
  46. b4467fa sandbox: Add a way to find the size of a file by Simon Glass · 3 years, 2 months ago
  47. 7dcc2f7 sandbox: Add license headers to the dts files by Simon Glass · 3 years, 2 months ago
  48. 130401e sandbox: Correct handling of --rm_memory by Simon Glass · 3 years, 2 months ago
  49. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 1 month ago
  50. d28e127 ARM: bcm283x: change the virtual address of the XHCI PCI device base by Marek Szyprowski · 3 years, 4 months ago
  51. 3304197 arm: dts: bcm283x: Add minimal smbios information by Matthias Brugger · 3 years, 6 months ago
  52. 3232bdf pci: Drop DM_PCI by Simon Glass · 3 years, 3 months ago
  53. 46596c6 ppc: Remove UCP1020 board by Simon Glass · 3 years, 3 months ago
  54. fa7a145 arm: dts: k3-j721e-r5-*.dts: Fix clock-names property in the usb0 instance by Aswath Govindraju · 3 years, 2 months ago
  55. 72f78c6 ARM: dts: Fix node status to "okay" on TI boards by Roger Quadros · 3 years, 2 months ago
  56. 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
  57. 4c9289f am33xx: Fix USB for am335x boards by Matwey V. Kornilov · 3 years, 3 months ago
  58. 88426bd arm: mvebu: dts: Armada8k enable mdio by Sven Auhagen · 3 years, 2 months ago
  59. e60e449 lib: Drop SHA512_ALGO in lieu of SHA512 by Alexandru Gagniuc · 3 years, 2 months ago
  60. 87e8d38 arm: Add Kconfig entry for MACH_TYPE by Tom Rini · 3 years, 2 months ago
  61. 9774462 arm: Disable ATAGs support by Tom Rini · 3 years, 2 months ago
  62. b9d66a0 imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIG by Tom Rini · 3 years, 2 months ago
  63. 30fa33d riscv: lib: modify the indent by Zong Li · 3 years, 2 months ago
  64. 835210a board: sifive: use ccache driver instead of helper function by Zong Li · 3 years, 2 months ago
  65. 213ed17 riscv: lib: implement enable_caches for sifive cache by Zong Li · 3 years, 2 months ago
  66. 4d4222d common: board_r: support enable_caches for RISC-V by Zong Li · 3 years, 2 months ago
  67. f6431e8 riscv: show code leading to exception by Heinrich Schuchardt · 3 years, 2 months ago
  68. c8510e3 stm32mp: Fix board_get_usable_ram_top() by Patrice Chotard · 3 years, 2 months ago
  69. f756037 sata: Rename SATA_SUPPORT to SATA by Simon Glass · 3 years, 2 months ago
  70. ea2ca7e spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 2 months ago
  71. 2a73606 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 2 months ago
  72. 15042e7 pch: Rename PCH_SUPPORT to PCH by Simon Glass · 3 years, 2 months ago
  73. 103c5f1 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 2 months ago
  74. 0017931 Revert most of the series for adding vexpress_aemv8r support by Tom Rini · 3 years, 2 months ago
  75. 7befc84 psci: fix double declaration by Oleksandr Suvorov · 3 years, 2 months ago
  76. f43312c ARM: Prevent the compiler from using NEON registers by Samuel Holland · 3 years, 2 months ago
  77. 30e5a44 arm: Use armv8_switch_to_el1 env to switch to EL1 by Peter Hoyes · 3 years, 2 months ago
  78. b53bbca vexpress64: Add BASER_FVP vexpress board variant by Peter Hoyes · 3 years, 2 months ago
  79. 2f5b7b7 armv8: Add ARMv8 MPU configuration logic by Peter Hoyes · 3 years, 2 months ago
  80. 37a757e armv8: Ensure EL1&0 VMSA is enabled by Peter Hoyes · 3 years, 2 months ago
  81. 53b40e8 armv8: Disable pointer authentication traps for EL1 by Peter Hoyes · 3 years, 2 months ago
  82. 15dd941 arm: mach-snapdrgon: misc: Simplify msm_generate_mac_addr() by Stephan Gerhold · 3 years, 3 months ago
  83. 1eb0062 arm: mach-snapdragon: misc: Initialize eMMC if necessary by Stephan Gerhold · 3 years, 3 months ago
  84. cd82f19 armv7: Add Position Independent Execution support by Chia-Wei Wang · 3 years, 3 months ago
  85. aa29b21 arm: Fix option dependency with Kconfig language by Chia-Wei Wang · 3 years, 3 months ago
  86. 8956854 arm: u8500: Prefer building in thumb mode by default by Stephan Gerhold · 3 years, 3 months ago
  87. f629895 board: stemmy: Update documentation by Stephan Gerhold · 3 years, 3 months ago
  88. f64011e board: stemmy: Add basic Fastboot support by Stephan Gerhold · 3 years, 3 months ago
  89. fc9d4b1 arm: dts: u8500: u-boot: Add fixed clock for eMMC by Stephan Gerhold · 3 years, 3 months ago
  90. 1ae43a0 arm: dts: u8500: Update from Linux ux500-dts-for-v5.15 by Stephan Gerhold · 3 years, 3 months ago
  91. 9f78ccf arm: u8500: Imply options for new drivers by Stephan Gerhold · 3 years, 3 months ago
  92. 48cf96f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 2 months ago
  93. dc595e3 arm: mvebu: Move get_boot_device() to cpu.c and make visible by Marek Behún · 3 years, 2 months ago
  94. 3404aa4 arm: mvebu: axp: Properly check for Armada XP in mach/soc.h by Pali Rohár · 3 years, 2 months ago
  95. e2e5eec Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 3 years, 2 months ago
  96. b15a17b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 3 years, 2 months ago
  97. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 2 months ago
  98. a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 2 months ago
  99. ab92b38 Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · 3 years, 2 months ago
  100. 148b8bb imx: Finish migration of IMX_CONFIG to Kconfig by Tom Rini · 3 years, 2 months ago