Age | Commit message (Expand) | Author |
2016-09-27 | arm64: mvebu: Add Armada 7K db-88f7040 development board support | Stefan Roese |
2016-09-27 | arm64: mvebu: Add basic support for the Marvell Armada 7K/8K SoC | Stefan Roese |
2016-09-27 | arm64: mvebu: Add Armada 3700 db-88f3720 development board support | Stefan Roese |
2016-09-27 | arm64: mvebu: Add support for the Marvell Armada 3700 SoC | Stefan Roese |
2016-09-24 | arm: mvebu: add DB-88F6820-AMC board | Chris Packham |
2016-09-24 | arm: mvebu: create generic 88F6820 config option | Chris Packham |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |
2016-08-26 | ARM: Move SYS_CACHELINE_SIZE over to Kconfig | Tom Rini |
2016-08-26 | arm: mvebu: a38x: typo fix cpabilities -> capbilities | Chris Packham |
2016-08-26 | arm: mvebu: a38x: update serdes error handling | Chris Packham |
2016-08-26 | arm: mvebu: Add support for NAND interface on A-38x | Chris Packham |
2016-06-26 | common: Pass the boot device into spl_boot_mode() | Marek Vasut |
2016-04-25 | configs: Re-sync with cmd/Kconfig | Tom Rini |
2016-04-12 | arm: mvebu: Add base address for 2nd I2C controller | Stefan Roese |
2016-04-04 | arm: mvebu: Don't enable d-cache on A375 | Stefan Roese |
2016-04-04 | arm: mvebu: Add basic support for Armada 375 eval board db-88f6720 | Stefan Roese |
2016-04-04 | arm: mvebu: Add basic support for the Marvell Armada 375 SoC | Stefan Roese |
2016-03-24 | arm: mvebu: Add some SPI CS attributes | Stefan Roese |
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 |