Commit Graph

80 Commits (56382a81f38bed423791d7b80e95c1f65bd83b9b)

Author SHA1 Message Date
Stefan Roese b20c38a973 arm: mvebu: Add support for the Armada XP theadorable board 9 years ago
Stefan Roese 913d1be208 video: Add support for Armada XP LCD controller 9 years ago
Phil Sutter aefb8f4c32 mvebu: Support Synology DS414 9 years ago
Phil Sutter 6202953df4 mvebu: Add rudimental MV78230 support 9 years ago
Phil Sutter 4290252148 mvebu: Introduce kconfig symbols for SoC variants 9 years ago
Phil Sutter beadff1731 mvebu: axp: refactor board_sat_r_get() and caller 9 years ago
Phil Sutter 9a04527840 drivers/pci/pci_mvebu: Fix for boards with X4 lanes 9 years ago
Stefan Roese f4db6c976c arm: mvebu: Add runtime detection of UART (xmodem) boot-mode 9 years ago
Stefan Roese a5f88877af arm: mvebu: Add runtime boot-device detection 9 years ago
Stefan Roese a9fc5a247c arm: mvebu: Make local structs static const 9 years ago
Stefan Roese d35831f6fe arm: mvebu: Move SAR register defines into header 9 years ago
Stefan Roese 81e33f4b65 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig 9 years ago
Stefan Roese b322c83aa4 arm: mvebu: Consolidate board Kconfig options into one file 9 years ago
Stefan Roese d718bf2c9e arm: mvebu: Print CPU and SDRAM frequency upon startup 9 years ago
Stefan Roese e25d5a95e7 arm: mvebu: Make serdes setup on Armada XP less noisy 9 years ago
Stefan Roese 84877c656c arm: mvebu: Don't include "netdev.h" in cpu.c 9 years ago
Stefan Roese bf0db8b82a arm: mvebu: Add support for MV78260 9 years ago
Stefan Roese 00a457b22e arm: mvebu: Don't use 0 as board ID as its used for the custom boards 9 years ago
Stefan Roese ab8a4c6afa arm: mvebu: Simplify code in setup_usb_phys() a bit 9 years ago
Stefan Roese c86d53fd88 arm: mvebu: Don't disable cache at startup on Armada XP at all 9 years ago
Stefan Roese f4e6ec7dc6 arm: mvebu: Don't call arch_cpu_init() from SPL at all 9 years ago
Stefan Roese f0e8173a38 arm: mvebu: Add v7_outer_cache_disable function for AXP & A38x 9 years ago
Stefan Roese 3e5ce7ceeb arm: mvebu: Enable L2 cache on Armada XP 9 years ago
Stefan Roese 0299c90f39 arm: mvebu: Add SolidRun ClearFog Armada 38x initial support 9 years ago
Stefan Roese 8a02ec1dc6 arm: mvebu: Move some defines to common include file 9 years ago
Stefan Roese e3b9c98a23 net: mvneta: Convert to driver model 9 years ago
Stefan Roese 09a54c009e arm: mvebu: Add SPI driver model support 9 years ago
Stefan Roese 6451223a8d arm: mvebu: Add DM and OF_CONTROL support to SPL 9 years ago
Stefan Roese 2fbc18fe21 arm: mvebu/kirkwood: Use common timer functions 9 years ago
Stefan Roese 9eb14cc443 arm: mvebu: Configure ARP timeout and retry count 9 years ago
Kevin Smith 490753ace3 arm: mvebu: a38x: serdes specification cleanup 9 years ago
Kevin Smith 18c202aa54 arm: mvebu: a38x: Add const to some function calls 9 years ago
Kevin Smith 544acb07ec arm: mvebu: a38x: Remove unsupported topologies 9 years ago
Fabio Estevam f8fdb81f6c compat: Remove is_power_of_2() definition 9 years ago
Stefan Roese 9cffb2335c arm: mvebu: Add DM (driver model) support 9 years ago
Stefan Roese 78de2c0c3e arm: mvebu: Do not call board_init_r() from board_init_f() 9 years ago
Stefan Roese 42cc034f19 arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPL 9 years ago
Stefan Roese 944c7a3176 arm: mvebu: Add option to use UART xmodem protocol via kwboot 9 years ago
Stefan Roese c3d891405b arm: mvebu: Move Armada XP/38x Kconfig to mach specific Kconfig file 9 years ago
Stefan Roese 787ddb7cd1 arm: mvebu: timer.c: Explicitly move "init_done" var to data section 9 years ago
Stefan Roese cefd764222 arm: mvebu: Fix internal register config on A38x 9 years ago
Heiko Schocher 92a3188d7d bitops: introduce BIT() definition 9 years ago
Anton Schubert 9c28d61c8e pci: mvebu: Add PCIe driver 9 years ago
Stefan Roese 0ceb2dae78 arm: mvebu: Add complete SDRAM ECC scrubbing 9 years ago
Stefan Roese a8b57a90ec arm: mvebu: dram.c: Rework dram_init() and dram_init_banksize() 9 years ago
Stefan Roese 8a83c65f57 arm: mvebu: Display ECC enabled / disabled upon bootup 9 years ago
Stefan Roese dee40d26d3 arm: mvebu: Enable USB EHCI support on Armada XP 9 years ago
Stefan Roese 2a0b7dc3b6 arm: mvebu: Enable NAND controller on MVEBU SoC's 9 years ago
Stefan Roese 501c098a1f arm: mvebu: Disable MBUS error propagation 9 years ago
Stefan Roese 2b181b5b04 arm: mvebu: Flush caches and disable MMU only on A38x 9 years ago