1. 7a9cdf5 refactor(rpi): move register definitions out of rpi_hw.h by Mario Bălănică · 1 year, 8 months ago
  2. bbf92fe refactor(rpi): add platform macro for the crash UART base address by Mario Bălănică · 1 year, 8 months ago
  3. b502978 refactor(rpi): split out console registration logic by Mario Bălănică · 1 year, 8 months ago
  4. 97ef530 refactor(rpi): move more platform-specific code into common by Mario Bălănică · 1 year, 8 months ago
  5. 8620bd0 build: use toolchain identifiers in conditions by Chris Kay · 1 year, 8 months ago
  6. ffb7742 build: use new toolchain variables for tools by Chris Kay · 1 year, 8 months ago
  7. 07f867b fix(el3-runtime): leverage generic interrupt controller helpers by Madhukar Pappireddy · 2 years ago
  8. 1b491ee fix(tree): correct some typos by Elyes Haouas · 2 years, 6 months ago
  9. bd96d53 fix(rpi3): initialize SD card host controller by Rob Newberry · 2 years, 4 months ago
  10. 028c4e4 fix(rpi3): tighten platform pwr_domain_pwr_down_wfi behaviour by Boyan Karatotev · 2 years, 10 months ago
  11. 2594759 chore(rpi3): remove redundant code by Boyan Karatotev · 2 years, 10 months ago
  12. e95abc4 fix: make TF-A use provided OpenSSL binary by Salome Thirot · 3 years, 1 month ago
  13. 4ce3e99 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 5 years ago
  14. 5d2793a fix(rpi4): drop /memreserve/ region by Andre Przywara · 4 years, 4 months ago
  15. fe1021f Merge "rpi4: enable RPi4 PCI SMC conduit" into integration by Manish Pandey · 4 years ago
  16. ab061eb rpi4: SMCCC PCI implementation by Jeremy Linton · 4 years, 9 months ago
  17. 6e63cdc rpi4: enable RPi4 PCI SMC conduit by Jeremy Linton · 4 years, 9 months ago
  18. 2973dc5 rpi4: update the iobase constant by Jeremy Linton · 4 years, 9 months ago
  19. 830c765 rpi4: Switch to gicv2.mk and GICV2_SOURCES by Jan Kiszka · 4 years, 5 months ago
  20. 831b0e9 Don't return error information from console_flush by Jimmy Brisson · 5 years ago
  21. dad2934 plat: Fix build issue for qemu and rpi3 platforms by Manish V Badarkhe · 5 years ago
  22. 5a430c0 rpi4/fdt: Move dtb_size() function to fdt_wrappers.h by Andre Przywara · 5 years ago
  23. ad43c49 Cleanup the code for TBBR CoT descriptors by Manish V Badarkhe · 5 years ago
  24. 2e5f844 rpi: Implement PSCI CPU_OFF by Andrei Warkentin · 5 years ago
  25. af2a487 rpi: rpi3_pwr_domain_on(): Use MMIO accessor by Andre Przywara · 5 years ago
  26. 07aa0c7 rpi: move plat_helpers.S to common by Andre Przywara · 5 years ago
  27. 9cc3fa1 rpi: console: Autodetect Mini-UART vs. PL011 configuration by Andre Przywara · 5 years ago
  28. 29e8c46 rpi3: build: Include GPIO driver in all BL stages by Andre Przywara · 5 years ago
  29. 5e6d821 rpi: Allow using PL011 UART for RPi3/RPi4 by Andre Przywara · 5 years ago
  30. 795aefe rpi3: console: Use same "clock-less" setup scheme as RPi4 by Andre Przywara · 5 years ago
  31. 0d92745 rpi3: gpio: Simplify GPIO setup by Andre Przywara · 5 years ago
  32. 98964f0 16550: Use generic console_t data structure by Andre Przywara · 6 years ago
  33. 24d7deb Merge "rpi3/4: Add support for offlining CPUs" into integration by Manish Pandey · 6 years ago
  34. 0eda713 plat: rpi4: Skip UART initialisation by Andre Przywara · 6 years ago
  35. 9e78cb1 rpi3/4: Add support for offlining CPUs by Jan Kiszka · 6 years ago
  36. 1a7422e rpi4: Add stdout-path to device tree by Andre Przywara · 6 years ago
  37. 3903a8c rpi4: Add GIC maintenance interrupt to GIC DT node by Andre Przywara · 6 years ago
  38. 882c0ff rpi4: Cleanup memory regions, move pens to first page by Andre Przywara · 6 years ago
  39. 2b19e2f rpi4: Reserve resident BL31 region from non-secure world by Andre Przywara · 6 years ago
  40. f67fa69 rpi4: Amend DTB to advertise PSCI by Andre Przywara · 6 years ago
  41. 448fb35 rpi4: Determine BL33 entry point at runtime by Andre Przywara · 6 years ago
  42. c4597e1 rpi4: Accommodate "armstub8.bin" header at the beginning of BL31 image by Andre Przywara · 6 years ago
  43. f5cb15b Add basic support for Raspberry Pi 4 by Andre Przywara · 6 years ago
  44. 7c0a187 rpi3: Allow runtime determination of UART base clock rate by Andre Przywara · 6 years ago
  45. dcf6d4f rpi3: Do prescaler and control setup in C by Andre Przywara · 6 years ago
  46. e6fd00a rpi3: Prepare for supporting a GIC (in RPi4) by Andre Przywara · 6 years ago
  47. a95e641 rpi3: Make SHARED_RAM optional by Andre Przywara · 6 years ago
  48. 110fd1f rpi3: Rename RPI3_IO_BASE to RPI_IO_BASE by Andre Przywara · 6 years ago
  49. 4f2b984 rpi3: Move shared rpi3 files into common directory by Andre Przywara · 6 years ago
  50. 990ab78 rpi3: Move rng driver to drivers by Andre Przywara · 6 years ago
  51. c003118 rpi3: Move VC mailbox driver into generic drivers directory by Andre Przywara · 6 years ago
  52. 4666d04 rpi3: Move rpi3_hw.h header file to include/rpi_hw.h by Andre Przywara · 6 years ago
  53. ab13add rpi3: Add "rpi" platform directory by Andre Przywara · 6 years ago