aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu
AgeCommit message (Expand)AuthorFilesLines
2021-10-08arm: mvebu: Select SPL_SKIP_LOWLEVEL_INIT on ARMADA_32BITStefan Roese1-0/+1
2021-10-08arm: mvebu: a38x: serdes: Update comment about PCIE*_ENABLE_* definesPali Rohár1-1/+1
2021-10-08arm: mvebu: a38x: serdes: Remove unused PCIe macros and functionsPali Rohár2-188/+0
2021-10-08arm: mvebu: a38x: serdes: Don't configure PCIe cards in SerDes init codePali Rohár1-127/+1
2021-10-08arm: mvebu: a38x: serdes: Don't overwrite PCI device IDPali Rohár1-27/+0
2021-10-08arm: mvebu: a38x: serdes: Don't set PCIe Common Clock ConfigurationPali Rohár1-15/+0
2021-10-08arm: mvebu: a38x: serdes: Don't overwrite read-only SAR PCIe registersPali Rohár3-47/+19
2021-10-08arm: mvebu: a38x: serdes: Add comments for hws_pex_config() codePali Rohár1-1/+13
2021-10-08arm: mvebu: a38x: serdes: Remove duplicate macro SOC_CTRL_REGPali Rohár2-6/+2
2021-10-08arm: mvebu: a38x: serdes: Add comments and use macros in PCIe codePali Rohár1-12/+25
2021-09-30WS cleanup: remove excessive empty linesWolfgang Denk1-2/+0
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini4-69/+72
2021-09-04sata: Rename SATA_SUPPORT to SATASimon Glass2-6/+6
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass1-1/+1
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass2-7/+8
2021-09-01Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini4-69/+72
2021-09-01arm: mvebu: Move get_boot_device() to cpu.c and make visibleMarek Behún3-68/+71
2021-09-01arm: mvebu: axp: Properly check for Armada XP in mach/soc.hPali Rohár1-1/+1
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek1-3/+0
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-4/+0
2021-08-31mvebe: Migrate CONFIG_DDR_LOG_LEVEL to KconfigTom Rini1-0/+14
2021-08-31mvebu: Migrate CONFIG_DDR_32BIT/64BIT to KconfigTom Rini1-0/+13
2021-08-30Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini1-2/+0
2021-08-11arm: mvebu: Hang if ddr3_init() failsPali Rohár1-1/+5
2021-08-11arm: mvebu: axp: Set CONFIG_SYS_TCLK globallyPali Rohár1-3/+0
2021-08-11arm: mvebu: msys: Set CONFIG_SYS_TCLK globallyPali Rohár1-0/+2
2021-08-11arm: mvebu: a37x: Detect CONFIG_SYS_TCLK from SAR registerPali Rohár1-0/+3
2021-08-11arm: mvebu: a38x: Detect CONFIG_SYS_TCLK from SAR registerPali Rohár1-5/+8
2021-08-06pci: arm: mvebu: Drop DM_PCI check from arch_early_init_rSimon Glass1-3/+2
2021-07-31arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage headerPali Rohár2-22/+205
2021-07-31arm: mvebu: Use U-Boot's SPL BootROM framework for booting from NAND/UARTPali Rohár1-23/+24
2021-07-31arm: mvebu: Implement return_to_bootrom() via U-Boot's SPL frameworkPali Rohár2-0/+16
2021-07-31arm: mvebu: Mark return_to_bootrom() as a noreturn functionPali Rohár1-1/+1
2021-07-31arm: mvebu: Fix return_to_bootrom()Pali Rohár1-1/+2
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass1-1/+1
2021-07-15arm: a37xx: pci: Optimize a3700_fdt_fix_pcie_regions() when fixup offset is zeroPali Rohár1-0/+4
2021-06-04arm: a37xx: pci: Fix a3700_fdt_fix_pcie_regions() functionPali Rohár1-14/+60
2021-06-04arm: a37xx: pci: Find PCIe controller node by compatible instead of pathPali Rohár1-3/+1
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún2-3/+3
2021-05-16arm64: mvebu: extend the mmio regionGrzegorz Jaszczyk2-2/+4
2021-05-16arm64: mvebu: a8k: move firmware related definitions to fw infoGrzegorz Jaszczyk1-0/+3
2021-05-16arm64: mvebu: do not map firmware RT service regionGrzegorz Jaszczyk2-1/+24
2021-05-16arm64: mvebu: a8k: align memory regionsjinghua1-55/+7
2021-04-29arm: octeontx2: Add Octeon TX2 CN9130 CRB supportKonstantin Porotchkin1-0/+10
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini4-106/+1
2021-03-12arm: mvebu: a38x: Remove dead code ARMADA_39XPali Rohár4-106/+1
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler3-3/+3
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass5-0/+5
2021-01-27ARM: mvebu: helios4 adjust env sizes to enable SPI to workDennis Gilmore1-0/+1
2020-12-07arm: mvebu: a38x: Configurable USB2 high-speed impedance thresholdJoshua Scott2-3/+9