Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
refs/heads/mainline
/
BeagleBoardPkg
/
BeagleBoardPkg.dsc
a10c8f9
ArmPlatformPkg: Remove Linux specific boot path
by Olivier Martin
· 9 years ago
0ead5ec
ArmPlatformPkg: Add the LinuxLoader.efi EFI application
by Ronald Cron
· 9 years ago
db1b9ea
ArmPlaformPkg: Replaced gArmPlatformTokenSpaceGuid.PcdPlatformBootTimeOut
by Olivier Martin
· 10 years ago
9435a57
ArmPlatformPkg: Use LzmaDecompress support from MdeModulePkg
by Olivier Martin
· 10 years ago
6332ffb
ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variable
by Ronald Cron
· 10 years ago
bd1d062
ARM Packages: Added support for GCC stack protector
by Olivier Martin olivier.martin
· 10 years ago
3402aac
ARM Packages: Removed trailing spaces
by Ronald Cron
· 10 years ago
ef0fa8e
ArmPkg: Remove BasePeCoffLib
by Harry Liebel
· 10 years ago
8bf4ad4
ArmPlatformPkg/Bds: Getting and editing IP addresses
by Ronald Cron
· 10 years ago
34b292f
EmbeddedPkg/EmbeddedPkg.dec: Defined default values for PcdPrePiCpuMemorySize & PcdPrePiCpuIoSize
by Olivier Martin
· 11 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
95a411a
BeagleBoardPkg/BeagleBoardPkg.dsc: Removing no more valid comment
by oliviermartin
· 12 years ago
17839a4
ArmPlatformPkg/ArmPlatformStackLib: Introduced helper library to initialize stacks
by oliviermartin
· 12 years ago
0a6653b
ArmPkg/BdsLib: Added FDT support for BdsLib
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
f2e6099
ArmPlatformPkg: Fixed ArmRealViewEb & BeagleBoard builds
by oliviermartin
· 12 years ago
793ae6e
ARM Packages: Added the NULL implementation of CpuExceptionHandlerLib
by oliviermartin
· 13 years ago
89a9f54
BeagleBoard: Clean DSC and FDF files
by oliviermartin
· 13 years ago
839864b
BeagleBoardPkg: Fix build
by oliviermartin
· 13 years ago
0bade10
BeagleBoardPkg: Replaced the original DSC/FDF files by their new versions that use the ARM Platform Framework
by oliviermartin
· 13 years ago
886f97c
ARM Packages: Fixed Build failings/warnings/EDK2 coding convention
by oliviermartin
· 13 years ago
3d15d6c
BeagleBoardPkg: Add Display Driver support to the BeagleBoard
by oliviermartin
· 13 years ago
11c20f4
Arm Packages: Fixed coding style/Line endings to follow EDK2 coding convention
by oliviermartin
· 13 years ago
8c454d9
BeagleBoardPkg: Use gArmTokenSpaceGuid.PcdSystemMemoryBase/Size to define System Memory
by oliviermartin
· 13 years ago
60884a0
BeagleBoardPkg: Fix build
by oliviermartin
· 13 years ago
e6b3b50
EmbeddedPkg/Ebl: Move the flag string %a for the path from the PCD to the function call
by oliviermartin
· 14 years ago
4e7b731
BeagleBoardPkg: Fix build
by oliviermartin
· 14 years ago
63ca740
Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half of check-in 11167.
by andrewfish
· 14 years ago
934309d
Add a temp BasePeCoffLib that deals with MOVT instruction. At this point we don't know how the PE/COFF spec will change, but we can merge the real change into the MdePkg when the PE/COFF spec is updated and remove this library. To be clear I made up the PE/COFF relocation extension for these relocations, but as long as the tools match it all works.... Mainly doing this to support gcc.
by andrewfish
· 14 years ago
685f8c7
Fix more InitializeDebugAgent API change bugs. GDB stub was not turned on in example platforms.
by andrewfish
· 14 years ago
81bc205
Clean up OMAP DMA lib and split into generic DMA lib based on PCI_IO DMA abstractions and make OMAP DMA lib about channel programming only.
by andrewfish
· 15 years ago
076c050
Set the default compilers arch flags for these packages
by andrewfish
· 15 years ago
9e04898
Remove references to a package that does not exist.
by andrewfish
· 15 years ago
b830c1d
Fix grammer in comment
by andrewfish
· 15 years ago
d3f55de
Add in OmapDmaLib instance.
by andrewfish
· 15 years ago
1ebd6c1
Update the copyright notice format
by hhtian
· 15 years ago
d39eb83
Add some ldm/vldm optimized CopyMem routines. Add performance macros to BDS
by andrewfish
· 15 years ago
d02b28d
Change to a NEON compatible CPU Arch (ARMv7 is NEON optional) and add performance lib stuff to measure boot time. Also add an example performace lib dumper as an example EBL command.
by andrewfish
· 15 years ago
e89e593
Checked in some things from my working copy that break the build. Remove the unneeded things so the build works.
by andrewfish
· 15 years ago
5b792f1
Add a PE/COFF extra action lib that DEBUG prints the debugger command to load symbols. Turn off DXE Core DEBUG print on load and use this new library in its place.
by andrewfish
· 15 years ago
319dd74
Fix stray info in checkin
by andrewfish
· 15 years ago
9d1d724
Try out performance infrastructure
by andrewfish
· 15 years ago
b1c5bd5
Cleaning up thing Beagle in Omap35xx. Partial checkin as I'm getting errors out of svn for doing a svn mv.
by andrewfish
· 15 years ago
aebb096
Update to use new $() form
by andrewfish
· 15 years ago
d367fe4
Turn of USB legacy support in EHCI driver as it is not needed.
by andrewfish
· 15 years ago
fe35c03
Fix build break caused by adding DebugAgentLib to the DXE Core.
by andrewfish
· 15 years ago
5aa324d
Update comment in dsc file to explain NULL library class.
by andrewfish
· 15 years ago
753816a
Add EOI API to hardware interrupt. Add PCD setting form DRAM base and size. Remove bogus PCD
by andrewfish
· 15 years ago
752d258
Update gcc flags to armv7
by andrewfish
· 15 years ago
5dea9bd
Change Cortex-A8 references to ARMv7. Cortex-A8 is a branded implementation of the ARMv7 processor architecture.
by andrewfish
· 15 years ago
eea5553
Update to pass up Decompress, and PECOFF code from SEC to DXE Core. Turn on USB, even though it does not currently work.
by andrewfish
· 15 years ago
0534bb8
Remove dead command and clean up some coding style stuff.
by andrewfish
· 15 years ago
097bd46
Move ARM disassembler into a library.
by andrewfish
· 15 years ago
ca3ad58
Updated to support passing PE/COFF and LZMA decompress up via HOBS. Currently turned off.
by andrewfish
· 15 years ago
e303288
Remove obsolete comment and drive --thumb from here.
by andrewfish
· 15 years ago
47d5cc9
Changed name of Metronome driver.
by andrewfish
· 15 years ago
adbd84b
Fixup RELEASE build to use some NULL libs
by andrewfish
· 15 years ago
8c3f387
Add support for a RELASE build
by andrewfish
· 15 years ago
cb0f9ff
Remove items moved to OMAP350 Package
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
225290e
Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. This is needed for debug prints with PE/COFF images that started as ELF or Mach-O. Moved and debugged ARM semihosting lib for RVD that prints out the debugger symbol load commands in a window on the debugger. Trying to write a script file, but that crashes RVD. Added debug print to BeagleBoard Sec that prints out RVD debugger command to load symbols for the Sec. Synced the rest of the code.
by AJFISH
· 15 years ago
f659880
Added support for L2 (4K) page tables and made the CPU driver change cachability attributes on request. Also got the DebugUncache infrastructure working for the first time. Looks like it works for the simple case. Checking in so we can get more eyes looking at the code.
by AJFISH
· 15 years ago
a957d4a
More headers cleanup.
by AJFISH
· 15 years ago
2ef2b01
Adding support for BeagleBoard.
by AJFISH
· 15 years ago