1. a2cb559 arm64: mvebu: a8k: Add support for NAND clock get by Konstantin Porotchkin · 7 years ago
  2. f4f194e arm64: mvebu: Trigger PCI devices scan at early init stage by Konstantin Porotchkin · 7 years ago
  3. 1275a44 arm64: mvebu: incorrect check of fdt address cells by xypron.glpk@gmx.de · 7 years ago
  4. 76b00ac board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
  5. 6008326 arm: mvebu: Add gdsys ControlCenter-Compact board by Dirk Eibach · 8 years ago
  6. 2399e40 arm: mvebu: AXP: Add possiblity to configure PEX detection pulse width by Stefan Roese · 8 years ago
  7. c5330ae arm64: mvebu: Rename the db-88f3720 to armada-37xx platform by Konstantin Porotchkin · 8 years ago
  8. a1b6b0a arm: mvebu: Implement secure boot by Mario Six · 8 years ago
  9. 3add68c arm: mvebu: spl.c: Remove useless gd declaration by Reinhard Pfau · 8 years ago
  10. 2ad4309 mvebu: Add board_pex_config() by Mario Six · 8 years ago
  11. 882d3fa pci: mvebu: Fix Armada 38x support by Dirk Eibach · 8 years ago
  12. 4585601 Convert CONFIG_ARCH_MISC_INIT to Kconfig by Simon Glass · 8 years ago
  13. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  14. e5ec481 Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · 8 years ago
  15. 45a68fe mmc: move some SDHCI related options to Kconfig by Masahiro Yamada · 8 years ago
  16. 0d92f21 arm64: mvebu: Fix A8K memory mapping and add documentation by Konstantin Porotchkin · 8 years ago
  17. b58385d arm64: mvebu: Add L3 cache flush functionality to A8K family by Konstantin Porotchkin · 8 years ago
  18. 059f75d arm64: mvebu: Restrict memory size to a usable maximum by Stefan Roese · 8 years ago
  19. 6324fdc arm64: mvebu: Add regions for PCI spaces to the memory map by Stefan Roese · 8 years ago
  20. d7dd358 arm64: mvebu: Init COMPHY from the slave-CP on the A8k by Stefan Roese · 8 years ago
  21. 3fef31a arm64: mvebu: Add slave CP area to the memory map by Stefan Roese · 8 years ago
  22. 633fa0e arm64: mvebu: Rename db-88f7040 files to armada-8k by Stefan Roese · 8 years ago
  23. a53d97a arm: mvebu: move SYS_MVEBU_PLL_CLOCK to Kconfig by Chris Packham · 8 years ago
  24. 6f8c2d4 arm64: mvebu: Add Armada 7K db-88f7040 development board support by Stefan Roese · 8 years ago
  25. 21b29fc arm64: mvebu: Add basic support for the Marvell Armada 7K/8K SoC by Stefan Roese · 8 years ago
  26. 01e62c7 arm64: mvebu: Add Armada 3700 db-88f3720 development board support by Stefan Roese · 8 years ago
  27. f61aefc arm64: mvebu: Add support for the Marvell Armada 3700 SoC by Stefan Roese · 8 years ago
  28. c0def24 arm: mvebu: add DB-88F6820-AMC board by Chris Packham · 8 years ago
  29. 53d601f arm: mvebu: create generic 88F6820 config option by Chris Packham · 8 years ago
  30. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  31. 067716b ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
  32. c90d7ab arm: mvebu: a38x: typo fix cpabilities -> capbilities by Chris Packham · 8 years ago
  33. 014a357 arm: mvebu: a38x: update serdes error handling by Chris Packham · 8 years ago
  34. d7b4731 arm: mvebu: Add support for NAND interface on A-38x by Chris Packham · 8 years ago
  35. 2b1cdaf common: Pass the boot device into spl_boot_mode() by Marek Vasut · 8 years ago
  36. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  37. d9cb860 arm: mvebu: Add base address for 2nd I2C controller by Stefan Roese · 8 years ago
  38. ebe7890 arm: mvebu: Don't enable d-cache on A375 by Stefan Roese · 9 years ago
  39. 606576d arm: mvebu: Add basic support for Armada 375 eval board db-88f6720 by Stefan Roese · 9 years ago
  40. 09e89ab arm: mvebu: Add basic support for the Marvell Armada 375 SoC by Stefan Roese · 9 years ago
  41. 21324dd arm: mvebu: Add some SPI CS attributes by Stefan Roese · 9 years ago
  42. b20c38a arm: mvebu: Add support for the Armada XP theadorable board by Stefan Roese · 9 years ago
  43. 913d1be video: Add support for Armada XP LCD controller by Stefan Roese · 9 years ago
  44. aefb8f4 mvebu: Support Synology DS414 by Phil Sutter · 9 years ago
  45. 6202953 mvebu: Add rudimental MV78230 support by Phil Sutter · 9 years ago
  46. 4290252 mvebu: Introduce kconfig symbols for SoC variants by Phil Sutter · 9 years ago
  47. beadff1 mvebu: axp: refactor board_sat_r_get() and caller by Phil Sutter · 9 years ago
  48. 9a04527 drivers/pci/pci_mvebu: Fix for boards with X4 lanes by Phil Sutter · 9 years ago
  49. f4db6c9 arm: mvebu: Add runtime detection of UART (xmodem) boot-mode by Stefan Roese · 9 years ago
  50. a5f8887 arm: mvebu: Add runtime boot-device detection by Stefan Roese · 9 years ago
  51. a9fc5a2 arm: mvebu: Make local structs static const by Stefan Roese · 9 years ago
  52. d35831f arm: mvebu: Move SAR register defines into header by Stefan Roese · 9 years ago
  53. 81e33f4 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · 9 years ago
  54. b322c83 arm: mvebu: Consolidate board Kconfig options into one file by Stefan Roese · 9 years ago
  55. d718bf2 arm: mvebu: Print CPU and SDRAM frequency upon startup by Stefan Roese · 9 years ago
  56. e25d5a9 arm: mvebu: Make serdes setup on Armada XP less noisy by Stefan Roese · 9 years ago
  57. 84877c6 arm: mvebu: Don't include "netdev.h" in cpu.c by Stefan Roese · 9 years ago
  58. bf0db8b arm: mvebu: Add support for MV78260 by Stefan Roese · 9 years ago
  59. 00a457b arm: mvebu: Don't use 0 as board ID as its used for the custom boards by Stefan Roese · 9 years ago
  60. ab8a4c6 arm: mvebu: Simplify code in setup_usb_phys() a bit by Stefan Roese · 9 years ago
  61. c86d53f arm: mvebu: Don't disable cache at startup on Armada XP at all by Stefan Roese · 9 years ago
  62. f4e6ec7 arm: mvebu: Don't call arch_cpu_init() from SPL at all by Stefan Roese · 9 years ago
  63. f0e8173 arm: mvebu: Add v7_outer_cache_disable function for AXP & A38x by Stefan Roese · 9 years ago
  64. 3e5ce7c arm: mvebu: Enable L2 cache on Armada XP by Stefan Roese · 9 years ago
  65. 0299c90 arm: mvebu: Add SolidRun ClearFog Armada 38x initial support by Stefan Roese · 9 years ago
  66. 8a02ec1 arm: mvebu: Move some defines to common include file by Stefan Roese · 9 years ago
  67. e3b9c98 net: mvneta: Convert to driver model by Stefan Roese · 9 years ago
  68. 09a54c0 arm: mvebu: Add SPI driver model support by Stefan Roese · 9 years ago
  69. 6451223 arm: mvebu: Add DM and OF_CONTROL support to SPL by Stefan Roese · 9 years ago
  70. 2fbc18f arm: mvebu/kirkwood: Use common timer functions by Stefan Roese · 9 years ago
  71. 9eb14cc arm: mvebu: Configure ARP timeout and retry count by Stefan Roese · 9 years ago
  72. 490753a arm: mvebu: a38x: serdes specification cleanup by Kevin Smith · 9 years ago
  73. 18c202a arm: mvebu: a38x: Add const to some function calls by Kevin Smith · 9 years ago
  74. 544acb0 arm: mvebu: a38x: Remove unsupported topologies by Kevin Smith · 9 years ago
  75. f8fdb81 compat: Remove is_power_of_2() definition by Fabio Estevam · 9 years ago
  76. 9cffb23 arm: mvebu: Add DM (driver model) support by Stefan Roese · 9 years ago
  77. 78de2c0 arm: mvebu: Do not call board_init_r() from board_init_f() by Stefan Roese · 9 years ago
  78. 42cc034 arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPL by Stefan Roese · 9 years ago
  79. 944c7a3 arm: mvebu: Add option to use UART xmodem protocol via kwboot by Stefan Roese · 9 years ago
  80. c3d8914 arm: mvebu: Move Armada XP/38x Kconfig to mach specific Kconfig file by Stefan Roese · 9 years ago
  81. 787ddb7 arm: mvebu: timer.c: Explicitly move "init_done" var to data section by Stefan Roese · 9 years ago
  82. cefd764 arm: mvebu: Fix internal register config on A38x by Stefan Roese · 9 years ago
  83. 92a3188 bitops: introduce BIT() definition by Heiko Schocher · 9 years ago
  84. 9c28d61 pci: mvebu: Add PCIe driver by Anton Schubert · 9 years ago
  85. 0ceb2da arm: mvebu: Add complete SDRAM ECC scrubbing by Stefan Roese · 9 years ago
  86. a8b57a9 arm: mvebu: dram.c: Rework dram_init() and dram_init_banksize() by Stefan Roese · 9 years ago
  87. 8a83c65 arm: mvebu: Display ECC enabled / disabled upon bootup by Stefan Roese · 9 years ago
  88. dee40d2 arm: mvebu: Enable USB EHCI support on Armada XP by Stefan Roese · 9 years ago
  89. 2a0b7dc arm: mvebu: Enable NAND controller on MVEBU SoC's by Stefan Roese · 9 years ago
  90. 501c098 arm: mvebu: Disable MBUS error propagation by Stefan Roese · 9 years ago
  91. 2b181b5 arm: mvebu: Flush caches and disable MMU only on A38x by Stefan Roese · 9 years ago
  92. 5b72dbf arm: mvebu: Setup the MBUS bridge registers by Stefan Roese · 9 years ago
  93. 8ed20d6 arm: mvebu: Change MBUS base addresses and sizes by Stefan Roese · 9 years ago
  94. 8822fe1 arm: mvebu/armada100: dram.c: Remove CONFIG_SYS_BOARD_DRAM_INIT by Stefan Roese · 9 years ago
  95. 8ed43b9 arm: mvebu: Add SPL SDIO/MMC boot support by Stefan Roese · 9 years ago
  96. ad6ac7a arm: mvebu: a38x: Use correct PEX register access macros by Stefan Roese · 9 years ago
  97. ff9112d arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory by Stefan Roese · 10 years ago
  98. edb4702 arm: mvebu: Add Armada 38x SERDES / PHY init code from Marvell bin_hdr by Stefan Roese · 9 years ago
  99. 29b103c arm: mvebu: serdes: Move Armada XP SERDES / PHY init code into new directory by Stefan Roese · 9 years ago
  100. 9f62b44 arm: mvebu: Disable MMU before changing register base address by Stefan Roese · 9 years ago