summaryrefslogtreecommitdiff
path: root/plat/arm/board/arm_fpga
Commit message (Expand)AuthorAgeFilesLines
* build(fpga): reduce cpu_libs to tc and neoverseDaniel Boulby2023-05-101-18/+14
* refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1Andre Przywara2023-03-271-1/+1
* fix(fpga): include missing header fileAndre Przywara2023-03-231-0/+1
* refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKEDAndre Przywara2023-03-201-1/+1
* build: always prefix section names with `.`Chris Kay2023-02-201-2/+2
* refactor(cpu): update IP names of Makalu CPU libRupinderjit Singh2022-08-311-4/+4
* feat(arm_fpga): write UART baud base clock frequency into DTBAndre Przywara2021-11-041-1/+46
* feat(arm_fpga): query PL011 to learn system frequencyAndre Przywara2021-11-041-6/+83
* refactor(arm_fpga): move command line code into separate functionAndre Przywara2021-11-041-48/+57
* feat(arm_fpga): add ITS autodetectionAndre Przywara2021-11-043-0/+16
* feat(arm_fpga): determine GICR base by probingAndre Przywara2021-11-043-8/+73
* feat(libfdt): also allow changing base addressAndre Przywara2021-11-041-0/+1
* fix(arm_fpga): avoid re-linking from executable ELF fileAndre Przywara2021-11-041-2/+2
* build(fdt-wrappers): introduce FDT wrappers makefileChris Kay2021-10-261-2/+4
* fix(arm_fgpa): allow build after MAKE_* changesAndre Przywara2021-10-071-3/+3
* Merge changes from topic "arm_fpga_resmem" into integrationMadhukar Pappireddy2021-10-052-1/+7
|\
| * fix(arm_fpga): reserve BL31 memoryAndre Przywara2021-09-031-0/+6
| * fix(arm_fpga): limit BL31 memory usageAndre Przywara2021-09-031-1/+1
* | fix(arm_fpga): streamline generated axf fileAndre Przywara2021-10-042-2/+2
* | feat(arm_fpga): add kernel trampolineAndre Przywara2021-10-043-1/+43
* | feat(arm_fpga): support GICv4 imagesAndre Przywara2021-09-014-1/+13
* | feat(gicv3): detect GICv4 feature at runtimeAndre Przywara2021-09-011-1/+1
|/
* fix(plat/arm_fpga): enable AMU extensionTom Cosgrove2021-08-171-0/+2
* fix: rename Matterhorn, Matterhorn ELP, and Klein CPUsjohpow012021-05-281-2/+2
* Add "_arm" suffix to Makalu ELP CPU libjohpow012021-04-201-1/+1
* Add Cortex_A78C CPU libBipin Ravi2021-03-311-1/+2
* Add Makalu ELP CPU libjohpow012021-03-241-1/+2
* Add Makalu CPU libjohpow012021-03-011-2/+3
* Add support for Neoverse-N2 CPUs.Javier Almansa Sobrino2020-11-301-0/+2
* Rename Neoverse Zeus to Neoverse V1Jimmy Brisson2020-10-051-1/+1
* Rename Cortex Hercules AE to Cortex 78 AEJimmy Brisson2020-10-051-1/+1
* Merge changes from topic "fpga_generic" into integrationAndré Przywara2020-09-306-1/+109
|\
| * arm_fpga: Add post-build linker scriptAndre Przywara2020-09-292-1/+53
| * arm_fpga: Add ROM trampolineAndre Przywara2020-09-292-0/+26
| * arm_fpga: Add devicetree fileAndre Przywara2020-09-291-0/+2
| * arm_fpga: Remove SPE PMU DT node if SPE is not availableAndre Przywara2020-09-291-0/+11
| * arm_fpga: Adjust GICR size in DT to match number of coresAndre Przywara2020-09-293-0/+17
* | arm_fpga: Add support for unknown MPIDsJavier Almansa Sobrino2020-09-251-1/+9
|/
* arm_fpga: Add support to populate the CPU nodes in the DTBJavier Almansa Sobrino2020-09-022-0/+21
* arm_fpga: Support uploading a custom command lineAndre Przywara2020-07-303-0/+82
* arm_fpga: Add support for topology self-discoveryJavier Almansa Sobrino2020-07-246-55/+154
* arm_fpga: Predefine DTB and BL33 load addressesAndre Przywara2020-07-091-7/+2
* arm_fpga: Add Klein and Matterhorn supportAndre Przywara2020-07-091-1/+4
* arm_fpga: Support more CPU clustersAndre Przywara2020-07-091-1/+1
* arm_fpga: Fix MPIDR topology checksAndre Przywara2020-06-261-18/+20
* GICv3: GIC-600: Detect GIC-600 at runtimeAndre Przywara2020-06-091-2/+2
* Rename Cortex Hercules Files to Cortex A78Jimmy Brisson2020-06-011-1/+1
* arm_fpga: Read UART address from DTAndre Przywara2020-05-052-6/+25
* arm_fpga: Read GICD and GICR base addresses from DTAndre Przywara2020-05-052-6/+29
* arm_fpga: Read generic timer counter frequency from DTAndre Przywara2020-05-053-4/+19