summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu
AgeCommit message (Expand)AuthorFilesLines
2021-09-01Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-4/+0
2021-09-01mvebe: Migrate CONFIG_DDR_LOG_LEVEL to KconfigTom Rini1-0/+14
2021-09-01mvebu: 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
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-1/+0
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-07-09arm: mvebu: a38x: Adjust UTMI PHY parametersChris Packham1-4/+21
2020-07-09arm: mvebu: a38x: Fix typoChris Packham1-1/+1
2020-05-27arm: mvebu: Convert CRS305-1G-4S board to CRS3xx-98DX3236Luka Kovacic1-5/+5
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass7-0/+10
2020-05-19common: Drop linux/delay.h from common headerSimon Glass6-0/+6
2020-05-19common: Drop asm/ptrace.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass4-0/+4
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-05-15rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner2-6/+6
2020-04-22arm: mvebu: correct SPL boot configs for SPI/MMCJoel Johnson1-0/+12
2020-04-14arm64: mvebu: a37xx: add device-tree fixer for PCIe regionsMarek Behún2-0/+55
2020-04-14arm64: mvebu: a37xx: improve code determining memory info structuresMarek Behún3-26/+235
2020-04-14arm64: mvebu: armada-8k: move dram init codeMarek Behún4-46/+59
2020-04-14arm: mvebu: clearfog: initial ClearFog Base variantJoel Johnson1-0/+2
2020-04-14arm: mvebu: fix SerDes table alignmentJoel Johnson1-3/+3
2020-04-14arm: mvebu: update RTC values for PCIe memory wrappersChris Packham4-0/+35