summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg
AgeCommit message (Expand)AuthorFilesLines
2015-02-23ArmVirtualizationPkg/PciHostBridgeDxe: add room for PCI resource allocationLaszlo Ersek1-0/+22
2015-02-23ArmVirtualizationPkg/ArmVirtualizationQemu: enable IO addressingLaszlo Ersek1-0/+6
2015-02-23ArmVirtualizationPkg/PciHostBridgeDxe: accommodate general address spacesLaszlo Ersek1-13/+22
2015-02-23ArmVirtualizationPkg/PciHostBridgeDxe: IO space is emulated with MMIOLaszlo Ersek1-6/+6
2015-02-23ArmVirtualizationPkg/PciHostBridgeDxe: translate addresses for IOLaszlo Ersek2-4/+17
2015-02-23ArmVirtualizationPkg/PciHostBridgeDxe: abort if there's no PCI host bridgeLaszlo Ersek2-0/+7
2015-02-23ArmVirtualizationPkg/PciHostBridgeDxe: set Root Bridge apertures from PCDsLaszlo Ersek3-3/+26
2015-02-23ArmVirtualizationPkg/PciHostBridgeDxe: ECAM enables 4KB config spaceLaszlo Ersek1-1/+1
2015-02-23ArmVirtualizationPkg/PciHostBridgeDxe: clone from PcAtChipsetPkgLaszlo Ersek4-0/+3870
2015-02-23ArmVirtualizationPkg/VirtFdtDxe: parse "pci-host-ecam-generic" propertiesLaszlo Ersek3-11/+208
2015-02-23ArmPlatformPkg: introduce PCDs for describing PCI address spacesLaszlo Ersek1-0/+62
2015-02-19ArmVirtualizationPkg: Set PcdPciDisableBusEnumeration to TRUEJordan Justen1-0/+4
2015-02-17ArmPlatformPkg/ArmVExpress-FVP-AArch64.dsc: Fixed buildOlivier Martin1-6/+6
2015-02-16ArmPlatformPkg/ArmVExpress-FVP-AArch64: Force GICv3 into GICv2 legacy modeOlivier Martin1-0/+6
2015-02-16ArmPkg/ArmGic: Added GICv3 specific definitionsOlivier Martin1-1/+2
2015-02-04ArmPlatformPkg/ArmJunoDxe: Added missing headerOlivier Martin1-2/+3
2015-02-03*/Contributions.txt: Update example email addressJordan Justen1-2/+2
2015-02-02ArmVirtualizationPkg: add simple ACPI Platform Driver to the QEMU platformLaszlo Ersek3-0/+13
2015-02-02ArmVirtualizationQemu: ask the hardware for the timer frequencyLaszlo Ersek1-2/+2
2015-01-23ArmPlatformPkg: detect correct pl011 fifo depthLeif Lindholm2-2/+13
2015-01-23ArmPkg/NorFlashDxe : Fix the check of flash addressesRonald Cron1-11/+2
2015-01-23ArmPlatformPkg/ArmJunoPkg/AcpiTables: Updated with new ACPI 5.1 Tables & Defi...Olivier Martin6-66/+197
2015-01-23ArmPlatformPkg/ArmJunoPkg: Added the ACPI 5.0 TablesOlivier Martin9-0/+556
2015-01-23ArmPlatformPkg/ArmJunoPkg: Added ACPI supportOlivier Martin5-0/+22
2015-01-14ArmVirtualizationPkg: PlatformIntelBdsLib: get front page timeout from QEMULaszlo Ersek2-19/+1
2015-01-13ArmPlatformPkg: Fixed builds after some ShellPkg libraries have movedOlivier Martin3-9/+5
2015-01-06ArmPlatformPkg/Bds: Signal when the variable 'Fdt' has been updatedOlivier Martin8-15/+94
2015-01-06ArmPlatformPkg/Bds: Retrieve the Status when calling RT.SetVariableOlivier Martin1-2/+2
2015-01-06ArmPlatformPkg: PCI emulation - Define a vendor and device idRonald Cron1-2/+2
2015-01-06ArmPlatformPkg/ArmJunoDxe: Close the FDT fileRonald Cron1-1/+4
2015-01-06ArmJunoDxe/InstallFdt.c: Fix the closing of the simple file system protocolRonald Cron1-8/+8
2015-01-06ArmPlatformPkg: Make PCI emulation more compliant with the UEFI specRonald Cron1-40/+150
2015-01-06ArmPlatformPkg/ArmVExpressPkg: Add support for FV filesystems to ARM platformsOlivier Martin10-0/+23
2015-01-02ArmVirtualizationPkg: Intel BDS: load EFI-stubbed Linux kernel from fw_cfgLaszlo Ersek4-0/+1140
2015-01-02ArmVirtualizationPkg: identify "new shell" as builtin shell for Intel BDSLaszlo Ersek1-0/+1
2015-01-02ArmVirtualizationPkg: PlatformIntelBdsLib: adhere to QEMU's boot orderLaszlo Ersek3-0/+16
2015-01-02ArmVirtualizationPkg: VirtFdtDxe: use dedicated VIRTIO_MMIO_TRANSPORT_GUIDLaszlo Ersek2-2/+5
2015-01-02ArmVirtualizationPkg: PlatformIntelBdsLib: add basic policyLaszlo Ersek3-0/+12
2015-01-02ArmVirtualizationPkg: clone PlatformIntelBdsLib from ArmPlatformPkgLaszlo Ersek4-1/+477
2015-01-02ArmVirtualizationPkg: introduce QemuFwCfgLib instance for DXE driversLaszlo Ersek3-0/+411
2015-01-02ArmVirtualizationPkg: VirtFdtDxe: forward FwCfg addresses from DTB to PCDsLaszlo Ersek4-0/+42
2014-12-15ArmPlatformPkg: Fixed buildOlivier Martin2-1/+2
2014-12-12ArmPkg/BdsLib: Rework TFTP bootRonald Cron2-49/+148
2014-12-12ArmPlatformPkg/Bds: Test if OptionalData is NULL before using itOlivier Martin1-1/+5
2014-12-12ArmPlatformPkg/Bds: Fixed memory leakOlivier Martin1-0/+7
2014-12-12ArmPlatformPkg/ArmJunoPkg: Move the watchdog generic driver to ArmPkg/DriversRonald Cron6-443/+2
2014-12-12ArmPlatformPkg/BootMonFs: Fix the setting of information about a fileRonald Cron6-354/+818
2014-12-12ArmPlatformPkg/BootMonFs: Fix error codes returned by Open() and Read()Ronald Cron5-61/+223
2014-12-12ArmPlatformPkg/ArmVirtualizationPkg: Removed compiler family to the AArch64 a...Olivier Martin2-2/+2
2014-12-12ArmPlatformPkg: The toolchain family name can be omitted if the options are c...Olivier Martin3-7/+4