summaryrefslogtreecommitdiffstats
path: root/BeagleBoardPkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adding a command to show how symbols work in EFIandrewfish2010-02-192-5/+81
* Make build script exit on build errorandrewfish2010-02-191-0/+2
* Update gcc flags to armv7andrewfish2010-02-191-3/+3
* Change Cortex-A8 references to ARMv7. Cortex-A8 is a branded implementation o...andrewfish2010-02-181-3/+3
* Update to pass up Decompress, and PECOFF code from SEC to DXE Core. Turn on U...andrewfish2010-02-172-9/+9
* Cleanup SerailIO drivers to have a device path and use PCD settings for vario...andrewfish2010-02-153-34/+34
* Remove dead command and clean up some coding style stuff.andrewfish2010-02-101-2/+2
* Update so Windows build works like Cygwin buidandrewfish2010-02-053-13/+39
* Update input of disasmembler to support IfThen construct. Add prototype dos s...andrewfish2010-02-055-34/+242
* Fix some disasm issuesandrewfish2010-02-021-5/+7
* Move ARM disassembler into a library and out of the exception handler. Add a ...andrewfish2010-02-012-5/+24
* Move ARM disassembler into a library.andrewfish2010-02-011-0/+1
* Added new file.andrewfish2010-01-311-0/+103
* Updated to support passing PE/COFF and LZMA decompress up via HOBS. Currently...andrewfish2010-01-315-8/+24
* Remove obsolete comment and drive --thumb from here.andrewfish2010-01-301-5/+1
* Changed name of Metronome driver.andrewfish2010-01-302-6/+5
* Fixup RELEASE build to use some NULL libsandrewfish2010-01-302-2/+5
* Fix bug in script for relase ROMandrewfish2010-01-291-2/+8
* Add support for a RELASE buildandrewfish2010-01-284-17/+23
* Missed a libraryandrewfish2010-01-282-0/+214
* Remove items moved to OMAP350 Packageandrewfish2010-01-2848-6933/+27
* Added a library for the default exception handler and started to add a dissas...andrewfish2010-01-277-26/+60
* Fix RVCT compiler warnings, and a bug in the GdbStubAJFISH2010-01-174-7/+1
* Missed a fix in the Cpu Driver. Added some more debug for Execption handling ...AJFISH2010-01-171-6/+1
* Update scripts to point to edk2 BaseTools now fixes have been checked inAJFISH2010-01-151-2/+2
* Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH2010-01-143-1/+116
* Added support for L2 (4K) page tables and made the CPU driver change cachabil...AJFISH2010-01-142-39/+17
* More headers cleanup.AJFISH2010-01-1222-708/+137
* Fix typo in comment.AJFISH2010-01-081-1/+1
* Fixed a bug in the HardwareInterrupt handler that would blow the stack if you...AJFISH2010-01-081-0/+4
* Remove bad commentAJFISH2010-01-081-1/+1
* Update to support a single stack. GCC update will follow.AJFISH2010-01-084-26/+158
* Make the build.sh script match the TOT BaseTools project.AJFISH2009-12-091-5/+8
* Adding support for BeagleBoard. AJFISH2009-12-0681-0/+11425