summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg
AgeCommit message (Expand)AuthorFilesLines
2017-10-10ArmPlatformPkg: Store initial timer valueAlexei Fedorov3-3/+13
2017-10-06ArmPlatformPkg: Add PCD for SBSA Watchdog CountSami Mujawar2-3/+4
2017-08-30ArmPlatformPkg/ArmJunoDxe: remove bogus DmaLib dependencyArd Biesheuvel1-1/+0
2017-08-03edk2: Move License.txt file to rootMichael D Kinney1-25/+0
2017-08-03edk2: Move TianoCore Contribution Agreement to rootMichael D Kinney1-218/+0
2017-07-17ArmPlatformPkg: Support different PL011 reg offsetJun Nie3-0/+33
2017-07-05ArmPlatformPkg: convert VExpress ResetSystemLib to ResetSystemLibLeif Lindholm2-50/+73
2017-06-20ArmPlatformPkg: eliminate Juno gcc build warningLeif Lindholm1-0/+1
2017-05-22ArmPlatformPkg: Timer access for non-secure EL1/0Sami Mujawar2-2/+16
2017-05-18ArmPlatformPkg/NorFlashDxe: correct NumOfLba vararg type in EraseBlocks()Laszlo Ersek1-3/+9
2017-05-10ArmPlatformPkg,ArmVirtPkg: delete redundant PL031 functionsLeif Lindholm3-135/+4
2017-04-11ArmPlatformPkg/ArmVExpressDxe: remove FDT handling from ArmFvpDxeArd Biesheuvel6-443/+5
2017-04-11ArmPlatformPkg/ArmVExpressDxe: remove unused cruft from ArmHwDxeArd Biesheuvel2-45/+1
2017-04-11ArmPlatformPkg/ArmVExpressDxe: remove ARM supportArd Biesheuvel3-103/+0
2017-04-11ArmPlatformPkg/EblCmdLib: remove dependency on deprecated ARM BdsLibArd Biesheuvel2-2/+48
2017-04-06ArmPlatformPkg/PL111LcdArmVExpressLib: use write-combine mapping for VRAMArd Biesheuvel2-9/+6
2017-04-06ArmPlatformPkg/HdLcdArmVExpressLib: use write-combine mapping for VRAMArd Biesheuvel2-9/+6
2017-04-06ArmPlatformPkg/PL111LcdArmVExpressLib: fix incorrect FreePool () callArd Biesheuvel1-1/+1
2017-04-06ArmPlatformPkg/HdLcdArmVExpressLib: fix incorrect FreePool () callArd Biesheuvel1-1/+1
2017-04-06ArmPlatformPkg/FVP: map motherboard VRAM as uncached memoryArd Biesheuvel2-7/+18
2017-04-05ArmPlatformPkg/ArmJunoDxe: simplify ACPI table installationArd Biesheuvel1-36/+1
2017-04-05ArmPlatformPkg/ArmJunoPkg: remove PCI host bridge driverArd Biesheuvel7-2270/+0
2017-04-05ArmPlatformPkg/ArmJunoDxe: don't register OnEndOfDxe event on rev R0Ard Biesheuvel1-24/+19
2017-04-05ArmPlatformPkg/ArmJunoDxe: use the generic non-discoverable device supportArd Biesheuvel6-1190/+27
2017-04-05ArmPlatformPkg/ArmJunoDxe: remove BdsLib dependencyArd Biesheuvel1-1/+0
2017-04-05ArmPlatformPkg/ArmShellCmdRunAxf: remove BdsLib dependencyArd Biesheuvel2-2/+57
2017-03-03ArmPlatformPkg/PlatformIntelBdsLib: don't clobber ConSplitter handleArd Biesheuvel1-10/+15
2017-02-22ArmPlatformPkg/ArmPlatformStackLib: use callee preserved registersArd Biesheuvel1-24/+19
2017-02-16ArmPlatformPkg/PL061Gpio: fix the offset value in Get functionHaojian Zhuang1-1/+1
2017-02-16ArmPlatformPkg/PL061: remove duplicated PL061_GPIO_DATA_REGHaojian Zhuang1-4/+4
2017-01-26ArmPlatformPkg/TZASC: Allow specifying subregions to be disabledBhupesh Sharma3-11/+35
2017-01-25ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe: Fixed crash on Juno R0Daniil Egranov1-2/+9
2017-01-20ArmPlatformPkg/NorFlashDxe: Change Flash memory attributes before writesAchin Gupta1-22/+23
2017-01-20ArmPlatformPkg: Use EfiEventGroupSignal from UefiLibStar Zeng3-36/+6
2017-01-10ArmPlatformPkg/ArmJunoDxe: Set Marvell Yukon MAC addressDaniil Egranov2-0/+302
2016-11-25ArmPlatformPkg: Fix VE RTSM mem map descriptor countSami Mujawar1-2/+3
2016-11-25ArmPlatformPkg: Reformat VE Memory Map codeEvan Lloyd1-54/+45
2016-11-24ArmPlatformPkg/PL180MciDxe: update for identifying SDHaojian Zhuang1-7/+22
2016-10-28ArmPlatformPkg/ArmVExpressFastBootDxe: eliminate deprecated string functionsArd Biesheuvel1-4/+5
2016-10-28ArmPlatformPkg/ArmVExpressFastBootDxe: clean up code and commentsArd Biesheuvel1-5/+74
2016-10-28ArmPlatformPkg/PrePi RVCT: use relative reference to mSystemMemoryEndArd Biesheuvel1-1/+1
2016-10-28ArmPlatformPkg/BootMonFs: eliminate deprecated string functionsArd Biesheuvel3-14/+16
2016-10-26ArmPlatformPkg: remove ARM BDSArd Biesheuvel8-4129/+0
2016-10-24ArmPlatformPkg/NorFlashDxe: eliminate void pointer arithmeticArd Biesheuvel1-1/+1
2016-10-24ArmPlatformPkg/PrePi: avoid global variable write to mSystemMemoryEndArd Biesheuvel4-44/+14
2016-10-19ArmPlatformPkg/ArmVExpressPkg: add missing '0x' prefix to hex valueSudeep Holla1-1/+1
2016-10-19ArmPlatformPkg/ArmShellCmdRunAxf: Reference MdePkg protocol definitionRuiyu Ni1-4/+2
2016-10-12ArmPlatformPkg/ArmJunoPkg/Drivers/PciHostBridgeDxe: Fix for PCI Dual Address ...Daniil Egranov1-3/+6
2016-10-11ArmPlatformPkg: Remove UINTN cast when setting BaudRate.Alexei1-1/+1
2016-10-11ArmPlatformPkg: Correct mendacious comments.Alexei3-16/+11