]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg/Drivers
Update for NetworkPkg.
[mirror_edk2.git] / ArmPkg / Drivers /
2011-11-01 oliviermartinArmPkg/ArmCpuLib: Fix GCC/XCode builds
2011-10-04 oliviermartinArm Packages: Fix builds for XCODE32 toolchain
2011-09-27 oliviermartinARM Packages: Fixed Build failings/warnings/EDK2 coding...
2011-09-27 oliviermartinArmPlatformPkg: Add support for ARM RTSM Versatile...
2011-09-27 oliviermartinArmPkg: Add ARM Architectural Timer support
2011-09-27 oliviermartinArmPkg/ArmLib: Update Arm11 port
2011-09-27 oliviermartinArmPkg/ArmLib: Clean ArmV7Lib
2011-09-27 oliviermartinArmPkg: Introduce ArmCpuLib to abstract ARM Cpu specifi...
2011-09-22 oliviermartinArmPkg: Create MpCoreInfo PPI and HOB to describe CPU...
2011-09-22 oliviermartinArmPkg: Renamed library 'PL390GicLib' into 'ArmGicLib'
2011-09-22 oliviermartinArm Packages: Fixed coding style/Line endings to follow...
2011-08-15 oliviermartinArmPkg/PL390Gic: Fix RegisterInterruptSource() to be...
2011-07-06 oliviermartinArmPkg: Minor coding style changes
2011-07-06 oliviermartinArmPlatformPkg: Remove PcdStandalone from Sec module...
2011-07-04 oliviermartinArmPkg/BdsLib: Linux kernel supports either FDT or...
2011-07-01 oliviermartinArmPkg/CpuDxe: ZeroMem the gExceptionHandlers[] array
2011-07-01 oliviermartinArmPkg: Move ARM Platform drivers from ArmPkg/Drivers...
2011-06-20 oliviermartinArmPkg/CpuDxe: Register a callback for the gIdleLoopEve...
2011-06-20 oliviermartinArmPkg/CpuPei: Declare the CPU HOB
2011-06-20 oliviermartinArmPkg/CpuPei: Get the System Memory from the Resource...
2011-06-20 oliviermartinArmPkg/CpuDxe: Change chain of dependency for CpuDxe...
2011-06-15 oliviermartinArmPkg: Fix warnings raised by ARMGCC
2011-06-11 oliviermartinArmPkg/PL35xSmc: Split the SMC initialization in multip...
2011-06-11 oliviermartinArmPkg: Fix coding style to follow EDK2 coding convention
2011-06-11 oliviermartinArmPkg/PL180MciDxe: Replace VenHw Device Path GUID...
2011-06-03 oliviermartinArmPkg: Introduce ArmSetLowVectors/ArmSetHighVectors...
2011-06-03 oliviermartinArmPkg: Renamed PL354SmcSecLib into PL354SmcLib
2011-06-03 oliviermartinArmPkg/PL34xDmc: Remove magic values in PL310L2Cache...
2011-06-03 oliviermartinArmPkg/PL310L2Cache: Remove magic values in PL310L2Cach...
2011-06-03 oliviermartinArmkg: Fix EDK2 coding style
2011-06-03 oliviermartinArmPkg: Introduce the PCD PcdDebuggerExceptionSupport
2011-06-03 oliviermartinEmbeddedPkg: Move Universal/MmcDxe from ArmPkg to Embed...
2011-04-27 oliviermartinArmPkg/PL180Mci: Fix build
2011-04-26 oliviermartinArmPkg/PL180MciDxe: Use the new flag MMC_CMD_NO_CRC_RES...
2011-03-31 andrewfishFix Xcode compile bug. It looks like these two argument...
2011-03-31 oliviermartinArmPkg/PL390GixDxe: Return from the interrupt handler...
2011-03-31 oliviermartinArmPkg/CpuDxe: Replace SIZE_4KB by TT_DESCRIPTOR_PAGE_SIZE
2011-03-31 oliviermartinArmPkg/Mmu: Support page size granularity in the initia...
2011-03-31 oliviermartinArmPkg/PL180MciDxe: Improve error handling
2011-02-02 andrewfishFix issue with fixing tabs.
2011-02-02 andrewfishRemove tabs from all text files in the package.
2011-02-02 andrewfishSync up ArmPkg with patch from mailing list. Changed...
2010-12-15 andrewfishUpdate remaining ARM .S files with INTERWORK_FUNC macro...
2010-12-14 andrewfishFix build break on Apple Xcode, caused by fixing normal...
2010-12-08 andrewfishAdd vpush/vpop to the exception handler as we added...
2010-07-02 andrewfishRemove ArmEbPkg and replace with ArmRealViewEbPkg....
2010-04-29 hhtianUpdate the copyright notice format
2010-04-13 andrewfishCleanup MMU code to do book required sync. Update excep...
2010-03-17 andrewfishRemove hook for debugger. Should be implemented using...
2010-03-05 andrewfishAdded FIQ interrupt primatives. Update exception handle...
2010-03-05 andrewfishMake these drivers more compatible with a projected...
2010-02-25 jljustenRemove svn:executable on *.c, *.h, *.asm, *.S, *.inf...
2010-02-19 andrewfishSync gcc with armasm. update some memory barriers.
2010-02-16 andrewfishFix bug in UncachedMemoryAllocationLib, Assembler,...
2010-02-03 andrewfishCleanup to match MdePkg cleanups. More progress on...
2010-01-27 andrewfishAdded a library for the default exception handler and...
2010-01-17 AJFISHFix RVCT compiler warnings, and a bug in the GdbStub
2010-01-17 AJFISHMissed a fix in the Cpu Driver. Added some more debug...
2010-01-15 AJFISHMinor update to move array into function to dead strip...
2010-01-15 AJFISHUpdated ARM Exception handler to print out text values...
2010-01-14 AJFISHAdded new PeCoffGetEntryPoint lib function to get size...
2010-01-14 AJFISHFix GCC build bug and add a debug library to dump load...
2010-01-14 AJFISHAdded support for L2 (4K) page tables and made the...
2010-01-12 AJFISHWorking on adding paging to the CpuDxe driver so it...
2010-01-12 AJFISHOne more header fix
2010-01-08 AJFISHFixed a bug in the HardwareInterrupt handler that would...
2010-01-08 AJFISHFix stray charcter in comment.
2010-01-08 AJFISHAdding support for a single stack, GCC check in will...
2009-12-22 AJFISHWorking on having a single stack for all modes. This...
2009-12-06 AJFISHAdding support for BeagleBoard.