Age | Commit message (Expand) | Author |
2016-01-27 | arm: mvebu: Add support for the Armada XP theadorable board | Stefan Roese |
2016-01-23 | video: Add support for Armada XP LCD controller | Stefan Roese |
2016-01-14 | mvebu: Support Synology DS414 | Phil Sutter |
2016-01-14 | mvebu: Add rudimental MV78230 support | Phil Sutter |
2016-01-14 | mvebu: Introduce kconfig symbols for SoC variants | Phil Sutter |
2016-01-14 | mvebu: axp: refactor board_sat_r_get() and caller | Phil Sutter |
2016-01-14 | drivers/pci/pci_mvebu: Fix for boards with X4 lanes | Phil Sutter |
2016-01-14 | arm: mvebu: Add runtime detection of UART (xmodem) boot-mode | Stefan Roese |
2016-01-14 | arm: mvebu: Add runtime boot-device detection | Stefan Roese |
2016-01-14 | arm: mvebu: Make local structs static const | Stefan Roese |
2016-01-14 | arm: mvebu: Move SAR register defines into header | Stefan Roese |
2016-01-14 | arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig | Stefan Roese |
2016-01-14 | arm: mvebu: Consolidate board Kconfig options into one file | Stefan Roese |
2016-01-14 | arm: mvebu: Print CPU and SDRAM frequency upon startup | Stefan Roese |
2016-01-14 | arm: mvebu: Make serdes setup on Armada XP less noisy | Stefan Roese |
2016-01-14 | arm: mvebu: Don't include "netdev.h" in cpu.c | Stefan Roese |
2016-01-14 | arm: mvebu: Add support for MV78260 | Stefan Roese |
2016-01-14 | arm: mvebu: Don't use 0 as board ID as its used for the custom boards | Stefan Roese |
2016-01-14 | arm: mvebu: Simplify code in setup_usb_phys() a bit | Stefan Roese |
2016-01-14 | arm: mvebu: Don't disable cache at startup on Armada XP at all | Stefan Roese |
2016-01-14 | arm: mvebu: Don't call arch_cpu_init() from SPL at all | Stefan Roese |
2016-01-14 | arm: mvebu: Add v7_outer_cache_disable function for AXP & A38x | Stefan Roese |
2016-01-14 | arm: mvebu: Enable L2 cache on Armada XP | Stefan Roese |
2016-01-14 | arm: mvebu: Add SolidRun ClearFog Armada 38x initial support | Stefan Roese |
2016-01-14 | arm: mvebu: Move some defines to common include file | Stefan Roese |
2016-01-14 | net: mvneta: Convert to driver model | Stefan Roese |
2016-01-14 | arm: mvebu: Add SPI driver model support | Stefan Roese |
2016-01-14 | arm: mvebu: Add DM and OF_CONTROL support to SPL | Stefan Roese |
2016-01-14 | arm: mvebu/kirkwood: Use common timer functions | Stefan Roese |
2015-11-29 | arm: mvebu: Configure ARP timeout and retry count | Stefan Roese |
2015-11-17 | arm: mvebu: a38x: serdes specification cleanup | Kevin Smith |
2015-11-17 | arm: mvebu: a38x: Add const to some function calls | Kevin Smith |
2015-11-17 | arm: mvebu: a38x: Remove unsupported topologies | Kevin Smith |
2015-11-05 | compat: Remove is_power_of_2() definition | Fabio Estevam |
2015-10-21 | arm: mvebu: Add DM (driver model) support | Stefan Roese |
2015-10-21 | arm: mvebu: Do not call board_init_r() from board_init_f() | Stefan Roese |
2015-10-21 | arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPL | Stefan Roese |
2015-10-21 | arm: mvebu: Add option to use UART xmodem protocol via kwboot | Stefan Roese |
2015-10-20 | arm: mvebu: Move Armada XP/38x Kconfig to mach specific Kconfig file | Stefan Roese |
2015-10-01 | arm: mvebu: timer.c: Explicitly move "init_done" var to data section | Stefan Roese |
2015-10-01 | arm: mvebu: Fix internal register config on A38x | Stefan Roese |
2015-09-11 | bitops: introduce BIT() definition | Heiko Schocher |
2015-08-17 | pci: mvebu: Add PCIe driver | Anton Schubert |
2015-08-17 | arm: mvebu: Add complete SDRAM ECC scrubbing | Stefan Roese |
2015-08-17 | arm: mvebu: dram.c: Rework dram_init() and dram_init_banksize() | Stefan Roese |
2015-08-17 | arm: mvebu: Display ECC enabled / disabled upon bootup | Stefan Roese |
2015-08-17 | arm: mvebu: Enable USB EHCI support on Armada XP | Stefan Roese |
2015-08-17 | arm: mvebu: Enable NAND controller on MVEBU SoC's | Stefan Roese |
2015-08-17 | arm: mvebu: Disable MBUS error propagation | Stefan Roese |
2015-08-17 | arm: mvebu: Flush caches and disable MMU only on A38x | Stefan Roese |