1. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 1 month ago
  2. f756037 sata: Rename SATA_SUPPORT to SATA by Simon Glass · 3 years, 2 months ago
  3. ea2ca7e spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 2 months ago
  4. 103c5f1 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 2 months ago
  5. 48cf96f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 2 months ago
  6. dc595e3 arm: mvebu: Move get_boot_device() to cpu.c and make visible by Marek Behún · 3 years, 2 months ago
  7. 3404aa4 arm: mvebu: axp: Properly check for Armada XP in mach/soc.h by Pali Rohár · 3 years, 2 months ago
  8. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 2 months ago
  9. a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 2 months ago
  10. f66a3fd mvebe: Migrate CONFIG_DDR_LOG_LEVEL to Kconfig by Tom Rini · 3 years, 2 months ago
  11. 5b527c5 mvebu: Migrate CONFIG_DDR_32BIT/64BIT to Kconfig by Tom Rini · 3 years, 2 months ago
  12. a5752f8 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · 3 years, 2 months ago
  13. 7e1c0d0 arm: mvebu: Hang if ddr3_init() fails by Pali Rohár · 3 years, 2 months ago
  14. 808cea9 arm: mvebu: axp: Set CONFIG_SYS_TCLK globally by Pali Rohár · 3 years, 3 months ago
  15. 7dd26bb arm: mvebu: msys: Set CONFIG_SYS_TCLK globally by Pali Rohár · 3 years, 3 months ago
  16. 2ddf554 arm: mvebu: a37x: Detect CONFIG_SYS_TCLK from SAR register by Pali Rohár · 3 years, 3 months ago
  17. 2979530 arm: mvebu: a38x: Detect CONFIG_SYS_TCLK from SAR register by Pali Rohár · 3 years, 3 months ago
  18. ebacc78 pci: arm: mvebu: Drop DM_PCI check from arch_early_init_r by Simon Glass · 3 years, 3 months ago
  19. 2226ca1 arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage header by Pali Rohár · 3 years, 3 months ago
  20. abbf217 arm: mvebu: Use U-Boot's SPL BootROM framework for booting from NAND/UART by Pali Rohár · 3 years, 3 months ago
  21. 9d0225b arm: mvebu: Implement return_to_bootrom() via U-Boot's SPL framework by Pali Rohár · 3 years, 3 months ago
  22. e1cd0d4 arm: mvebu: Mark return_to_bootrom() as a noreturn function by Pali Rohár · 3 years, 3 months ago
  23. 4375598 arm: mvebu: Fix return_to_bootrom() by Pali Rohár · 3 years, 3 months ago
  24. 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 3 months ago
  25. cbd7ef7 arm: a37xx: pci: Optimize a3700_fdt_fix_pcie_regions() when fixup offset is zero by Pali Rohár · 3 years, 4 months ago
  26. 4a82fca arm: a37xx: pci: Fix a3700_fdt_fix_pcie_regions() function by Pali Rohár · 3 years, 5 months ago
  27. 46b679e arm: a37xx: pci: Find PCIe controller node by compatible instead of path by Pali Rohár · 3 years, 5 months ago
  28. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 5 months ago
  29. 7d8e165 arm64: mvebu: extend the mmio region by Grzegorz Jaszczyk · 3 years, 6 months ago
  30. 32a1a5b arm64: mvebu: a8k: move firmware related definitions to fw info by Grzegorz Jaszczyk · 3 years, 6 months ago
  31. a2122d8 arm64: mvebu: do not map firmware RT service region by Grzegorz Jaszczyk · 3 years, 6 months ago
  32. 762f9fb arm64: mvebu: a8k: align memory regions by jinghua · 3 years, 6 months ago
  33. c405226 arm: octeontx2: Add Octeon TX2 CN9130 CRB support by Konstantin Porotchkin · 3 years, 7 months ago
  34. 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 7 months ago
  35. 1594280 arm: mvebu: a38x: Remove dead code ARMADA_39X by Pali Rohár · 3 years, 8 months ago
  36. 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 3 years, 10 months ago
  37. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  38. 5a3db5d ARM: mvebu: helios4 adjust env sizes to enable SPI to work by Dennis Gilmore · 3 years, 11 months ago
  39. 28f0cbc arm: mvebu: a38x: Configurable USB2 high-speed impedance threshold by Joshua Scott · 4 years ago
  40. e91907a Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 4 months ago
  41. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 4 months ago
  42. 4182232 arm: mvebu: a38x: Adjust UTMI PHY parameters by Chris Packham · 4 years, 4 months ago
  43. ec9deec arm: mvebu: a38x: Fix typo by Chris Packham · 4 years, 4 months ago
  44. df9ebbe arm: mvebu: Convert CRS305-1G-4S board to CRS3xx-98DX3236 by Luka Kovacic · 4 years, 5 months ago
  45. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  46. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  47. 25a5818 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 5 months ago
  48. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  49. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  50. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  51. bb0fb4c rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · 4 years, 6 months ago
  52. ab2f757 arm: mvebu: correct SPL boot configs for SPI/MMC by Joel Johnson · 4 years, 6 months ago
  53. cb2ddb2 arm64: mvebu: a37xx: add device-tree fixer for PCIe regions by Marek Behún · 4 years, 7 months ago
  54. a129f64 arm64: mvebu: a37xx: improve code determining memory info structures by Marek Behún · 4 years, 7 months ago
  55. f075b42 arm64: mvebu: armada-8k: move dram init code by Marek Behún · 4 years, 7 months ago
  56. 9f205d6 arm: mvebu: clearfog: initial ClearFog Base variant by Joel Johnson · 4 years, 7 months ago
  57. 4f7991e arm: mvebu: fix SerDes table alignment by Joel Johnson · 4 years, 7 months ago
  58. ad91fdf arm: mvebu: update RTC values for PCIe memory wrappers by Chris Packham · 4 years, 8 months ago
  59. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  60. 867572f ARM: mvebu: clearfog: run-time selection of DT file by Baruch Siach · 4 years, 9 months ago
  61. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 10 months ago
  62. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 10 months ago
  63. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 10 months ago
  64. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  65. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  66. 2ec330f ARM: mvebu: don't dereference null bd pointer by Chris Packham · 5 years ago
  67. 6cdd177 arm: mvebu: Avoid generating kwbimage.cfg in the source tree by Bin Meng · 5 years ago
  68. cc66ebd arm: mvebu: set 38x and 39x AVS on lower frequency by Baruch Siach · 5 years ago
  69. 22c6545 arm: mvebu: add support for boot from SATA by Baruch Siach · 5 years ago
  70. f0aa125 arm: mvebu: fix ahci mbus config in SPL by Baruch Siach · 5 years ago
  71. 22bb913 arm: mvebu: Add CRS305-1G-4S board by Luka Kovacic · 5 years ago
  72. 539f024 arm: mvebu: turris_omnia: add RESET button handling by Marek Behún · 5 years ago
  73. 6b26f3e arm: mvebu: turris_omnia: move ATSHA204A from defconfig to Kconfig by Marek Behún · 5 years ago
  74. 8420edc arm: mvebu: turris_omnia: move I2C dependencies to Kconfig by Marek Behún · 5 years ago
  75. 4ec9dd4 mmc: mv_sdhci: add driver model support by Pierre Bourdon · 6 years ago
  76. f2100f6 dm: core: Change platform specific translation-offset handling by Stefan Roese · 6 years ago
  77. 4db944a arm: mvebu: Add DB-XC3-24G4XG board by Chris Packham · 6 years ago
  78. 689f9cf arm: mvebu: NAND clock support for MSYS devices by Chris Packham · 6 years ago
  79. 0d0df46 arm: mvebu: Add Marvell's integrated CPUs by Chris Packham · 6 years ago
  80. 237b629 arm: mvebu: Fix Kconfig dependency warnings by Stefan Roese · 6 years ago
  81. 0a59024 arm: mvebu: AXP: Enhance PCIe port capability configuration by Stefan Roese · 6 years ago
  82. 4b11e5f ARM: mvebu: define board_ahci_enable() for A38x by Baruch Siach · 6 years ago
  83. 8ef078b ARM: kirkwood: switch to using mvebu mbus by Chris Packham · 6 years ago
  84. abe66b1 Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · 6 years ago
  85. 6d9a98c video: Armada XP: Move driver to DM_VIDEO by Stefan Roese · 6 years ago
  86. dc146ca Kconfig: Migrate CONFIG_BUILD_TARGET by Jagan Teki · 6 years ago
  87. 0e31666 ARM: mvebu: add support for Allied Telesis x530 by Chris Packham · 6 years ago
  88. 3b281ac arm: mvebu: turris_mox: Support 1 GB version of Turris Mox by Marek Behún · 6 years ago
  89. 1670a15 ARM: mvebu: remove out of date comment by Chris Packham · 6 years ago
  90. d997ad0 ARM: mvebu: add revision id for Armada-385 B0 by Chris Packham · 6 years ago
  91. 2b4d964 arm64: mvebu: a8k: autodetect RAM size by Baruch Siach · 6 years ago
  92. a848350 arm: mvebu: Move PCI(e) MBUS window to end of RAM by Stefan Roese · 6 years ago
  93. 2fd4284 ARM: mach-mvebu: handle fall-back to UART boot by Chris Packham · 6 years ago
  94. e097729 Revert "arm: mvebu: fix boot from UART when in fallback mode" by Chris Packham · 6 years ago
  95. 7e1d322 arm64: mvebu: armada-8k: support environment in SD/eMMC by Baruch Siach · 6 years ago
  96. d7869b2 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  97. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  98. 72c4e67 mvebu: support UART boot image by Baruch Siach · 6 years ago
  99. ca1a4c8 mvebu: select boot device at SoC level by Baruch Siach · 6 years ago
  100. ad105f5 mvebu: consolidate SPL boot device config symbols by Baruch Siach · 6 years ago