aboutsummaryrefslogtreecommitdiff
path: root/board/armltd
AgeCommit message (Expand)AuthorFilesLines
12 daysarm: total_compute: Update memory mapping infoLeo Yan1-10/+35
12 daysarm: total_compute: Support Debian bootLeo Yan1-0/+4
12 daysarm: total_compute: Dynamically detect block deviceLeo Yan1-7/+14
12 daysarm: total_compute: Minor improvement for boot argumentsBoyan Karatotev1-1/+1
12 daysarm: total_compute: move the boot command to an env fileBoyan Karatotev1-0/+28
12 daysarm: total_compute: Initialize environment variablesBoyan Karatotev1-0/+23
12 daysarm: total_compute: depend on TF-A for hardware descriptionBoyan Karatotev3-20/+34
2024-08-15maintainers: Update list of maintainers for Corstone-1000Hugues Kamba Mpiana1-1/+1
2024-07-22board: armltd: Remove duplicate newlinesMarek Vasut1-1/+0
2024-06-04Merge tag 'v2024.07-rc4' into nextTom Rini1-1/+1
2024-05-29Update maintainer for Versatile Express.Kristian Amlie1-1/+1
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini7-7/+5
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini7-5/+7
2024-05-06board: armltd: Remove <common.h> and add needed includesTom Rini7-7/+5
2023-08-17corstone1000: update maintainersAbdellatif El Khlifi1-2/+2
2023-08-03vexpress64: Rework MAINTAINERS file slightlyTom Rini1-3/+4
2023-06-19corstone1000: add nvmxip, fwu-mdata and gpt optionsWIP/2023-06-19-corstone1000-fwu-updatesRui 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-07global: Remove extraneous DM_ETH imply/selectTom Rini1-1/+0
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2-9/+9
2022-12-05global: 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-22corstone1000: 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-04vexpress64: Enable VIRTIO_NET network driverPeter Hoyes1-0/+7
2022-01-04vexpress64: Enable OF_CONTROL and OF_BOARD for VExpress64Peter Hoyes3-1/+39
2022-01-04vexpress64: Refactor header file to make it easier to add new FVPsPeter Hoyes1-1/+1
2021-10-27sandbox: Remove OF_HOSTFILEWIP/27Oct2021Ilias 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 supportWIP/03Sep2021-nextTom 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