Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
refs/heads/mainline
/
ArmPkg
/
ArmPkg.dec
8d13298
ArmPkg: split off ArmGicArchLib from ArmGicLib
by Ard Biesheuvel
· 9 years ago
a81ccae
ArmPkg: Remove PCD declarations linked to the ARM BDS Linux Loader
by Olivier Martin
· 9 years ago
6ea34e3
ArmPkg: remove cache maintenance by VA operation range size threshold
by Ard Biesheuvel
· 10 years ago
523b526
ArmPkg: allow patchable PCDs for memory, FD and FV addresses
by Ard Biesheuvel
· 10 years ago
f6d46e2
ArmPkg/ArmGic: enable ARE bit before driving GICv3 in native mode
by Ard Biesheuvel
· 10 years ago
919697a
ArmPkg/ArmGic: Added GICv3 specific definitions
by Olivier Martin
· 10 years ago
0b4d97a
ArmPlatformPkg/ArmJunoPkg: Move the watchdog generic driver to ArmPkg/Drivers
by Ronald Cron
· 10 years ago
bb5420b
ArmPlatformPkg: Increase more ARM address Pcd entries to 64-bit.
by Leif Lindholm
· 10 years ago
1a70a69
ArmPkg/UncachedMemoryAllocationLib: Track uncached memory allocations
by Olivier Martin
· 10 years ago
9180ab7
ArmPkg/ArmPsciResetSystemLib: Made the library only using SMC
by Olivier Martin
· 10 years ago
ca3026d
ArmPkg: Introduced ArmPsciResetSystemLib
by Ard Biesheuvel
· 10 years ago
f8d7d6e
ArmPkg,ArmPlatformPkg: Allow dynamic PCDs for memory base and size
by Ard Biesheuvel
· 10 years ago
dc63be2
ArmPkg: allow dynamic GIC base addresses
by Ard Biesheuvel
· 10 years ago
e1e2e66
ArmPkg: allow dynamically discovered timer interrupts
by Ard Biesheuvel
· 10 years ago
022cb42
ArmPkg/ArmPkg.dec: Added the interrupt numbers for the Hypervisor and Virtual Timers
by Olivier Martin
· 10 years ago
9232ee5
ArmPkg/BdsLib: Removed PSCI discoverability from the Linux loader
by Olivier Martin
· 10 years ago
d8f36fb
ArmPkg/BdsLib: Added support for TFTP servers without 'tsize' extension
by Olivier Martin
· 11 years ago
c32aaba
ArmPkg: Fix typo in comment and trailing spaces
by Olivier Martin
· 11 years ago
c357fd6
ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64
by Olivier Martin
· 11 years ago
017baa1
ARM Packages: Renamed PL390Gic driver into ArmGic driver
by Olivier Martin
· 11 years ago
cc93554
ArmPlatformPkg/Sec: Remove SCR and CPTR initialization from SetupExceptionLevel3
by Olivier Martin
· 11 years ago
d6dc67b
ARM: Remove NSACR from the common code
by Olivier Martin
· 11 years ago
634bdd9
ArmPkg/BdsLib: Added Aarch64 support for booting Linux
by Harry Liebel
· 11 years ago
25402f5
ArmPkg: Added Aarch64 support
by Harry Liebel
· 11 years ago
da27524
ArmPkg: Removed the non-used PCD PcdGicPrimaryCoreId
by Olivier Martin
· 11 years ago
2425e1d
ArmPkg: Moved PcdArmLinuxAtagMaxOffset to be ARM specific
by Olivier Martin
· 12 years ago
387653a
ArmPkg/BdsLib: Added support for FDT alignment through PcdArmLinuxFdtAlignment
by oliviermartin
· 12 years ago
ac0fb62
ArmPkg: Delete PCD value PcdArmLinuxKernelFixedOffset.
by oliviermartin
· 12 years ago
bc87b50
ArmPkg/BdsLib: Added support to declare Power State Coordination Interface (PSCI) to the Flat Device Tree (FDT)
by oliviermartin
· 12 years ago
0a6653b
ArmPkg/BdsLib: Added FDT support for BdsLib
by oliviermartin
· 12 years ago
b34e4db
ARM Packages: Minor typo, mispellings and coding style changes
by oliviermartin
· 12 years ago
77734e3
ArmPkg/ArmPkg.dec: Removed duplicated PCD declarations
by oliviermartin
· 12 years ago
315649c
ArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom' by 'ArmGicAcknowledgeInterrupt'
by oliviermartin
· 13 years ago
e9f7c58
ArmPkg: Replaced gArmTokenSpaceGuid.PcdGicNumInterrupts by ArmGicGetMaxNumInterrupts()
by oliviermartin
· 13 years ago
7245b43
ArmPkg: Declared ARM Hypervisor Firmware PCDs
by oliviermartin
· 13 years ago
be613c8
ArmPkg/PL390Gic: Introduced PcdGicSgiIntId to define which SGI is used for core synchronisation
by oliviermartin
· 13 years ago
9207c5d
ArmPkg: Changed ARM CPU SetMemoryAttributes to always use strongly ordered for the EFI_MEMORY_UC attribute
by oliviermartin
· 13 years ago
513aa34
ArmPlatformPkg/Sec: Replaced hardcode SCR and NSACR values by PCDs to enable CPU and Platform Specific settings
by oliviermartin
· 13 years ago
da9675a
ArmPkg: Add ARM Architectural Timer support
by oliviermartin
· 13 years ago
12c5ae2
ArmPlatformPkg: Replaced 'ArmPlatformTrustzoneSupported' by the fixed Pcd gArmTokenSpaceGuid.PcdTrustzoneSupport
by oliviermartin
· 13 years ago
1d2bbdb
ArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib'
by oliviermartin
· 13 years ago
44788ba
ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platform
by oliviermartin
· 13 years ago
f92b93c
ARM Packages: Rename PcdNormal* into Pcd* PCDs
by oliviermartin
· 13 years ago
0787bc6
ArmPlatformPkg: Introduce Primary core macros
by oliviermartin
· 13 years ago
11c20f4
Arm Packages: Fixed coding style/Line endings to follow EDK2 coding convention
by oliviermartin
· 13 years ago
a6caee6
ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatformSecExtraAction()
by oliviermartin
· 13 years ago
5cc45b7
ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Drivers/
by oliviermartin
· 13 years ago
1ad14bc
ArmPlatformPkg: Unify the Secure and Normal FD and FV PCD naming
by oliviermartin
· 14 years ago
a355a36
ArmPkg/BdsLib: Upgrade the library to use natively the Device Path
by oliviermartin
· 14 years ago
5a4b8c6
ArmPkg: Fix the default value of PcdCpuVectorBaseAddress
by oliviermartin
· 14 years ago
eeec69c
ArmPkg: Introduce the PCD PcdDebuggerExceptionSupport
by oliviermartin
· 14 years ago
ce73d60
EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkg
by oliviermartin
· 14 years ago
964680c
ArmPlatformPkg/ArmPlatformLib: Move the UEFI memory partionning to MemoryInitPei
by oliviermartin
· 14 years ago
262a9b0
ArmPlatformPkg: Rename gEmbeddedTokenSpaceGuid.PcdEmbeddedFd* into gArmTokenSpaceGuid.PcdNormalFd*
by oliviermartin
· 14 years ago
1bfda05
Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsUnixLib.h and fixed a lot of issues with Xcode building.
by andrewfish
· 14 years ago
23d3998
Remove DebugSupport driver for ARM and DebugSupportProtocol. In edk2 you can link debugger into DXE core directly so you don't need a debug support. Also we are going to FIQ for debugger ctrl-c break in, so no need to hook the timer infrastructure.
by andrewfish
· 15 years ago
d6ebcab
Update the copyright notice format
by hhtian
· 15 years ago
097bd46
Move ARM disassembler into a library.
by andrewfish
· 15 years ago
6f72e28
Added a library for the default exception handler and started to add a dissasembler. Cleaned up some issues with BlockIo in BeagleBoard and add some extra info on Ebl devices command to show if a blk device has a file system on it.
by andrewfish
· 15 years ago
8bbf0f0
Fix some more headers. Add some missing library classes in .dec file and update .dsc to default to cortex ARM cpu type.
by AJFISH
· 15 years ago
2ef2b01
Adding support for BeagleBoard.
by AJFISH
· 15 years ago