summaryrefslogtreecommitdiff
path: root/BeagleBoardPkg
AgeCommit message (Expand)Author
2010-05-08Add in OmapDmaLib instance.andrewfish
2010-04-30Add ReadyToBoot signal to BDS.andrewfish
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-21Add some ldm/vldm optimized CopyMem routines. Add performance macros to BDS andrewfish
2010-04-21Change to a NEON compatible CPU Arch (ARMv7 is NEON optional) and add perform...andrewfish
2010-04-21Enable NEON (SIMD instructions) via coprocessor register so CopyMem/SetMem ca...andrewfish
2010-04-14Checked in some things from my working copy that break the build. Remove the ...andrewfish
2010-04-14Add a PE/COFF extra action lib that DEBUG prints the debugger command to load...andrewfish
2010-04-13Fix stray info in checkinandrewfish
2010-04-13Try out performance infrastructureandrewfish
2010-04-13Cleaning up thing Beagle in Omap35xx. Partial checkin as I'm getting errors o...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-17Add a build script for code socery gcc.andrewfish
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-05Update to use new $() formandrewfish
2010-03-04Turn of USB legacy support in EHCI driver as it is not needed.andrewfish
2010-03-04Sync with ARMASM version.andrewfish
2010-03-02Remove unneeded space in sym output to make sure the output is RVD compatible.andrewfish
2010-03-02Make script less verboseandrewfish
2010-02-28Fix build break caused by adding DebugAgentLib to the DXE Core. andrewfish
2010-02-25Update comment in dsc file to explain NULL library class.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-23Update comments to define where stuff comes fromandrewfish
2010-02-20Make the passed in string not require \nandrewfish
2010-02-19Adding a command to show how symbols work in EFIandrewfish
2010-02-19Make build script exit on build errorandrewfish
2010-02-19Update gcc flags to armv7andrewfish
2010-02-18Change Cortex-A8 references to ARMv7. Cortex-A8 is a branded implementation o...andrewfish
2010-02-17Update to pass up Decompress, and PECOFF code from SEC to DXE Core. Turn on U...andrewfish
2010-02-15Cleanup SerailIO drivers to have a device path and use PCD settings for vario...andrewfish
2010-02-10Remove dead command and clean up some coding style stuff.andrewfish
2010-02-05Update so Windows build works like Cygwin buidandrewfish
2010-02-05Update input of disasmembler to support IfThen construct. Add prototype dos s...andrewfish
2010-02-02Fix some disasm issuesandrewfish
2010-02-01Move ARM disassembler into a library and out of the exception handler. Add a ...andrewfish
2010-02-01Move ARM disassembler into a library.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-30Remove obsolete comment and drive --thumb from here.andrewfish
2010-01-30Changed name of Metronome driver.andrewfish
2010-01-30Fixup RELEASE build to use some NULL libsandrewfish
2010-01-29Fix bug in script for relase ROMandrewfish
2010-01-28Add support for a RELASE buildandrewfish
2010-01-28Missed a libraryandrewfish
2010-01-28Remove items moved to OMAP350 Packageandrewfish