Age | Commit message (Expand) | Author |
2012-07-24 | MTRR: drop repetetive debug message | Stefan Reinauer |
2012-07-24 | Make memalign print useful messages on failure | Ronald G. Minnich |
2012-07-24 | SandyBridge: Add another PCI device ID for northbridge | Walter Murphy |
2012-07-24 | Fixes to enable RC6 on IvyBridge | Duncan Laurie |
2012-07-23 | Re-initialize Local APIC timer on APs | Stefan Reinauer |
2012-07-23 | AMD and GFXUMA: drop redundant use of lb_add_memory_range() | Kyösti Mälkki |
2012-07-22 | i945: Disable IGD if plugin VGA is preferred | Patrick Georgi |
2012-07-22 | AMD CPUs: Updated CPU list in powernow_acpi.c | Jukka Rantala |
2012-07-22 | Simplify VGA card discovery | Patrick Georgi |
2012-07-22 | Mainboard Parmer based on Trinity | zbao |
2012-07-22 | Trinity wrapper code improvement. | zbao |
2012-07-21 | msrtool: Factor out cpuid() from target probe functions into main() | Anton Kochkov |
2012-07-21 | inteltool: Add support for H65 Express chipset | Anton Kochkov |
2012-07-20 | Fix udelay() implementation for i945 romstage | Nico Huber |
2012-07-20 | Allow shutting down internal graphics if plugin graphics are preferred | Patrick Georgi |
2012-07-20 | Allow YABEL to fake write accesses to config space | Patrick Georgi |
2012-07-20 | Drop VGA_BRIDGE_SETUP config option | Patrick Georgi |
2012-07-20 | sconfig: typo fix | Patrick Georgi |
2012-07-20 | Intel SCH northbridge: fix resource index | Kyösti Mälkki |
2012-07-19 | Finally update 3rdparty | Patrick Georgi |
2012-07-19 | Add missing quote. | zbao |
2012-07-18 | AMD northbridges: drop dead code | Kyösti Mälkki |
2012-07-18 | cbfstool: signed vs. unsigned fixes | Mathias Krause |
2012-07-18 | cbfstool: provide a prototype for remove_file_from_cbfs | Mathias Krause |
2012-07-18 | cbfstool: make endian detection code more robust | Mathias Krause |
2012-07-16 | Drop invalid device ops on Agesa northbridge | Kyösti Mälkki |
2012-07-16 | AMD: Fix GFXUMA with 4GB or more RAM | Kyösti Mälkki |
2012-07-16 | AMD MTRR: fix rounding and renames | Kyösti Mälkki |
2012-07-16 | Check for IORESOURCE_UMA_FB in MTRR setup | Kyösti Mälkki |
2012-07-16 | Change uma_resource() to use new type IORESOURCE_UMA_FB. | Kyösti Mälkki |
2012-07-16 | Move setup_uma_memory() to K8 northbridge | Kyösti Mälkki |
2012-07-16 | Move setup_uma_memory() to AMDFAM10 northbridge | Kyösti Mälkki |
2012-07-16 | Move setup_uma_memory() to Agesa Family14 northbridge | Kyösti Mälkki |
2012-07-16 | Move setup_uma_memory() to Agesa Family12 northbridge | Kyösti Mälkki |
2012-07-16 | Move setup_uma_memory() to Agesa Family15 northbridge | Kyösti Mälkki |
2012-07-16 | Define global uma_memory variables | Kyösti Mälkki |
2012-07-16 | Add global uma_resource() | Kyösti Mälkki |
2012-07-16 | i5000: Fix resource allocation | Sven Schnelle |
2012-07-15 | Poison the stack to uncover programming errors | Ronald G. Minnich |
2012-07-14 | Add ASUS DSBF mainboard | Sven Schnelle |
2012-07-14 | Supermicro X7DB8: Use autogeneration of mptable | Sven Schnelle |
2012-07-14 | AGESA F15 wrapper for Hudson. | zbao |
2012-07-14 | Remove useless file from building. | zbao |
2012-07-13 | sconfig: fix up shipped code | Patrick Georgi |
2012-07-13 | Add preliminary support for Bachmann electronic OT200 | Christian Gmeiner |
2012-07-13 | msrtool: add support for cs5536 LPC_SERIRQ (0x5140004e) | Christian Gmeiner |
2012-07-13 | MPTAPLE: generate from devicetree.cb | Sven Schnelle |
2012-07-13 | IOAPIC: hook up driver in Kconfig | Sven Schnelle |
2012-07-12 | Drop Kconfig VAR_MTRR_HOLE option | Kyösti Mälkki |
2012-07-12 | libpayload: Add reset function for OHCI USB driver | Anton Kochkov |