summaryrefslogtreecommitdiffstats
path: root/BeagleBoardPkg/Sec
Commit message (Expand)AuthorAgeFilesLines
* ARM Packages: Fixed line endingsoliviermartin2013-01-252-74/+74
* BeagleBoardPkg: Fix buildoliviermartin2011-07-041-0/+2
* 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-151-0/+1
* Fix the build break in two open source packages caused by check in 10660.andrewfish2010-07-231-1/+1
* Fix grammer in commentandrewfish2010-05-181-1/+1
* 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-298-16/+16
* Enable NEON (SIMD instructions) via coprocessor register so CopyMem/SetMem ca...andrewfish2010-04-212-0/+15
* Add a PE/COFF extra action lib that DEBUG prints the debugger command to load...andrewfish2010-04-143-105/+9
* Fix build break. Was fixing Beagle names in Omap35xx package and missed a few.andrewfish2010-04-132-4/+4
* Sync up ARMASM and GCC versionandrewfish2010-03-172-3/+12
* 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
* Sync with ARMASM version.andrewfish2010-03-041-31/+3
* Add EOI API to hardware interrupt. Add PCD setting form DRAM base and size. R...andrewfish2010-02-253-6/+8
* Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten2010-02-256-0/+0
* Fix line endingsandrewfish2010-02-241-27/+28
* Cleanup SerailIO drivers to have a device path and use PCD settings for vario...andrewfish2010-02-153-34/+34
* Added new file.andrewfish2010-01-311-0/+103
* Updated to support passing PE/COFF and LZMA decompress up via HOBS. Currently...andrewfish2010-01-312-1/+14
* Add support for a RELASE buildandrewfish2010-01-281-0/+2
* Remove items moved to OMAP350 Packageandrewfish2010-01-281-4/+4
* Added a library for the default exception handler and started to add a dissas...andrewfish2010-01-271-1/+1
* Fix RVCT compiler warnings, and a bug in the GdbStubAJFISH2010-01-173-6/+1
* Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH2010-01-142-1/+106
* Added support for L2 (4K) page tables and made the CPU driver change cachabil...AJFISH2010-01-141-18/+12
* More headers cleanup.AJFISH2010-01-121-1/+1
* Update to support a single stack. GCC update will follow.AJFISH2010-01-082-25/+1
* Adding support for BeagleBoard. AJFISH2009-12-068-0/+926