Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
refs/heads/sos-3.10
/
BeagleBoardPkg
/
Sec
3402aac
ARM Packages: Removed trailing spaces
by Ronald Cron
· 10 years ago
1e57a46
ARM Packages: Fixed line endings
by oliviermartin
· 12 years ago
60884a0
BeagleBoardPkg: Fix build
by oliviermartin
· 13 years ago
6111eb8
Update to match changes in the ArmPkg.
by andrewfish
· 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
7c137ca
Fix the build break in two open source packages caused by check in 10660.
by andrewfish
· 14 years ago
b830c1d
Fix grammer in comment
by andrewfish
· 15 years ago
8c6151f
Updated MMC/SD Card driver to support hot add and remove of the media (SD Cards) and enable write protect of SD Cards. Had to update pads for WP bit as it was not being programmed as a GPIO. I also changed some of the PAD #defins as there were only really 3 states, so OR things in the table in the .c file did not make a lot of sense.
by andrewfish
· 15 years ago
1ebd6c1
Update the copyright notice format
by hhtian
· 15 years ago
2ed3c9c
Enable NEON (SIMD instructions) via coprocessor register so CopyMem/SetMem can use VLDM and friends if you want.
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
7e35385
Fix build break. Was fixing Beagle names in Omap35xx package and missed a few.
by andrewfish
· 15 years ago
bff4e9e
Sync up ARMASM and GCC version
by andrewfish
· 15 years ago
0f02314
Update to use DEBUG/RELEASE properly in DSC now tools have been fixed. Add VectorBase PCD to SEC. Don't assume it is at start of DRAM.
by andrewfish
· 15 years ago
4951b24
Remove dead file, and update startup code to null out vector table.
by andrewfish
· 15 years ago
97e9818
Sync with ARMASM version.
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
a495774
Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*
by jljusten
· 15 years ago
14e00c1
Fix line endings
by andrewfish
· 15 years ago
026e30c
Cleanup SerailIO drivers to have a device path and use PCD settings for various stuff. Also clean up a few coding convention items.
by andrewfish
· 15 years ago
da85ce1
Added new file.
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
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
920cb92
Fix RVCT compiler warnings, and a bug in the GdbStub
by AJFISH
· 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
db5c4f9
Update to support a single stack. GCC update will follow.
by AJFISH
· 15 years ago
2ef2b01
Adding support for BeagleBoard.
by AJFISH
· 15 years ago