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
/
Drivers
Age
Commit message (
Expand
)
Author
2011-07-06
ArmPkg: Minor coding style changes
oliviermartin
2011-07-06
ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...
oliviermartin
2011-07-04
ArmPkg/BdsLib: Linux kernel supports either FDT or ATAG
oliviermartin
2011-07-01
ArmPkg/CpuDxe: ZeroMem the gExceptionHandlers[] array
oliviermartin
2011-07-01
ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...
oliviermartin
2011-06-20
ArmPkg/CpuDxe: Register a callback for the gIdleLoopEventGuid event
oliviermartin
2011-06-20
ArmPkg/CpuPei: Declare the CPU HOB
oliviermartin
2011-06-20
ArmPkg/CpuPei: Get the System Memory from the Resource Memory HOB
oliviermartin
2011-06-20
ArmPkg/CpuDxe: Change chain of dependency for CpuDxe and PL390Gic
oliviermartin
2011-06-15
ArmPkg: Fix warnings raised by ARMGCC
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-11
ArmPkg/PL180MciDxe: Replace VenHw Device Path GUID by EFI_CALLER_ID_GUID
oliviermartin
2011-06-03
ArmPkg: Introduce ArmSetLowVectors/ArmSetHighVectors functions
oliviermartin
2011-06-03
ArmPkg: Renamed PL354SmcSecLib into PL354SmcLib
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
Armkg: Fix EDK2 coding style
oliviermartin
2011-06-03
ArmPkg: Introduce the PCD PcdDebuggerExceptionSupport
oliviermartin
2011-06-03
EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkg
oliviermartin
2011-04-27
ArmPkg/PL180Mci: Fix build
oliviermartin
2011-04-26
ArmPkg/PL180MciDxe: Use the new flag MMC_CMD_NO_CRC_RESPONSE
oliviermartin
2011-03-31
Fix Xcode compile bug. It looks like these two arguments had an extra level o...
andrewfish
2011-03-31
ArmPkg/PL390GixDxe: Return from the interrupt handler when it is a sporadic i...
oliviermartin
2011-03-31
ArmPkg/CpuDxe: Replace SIZE_4KB by TT_DESCRIPTOR_PAGE_SIZE
oliviermartin
2011-03-31
ArmPkg/Mmu: Support page size granularity in the initial MMU setting
oliviermartin
2011-03-31
ArmPkg/PL180MciDxe: Improve error handling
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-12-15
Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half...
andrewfish
2010-12-14
Fix build break on Apple Xcode, caused by fixing normal gcc build break.
andrewfish
2010-12-08
Add vpush/vpop to the exception handler as we added CopyMem/SetMem that can u...
andrewfish
2010-07-02
Remove ArmEbPkg and replace with ArmRealViewEbPkg. Ported ArmRealViewEbPkg to...
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-17
Remove hook for debugger. Should be implemented using the new library scheme.
andrewfish
2010-03-05
Added FIQ interrupt primatives. Update exception handler to disable/reenable ...
andrewfish
2010-03-05
Make these drivers more compatible with a projected Debug Agent Library imple...
andrewfish
2010-02-25
Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*
jljusten
2010-02-19
Sync gcc with armasm. update some memory barriers.
andrewfish
2010-02-16
Fix bug in UncachedMemoryAllocationLib, Assembler, make DefaultExceptionHandl...
andrewfish
2010-02-03
Cleanup to match MdePkg cleanups. More progress on ARM disassembler.
andrewfish
2010-01-27
Added a library for the default exception handler and started to add a dissas...
andrewfish
2010-01-17
Fix RVCT compiler warnings, and a bug in the GdbStub
AJFISH
2010-01-17
Missed a fix in the Cpu Driver. Added some more debug for Execption handling ...
AJFISH
2010-01-15
Minor update to move array into function to dead strip better on release builds
AJFISH
2010-01-15
Updated ARM Exception handler to print out text values for CPSR register
AJFISH
2010-01-14
Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...
AJFISH
2010-01-14
Fix GCC build bug and add a debug library to dump load and unload commands in...
AJFISH
[next]