summaryrefslogtreecommitdiffstats
path: root/BeagleBoardPkg
Commit message (Expand)AuthorAgeFilesLines
* BeagleBoardPkg: Ensure there is no pending IRQ and disable timeroliviermartin2011-07-202-2/+12
* BeagleBoardPkg: Renamed ArmPlatform.h into BeagleBoard.holiviermartin2011-07-062-2/+2
* BeagleBoardPkg: Implement ArmPlatformLib and the ARM PCDs to reuse ARM common...oliviermartin2011-07-0611-0/+1857
* BeagleBoard: Update documentationoliviermartin2011-07-061-9/+76
* BeagleBoardPkg: Introduce macro EDK2_SECOND_STAGE_BOOTOLADERoliviermartin2011-07-061-1/+4
* BeagleBoardPkg: Fix buildoliviermartin2011-07-043-9/+39
* EmbeddedPkg/Ebl: Move the flag string %a for the path from the PCD to the fun...oliviermartin2011-06-111-1/+1
* BeagleBoardPkg: Fix buildoliviermartin2011-03-311-0/+1
* Make the default toolchain for Linux CodeSourcery. andrewfish2011-02-031-1/+1
* Update to match changes in the ArmPkg.andrewfish2011-02-021-2/+1
* Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half...andrewfish2010-12-152-1/+9
* Move away from 0x40 block size (worked around a DXE core bug assuming the FV ...andrewfish2010-12-081-4/+4
* Older tools rounded down the size of the FV, and the new tools round up. Our ...andrewfish2010-12-071-1/+1
* Update example symbol command to dump out gdb load commands if you compile wi...andrewfish2010-09-081-3/+13
* Add a temp BasePeCoffLib that deals with MOVT instruction. At this point we d...andrewfish2010-07-311-1/+5
* Fix more InitializeDebugAgent API change bugs. GDB stub was not turned on in ...andrewfish2010-07-231-1/+5
* Fix the build break in two open source packages caused by check in 10660.andrewfish2010-07-231-1/+1
* Clean up OMAP DMA lib and split into generic DMA lib based on PCI_IO DMA abst...andrewfish2010-05-291-0/+1
* Set the default compilers arch flags for these packagesandrewfish2010-05-281-0/+4
* Remove references to a package that does not exist.andrewfish2010-05-272-19/+3
* Fix grammer in commentandrewfish2010-05-183-11/+26
* Add in OmapDmaLib instance.andrewfish2010-05-081-1/+2
* Add ReadyToBoot signal to BDS.andrewfish2010-04-301-0/+2
* Updated MMC/SD Card driver to support hot add and remove of the media (SD Car...andrewfish2010-04-301-238/+238
* Update the copyright notice formathhtian2010-04-2936-72/+71
* Add some ldm/vldm optimized CopyMem routines. Add performance macros to BDS andrewfish2010-04-215-2/+23
* Change to a NEON compatible CPU Arch (ARMv7 is NEON optional) and add perform...andrewfish2010-04-213-11/+119
* Enable NEON (SIMD instructions) via coprocessor register so CopyMem/SetMem ca...andrewfish2010-04-212-0/+15
* Checked in some things from my working copy that break the build. Remove the ...andrewfish2010-04-141-13/+1
* Add a PE/COFF extra action lib that DEBUG prints the debugger command to load...andrewfish2010-04-144-109/+26
* Fix stray info in checkinandrewfish2010-04-131-4/+1
* Try out performance infrastructureandrewfish2010-04-131-9/+9
* Cleaning up thing Beagle in Omap35xx. Partial checkin as I'm getting errors o...andrewfish2010-04-135-211/+1
* Fix build break. Was fixing Beagle names in Omap35xx package and missed a few.andrewfish2010-04-134-10/+10
* Sync up ARMASM and GCC versionandrewfish2010-03-172-3/+12
* Add a build script for code socery gcc.andrewfish2010-03-171-0/+68
* Update to use DEBUG/RELEASE properly in DSC now tools have been fixed. Add Ve...andrewfish2010-03-052-6/+8
* Remove dead file, and update startup code to null out vector table.andrewfish2010-03-053-71/+17
* Update to use new $() formandrewfish2010-03-051-3/+3
* Turn of USB legacy support in EHCI driver as it is not needed.andrewfish2010-03-041-3/+1
* Sync with ARMASM version.andrewfish2010-03-041-31/+3
* Remove unneeded space in sym output to make sure the output is RVD compatible.andrewfish2010-03-021-8/+12
* Make script less verboseandrewfish2010-03-021-2/+2
* Fix build break caused by adding DebugAgentLib to the DXE Core. andrewfish2010-02-281-0/+1
* Update comment in dsc file to explain NULL library class.andrewfish2010-02-251-0/+5
* Add EOI API to hardware interrupt. Add PCD setting form DRAM base and size. R...andrewfish2010-02-254-7/+13
* Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten2010-02-258-0/+0
* Fix line endingsandrewfish2010-02-241-27/+28
* Update comments to define where stuff comes fromandrewfish2010-02-231-1/+8
* Make the passed in string not require \nandrewfish2010-02-201-1/+2