summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-01-30Rename family15 pci northbridgeops functions.Steven Sherk
2013-01-30Rename family15tn pci northbridgeops functions.Steven Sherk
2013-01-30Family 14: Update for string portability.Mike Loptien
2013-01-30Project PIANO aka tianocorebootStefan Reinauer
2013-01-30ASRock E350M1: Remove unused variable `reg8` from `romstage.c`Paul Menzel
2013-01-29Exynos5250: change all unsigned with no type to 'unsigned int'Ronald G. Minnich
2013-01-29Exynos5250: add debug prints to DDR3 startup code.Ronald G. Minnich
2013-01-29Exynos5250: make vendor enums in the timing array more debuggable.Ronald G. Minnich
2013-01-29cbfstool: Change "locate" output to prefix "0x".Hung-Te Lin
2013-01-29armv7: Clean up the mmu setup a bitRonald G. Minnich
2013-01-29armv7: nuke global_data.h and remove some references to gd structDavid Hendricks
2013-01-29armv7: Clean out weak symbols and unnecessary #ifdef's in cache filesDavid Hendricks
2013-01-28AMD/Persimmon: DP0 is connected to a LVDS connectorDave Frodin
2013-01-27ioapic: Factor out counting code to `ioapic_interrupt_count`Patrick Georgi
2013-01-26AMD boards, ASRock E350M1: Remove whitespace in front of comma in DSDTPaul Menzel
2013-01-25AGESA: Kconfig: Drop useless depends statementPatrick Georgi
2013-01-23clear_ioapic: Fix reading of number of interrupts for IO-APICsAladyshev Konstantin
2013-01-22Add MMCONF resource to AMD fam14 PCI_DOMAIN.Marc Jones
2013-01-22Rename fam14 pci northbridge ops functions.Marc Jones
2013-01-22F15tn: Fix all warnings, enable warnings as errorsMartin Roth
2013-01-22src/lib/timestamp.c: Fix spelling of tim*e*stampPaul Menzel
2013-01-22Hudson: Legacy free question is hudson onlyMartin Roth
2013-01-22armv7: add ARM-encoded bootblock_exit() stubDavid Hendricks
2013-01-21Hudson: Cleanup - change SB800 references to hudsonMartin Roth
2013-01-21AGESA F15tn: Move callouts into northbridge wrapperMartin Roth
2013-01-21Save and restore F15TN graphics command registerMartin Roth
2013-01-21Hudson: Changes to support agesa/hudson for legacy freeMartin Roth
2013-01-21Hudson: Changes to agesa/hudson FADT for ACPI 3.0Martin Roth
2013-01-21F15tn / Hudson: Change SATA NumOfPorts register settingMartin Roth
2013-01-21Parmer / Thatcher: devicetree.cb cleanup and whitespaceMartin Roth
2013-01-21F15tn: Modify devicetree to fix S3 resumeMartin Roth
2013-01-19armv7/snow: get to romstageDavid Hendricks
2013-01-19Update gcov patch in documentationStefan Reinauer
2013-01-18armv7: add a wrapper for romstage's main() for ARM ISAGabe Black
2013-01-18Snow bootblock (bloated/debug version)David Hendricks
2013-01-17Fix the stack setup code so we can use an arbitrary 32-bit valueRonald G. Minnich
2013-01-17make main() in snow's romstage.c our romstage entry pointDavid Hendricks
2013-01-17remove argument in snow's romstage main()David Hendricks
2013-01-17bootblock_cpu_init() stub for exynos5250David Hendricks
2013-01-17armv7: Place reset vector + CBFS header + bootblock dynamicallyDavid Hendricks
2013-01-17ARM bootblock approachDavid Hendricks
2013-01-16Fix high dword of MTRR mask set with CONFIG_CPU_ADDR_BITSMartin Roth
2013-01-16armv7: delete unneeded ptrace.hStefan Reinauer
2013-01-14Support for Celeron 1007UStefan Reinauer
2013-01-14Make the pre-commit-hook happy about the code in libgcov.cRonald G. Minnich
2013-01-12Implement GCC code coverage analysisStefan Reinauer
2013-01-12No random directoriesStefan Reinauer
2013-01-12Move init.S to a proper filenameRonald G. Minnich
2013-01-11Fix console.c with serial support disabledStefan Reinauer
2013-01-11cbmem: replace pointer type by uint64_tStefan Reinauer