| Commit message (Expand) | Author | Age | Files | Lines |
* | common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.h | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop linux/delay.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop init.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Move some cache and MMU functions out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | arm: mvebu: fix ahci mbus config in SPL | Baruch Siach | 2019-07-11 | 1 | -0/+4 |
* | mmc: mv_sdhci: add driver model support | Pierre Bourdon | 2019-04-26 | 1 | -1/+1 |
* | arm: mvebu: NAND clock support for MSYS devices | Chris Packham | 2019-04-12 | 1 | -0/+2 |
* | arm: mvebu: Add Marvell's integrated CPUs | Chris Packham | 2019-04-12 | 1 | -2/+29 |
* | ARM: mvebu: define board_ahci_enable() for A38x | Baruch Siach | 2019-04-12 | 1 | -3/+10 |
* | ARM: mvebu: remove out of date comment | Chris Packham | 2018-12-21 | 1 | -4/+2 |
* | ARM: mvebu: add revision id for Armada-385 B0 | Chris Packham | 2018-11-30 | 1 | -0/+3 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | arm: mvebu: Add board_setup for xhci hardware | Jon Nettleton | 2017-11-16 | 1 | -0/+41 |
* | ARM: mvebu: add SAR frequency values for 1.8/2.0GHz | Chris Packham | 2017-09-26 | 1 | -7/+9 |
* | ARM: mvebu: Add SoC IDs for Marvell's integrated CPUs | Chris Packham | 2017-09-26 | 1 | -0/+14 |
* | mmc: move some SDHCI related options to Kconfig | Masahiro Yamada | 2016-12-29 | 1 | -1/+1 |
* | arm: mvebu: Add support for NAND interface on A-38x | Chris Packham | 2016-08-26 | 1 | -1/+8 |
* | arm: mvebu: Don't enable d-cache on A375 | Stefan Roese | 2016-04-04 | 1 | -2/+9 |
* | arm: mvebu: Add basic support for the Marvell Armada 375 SoC | Stefan Roese | 2016-04-04 | 1 | -3/+61 |
* | mvebu: Add rudimental MV78230 support | Phil Sutter | 2016-01-14 | 1 | -5/+11 |
* | arm: mvebu: Make local structs static const | Stefan Roese | 2016-01-14 | 1 | -2/+2 |
* | arm: mvebu: Move SAR register defines into header | Stefan Roese | 2016-01-14 | 1 | -16/+3 |
* | arm: mvebu: Print CPU and SDRAM frequency upon startup | Stefan Roese | 2016-01-14 | 1 | -6/+94 |
* | arm: mvebu: Don't include "netdev.h" in cpu.c | Stefan Roese | 2016-01-14 | 1 | -1/+0 |
* | arm: mvebu: Add support for MV78260 | Stefan Roese | 2016-01-14 | 1 | -1/+4 |
* | arm: mvebu: Simplify code in setup_usb_phys() a bit | Stefan Roese | 2016-01-14 | 1 | -5/+5 |
* | arm: mvebu: Don't disable cache at startup on Armada XP at all | Stefan Roese | 2016-01-14 | 1 | -12/+13 |
* | arm: mvebu: Don't call arch_cpu_init() from SPL at all | Stefan Roese | 2016-01-14 | 1 | -4/+3 |
* | arm: mvebu: Add v7_outer_cache_disable function for AXP & A38x | Stefan Roese | 2016-01-14 | 1 | -0/+8 |
* | arm: mvebu: Enable L2 cache on Armada XP | Stefan Roese | 2016-01-14 | 1 | -9/+25 |
* | net: mvneta: Convert to driver model | Stefan Roese | 2016-01-14 | 1 | -24/+0 |
* | arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPL | Stefan Roese | 2015-10-21 | 1 | -12/+19 |
* | arm: mvebu: Fix internal register config on A38x | Stefan Roese | 2015-10-01 | 1 | -14/+22 |
* | pci: mvebu: Add PCIe driver | Anton Schubert | 2015-08-17 | 1 | -8/+0 |
* | arm: mvebu: Enable USB EHCI support on Armada XP | Stefan Roese | 2015-08-17 | 1 | -0/+43 |
* | arm: mvebu: Enable NAND controller on MVEBU SoC's | Stefan Roese | 2015-08-17 | 1 | -0/+17 |
* | arm: mvebu: Disable MBUS error propagation | Stefan Roese | 2015-08-17 | 1 | -0/+3 |
* | arm: mvebu: Flush caches and disable MMU only on A38x | Stefan Roese | 2015-08-17 | 1 | -7/+19 |
* | arm: mvebu: Change MBUS base addresses and sizes | Stefan Roese | 2015-08-17 | 1 | -6/+8 |
* | arm: mvebu: Disable MMU before changing register base address | Stefan Roese | 2015-07-23 | 1 | -0/+18 |
* | arm: mvebu: Add SATA/SCSI (AHCI) support for Armada A38x | Stefan Roese | 2015-07-10 | 1 | -0/+55 |
* | arm: mvebu: Add SDIO/SDHCI support for Armada A38x | Stefan Roese | 2015-07-10 | 1 | -0/+11 |
* | arm: mvebu: Update CBAR with SOC regs base | Kevin Smith | 2015-06-14 | 1 | -0/+7 |
* | arm: mvebu: Disable L2 cache before enabling d-cache | Stefan Roese | 2015-06-14 | 1 | -0/+8 |
* | arm: mvebu: Add d-cache invalidate before enabling the d-cache | Stefan Roese | 2015-05-05 | 1 | -0/+3 |
* | arm: mvebu: Change network init code to allow a more flexible setup | Stefan Roese | 2015-05-05 | 1 | -4/+16 |
* | arm: mvebu: Add basic Armada 38x support | Stefan Roese | 2015-05-05 | 1 | -16/+57 |
* | arm: armada-xp: Move SoC sources to mach-mvebu | Stefan Roese | 2015-05-05 | 1 | -0/+193 |