summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/ArmJunoPkg
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg: remove ArmJunoPkgArd Biesheuvel2017-11-2613-1636/+0
* ArmPlatformPkg: Add PCD for SBSA Watchdog CountSami Mujawar2017-10-061-2/+1
* ArmPlatformPkg/ArmJunoDxe: remove bogus DmaLib dependencyArd Biesheuvel2017-08-301-1/+0
* ArmPlatformPkg: eliminate Juno gcc build warningLeif Lindholm2017-06-201-0/+1
* ArmPlatformPkg/ArmJunoDxe: simplify ACPI table installationArd Biesheuvel2017-04-051-36/+1
* ArmPlatformPkg/ArmJunoPkg: remove PCI host bridge driverArd Biesheuvel2017-04-057-2270/+0
* ArmPlatformPkg/ArmJunoDxe: don't register OnEndOfDxe event on rev R0Ard Biesheuvel2017-04-051-24/+19
* ArmPlatformPkg/ArmJunoDxe: use the generic non-discoverable device supportArd Biesheuvel2017-04-056-1190/+27
* ArmPlatformPkg/ArmJunoDxe: remove BdsLib dependencyArd Biesheuvel2017-04-051-1/+0
* ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe: Fixed crash on Juno R0Daniil Egranov2017-01-251-2/+9
* ArmPlatformPkg/ArmJunoDxe: Set Marvell Yukon MAC addressDaniil Egranov2017-01-102-0/+302
* ArmPlatformPkg/ArmJunoPkg/Drivers/PciHostBridgeDxe: Fix for PCI Dual Address ...Daniil Egranov2016-10-121-3/+6
* ArmPlatformPkg: remove EFI_MEMORY_UC attribute from normal memoryArd Biesheuvel2016-09-081-1/+0
* ArmPlatformPkg/ArmJunoLib: switch to ASM_FUNC() asm macroArd Biesheuvel2016-08-112-52/+21
* ArmPlatformPkg: Convert ArmJunoDxe to use common juno revision codeJeremy Linton2016-07-281-43/+19
* ArmPlatformPkg: break out juno revision detectionJeremy Linton2016-07-281-2/+27
* ArmPlatformPkg/ArmJuno: Correct AXI->PCIe translation commentsJeremy Linton2016-07-141-2/+2
* ArmPlatformPkg/ArmJuno: fix Juno PIO host bridge mappingJeremy Linton2016-07-141-3/+6
* ArmPlatformPkg: Set Juno debug serial port defaultsEvan Lloyd2016-07-072-3/+48
* ArmPlatformPkg: move PCI related PCD definitions to ArmPkgArd Biesheuvel2016-04-293-14/+14
* ArmPlatformPkg: Remove orphaned Juno MakefileLeif Lindholm2016-02-181-87/+0
* ArmPlatformPkg: delete Juno ACPI tablesLeif Lindholm2016-02-167-831/+0
* ArmPlatformPkg/ArmJunoPkg: only have 1 PCD for the FDTRyan Harkin2016-02-123-19/+3
* ArmPlatformPkg/ArmJunoPkg: don't create default boot entriesRyan Harkin2016-02-121-255/+0
* ArmPlatformPkg: remove ArmJuno.dsc/fdfRyan Harkin2016-02-092-656/+0
* ArmPlatformPkg/ArmJunoLib: use declared PPI rather than module local varArd Biesheuvel2015-12-142-3/+4
* ArmPlatformPkg/ArmJunoDxe: drop bogus gArmGlobalVariableGuid dependencyArd Biesheuvel2015-11-271-1/+0
* ArmPlatformPkg: drop ArmPlatformGlobalVariableLib resolutionsArd Biesheuvel2015-11-271-4/+1
* ArmPlatformPkg: Use SerialDxe in MdeModulePkg instead of EmbeddedPkgStar Zeng2015-11-262-2/+4
* ArmPlatformPkg: Juno - add correct SPI interrupt numbers for MSIJeremy Linton2015-11-032-1/+7
* Update the ACPI device information for ARM Juno.Jeremy Linton2015-10-192-2/+13
* ArmPlatformPkg: CRLF fixups for Juno ACPILeif Lindholm2015-10-192-194/+194
* ArmPlatformPkg: Fixes for Juno ACPISupreeth Venkatesh2015-10-071-7/+20
* ArmPlatformPkg/ArmJunoPkg/Madt.aslc: Fix MADT header versionSudeep Holla2015-10-061-12/+12
* ArmPlatformPkg: Link separated VarCheckUefiLib NULL class library instanceStar Zeng2015-08-251-1/+4
* ArmPlatformPkg: remove mention of ARMGCC and ARMLINUXGCCArd Biesheuvel2015-08-121-3/+1
* ArmPlatformPkg/ArmJunoPkg: use TE 'auto' alignment for SEC modulesArd Biesheuvel2015-08-101-4/+4
* ArmPlatformPkg/ArmJunoPkg: use a rodata symbol for ReferenceAcpiTableArd Biesheuvel2015-08-104-44/+20
* ArmPlatformPkg: Use LinuxLoader.efi for the default boot entryOlivier Martin2015-07-141-3/+2
* ArmPlatformPkg: Remove Linux specific boot pathOlivier Martin2015-07-141-1/+0
* ArmPlatformPkg: Add the LinuxLoader.efi EFI applicationRonald Cron2015-07-141-0/+1
* ArmPlatformPkg: Remove Ip4ConfigDxe from ArmPlatformPkgJiaxin Wu2015-07-101-1/+0
* ArmPlatformPkg: Give a name to the FVOlivier Martin2015-07-061-0/+1
* ArmPlatformPkg/ArmJunoDxe: Fixed PCI Root bridge device pathOlivier Martin2015-05-271-0/+10
* ArmPlatformPkg/ArmJunoPkg/Madt.aslc: Added GIC MSI Frame TableOlivier Martin2015-05-271-1/+3
* ArmPlatformPkg/ArmJunoPkg: ACPI PCI SupportOlivier Martin2015-05-276-5/+316
* ArmPlatformPkg/ArmJunoDxe: Fix buildOlivier Martin2015-05-121-0/+1
* ArmPlatformPkg/ArmJunoPkg: Only enable PCI support on Juno R1Olivier Martin2015-05-113-0/+9
* ArmPlatformPkg/ArmJunoPkg: Enable PCI and SATA supportOlivier Martin2015-05-117-4/+171
* ArmPlatformPkg/ArmJunoPkg: Added PCI supportOlivier Martin2015-05-118-0/+2272