summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-18Remove old AMD #defineMarc Jones
2012-01-18Clean up AMD romstage.c whitespace indent issuesMarc Jones
2012-01-18libpayload: style: compare null-pointers with NULL, not 0Patrick Georgi
2012-01-18Add coreboot version to id areaPatrick Georgi
2012-01-18Unify ID_SECTION_OFFSET and mark it deprecatedPatrick Georgi
2012-01-12lib: add ram_check_nodieSven Schnelle
2012-01-11W83627HF: remove unused functionSven Schnelle
2012-01-10MTRR: get physical address size from CPUIDSven Schnelle
2012-01-10Add missing HAVE_HARD_RESETSven Schnelle
2012-01-10i945: fix tsc udelay()Sven Schnelle
2012-01-10libpayload: Remove bitfield use from EHCI data structuresPatrick Georgi
2012-01-10libpayload: Remove bitfield use from UHCI data structuresPatrick Georgi
2012-01-10libpayload: Remove bitfield use from OHCI data structuresPatrick Georgi
2012-01-09Un-perl commit-msg hookPatrick Georgi
2012-01-09Fix Geode GX2 + LX caching for tiny bootblock.Nils Jacobs
2012-01-09ACPI: mark empty get_cst_entries() weakSven Schnelle
2012-01-08rs780: correct comment in switching_gpp_configurations()Jonathan A. Kollasch
2012-01-08adm1027: add return statementVikram Narayanan
2012-01-08inteltool: Add support for dumping AMB registersSven Schnelle
2012-01-07.gitignore ectool, inteltool, msrtool, nvramtool and superiotoolPeter Stuge
2012-01-07Eliminate magic numbersPhilip Prindeville
2012-01-07Cleanup access to vendor/part # infoPhilip Prindeville
2012-01-07Update geode GX2 tree to match LX.Nils Jacobs
2012-01-05rs780: use bitwise rather than boolean notJonathan A. Kollasch
2012-01-05Indentation: Various indentation fixesVikram Narayanan
2012-01-05Fix Fam14 AGESA ACPI table generationMarc Jones
2012-01-05Clean up AMD Fam14 SSDTMarc Jones
2012-01-05Fix Fam14 mainboard whitespaceMarc Jones
2012-01-05rs780: power down GPPSB SB lane pads in correct PCIe coreJonathan A. Kollasch
2012-01-03Add missing EOT marker.Jonathan A. Kollasch
2012-01-02F14 mainboard: mptable updateKerry Sheh
2012-01-02F14 mainboard: update acpi interrupt routing in pic and apic modeKerry Sheh
2011-12-31White space and coding style fixes.Nils Jacobs
2011-12-26Fix Fam10 MMCONF_SUPPORT_DEFAULT setting.Marc Jones
2011-12-26trivial:change the value type of POST_PORT in Kconfig from int to hexVikram Narayanan
2011-12-24Sconfig: parse Kconfig options from devicetree.cbKyösti Mälkki
2011-12-24Only BSP CPU writes CMOS in bootblock codeKyösti Mälkki
2011-12-24libpayload: remove uhci_reg_maskXPatrick Georgi
2011-12-24Let lib_get_sysinfo() pass through the success of get_coreboot_info()Philip Prindeville
2011-12-24Fix missing cast back to void *Philip Prindeville
2011-12-24Fix missing VM mappingPhilip Prindeville
2011-12-24Use void pointers for untyped memoryPhilip Prindeville
2011-12-24Use convenience function to checksumPhilip Prindeville
2011-12-24Replace UNPACK_CB64 macro with inlinePhilip Prindeville
2011-12-22south_station: Enable GNB hd audioKerry Sheh
2011-12-21Add RS780 defaut graphics ID to AMD Mahogany mainboard.Marc Jones
2011-12-21Respect linker orderChristian Ruppert
2011-12-21kbd: wait longer for self-test on keyboard resetMathias Krause
2011-12-21Persimmon audio codec verb patch.Marc Jones
2011-12-15.gitignore util/crossgcc/build-* and unpacked source directoriesPeter Stuge