41 Commits (cf89fd57ed3286d7842eef41cd72a3977eb6d317)

Author SHA1 Message Date
Scott Branden 4ce3e99a33 fix: libc: use long for 64-bit types on aarch64 4 years ago
Andre Przywara 5d2793a61a fix(rpi4): drop /memreserve/ region 4 years ago
Jeremy Linton ab061eb732 rpi4: SMCCC PCI implementation 4 years ago
Jeremy Linton 6e63cdc55e rpi4: enable RPi4 PCI SMC conduit 4 years ago
Jeremy Linton 2973dc5df8 rpi4: update the iobase constant 4 years ago
Jan Kiszka 830c7657d5 rpi4: Switch to gicv2.mk and GICV2_SOURCES 4 years ago
Jimmy Brisson 831b0e9824 Don't return error information from console_flush 4 years ago
Manish V Badarkhe dad2934c49 plat: Fix build issue for qemu and rpi3 platforms 4 years ago
Andre Przywara 5a430c0219 rpi4/fdt: Move dtb_size() function to fdt_wrappers.h 4 years ago
Manish V Badarkhe ad43c49ee3 Cleanup the code for TBBR CoT descriptors 5 years ago
Andrei Warkentin 2e5f84432d rpi: Implement PSCI CPU_OFF 5 years ago
Andre Przywara af2a4877a7 rpi: rpi3_pwr_domain_on(): Use MMIO accessor 5 years ago
Andre Przywara 07aa0c7e0e rpi: move plat_helpers.S to common 5 years ago
Andre Przywara 9cc3fa1b8a rpi: console: Autodetect Mini-UART vs. PL011 configuration 5 years ago
Andre Przywara 29e8c46066 rpi3: build: Include GPIO driver in all BL stages 5 years ago
Andre Przywara 5e6d821cb3 rpi: Allow using PL011 UART for RPi3/RPi4 5 years ago
Andre Przywara 795aefe5e8 rpi3: console: Use same "clock-less" setup scheme as RPi4 5 years ago
Andre Przywara 0d92745e10 rpi3: gpio: Simplify GPIO setup 5 years ago
Andre Przywara 98964f0523 16550: Use generic console_t data structure 5 years ago
Andre Przywara 0eda713b9b plat: rpi4: Skip UART initialisation 5 years ago
Jan Kiszka 9e78cb189a rpi3/4: Add support for offlining CPUs 5 years ago
Andre Przywara 1a7422ebd0 rpi4: Add stdout-path to device tree 5 years ago
Andre Przywara 3903a8cd10 rpi4: Add GIC maintenance interrupt to GIC DT node 5 years ago
Andre Przywara 882c0ff6ba rpi4: Cleanup memory regions, move pens to first page 5 years ago
Andre Przywara 2b19e2f361 rpi4: Reserve resident BL31 region from non-secure world 5 years ago
Andre Przywara f67fa69cb6 rpi4: Amend DTB to advertise PSCI 5 years ago
Andre Przywara 448fb352f9 rpi4: Determine BL33 entry point at runtime 5 years ago
Andre Przywara c4597e13a2 rpi4: Accommodate "armstub8.bin" header at the beginning of BL31 image 5 years ago
Andre Przywara f5cb15b0c8 Add basic support for Raspberry Pi 4 5 years ago
Andre Przywara 7c0a1877e7 rpi3: Allow runtime determination of UART base clock rate 5 years ago
Andre Przywara dcf6d4f8ed rpi3: Do prescaler and control setup in C 5 years ago
Andre Przywara 990ab78e78 rpi3: Move rng driver to drivers 5 years ago
Andre Przywara ab13addd84 rpi3: Add "rpi" platform directory 5 years ago
Andre Przywara e6fd00ab0a rpi3: Prepare for supporting a GIC (in RPi4) 5 years ago
Andre Przywara c00311893d rpi3: Move VC mailbox driver into generic drivers directory 5 years ago
Andre Przywara a95e6415ac rpi3: Make SHARED_RAM optional 5 years ago
Andre Przywara 4666d04648 rpi3: Move rpi3_hw.h header file to include/rpi_hw.h 5 years ago
Andre Przywara 110fd1fe4d rpi3: Rename RPI3_IO_BASE to RPI_IO_BASE 5 years ago
Andre Przywara 4f2b984852 rpi3: Move shared rpi3 files into common directory 5 years ago