summaryrefslogtreecommitdiff
path: root/board/armltd
AgeCommit message (Expand)Author
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2022-12-23global: Migrate CONFIG_PL011_CLOCK to CFGTom Rini
2022-12-07global: Remove extraneous DM_ETH imply/selectTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-09-29vexpress64: also consider DTB pointer in x1Andre Przywara
2022-08-12net: Remove smc91111 ethernet driverTom Rini
2022-06-22corstone1000: Convert to text file environmentTom Rini
2022-06-22arm: add support to corstone1000 platformRui Miguel Silva
2022-04-08arm: integrator: Migrate platform-specific options and cleanup armcoremodule.hTom Rini
2022-04-01vexpress64: Add ARMv8R-64 board variantPeter Hoyes
2022-04-01vexpress64: pick DRAM size from DTAndre Przywara
2022-04-01vexpress64: generalise page table generationAndre Przywara
2022-04-01vexpress64: move hardware setting from defconfig to KconfigAndre Przywara
2022-04-01vexpress64: fvp: enable OF_CONTROLAndre Przywara
2022-04-01vexpress64: Kconfig: move board definitions out of arch/armAndre Przywara
2022-03-25pci: Add defines for normal and subtractive PCI bridgesPali Rohár
2022-01-12vexpress64: Remove unused macro XR3PCI_ECAM_OFFSETPali Rohár
2022-01-04vexpress64: Enable VIRTIO_NET network driverPeter Hoyes
2022-01-04vexpress64: Enable OF_CONTROL and OF_BOARD for VExpress64Peter Hoyes
2022-01-04vexpress64: Refactor header file to make it easier to add new FVPsPeter Hoyes
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas
2021-10-19arm: total_compute: increase DRAM to 8GBUsama Arif
2021-09-24ARM: vexpress_ca9x4: Reintroduce board in order to use with QEMU.Kristian Amlie
2021-09-03Revert most of the series for adding vexpress_aemv8r supportTom Rini
2021-09-02vexpress64: Add BASER_FVP vexpress board variantPeter Hoyes
2021-07-06ARM: integrator: Drop PCI supportLinus Walleij
2021-04-10arm: Remove vexpress_ca15_tc2 boardTom Rini
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-11-19arm: vexpress: don't reset flags in board_init to avoid losing previous onesArnaud Aujon Chevallier
2020-08-24board: armltd: Add support for Total Compute platformUsama Arif
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-07-07arm: juno: Enable PCIAndre Przywara
2020-07-07arm: juno: Enable DM_ETHAndre Przywara
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-07arm: juno: Use PSCI based resetAndre Przywara
2020-05-07arm: juno: Enable OF_CONTROLAndre Przywara
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2020-01-17common: Move get_tbclk() to time.hSimon Glass