summaryrefslogtreecommitdiff
path: root/plat/rpi/rpi4
Commit message (Expand)AuthorAgeFilesLines
* fix(tree): correct some typosElyes Haouas2023-05-091-1/+1
* fix: libc: use long for 64-bit types on aarch64Scott Branden2021-11-081-1/+3
* fix(rpi4): drop /memreserve/ regionAndre Przywara2021-08-161-1/+43
* Merge "rpi4: enable RPi4 PCI SMC conduit" into integrationManish Pandey2021-07-281-1/+10
|\
| * rpi4: enable RPi4 PCI SMC conduitJeremy Linton2021-07-281-1/+10
* | rpi4: SMCCC PCI implementationJeremy Linton2021-07-281-0/+215
|/
* rpi4: update the iobase constantJeremy Linton2021-05-251-10/+12
* rpi4: Switch to gicv2.mk and GICV2_SOURCESJan Kiszka2021-03-221-4/+4
* rpi4/fdt: Move dtb_size() function to fdt_wrappers.hAndre Przywara2020-07-171-8/+2
* rpi: Implement PSCI CPU_OFFAndrei Warkentin2020-04-011-0/+1
* rpi: move plat_helpers.S to commonAndre Przywara2020-04-013-187/+2
* rpi: console: Autodetect Mini-UART vs. PL011 configurationAndre Przywara2020-03-171-0/+3
* rpi: Allow using PL011 UART for RPi3/RPi4Andre Przywara2020-03-173-1/+9
* rpi3: console: Use same "clock-less" setup scheme as RPi4Andre Przywara2020-03-174-17/+9
* plat: rpi4: Skip UART initialisationAndre Przywara2019-12-303-21/+7
* rpi4: Add stdout-path to device treeAndre Przywara2019-09-251-0/+3
* rpi4: Add GIC maintenance interrupt to GIC DT nodeAndre Przywara2019-09-251-1/+8
* rpi4: Cleanup memory regions, move pens to first pageAndre Przywara2019-09-252-67/+6
* rpi4: Reserve resident BL31 region from non-secure worldAndre Przywara2019-09-251-0/+4
* rpi4: Amend DTB to advertise PSCIAndre Przywara2019-09-252-0/+58
* rpi4: Determine BL33 entry point at runtimeAndre Przywara2019-09-252-16/+36
* rpi4: Accommodate "armstub8.bin" header at the beginning of BL31 imageAndre Przywara2019-09-254-0/+80
* Add basic support for Raspberry Pi 4Andre Przywara2019-09-256-0/+789