summaryrefslogtreecommitdiff
path: root/board/armltd
AgeCommit message (Expand)AuthorFilesLines
2023-06-19corstone1000: add nvmxip, fwu-mdata and gpt optionsRui Miguel Silva2-9/+2
2023-06-19corstone1000: set kernel_addr based on boot_idxRui Miguel Silva1-1/+55
2023-06-19corstone1000: add boot indexRui Miguel Silva1-1/+17
2023-04-25vexpress64: Enable VIRTIO_MMIO and RTC_PL031 in the base modelPeter Hoyes1-0/+5
2023-04-25vexpress64: Use OF_HAS_PRIOR_STAGE for BASE_FVP variantPeter Hoyes1-1/+1
2023-03-22arm: Correct cpu_reset function prototype on some platformsTom Rini1-1/+2
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_PL011_CLOCK to CFGTom Rini2-2/+2
2022-12-08global: Remove extraneous DM_ETH imply/selectTom Rini1-1/+0
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2-9/+9
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2-4/+4
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-2/+2
2022-09-29vexpress64: also consider DTB pointer in x1Andre Przywara2-5/+24
2022-08-12net: Remove smc91111 ethernet driverTom Rini2-6/+0
2022-06-23corstone1000: Convert to text file environmentTom Rini1-0/+13
2022-06-22arm: add support to corstone1000 platformRui Miguel Silva4-0/+117
2022-04-08arm: integrator: Migrate platform-specific options and cleanup armcoremodule.hTom Rini2-6/+2
2022-04-01vexpress64: Add ARMv8R-64 board variantPeter Hoyes2-5/+22
2022-04-01vexpress64: pick DRAM size from DTAndre Przywara1-10/+2
2022-04-01vexpress64: generalise page table generationAndre Przywara1-6/+18
2022-04-01vexpress64: move hardware setting from defconfig to KconfigAndre Przywara1-3/+38
2022-04-01vexpress64: fvp: enable OF_CONTROLAndre Przywara2-3/+13
2022-04-01vexpress64: Kconfig: move board definitions out of arch/armAndre Przywara1-1/+19
2022-03-25pci: Add defines for normal and subtractive PCI bridgesPali Rohár1-1/+1
2022-01-12vexpress64: Remove unused macro XR3PCI_ECAM_OFFSETPali Rohár1-4/+0
2022-01-05vexpress64: Enable VIRTIO_NET network driverPeter Hoyes1-0/+7
2022-01-05vexpress64: Enable OF_CONTROL and OF_BOARD for VExpress64Peter Hoyes3-1/+39
2022-01-05vexpress64: Refactor header file to make it easier to add new FVPsPeter Hoyes1-1/+1
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas1-2/+5
2021-10-19arm: total_compute: increase DRAM to 8GBUsama Arif1-0/+3
2021-09-24ARM: vexpress_ca9x4: Reintroduce board in order to use with QEMU.Kristian Amlie4-0/+191
2021-09-03Revert most of the series for adding vexpress_aemv8r supportTom Rini3-30/+2
2021-09-02vexpress64: Add BASER_FVP vexpress board variantPeter Hoyes3-2/+30
2021-07-06ARM: integrator: Drop PCI supportLinus Walleij4-651/+0
2021-04-10arm: Remove vexpress_ca15_tc2 boardTom Rini5-343/+0
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler3-3/+3
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass4-0/+4
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass3-3/+3
2020-12-14dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass3-6/+6
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass3-3/+3
2020-11-19arm: vexpress: don't reset flags in board_init to avoid losing previous onesArnaud Aujon Chevallier1-1/+0
2020-08-24board: armltd: Add support for Total Compute platformUsama Arif4-0/+92
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada4-5/+5
2020-07-08arm: juno: Enable PCIAndre Przywara1-5/+9
2020-07-08arm: juno: Enable DM_ETHAndre Przywara1-0/+2
2020-05-19common: Drop linux/delay.h from common headerSimon Glass3-1/+4
2020-05-19common: Drop linux/bug.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop init.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop bootstage.h from common headerSimon Glass2-0/+2