summaryrefslogtreecommitdiff
path: root/BeagleBoardPkg/Sec
AgeCommit message (Expand)Author
2013-01-25ARM Packages: Fixed line endingsoliviermartin
2011-07-04BeagleBoardPkg: Fix buildoliviermartin
2011-02-02Update to match changes in the ArmPkg.andrewfish
2010-12-15Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half...andrewfish
2010-07-23Fix the build break in two open source packages caused by check in 10660.andrewfish
2010-05-18Fix grammer in commentandrewfish
2010-04-30Updated MMC/SD Card driver to support hot add and remove of the media (SD Car...andrewfish
2010-04-29Update the copyright notice formathhtian
2010-04-21Enable NEON (SIMD instructions) via coprocessor register so CopyMem/SetMem ca...andrewfish
2010-04-14Add a PE/COFF extra action lib that DEBUG prints the debugger command to load...andrewfish
2010-04-13Fix build break. Was fixing Beagle names in Omap35xx package and missed a few.andrewfish
2010-03-17Sync up ARMASM and GCC versionandrewfish
2010-03-05Update to use DEBUG/RELEASE properly in DSC now tools have been fixed. Add Ve...andrewfish
2010-03-05Remove dead file, and update startup code to null out vector table.andrewfish
2010-03-04Sync with ARMASM version.andrewfish
2010-02-25Add EOI API to hardware interrupt. Add PCD setting form DRAM base and size. R...andrewfish
2010-02-25Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten
2010-02-24Fix line endingsandrewfish
2010-02-15Cleanup SerailIO drivers to have a device path and use PCD settings for vario...andrewfish
2010-01-31Added new file.andrewfish
2010-01-31Updated to support passing PE/COFF and LZMA decompress up via HOBS. Currently...andrewfish
2010-01-28Add support for a RELASE buildandrewfish
2010-01-28Remove items moved to OMAP350 Packageandrewfish
2010-01-27Added a library for the default exception handler and started to add a dissas...andrewfish
2010-01-17Fix RVCT compiler warnings, and a bug in the GdbStubAJFISH
2010-01-14Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH
2010-01-14Added support for L2 (4K) page tables and made the CPU driver change cachabil...AJFISH
2010-01-12More headers cleanup.AJFISH
2010-01-08Update to support a single stack. GCC update will follow.AJFISH
2009-12-06Adding support for BeagleBoard. AJFISH