1. 64d64bb common: Pass the boot device into spl_boot_mode() by Marek Vasut · 9 years ago
  2. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  3. 48a1cd3 arm: mvebu: Add base address for 2nd I2C controller by Stefan Roese · 9 years ago
  4. dafe60f arm: mvebu: Don't enable d-cache on A375 by Stefan Roese · 9 years ago
  5. 9106ed0 arm: mvebu: Add basic support for Armada 375 eval board db-88f6720 by Stefan Roese · 9 years ago
  6. 479f9af arm: mvebu: Add basic support for the Marvell Armada 375 SoC by Stefan Roese · 9 years ago
  7. bca3d86 arm: mvebu: Add some SPI CS attributes by Stefan Roese · 9 years ago
  8. 459e064 arm: mvebu: Add support for the Armada XP theadorable board by Stefan Roese · 9 years ago
  9. ab91fd5 video: Add support for Armada XP LCD controller by Stefan Roese · 9 years ago
  10. d76eba6 mvebu: Support Synology DS414 by Phil Sutter · 9 years ago
  11. 22e553e mvebu: Add rudimental MV78230 support by Phil Sutter · 9 years ago
  12. a7f94ad mvebu: Introduce kconfig symbols for SoC variants by Phil Sutter · 9 years ago
  13. 8dd44b2 mvebu: axp: refactor board_sat_r_get() and caller by Phil Sutter · 9 years ago
  14. 68010aa drivers/pci/pci_mvebu: Fix for boards with X4 lanes by Phil Sutter · 9 years ago
  15. 04ec0d3 arm: mvebu: Add runtime detection of UART (xmodem) boot-mode by Stefan Roese · 9 years ago
  16. 44e7ebd arm: mvebu: Add runtime boot-device detection by Stefan Roese · 9 years ago
  17. 32139c3 arm: mvebu: Make local structs static const by Stefan Roese · 9 years ago
  18. c03a213 arm: mvebu: Move SAR register defines into header by Stefan Roese · 9 years ago
  19. eb083e5 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · 9 years ago
  20. b9f41bf arm: mvebu: Consolidate board Kconfig options into one file by Stefan Roese · 9 years ago
  21. 2a539c8 arm: mvebu: Print CPU and SDRAM frequency upon startup by Stefan Roese · 9 years ago
  22. 3025fa6 arm: mvebu: Make serdes setup on Armada XP less noisy by Stefan Roese · 9 years ago
  23. 9aad5c9 arm: mvebu: Don't include "netdev.h" in cpu.c by Stefan Roese · 9 years ago
  24. b158f37 arm: mvebu: Add support for MV78260 by Stefan Roese · 9 years ago
  25. d8a25fc arm: mvebu: Don't use 0 as board ID as its used for the custom boards by Stefan Roese · 9 years ago
  26. 0b1d537 arm: mvebu: Simplify code in setup_usb_phys() a bit by Stefan Roese · 9 years ago
  27. caf74c9 arm: mvebu: Don't disable cache at startup on Armada XP at all by Stefan Roese · 9 years ago
  28. e7c7228 arm: mvebu: Don't call arch_cpu_init() from SPL at all by Stefan Roese · 9 years ago
  29. 77b299c arm: mvebu: Add v7_outer_cache_disable function for AXP & A38x by Stefan Roese · 9 years ago
  30. 479a977 arm: mvebu: Enable L2 cache on Armada XP by Stefan Roese · 9 years ago
  31. 7360640 arm: mvebu: Add SolidRun ClearFog Armada 38x initial support by Stefan Roese · 9 years ago
  32. c14c93f arm: mvebu: Move some defines to common include file by Stefan Roese · 9 years ago
  33. 05b38c1 net: mvneta: Convert to driver model by Stefan Roese · 9 years ago
  34. 49e7d77 arm: mvebu: Add SPI driver model support by Stefan Roese · 9 years ago
  35. 83097cf arm: mvebu: Add DM and OF_CONTROL support to SPL by Stefan Roese · 9 years ago
  36. 6417489 arm: mvebu/kirkwood: Use common timer functions by Stefan Roese · 9 years ago
  37. b3efc57 arm: mvebu: Configure ARP timeout and retry count by Stefan Roese · 9 years ago
  38. 6406d43 arm: mvebu: a38x: serdes specification cleanup by Kevin Smith · 9 years ago
  39. a2fa6f9 arm: mvebu: a38x: Add const to some function calls by Kevin Smith · 9 years ago
  40. 0277a6b arm: mvebu: a38x: Remove unsupported topologies by Kevin Smith · 9 years ago
  41. 0297d1e compat: Remove is_power_of_2() definition by Fabio Estevam · 9 years ago
  42. 096de4f arm: mvebu: Add DM (driver model) support by Stefan Roese · 9 years ago
  43. aa5bb42 arm: mvebu: Do not call board_init_r() from board_init_f() by Stefan Roese · 9 years ago
  44. e1b7bfd arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPL by Stefan Roese · 9 years ago
  45. 99b3ea7 arm: mvebu: Add option to use UART xmodem protocol via kwboot by Stefan Roese · 9 years ago
  46. 383e0c1 arm: mvebu: Move Armada XP/38x Kconfig to mach specific Kconfig file by Stefan Roese · 9 years ago
  47. a0ecc54 arm: mvebu: timer.c: Explicitly move "init_done" var to data section by Stefan Roese · 9 years ago
  48. e5d6386 arm: mvebu: Fix internal register config on A38x by Stefan Roese · 9 years ago
  49. 69bab55 bitops: introduce BIT() definition by Heiko Schocher · 9 years ago
  50. 98530e9 pci: mvebu: Add PCIe driver by Anton Schubert · 9 years ago
  51. f3345e6 arm: mvebu: Add complete SDRAM ECC scrubbing by Stefan Roese · 9 years ago
  52. 420abea arm: mvebu: dram.c: Rework dram_init() and dram_init_banksize() by Stefan Roese · 9 years ago
  53. 7a96ee9 arm: mvebu: Display ECC enabled / disabled upon bootup by Stefan Roese · 9 years ago
  54. f43d323 arm: mvebu: Enable USB EHCI support on Armada XP by Stefan Roese · 9 years ago
  55. badccc3 arm: mvebu: Enable NAND controller on MVEBU SoC's by Stefan Roese · 9 years ago
  56. 8ac6dab arm: mvebu: Disable MBUS error propagation by Stefan Roese · 9 years ago
  57. b07f01d arm: mvebu: Flush caches and disable MMU only on A38x by Stefan Roese · 9 years ago
  58. c049ca0 arm: mvebu: Setup the MBUS bridge registers by Stefan Roese · 9 years ago
  59. 13b109f arm: mvebu: Change MBUS base addresses and sizes by Stefan Roese · 9 years ago
  60. 0e2e12a arm: mvebu/armada100: dram.c: Remove CONFIG_SYS_BOARD_DRAM_INIT by Stefan Roese · 9 years ago
  61. 6396213 arm: mvebu: Add SPL SDIO/MMC boot support by Stefan Roese · 9 years ago
  62. 61cee0a arm: mvebu: a38x: Use correct PEX register access macros by Stefan Roese · 9 years ago
  63. eb753e9 arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory by Stefan Roese · 10 years ago
  64. 6a90595 arm: mvebu: Add Armada 38x SERDES / PHY init code from Marvell bin_hdr by Stefan Roese · 10 years ago
  65. e5c5aa9 arm: mvebu: serdes: Move Armada XP SERDES / PHY init code into new directory by Stefan Roese · 10 years ago
  66. 73acffe arm: mvebu: Disable MMU before changing register base address by Stefan Roese · 10 years ago
  67. d7f2c12 arm: mvebu: spl.c: Add call to board_early_init_f() by Stefan Roese · 10 years ago
  68. 8588a7b arm: mvebu: Use default reg base address for SPL on A38x by Stefan Roese · 10 years ago
  69. d04fe8b arm: mvebu: Call timer_init early before PHY and DDR init by Stefan Roese · 9 years ago
  70. 3ceae9e arm: mvebu: add Armada XP SATA support by Anton Schubert · 9 years ago
  71. 9aa3197 usb: Add EHCI support for Armada 38x (mvebu) by Stefan Roese · 9 years ago
  72. bb1c0bd arm: mvebu: Add SATA/SCSI (AHCI) support for Armada A38x by Stefan Roese · 9 years ago
  73. d3e3473 arm: mvebu: Add SDIO/SDHCI support for Armada A38x by Stefan Roese · 9 years ago
  74. 1ddff02 arm: mvebu: Update CBAR with SOC regs base by Kevin Smith · 10 years ago
  75. 8aee4d3 arm: mvebu: Disable L2 cache before enabling d-cache by Stefan Roese · 10 years ago
  76. a860354 arm: mvebu: Remove "u-boot.kwb" CONFIG_BUILD_TARGET for non-SPL targets by Stefan Roese · 10 years ago
  77. 7a4a5ba arm: mvebu: Add d-cache invalidate before enabling the d-cache by Stefan Roese · 10 years ago
  78. ba98f4f arm: mvebu: Remove coherency configuration by Stefan Roese · 10 years ago
  79. 44ffbe5 arm: mvebu: Change network init code to allow a more flexible setup by Stefan Roese · 10 years ago
  80. 174d23e arm: mvebu: Add basic Armada 38x support by Stefan Roese · 10 years ago
  81. 549e798 arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common header by Stefan Roese · 10 years ago
  82. 7cd3484 arm: mvebu: Only define MV88F78X60 for Armada XP by Stefan Roese · 10 years ago
  83. a205b3e arm: mvebu: Remove unreferenced define by Stefan Roese · 10 years ago
  84. ebda3ec arm: mvebu: Change header macros from ARMADA_XP to MVEBU by Stefan Roese · 10 years ago
  85. 42e5aab arm: mvebu: Move mvebu-common into mach-mvebu by Stefan Roese · 10 years ago
  86. 525178d arm: armada-xp: Move SoC headers to mach-mvebu/include/mach by Stefan Roese · 10 years ago
  87. 4e9b72f arm: armada-xp: Move SoC sources to mach-mvebu by Stefan Roese · 10 years ago