aboutsummaryrefslogtreecommitdiffstats
path: root/plat/rpi
Commit message (Expand)AuthorAgeFilesLines
* 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-254-28/+48
* 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
* rpi3: Allow runtime determination of UART base clock rateAndre Przywara2019-09-255-6/+6
* rpi3: Do prescaler and control setup in CAndre Przywara2019-09-132-14/+6
* rpi3: Prepare for supporting a GIC (in RPi4)Andre Przywara2019-09-131-0/+17
* rpi3: Make SHARED_RAM optionalAndre Przywara2019-09-131-0/+8
* rpi3: Rename RPI3_IO_BASE to RPI_IO_BASEAndre Przywara2019-09-132-10/+10
* rpi3: Move shared rpi3 files into common directoryAndre Przywara2019-09-1313-25/+26
* rpi3: Move rng driver to driversAndre Przywara2019-09-133-81/+3
* rpi3: Move VC mailbox driver into generic drivers directoryAndre Przywara2019-09-133-149/+58
* rpi3: Move rpi3_hw.h header file to include/rpi_hw.hAndre Przywara2019-09-137-9/+9
* rpi3: Add "rpi" platform directoryAndre Przywara2019-09-1320-0/+2556