summaryrefslogtreecommitdiff
path: root/Platform/RaspberryPi/Drivers/ConfigDxe/ConfigDxe.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-16Update code to be more C11 compliant by using __func__Rebecca Cran1-1/+1
2024-03-11Platform/RaspberryPi: Give the user control over the XHCI mailboxJeremy Linton1-0/+10
2022-02-08Platform/RaspberryPi: Add 'clock-frequency' property for miniuartAdrien Thierry1-0/+9
2021-10-19Platform/RaspberryPi: Normal memory should not be marked as uncachedJeremy Linton1-2/+2
2021-08-22Platform/RaspberryPi: Add PCIe SSDTJeremy Linton1-0/+6
2021-08-22Platform/RaspberryPi: Break XHCI into its own SSDTJeremy Linton1-0/+8
2021-08-22Platform/RaspberryPi: Add XHCI/PCI selection menuJeremy Linton1-0/+42
2021-08-03Revert "Platform/RaspberryPi: Setup option for disabling Fast Boot"Grzegorz Bernacki1-10/+1
2021-06-12Platform/RaspberryPi: Enable Bluetooth and UART in Windows OSSunny Wang1-0/+22
2021-06-12Platform/RaspberryPi: Dynamically build UARTs info in ACPISunny Wang1-3/+45
2021-04-15Platform/RaspberryPi: Setup option for disabling Fast BootSunny Wang1-1/+10
2021-02-20Platform/RaspberryPi: Only enable IORT when 3G limit is disabled.Jeremy Linton1-0/+6
2021-02-20Platform/RaspberryPi: User control of eMMC2 DMAJeremy Linton1-1/+15
2021-02-20Platform/RaspberryPi/Acpitables: Add eMMC2 device and tweak ArasanJeremy Linton1-0/+6
2021-02-20Platform/RaspberryPi: Add Negative table checkJeremy Linton1-0/+6
2021-01-08Platform/RaspberryPi: Power up SD, and tweak GPIOsJeremy Linton1-0/+7
2020-10-05Platform/RaspberryPi/ConfigDxe: Fix JTAG Pinout for Pi3/4Jeff Booher-Kaeding1-3/+3
2020-09-01Platform/RaspberryPi: Trivial whitespace and style cleanupJeremy Linton1-14/+11
2020-09-01Platform/RaspberryPi4: Allow the user to set TempJeremy Linton1-0/+10
2020-09-01Platform/RaspberryPi: Add entry for user fan controlJeremy Linton1-0/+26
2020-09-01Platform/RaspberryPi: Monitor ACPI Table installsJeremy Linton1-1/+155
2020-08-03Platforms/RaspberryPi: Switch to PcdSet##SPete Batard1-17/+34
2020-06-12Platforms/RaspberryPi: Add Asset Tag supportSamer El-Haj-Mahmoud via groups.io1-3/+20
2020-06-12Platforms/RaspberryPi: Remove DebugShowUEFIExitSamer El-Haj-Mahmoud1-8/+0
2020-06-08RPi4: reserve/map memory above 4GB when presentAndrei Warkentin1-12/+27
2020-06-01Platform/RaspberryPi4: notify VPU to load xHCI firmware before XhciDxe bindsAndrei Warkentin1-1/+7
2020-05-12Platform/RaspberryPi4: Register GENET platform device protocolArd Biesheuvel1-1/+90
2020-05-12Platform/RaspberryPi/ConfigDxe: preliminary cleanupArd Biesheuvel1-8/+9
2020-05-11RPi: allow selecting DT-only modeAndrei Warkentin1-4/+7
2020-05-11Platform/RaspberryPi: move varstore structure defs to ConfigVars.hAndrei Warkentin1-4/+5
2020-04-30Platform/RaspberryPi: Support Pi 2B v1.2Andrei Warkentin1-2/+2
2020-03-25Platform/RPi/ConfigDxe: Improve CPU Frequency configurationPete Batard1-16/+25
2020-03-05Platform/RaspberryPi/Drivers/ConfigDxe: fix bug in 3GB RAM logicAndrei Warkentin1-1/+2
2020-03-03Platform/RPi: Make Device Tree provision a runtime (BIOS setup) choicePete Batard1-0/+8
2020-03-03Platform/RPi: Make 3GB/4GB a runtime (BIOS setup) choiceAndrei Warkentin1-10/+62
2020-03-02Platform/RPi: Move away from AcpiPlatformDxe for loading ACPI tablesAndrei Warkentin1-0/+12
2019-12-02Platform/RPi: Set SD routing according to modelSamer El-Haj-Mahmoud1-41/+96
2019-10-21Platforms/RPi3: Restructure platform in preparation for Pi 4Pete Batard1-0/+357