1. 8650232 arm: mvebu: Add board_setup for xhci hardware by Jon Nettleton · 7 years ago
  2. e4c0ad6 arm: mvebu: fix boot from UART on ClearFog Base by Baruch Siach · 7 years ago
  3. 50df87f ARM: mvebu: handle unused DRAM banks with ECC enabled by Chris Packham · 7 years ago
  4. 5ccd14e ARM: mvebu: add SAR frequency values for 1.8/2.0GHz by Chris Packham · 7 years ago
  5. 2e161b9 ARM: mvebu: add additional information to board_add_ram_info() by Joshua Scott · 7 years ago
  6. 348109d ARM: mvebu: Add SoC IDs for Marvell's integrated CPUs by Chris Packham · 7 years ago
  7. 919041c ARM: mvebu: Convert CONFIG_MVNETA to Kconfig by Chris Packham · 7 years ago
  8. 87551f1 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  9. 3a69c70 arm: mvebu: avoid possible NULL dereference by xypron.glpk@gmx.de · 7 years ago
  10. ca22e96 configs: Finish migration of PHY_GIGE by Tom Rini · 7 years ago
  11. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  12. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  13. 09e16b8 marvell: armada385: Add the Turris Omnia board by Marek Behún · 7 years ago
  14. 203b3ab Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 7 years ago
  15. 0e5faf0 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
  16. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  17. 412dcf8 arm64: mvebu: Replace board specific with generic memory bank decoding by Stefan Roese · 8 years ago
  18. 207d291 arm: mvebu: Minor fixes in the AXP / A38x SERDES code by Uwe Kleine-König · 8 years ago
  19. e13b5ed arm64: mvebu: a8k: Add support for NAND clock get by Konstantin Porotchkin · 8 years ago
  20. cc5d612 arm64: mvebu: Trigger PCI devices scan at early init stage by Konstantin Porotchkin · 8 years ago
  21. 3eac974 arm64: mvebu: incorrect check of fdt address cells by xypron.glpk@gmx.de · 8 years ago
  22. 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
  23. fb60594 arm: mvebu: Add gdsys ControlCenter-Compact board by Dirk Eibach · 8 years ago
  24. 2051d8c arm: mvebu: AXP: Add possiblity to configure PEX detection pulse width by Stefan Roese · 8 years ago
  25. 7f8dfea arm64: mvebu: Rename the db-88f3720 to armada-37xx platform by Konstantin Porotchkin · 8 years ago
  26. 10d1449 arm: mvebu: Implement secure boot by Mario Six · 8 years ago
  27. d5a6a29 arm: mvebu: spl.c: Remove useless gd declaration by Reinhard Pfau · 8 years ago
  28. a3d1834 mvebu: Add board_pex_config() by Mario Six · 8 years ago
  29. 18baf64 pci: mvebu: Fix Armada 38x support by Dirk Eibach · 8 years ago
  30. 95d3141 Convert CONFIG_ARCH_MISC_INIT to Kconfig by Simon Glass · 8 years ago
  31. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  32. 22d567e Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · 8 years ago
  33. 124f6ce mmc: move some SDHCI related options to Kconfig by Masahiro Yamada · 8 years ago
  34. 8f00f69 arm64: mvebu: Fix A8K memory mapping and add documentation by Konstantin Porotchkin · 8 years ago
  35. 5e7b087 arm64: mvebu: Add L3 cache flush functionality to A8K family by Konstantin Porotchkin · 8 years ago
  36. b720ff4 arm64: mvebu: Restrict memory size to a usable maximum by Stefan Roese · 8 years ago
  37. 703a904 arm64: mvebu: Add regions for PCI spaces to the memory map by Stefan Roese · 8 years ago
  38. e13461b arm64: mvebu: Init COMPHY from the slave-CP on the A8k by Stefan Roese · 8 years ago
  39. 5c22e30 arm64: mvebu: Add slave CP area to the memory map by Stefan Roese · 8 years ago
  40. 5c806f1 arm64: mvebu: Rename db-88f7040 files to armada-8k by Stefan Roese · 8 years ago
  41. 1d49668 arm: mvebu: move SYS_MVEBU_PLL_CLOCK to Kconfig by Chris Packham · 8 years ago
  42. 7be1b9b arm64: mvebu: Add Armada 7K db-88f7040 development board support by Stefan Roese · 9 years ago
  43. cb41033 arm64: mvebu: Add basic support for the Marvell Armada 7K/8K SoC by Stefan Roese · 9 years ago
  44. 6edf27e arm64: mvebu: Add Armada 3700 db-88f3720 development board support by Stefan Roese · 9 years ago
  45. 05b1765 arm64: mvebu: Add support for the Marvell Armada 3700 SoC by Stefan Roese · 9 years ago
  46. a90dd4c arm: mvebu: add DB-88F6820-AMC board by Chris Packham · 8 years ago
  47. f5fc25b arm: mvebu: create generic 88F6820 config option by Chris Packham · 8 years ago
  48. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  49. 84f9b61 ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
  50. 26898db arm: mvebu: a38x: typo fix cpabilities -> capbilities by Chris Packham · 8 years ago
  51. 3677118 arm: mvebu: a38x: update serdes error handling by Chris Packham · 8 years ago
  52. 460086e arm: mvebu: Add support for NAND interface on A-38x by Chris Packham · 8 years ago
  53. 64d64bb common: Pass the boot device into spl_boot_mode() by Marek Vasut · 9 years ago
  54. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  55. 48a1cd3 arm: mvebu: Add base address for 2nd I2C controller by Stefan Roese · 9 years ago
  56. dafe60f arm: mvebu: Don't enable d-cache on A375 by Stefan Roese · 9 years ago
  57. 9106ed0 arm: mvebu: Add basic support for Armada 375 eval board db-88f6720 by Stefan Roese · 9 years ago
  58. 479f9af arm: mvebu: Add basic support for the Marvell Armada 375 SoC by Stefan Roese · 9 years ago
  59. bca3d86 arm: mvebu: Add some SPI CS attributes by Stefan Roese · 9 years ago
  60. 459e064 arm: mvebu: Add support for the Armada XP theadorable board by Stefan Roese · 9 years ago
  61. ab91fd5 video: Add support for Armada XP LCD controller by Stefan Roese · 9 years ago
  62. d76eba6 mvebu: Support Synology DS414 by Phil Sutter · 9 years ago
  63. 22e553e mvebu: Add rudimental MV78230 support by Phil Sutter · 9 years ago
  64. a7f94ad mvebu: Introduce kconfig symbols for SoC variants by Phil Sutter · 9 years ago
  65. 8dd44b2 mvebu: axp: refactor board_sat_r_get() and caller by Phil Sutter · 9 years ago
  66. 68010aa drivers/pci/pci_mvebu: Fix for boards with X4 lanes by Phil Sutter · 9 years ago
  67. 04ec0d3 arm: mvebu: Add runtime detection of UART (xmodem) boot-mode by Stefan Roese · 9 years ago
  68. 44e7ebd arm: mvebu: Add runtime boot-device detection by Stefan Roese · 9 years ago
  69. 32139c3 arm: mvebu: Make local structs static const by Stefan Roese · 9 years ago
  70. c03a213 arm: mvebu: Move SAR register defines into header by Stefan Roese · 9 years ago
  71. eb083e5 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · 9 years ago
  72. b9f41bf arm: mvebu: Consolidate board Kconfig options into one file by Stefan Roese · 9 years ago
  73. 2a539c8 arm: mvebu: Print CPU and SDRAM frequency upon startup by Stefan Roese · 9 years ago
  74. 3025fa6 arm: mvebu: Make serdes setup on Armada XP less noisy by Stefan Roese · 9 years ago
  75. 9aad5c9 arm: mvebu: Don't include "netdev.h" in cpu.c by Stefan Roese · 9 years ago
  76. b158f37 arm: mvebu: Add support for MV78260 by Stefan Roese · 9 years ago
  77. d8a25fc arm: mvebu: Don't use 0 as board ID as its used for the custom boards by Stefan Roese · 9 years ago
  78. 0b1d537 arm: mvebu: Simplify code in setup_usb_phys() a bit by Stefan Roese · 9 years ago
  79. caf74c9 arm: mvebu: Don't disable cache at startup on Armada XP at all by Stefan Roese · 9 years ago
  80. e7c7228 arm: mvebu: Don't call arch_cpu_init() from SPL at all by Stefan Roese · 9 years ago
  81. 77b299c arm: mvebu: Add v7_outer_cache_disable function for AXP & A38x by Stefan Roese · 9 years ago
  82. 479a977 arm: mvebu: Enable L2 cache on Armada XP by Stefan Roese · 9 years ago
  83. 7360640 arm: mvebu: Add SolidRun ClearFog Armada 38x initial support by Stefan Roese · 9 years ago
  84. c14c93f arm: mvebu: Move some defines to common include file by Stefan Roese · 9 years ago
  85. 05b38c1 net: mvneta: Convert to driver model by Stefan Roese · 9 years ago
  86. 49e7d77 arm: mvebu: Add SPI driver model support by Stefan Roese · 9 years ago
  87. 83097cf arm: mvebu: Add DM and OF_CONTROL support to SPL by Stefan Roese · 9 years ago
  88. 6417489 arm: mvebu/kirkwood: Use common timer functions by Stefan Roese · 9 years ago
  89. b3efc57 arm: mvebu: Configure ARP timeout and retry count by Stefan Roese · 9 years ago
  90. 6406d43 arm: mvebu: a38x: serdes specification cleanup by Kevin Smith · 9 years ago
  91. a2fa6f9 arm: mvebu: a38x: Add const to some function calls by Kevin Smith · 9 years ago
  92. 0277a6b arm: mvebu: a38x: Remove unsupported topologies by Kevin Smith · 9 years ago
  93. 0297d1e compat: Remove is_power_of_2() definition by Fabio Estevam · 9 years ago
  94. 096de4f arm: mvebu: Add DM (driver model) support by Stefan Roese · 9 years ago
  95. aa5bb42 arm: mvebu: Do not call board_init_r() from board_init_f() by Stefan Roese · 9 years ago
  96. e1b7bfd arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPL by Stefan Roese · 9 years ago
  97. 99b3ea7 arm: mvebu: Add option to use UART xmodem protocol via kwboot by Stefan Roese · 9 years ago
  98. 383e0c1 arm: mvebu: Move Armada XP/38x Kconfig to mach specific Kconfig file by Stefan Roese · 9 years ago
  99. a0ecc54 arm: mvebu: timer.c: Explicitly move "init_done" var to data section by Stefan Roese · 9 years ago
  100. e5d6386 arm: mvebu: Fix internal register config on A38x by Stefan Roese · 9 years ago