Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
cbcccd2c9d93a35884c344a3feaa773338675dff
/
ArmPlatformPkg
1cb7c11
ArmPlatformPkg/ArmVExpressPkg: Switch from ATAG to FDT for VExpress RTSM
by oliviermartin
· 12 years ago
b5a5722
ArmPlatform/ArmPlatformLib: Introduced ArmPlatformPeiBootAction()
by oliviermartin
· 12 years ago
2d45f19
ARM Packages: Replaced the macro GetCorePositionFromMpId() by the ArmPlatformGetCorePosition()
by oliviermartin
· 12 years ago
d05ca26
ArmPlatformPkg/ArmPlatformLib: Added ArmPlatformGetPrimaryCoreMpId()
by oliviermartin
· 12 years ago
bebda7c
ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore()
by oliviermartin
· 12 years ago
bc7b889
ArmPlatformPkg/ArmPlatformLib.h: Removed non-required header file
by oliviermartin
· 12 years ago
6271d8c
ArmPlatformPkg/Sec: Replaced non-required 'blx' by 'bl'
by oliviermartin
· 12 years ago
72647f1
ArmPlatformPkg: Remove an unused function.
by oliviermartin
· 12 years ago
faf7413
Remove unused L2 controller PCD from platform files.
by oliviermartin
· 12 years ago
53cba4f
ArmPlatformPkg/Bds: Missing CRC32 update
by oliviermartin
· 12 years ago
3d78307
ArmPlatformPkg/NorFlashDxe: Make the driver more compliant with the UEFI specification
by oliviermartin
· 12 years ago
6bc77e7
ArmPlatformPkg/PL011Uart: Added support for default BaudRate
by oliviermartin
· 12 years ago
ecc62d1
ArmPlatformPkg/Bds: Fixed adding support for new boot entry when the generated DevicePath is bigger than one node
by oliviermartin
· 12 years ago
4d83284
ArmPlatformPkg/LcdGraphicsOutputDxe: The structure signature is a 32 bit value
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
a9d7090
ArmPlatformPkg: Moved ARMv7 specific files to a 'Arm' subdirectory
by oliviermartin
· 12 years ago
6f71161
ARM Packages: Fixed coding style and typos
by oliviermartin
· 12 years ago
8274521
ArmPlatformPkg/NorFlashDxe: Fixed BufferSize calculation in NorFlashWriteSingleBlock()
by oliviermartin
· 12 years ago
9f5c60c
ArmPlatformPkg/CTA15-A7: Add a convenient way to restore default values in NOR flash.
by oliviermartin
· 12 years ago
c0b2e47
ArmPkg: Introduce GetGlobalEnvironmentVariable() function.
by oliviermartin
· 12 years ago
7135d76
ArmPlatformPkg/BootMenu.c: Print loader type in a more friendly way.
by oliviermartin
· 12 years ago
b9ee706
ArmPlatformPkg/ArmPlatformLibNull: Fixed build
by oliviermartin
· 12 years ago
d38c35f
EmbeddedPkg: Introduced a separate SerialPortExtLib library
by oliviermartin
· 12 years ago
166c01f
ArmPkg: Move ArmSmcLib from ArmPlatformLib to ArmPkg
by oliviermartin
· 12 years ago
1e43cdf
ArmPlatformPkg/PL031RealTimeClockLib: Set PL031_{TimeZone,Daylight} UEFI variables as local
by oliviermartin
· 12 years ago
d5cd447
ArmPlatformPkg: Fixed unsigned type to be architecture independent
by oliviermartin
· 12 years ago
e7072e0
ArmPlatformPkg/ArmPlatformLibNull: Added template for ArmPlatformGetCorePosition()
by oliviermartin
· 12 years ago
aeaf64d
ArmPlatformPkg/Bds/BootMenu.c: Set "Fdt" UEFI variable as local
by oliviermartin
· 12 years ago
72efe02
ArmPlatformPkg/Scripts: Added '--verbose' support to DS-5 scripts
by oliviermartin
· 12 years ago
063ad84
ArmPlatformPkg/PrePi: Removed magic values
by oliviermartin
· 12 years ago
c3adcc9
ArmPlatformPkg: Fixed ArmPlatformPkg/ArmPlatform(-2ndstage).dsc builds
by oliviermartin
· 12 years ago
67fb865
ArmPlatformPkg: Replaced FatPkg source package by the pre-built FatPkg binary
by oliviermartin
· 12 years ago
9127a09
ArmPlatformPkg/Bds: Fixed the deletion of boot option entries
by oliviermartin
· 12 years ago
1e57a46
ARM Packages: Fixed line endings
by oliviermartin
· 12 years ago
25328e4
ArmPlatformPkg/Scripts: Fixed the Makefile for Windows
by oliviermartin
· 12 years ago
d5c5ad4
ArmPlatformPkg/Scripts/Ds5: Added missing package declarations in Python scripts
by oliviermartin
· 12 years ago
6e9ed5b
ArmPlatformPkg/Scripts/Ds5: Updated DS-5 scripts to be used by DS-5 v5.12
by oliviermartin
· 12 years ago
a8e812d
ArmPlatformPkg/Scripts: Added ARM DS-5 scripts to debug UEFI
by oliviermartin
· 12 years ago
74418fe
ArmPlatformPkg/BaseTools-Pending-Patches.patch: Added latest ARMGCC & ARMLINUXGCC updated flags
by oliviermartin
· 12 years ago
deb8a06
ArmPlatformPkg/LcdPlatformLib.h: Updated HD mode settings to produce a 60Hz frame rate
by oliviermartin
· 12 years ago
beeb44f
ArmPlatformPkg/LcdPlatformLib.h: Added support for 'WSXGA+ Mode: 1680 x 1050'
by oliviermartin
· 12 years ago
295c2eb
ArmPlatformPkg/ArmVExpress-CTA15-A7: Added support for CoreTile Express A15x2_A7x3
by oliviermartin
· 12 years ago
17839a4
ArmPlatformPkg/ArmPlatformStackLib: Introduced helper library to initialize stacks
by oliviermartin
· 12 years ago
7d49ced
EmbeddedPkg: Introduced 'SerialPortExtLib.h'
by oliviermartin
· 12 years ago
21de944
ARM Packages: Moved ARM assembly files to 'Arm' subdirectory
by oliviermartin
· 12 years ago
145292e
ArmPlatformPkg/EblCmdLib: Added the command 'dumpfdt'
by oliviermartin
· 12 years ago
0657689
ArmPlatformPkg/ArmPlatformLib.h: Introduced ArmPlatformGetCorePosition()
by oliviermartin
· 12 years ago
695df8b
ArmPlatformPkg: Introduction of gArmPlatformTokenSpaceGuid.PcdCoreCount
by oliviermartin
· 12 years ago
0a6653b
ArmPkg/BdsLib: Added FDT support for BdsLib
by oliviermartin
· 12 years ago
619b399
ArmPkg/DefaultExceptionHandlerLib: Added support to the BASE-type library
by oliviermartin
· 12 years ago
fb47559
ArmPlatformPkg/PrePi: Moved Exception Vector Table to ArmPkg/DebugAgentBaseLib
by oliviermartin
· 12 years ago
9d6b024
ArmPlatformPkg/Sec: Moved Exception Vector Table to ArmPkg/DebugAgentBaseLib
by oliviermartin
· 12 years ago
751915b
ArmPlatformPkg/ArmVExpress-CTA9x4.dsc: Fixed build
by oliviermartin
· 12 years ago
fa4a706
EmbeddedPkg: Added support to libfdt
by oliviermartin
· 12 years ago
8213627
ArmPlatformPkg/Bds: Replaced 'EBL' by 'UEFI Shell' as the default shell on ARM Platforms
by oliviermartin
· 12 years ago
e1772ad
ARM Packages: Replaced the build of Fat driver and EBL by the binaries of Fat driver and UEFI Shell
by oliviermartin
· 12 years ago
b34e4db
ARM Packages: Minor typo, mispellings and coding style changes
by oliviermartin
· 12 years ago
68978a5
ArmPlatformPkg/EblCmdLib: Fixed 'performance' command
by oliviermartin
· 12 years ago
ba8bd8c
ArmPlatformPkg/VExpressMotherBoard.h: Added more motherboard definitions
by oliviermartin
· 12 years ago
554451b
ArmPlatformPkg/PL011Uart: The PL011 UART fractional part does not need to be zero
by oliviermartin
· 12 years ago
e349327
ArmPlatformPkg: Added 'Makefile' to build EDK2 from Makefile based IDE
by oliviermartin
· 12 years ago
30d1bcd
ArmPlatformPkg/Bds: Fixed device path of the default error output device
by oliviermartin
· 12 years ago
cdd3f03
ArmPlatformPkg/Drivers/PL011Uart: Fixed PL011UartWrite()
by oliviermartin
· 12 years ago
f2e6099
ArmPlatformPkg: Fixed ArmRealViewEb & BeagleBoard builds
by oliviermartin
· 12 years ago
dad28de
ArmPlatformPkg/PL180MciDxe: Clean code
by oliviermartin
· 12 years ago
ebef1b7
ArmPlatformPkg/PL011Uart: PL011UartWrite() stop to transmit if the buffer is full
by oliviermartin
· 12 years ago
93b429f
ArmPlatformPkg/PL180MciDxe: Fixed coding style
by oliviermartin
· 12 years ago
a08dcb2
ArmPlatformPkg/ArmVExpressPkg: Fixed build issue
by oliviermartin
· 12 years ago
b113ddc
ArmPlatformPkg/ArmVExpressLibCTA9x4: Fixed build
by oliviermartin
· 13 years ago
ce88684
ARM Packages: Fixed mispellings
by oliviermartin
· 13 years ago
8cfd2e2
ArmPlatformPkg/Sec: Fixed Primary Non-Cold Boot Path
by oliviermartin
· 13 years ago
0dbbacd
ArmPlatformPkg/PrePi: Declared the ARM MP Core Info
by oliviermartin
· 13 years ago
92034e1
ARM Packages: Clean code (Remove unused PCDs, ...)
by oliviermartin
· 13 years ago
a32dae4
ArmPkg/AsmMacroIoLib: Renamed 'GetCorePositionInStack' macro into 'GetCorePositionFromMpId'
by oliviermartin
· 13 years ago
a75568e
ArmPlatformPkg/Sec: Added support for Non Cold Boot Paths
by oliviermartin
· 13 years ago
2575b72
ArmPkg: Fixed RVCT compiler warnings
by oliviermartin
· 13 years ago
f8181c9
ArmPlatformPkg: Replaced 'ArmGicSecLib' by 'ArmGicLib'
by oliviermartin
· 13 years ago
14238a6
ArmPlatformPkg/Bds: Fixed Memory Corruption when updating the path of a Linux initrd
by oliviermartin
· 13 years ago
cfe1bb1
ArmPlatformPkg/DebugSecExtraActionLib: Added Warning comment to signal the DRAM must be inititalized at this stage
by oliviermartin
· 13 years ago
e314d56
ArmPlatformPkg: Introduced 'ArmPlatformSecLib'
by oliviermartin
· 13 years ago
315649c
ArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom' by 'ArmGicAcknowledgeInterrupt'
by oliviermartin
· 13 years ago
4c19ece
ArmPkg/ArmGicLib: Changed ArmGicSendSgiTo() to allow to send a specific SGI
by oliviermartin
· 13 years ago
40ab42d
EmbeddedPkg/SerialDxe: Do not block UART when no data is available on the port
by oliviermartin
· 13 years ago
c54de82
ArmPlatformPkg/PL35xSmc: Added function PL35xSmcSetRefresh
by oliviermartin
· 13 years ago
836c350
ArmPkg/ArmLib: Added new functions to access ARM coprocessors
by oliviermartin
· 13 years ago
7fffeef
ARM Packages: Fixed th 'NS' (Non Secure) bit in the MMU page Table Descriptor
by oliviermartin
· 13 years ago
96a8bc1
ArmPkg/PeCoffExtraActionLib: Enabled DS-5 command line when using ARM Toolchain v5
by oliviermartin
· 13 years ago
b1d41be
ArmPkg/ArmCpuLib: Replaced complex functions ArmCpuSynchronizeWait & ArmCpuSynchronizeSignal by sev & wfe
by oliviermartin
· 13 years ago
f463bb0
ArmPlatformPkg/ArmPlatformGlobalVariableLib: Fixed calculation of GlobalVariableBase
by oliviermartin
· 13 years ago
3f305c0
ArmPlatformPkg: Removed the 'Identify' functions
by oliviermartin
· 13 years ago
d9efd68
ArmPlatformPkg/ArmPlatformGlobalVariableLib: Added new function ArmPlatformGetGlobalVariableAddress()
by oliviermartin
· 13 years ago
f437141
ArmPlatformPkg: Renamed and Invoked earlier ArmPlatformNormalInitialize()
by oliviermartin
· 13 years ago
e9f7c58
ArmPkg: Replaced gArmTokenSpaceGuid.PcdGicNumInterrupts by ArmGicGetMaxNumInterrupts()
by oliviermartin
· 13 years ago
82325f9
ARM Packages: Minor changes (fixed mispelling, line endings, incorrect comments)
by oliviermartin
· 13 years ago
ff4d6bb
ArmPlatformPkg: Fixed build after latest BaseTools syncup
by oliviermartin
· 13 years ago
84cf376
EDK II Packages: Added License.txt files
by oliviermartin
· 13 years ago
ea4ee7a
EDK II Packages: Add Contributions.txt and License.txt files
by jljusten
· 13 years ago
37363df
ArmPlatformPkg/PrePi: Added Firmware Version String to the 'welcome' statement
by oliviermartin
· 13 years ago
99744d5
ArmPlatformPkg/Sec: Change initial 'welcome' string from 'UEFI Firmware' to 'Secure/Boot Firmware'
by oliviermartin
· 13 years ago
e28e0ad
ArmPlatformPkg/SP805WatchdogDxe: Removed late initialization capability from the watchdog
by oliviermartin
· 13 years ago
Next »