summaryrefslogtreecommitdiff
path: root/ArmEbPkg
AgeCommit message (Collapse)AuthorFilesLines
2010-07-02Remove ArmEbPkg and replace with ArmRealViewEbPkg. Ported ArmRealViewEbPkg ↵andrewfish42-4726/+0
to have a PEI phase, and added place holder CPU PEIM to ArmPkg. This ArmRealViewEbPkg now boots from SEC, PEI, DXE, BDS, to EBL in the ARM RealView system emulator that comes with RealView Pro. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10621 6f19259b-4bc3-4df7-8a09-765794883524
2010-05-29Clean up OMAP DMA lib and split into generic DMA lib based on PCI_IO DMA ↵andrewfish1-1/+1
abstractions and make OMAP DMA lib about channel programming only. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10555 6f19259b-4bc3-4df7-8a09-765794883524
2010-05-28Make the [BuildOption] match the others for GCC.andrewfish1-2/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10553 6f19259b-4bc3-4df7-8a09-765794883524
2010-05-20Waiting for redeye so I added some memory map comments to ArmEb.h. Also ↵andrewfish2-1/+83
fixed assembly syntax issue with GCC. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10523 6f19259b-4bc3-4df7-8a09-765794883524
2010-05-19Fix GCC build issueandrewfish2-5/+10
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10517 6f19259b-4bc3-4df7-8a09-765794883524
2010-05-19Fix GCC error andrewfish1-1/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10512 6f19259b-4bc3-4df7-8a09-765794883524
2010-05-19Fixup to point to real RAM and NOR addressess. andrewfish5-40/+92
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10511 6f19259b-4bc3-4df7-8a09-765794883524
2010-05-18Fix GCC buid issue.andrewfish2-0/+2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10510 6f19259b-4bc3-4df7-8a09-765794883524
2010-05-18Added stub RTC lib, turned on option of building debug agent (GDB STUB) into ↵andrewfish14-119/+527
SEC. Added the platform library template needed to break into GDB stub with ctrl-c. Cleaned up PCDs for selecting serial ports for Console or GDB usage. Filled in GDB Serial Port lib. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10509 6f19259b-4bc3-4df7-8a09-765794883524
2010-05-18Update copyright formathhtian2-3/+3
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10505 6f19259b-4bc3-4df7-8a09-765794883524
2010-05-18Fix OS X build issues. Wrong slash direction in include path and unused ↵andrewfish2-51/+74
variable warnning. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10498 6f19259b-4bc3-4df7-8a09-765794883524
2010-05-18Get TimerDxe driver compiling.andrewfish6-7/+87
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10497 6f19259b-4bc3-4df7-8a09-765794883524
2010-05-18Ported TimerDxe driver to edk2.andrewfish2-0/+445
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10494 6f19259b-4bc3-4df7-8a09-765794883524
2010-05-17A better template, with some build scripts, for ArmEbPkg. New libraries are ↵andrewfish26-35/+1944
just stubs and need to get filled in. Also debugger scripts are just copies of the BeagleBoard scripts and need to be ported. Compiles with all build 3 build scripts. Cygwin RVCT via build.sh, DOS RVCT via b.bat, and DOS box CodeSourcery GCC via ba.bat. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10493 6f19259b-4bc3-4df7-8a09-765794883524
2010-04-29Update the copyright notice formathhtian15-44/+32
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10443 6f19259b-4bc3-4df7-8a09-765794883524
2010-03-05Update to use DEBUG/RELEASE properly in DSC now tools have been fixed. Add ↵andrewfish1-1/+1
VectorBase PCD to SEC. Don't assume it is at start of DRAM. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10200 6f19259b-4bc3-4df7-8a09-765794883524
2010-02-25Started working on an ArmEb package. GIC is ported. SEC is a start. Still ↵andrewfish15-0/+1733
missing memory map and DRAM init stuff. Hey but it compiles. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10090 6f19259b-4bc3-4df7-8a09-765794883524