summaryrefslogtreecommitdiff
path: root/plat/rpi/rpi3
Commit message (Expand)AuthorAgeFilesLines
* fix(rpi3): initialize SD card host controllerRob Newberry2023-04-131-0/+2
* fix: make TF-A use provided OpenSSL binarySalome Thirot2022-08-041-3/+3
* plat: Fix build issue for qemu and rpi3 platformsManish V Badarkhe2020-09-071-1/+1
* Cleanup the code for TBBR CoT descriptorsManish V Badarkhe2020-05-191-4/+6
* rpi: Implement PSCI CPU_OFFAndrei Warkentin2020-04-011-0/+1
* rpi: move plat_helpers.S to commonAndre Przywara2020-04-013-167/+2
* rpi3: build: Include GPIO driver in all BL stagesAndre Przywara2020-03-171-3/+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-176-14/+10
* rpi3: gpio: Simplify GPIO setupAndre Przywara2020-03-171-12/+1
* rpi4: Determine BL33 entry point at runtimeAndre Przywara2019-09-251-0/+12
* rpi3: Allow runtime determination of UART base clock rateAndre Przywara2019-09-253-3/+3
* rpi3: Do prescaler and control setup in CAndre Przywara2019-09-132-14/+6
* 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-960/+19
* 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