aboutsummaryrefslogtreecommitdiff
path: root/plat/rpi
AgeCommit message (Expand)Author
2020-09-07plat: Fix build issue for qemu and rpi3 platformsManish V Badarkhe
2020-07-17rpi4/fdt: Move dtb_size() function to fdt_wrappers.hAndre Przywara
2020-05-19Cleanup the code for TBBR CoT descriptorsManish V Badarkhe
2020-04-01rpi: Implement PSCI CPU_OFFAndrei Warkentin
2020-04-01rpi: rpi3_pwr_domain_on(): Use MMIO accessorAndre Przywara
2020-04-01rpi: move plat_helpers.S to commonAndre Przywara
2020-03-17rpi: console: Autodetect Mini-UART vs. PL011 configurationAndre Przywara
2020-03-17rpi3: build: Include GPIO driver in all BL stagesAndre 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
2020-03-17rpi3: gpio: Simplify GPIO setupAndre Przywara
2020-02-2516550: Use generic console_t data structureAndre Przywara
2020-01-20Merge "rpi3/4: Add support for offlining CPUs" into integrationManish Pandey
2019-12-30plat: rpi4: Skip UART initialisationAndre Przywara
2019-12-09rpi3/4: Add support for offlining CPUsJan Kiszka
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
2019-09-25rpi3: Allow runtime determination of UART base clock rateAndre Przywara
2019-09-13rpi3: Do prescaler and control setup in CAndre Przywara
2019-09-13rpi3: Prepare for supporting a GIC (in RPi4)Andre Przywara
2019-09-13rpi3: Make SHARED_RAM optionalAndre Przywara
2019-09-13rpi3: Rename RPI3_IO_BASE to RPI_IO_BASEAndre Przywara
2019-09-13rpi3: Move shared rpi3 files into common directoryAndre Przywara
2019-09-13rpi3: Move rng driver to driversAndre Przywara
2019-09-13rpi3: Move VC mailbox driver into generic drivers directoryAndre Przywara
2019-09-13rpi3: Move rpi3_hw.h header file to include/rpi_hw.hAndre Przywara
2019-09-13rpi3: Add "rpi" platform directoryAndre Przywara