1. 0b7f1b0 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · 1 year, 3 months ago
  2. 40a7598 fix(fpga): include missing header file by Andre Przywara · 1 year, 3 months ago
  3. f3e8cfc refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  4. 33bfc5e build: always prefix section names with `.` by Chris Kay · 1 year, 5 months ago
  5. 7e46555 refactor(cpu): update IP names of Makalu CPU lib by Rupinderjit Singh · 1 year, 10 months ago
  6. 5176910 feat(arm_fpga): write UART baud base clock frequency into DTB by Andre Przywara · 2 years, 10 months ago
  7. b69294d feat(arm_fpga): query PL011 to learn system frequency by Andre Przywara · 2 years, 10 months ago
  8. 2f67413 refactor(arm_fpga): move command line code into separate function by Andre Przywara · 2 years, 10 months ago
  9. 43c3ac5 feat(arm_fpga): add ITS autodetection by Andre Przywara · 3 years ago
  10. 12dffc1 feat(arm_fpga): determine GICR base by probing by Andre Przywara · 3 years, 2 months ago
  11. f2a78fe feat(libfdt): also allow changing base address by Andre Przywara · 3 years, 2 months ago
  12. d805797 fix(arm_fpga): avoid re-linking from executable ELF file by Andre Przywara · 2 years, 8 months ago
  13. e927215 build(fdt-wrappers): introduce FDT wrappers makefile by Chris Kay · 2 years, 9 months ago
  14. 45e794f fix(arm_fgpa): allow build after MAKE_* changes by Andre Przywara · 2 years, 9 months ago
  15. d86202f Merge changes from topic "arm_fpga_resmem" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  16. 4d8a6bb fix(arm_fpga): streamline generated axf file by Andre Przywara · 2 years, 11 months ago
  17. 8c6d92d feat(arm_fpga): add kernel trampoline by Andre Przywara · 3 years, 2 months ago
  18. 24b280b fix(arm_fpga): reserve BL31 memory by Andre Przywara · 2 years, 10 months ago
  19. 8da6c28 fix(arm_fpga): limit BL31 memory usage by Andre Przywara · 2 years, 10 months ago
  20. 42ba7c9 feat(arm_fpga): support GICv4 images by Andre Przywara · 3 years, 2 months ago
  21. f70f4b9 feat(gicv3): detect GICv4 feature at runtime by Andre Przywara · 3 years, 2 months ago
  22. 2593a8a fix(plat/arm_fpga): enable AMU extension by Tom Cosgrove · 2 years, 11 months ago
  23. a3810e8 fix: rename Matterhorn, Matterhorn ELP, and Klein CPUs by johpow01 · 3 years, 2 months ago
  24. 4c42c0d Add "_arm" suffix to Makalu ELP CPU lib by johpow01 · 3 years, 2 months ago
  25. 4da1b0b Add Cortex_A78C CPU lib by Bipin Ravi · 3 years, 4 months ago
  26. cd38ac4 Add Makalu ELP CPU lib by johpow01 · 3 years, 4 months ago
  27. aef12f2 Add Makalu CPU lib by johpow01 · 3 years, 9 months ago
  28. 9faad3c Add support for Neoverse-N2 CPUs. by Javier Almansa Sobrino · 3 years, 8 months ago
  29. 958a0b1 Rename Neoverse Zeus to Neoverse V1 by Jimmy Brisson · 3 years, 9 months ago
  30. 7cc90c4 Rename Cortex Hercules AE to Cortex 78 AE by Jimmy Brisson · 3 years, 9 months ago
  31. e7510c0 Merge changes from topic "fpga_generic" into integration by André Przywara · 3 years, 9 months ago
  32. 6228e43 arm_fpga: Add post-build linker script by Andre Przywara · 3 years, 10 months ago
  33. 586de5e arm_fpga: Add ROM trampoline by Andre Przywara · 4 years ago
  34. eb5cb80 arm_fpga: Add devicetree file by Andre Przywara · 4 years ago
  35. efece28 arm_fpga: Remove SPE PMU DT node if SPE is not available by Andre Przywara · 4 years ago
  36. 210541b arm_fpga: Adjust GICR size in DT to match number of cores by Andre Przywara · 3 years, 10 months ago
  37. e1ecd23 arm_fpga: Add support for unknown MPIDs by Javier Almansa Sobrino · 3 years, 11 months ago
  38. 3bcf3c8 arm_fpga: Add support to populate the CPU nodes in the DTB by Javier Almansa Sobrino · 4 years, 1 month ago
  39. 0176793 arm_fpga: Support uploading a custom command line by Andre Przywara · 4 years ago
  40. fc78c3c arm_fpga: Add support for topology self-discovery by Javier Almansa Sobrino · 4 years, 2 months ago
  41. d9b95cc arm_fpga: Predefine DTB and BL33 load addresses by Andre Przywara · 4 years ago
  42. cb16767 arm_fpga: Add Klein and Matterhorn support by Andre Przywara · 4 years ago
  43. b1402c8 arm_fpga: Support more CPU clusters by Andre Przywara · 4 years ago
  44. 43318de arm_fpga: Fix MPIDR topology checks by Andre Przywara · 4 years ago
  45. e1cc130 GICv3: GIC-600: Detect GIC-600 at runtime by Andre Przywara · 4 years, 3 months ago
  46. 7ec175e Rename Cortex Hercules Files to Cortex A78 by Jimmy Brisson · 4 years, 1 month ago
  47. db96806 arm_fpga: Read UART address from DT by Andre Przywara · 4 years, 3 months ago
  48. b351481 arm_fpga: Read GICD and GICR base addresses from DT by Andre Przywara · 4 years, 5 months ago
  49. eec45eb arm_fpga: Read generic timer counter frequency from DT by Andre Przywara · 4 years, 5 months ago
  50. 8b50525 arm_fpga: Use Generic UART by Andre Przywara · 4 years, 3 months ago
  51. 2f18ea2 arm_fpga: Remove bogus timer initialisation by Andre Przywara · 4 years, 3 months ago
  52. b21cad7 arm_fpga: adapt to new way of including gicv3 files by Manish Pandey · 4 years, 3 months ago
  53. 25786a3 Fix coverity defects found on the FPGA port. by Javier Almansa Sobrino · 4 years, 3 months ago
  54. 7fbb9b5 plat/arm/board/arm_fpga: Compile with additional CPU libraries by Oliver Swede · 4 years, 6 months ago
  55. 735fcf3 plat/arm/board/arm_fpga: Enable position-independent execution by Oliver Swede · 4 years, 6 months ago
  56. 3769b3f plat/arm/board/arm_fpga: Enable port for alternative cluster configurations by Oliver Swede · 4 years, 7 months ago
  57. b51da81 plat/arm/board/arm_fpga: Initialize the Generic Interrupt Controller by Oliver Swede · 4 years, 7 months ago
  58. 20e0137 plat/arm/board/arm_fpga: Initialize the System Counter by Oliver Swede · 4 years, 7 months ago
  59. 6e86c5a plat/arm/board/arm_fpga: Add PSCI implementation for FPGA images by Oliver Swede · 4 years, 7 months ago
  60. f94e2ee plat/arm/board/arm_fpga: Use preloaded BL33 alternative boot flow by Oliver Swede · 4 years, 8 months ago
  61. 8fed2fe plat/arm/board/arm_fpga: Enable basic BL31 port for an FPGA image by Oliver Swede · 4 years, 8 months ago