index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ArmPkg
/
Include
Age
Commit message (
Expand
)
Author
2011-09-27
ArmPkg: Add ARM Architectural Timer support
oliviermartin
2011-09-27
ArmPkg/ArmLib: Update Arm11 port
oliviermartin
2011-09-27
ArmPkg/ArmLib: Clean ArmV7Lib
oliviermartin
2011-09-27
ArmPkg: Introduce ArmCpuLib to abstract ARM Cpu specific initialization (2)
oliviermartin
2011-09-22
ArmPkg/ArmV7: Move the MMU specific macros into 'Chipset/ArmV7Mmu.h
oliviermartin
2011-09-22
ArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib'
oliviermartin
2011-09-22
ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platform
oliviermartin
2011-09-22
ArmPlatformPkg: Changed memory model for the stacks
oliviermartin
2011-09-22
ArmPlatformPkg: Introduce Primary core macros
oliviermartin
2011-09-22
ArmPkg: Renamed library 'PL390GicLib' into 'ArmGicLib'
oliviermartin
2011-09-22
ArmPkg/BdsLib: Use two distinct functions to boot Linux either by Atag or Fdt
oliviermartin
2011-09-22
Arm Packages: Fixed coding style/Line endings to follow EDK2 coding convention
oliviermartin
2011-09-09
ArmPkg/BdsLib: Move some functions used to create/update BDS Boot Entry from ...
oliviermartin
2011-09-09
ArmPkg/BdsLib: Add support to pass argument to a loaded EFI application
oliviermartin
2011-09-09
ArmPkg/BdsLib: Move the Generic BDS_LOAD_OPTION structure from Armplatform/Pk...
oliviermartin
2011-08-18
ArmPlatformPkg/Bds: Add Linux 'initrd' support to BDS
oliviermartin
2011-07-01
ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...
oliviermartin
2011-06-15
ArmPlatformPkg/Bds: Fix various bugs in the new BDS
oliviermartin
2011-06-11
ArmPkg/BdsLib: Upgrade the library to use natively the Device Path
oliviermartin
2011-06-11
ArmPkg/PL35xSmc: Split the SMC initialization in multiple Chip Select initial...
oliviermartin
2011-06-11
ArmPkg: Fix coding style to follow EDK2 coding convention
oliviermartin
2011-06-03
ArmPkg: Implement PeiServicesTablePointerLib using TPIDRURW register
oliviermartin
2011-06-03
ArmPkg: Introduce ArmSetLowVectors/ArmSetHighVectors functions
oliviermartin
2011-06-03
ArmPkg/PL34xDmc: Remove magic values in PL310L2Cache and clean the code
oliviermartin
2011-06-03
ArmPkg/PL310L2Cache: Remove magic values in PL310L2Cache and clean the code
oliviermartin
2011-06-03
EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkg
oliviermartin
2011-04-26
ArmPkg/MmcDxe: Introduce MMC_CMD_NO_CRC_RESPONSE flag
oliviermartin
2011-03-31
ArmPkg: Fix ArmPkg.dsc and ArmVExpress-CTA9x4.dsc builds
oliviermartin
2011-03-31
ArmPkg/ArmLib: Define the macro IS_ARM_MEMORY_REGION_ATTRIBUTES_SECURE()
oliviermartin
2011-03-31
ArmPkg/ArmV7: Fix TT_DESCRIPTOR_LARGEPAGE_CACHE_POLICY_MASK mask
oliviermartin
2011-03-31
ArmPkg/Mmu: Support page size granularity in the initial MMU setting
oliviermartin
2011-02-02
Fix issue with fixing tabs.
andrewfish
2011-02-02
Remove tabs from all text files in the package.
andrewfish
2011-02-02
Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...
andrewfish
2010-05-18
Remove DebugSupport driver for ARM and DebugSupportProtocol. In edk2 you can ...
andrewfish
2010-04-29
Update the copyright notice format
hhtian
2010-04-13
Cleanup MMU code to do book required sync. Update exception handler to clear ...
andrewfish
2010-03-05
Added FIQ interrupt primatives. Update exception handler to disable/reenable ...
andrewfish
2010-02-24
Updated Hardware Interrupt protocol to add an EOI member. Added ARM Data/Inst...
andrewfish
2010-02-18
Change Cortex-A8 references to ARMv7. Cortex-A8 is a branded implementation o...
andrewfish
2010-02-05
Update input of disasmembler to support IfThen construct. Add prototype dos s...
andrewfish
2010-02-01
Move ARM disassembler into a library and out of the exception handler. Add a ...
andrewfish
2010-02-01
Move ARM disassembler into a library.
andrewfish
2010-01-27
Added a library for the default exception handler and started to add a dissas...
andrewfish
2010-01-14
Added support for L2 (4K) page tables and made the CPU driver change cachabil...
AJFISH
2010-01-12
Updating ArmLib.h to add functions needed to turn on paging in CpuDxe. Also a...
AJFISH
2009-12-06
Adding support for BeagleBoard.
AJFISH