aboutsummaryrefslogtreecommitdiff
path: root/plat/rpi/rpi4
AgeCommit message (Expand)Author
2021-08-16fix(rpi4): drop /memreserve/ regionAndre Przywara
2021-07-28Merge "rpi4: enable RPi4 PCI SMC conduit" into integrationManish Pandey
2021-07-28rpi4: SMCCC PCI implementationJeremy Linton
2021-07-28rpi4: enable RPi4 PCI SMC conduitJeremy Linton
2021-05-25rpi4: update the iobase constantJeremy Linton
2021-03-22rpi4: Switch to gicv2.mk and GICV2_SOURCESJan Kiszka
2020-07-17rpi4/fdt: Move dtb_size() function to fdt_wrappers.hAndre Przywara
2020-04-01rpi: Implement PSCI CPU_OFFAndrei Warkentin
2020-04-01rpi: move plat_helpers.S to commonAndre Przywara
2020-03-17rpi: console: Autodetect Mini-UART vs. PL011 configurationAndre Przywara
2020-03-17rpi: Allow using PL011 UART for RPi3/RPi4Andre Przywara
2020-03-17rpi3: console: Use same "clock-less" setup scheme as RPi4Andre Przywara
2019-12-30plat: rpi4: Skip UART initialisationAndre Przywara
2019-09-25rpi4: Add stdout-path to device treeAndre Przywara
2019-09-25rpi4: Add GIC maintenance interrupt to GIC DT nodeAndre Przywara
2019-09-25rpi4: Cleanup memory regions, move pens to first pageAndre Przywara
2019-09-25rpi4: Reserve resident BL31 region from non-secure worldAndre Przywara
2019-09-25rpi4: Amend DTB to advertise PSCIAndre Przywara
2019-09-25rpi4: Determine BL33 entry point at runtimeAndre Przywara
2019-09-25rpi4: Accommodate "armstub8.bin" header at the beginning of BL31 imageAndre Przywara
2019-09-25Add basic support for Raspberry Pi 4Andre Przywara