Age | Commit message (Expand) | Author |
2010-02-23 | Remove nonsensical wrapper for function in | Stefan Reinauer |
2010-02-22 | drop two warnings (trivial) | Stefan Reinauer |
2010-02-22 | This is a general cleanup patch | Stefan Reinauer |
2010-02-16 | fix APCI typos. | Stefan Reinauer |
2010-02-15 | Various license header consistency fixes (trivial). | Uwe Hermann |
2010-02-08 | Clean up ACPI: | Patrick Georgi |
2010-02-08 | janitor task: unify and cleanup naming. | Stefan Reinauer |
2010-02-07 | newconfig is no more. | Patrick Georgi |
2010-02-05 | this should get the VIA VT8454c in shape with Kconfig | Stefan Reinauer |
2010-02-01 | Alot of it is trivial clean ups and 830 is now able to initialize one row/sid... | Joseph Smith |
2010-01-27 | Add the MSR writes that are needed to provide VGA legacy routing for the Geod... | Edwin Beasant |
2010-01-27 | Change memory map of geode lx: 768kb-systop is a | Edwin Beasant |
2010-01-26 | Mark c0000-fffff as usable on geode-lx. SeaBIOS needs it. | Edwin Beasant |
2010-01-25 | This code was copied from amdk8 and never really made usable. | Stefan Reinauer |
2010-01-17 | Support a few more i945 variants. With this framework in place it should | Stefan Reinauer |
2010-01-16 | coreboot has 13 instances of IOAPIC setup distributed across a lot | Stefan Reinauer |
2010-01-16 | coreboot used to have two different "APIs" for memory accesses: | Stefan Reinauer |
2010-01-16 | * drop reset files from 945 mainboards (and use southbridge specific reset) | Stefan Reinauer |
2010-01-06 | Move fam10 temp files from build/ to build/northbridge/amd/amdfam10/ Trivial. | Myles Watson |
2010-01-06 | Fix amdht on newer compilers. | Patrick Georgi |
2009-12-31 | romcc: | Patrick Georgi |
2009-11-28 | Maciej Pijanka tried to get the Biostar M6TLD running, and created a patch for | Maciej Pijanka |
2009-11-18 | Update amdk8/util.c since __PRE_RAM__. Make node & link more unique. | Myles Watson |
2009-11-06 | Remove drivers/pci/onboard. The only purpose was for option ROMs, which are | Myles Watson |
2009-11-06 | Split the two usages of __ROMCC__: | Myles Watson |
2009-11-05 | Add debugging utility file for dumping routing registers on K8. | Myles Watson |
2009-10-30 | Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults. | Uwe Hermann |
2009-10-30 | Remove some warnings from the tyan s2895. | Myles Watson |
2009-10-28 | Drop remainders of PPC port | Stefan Reinauer |
2009-10-27 | Improve coreboot build output and eliminate some warnings: | Uwe Hermann |
2009-10-26 | Add kconfig menus for most chipset VIDEO_MB values. | Uwe Hermann |
2009-10-26 | Kontron 986LCD-M update | Stefan Reinauer |
2009-10-26 | Define some variables that were not defined. There are a couple left. | Myles Watson |
2009-10-24 | Trivial regrouping of a calculation to simplify it. | Myles Watson |
2009-10-24 | Fix K8 boards high tables on UMA systems (KT690 for example) | Stefan Reinauer |
2009-10-23 | Drop dead K8_SCAN_PCI_BUS code. It's a bad idea to scan the PCI busses before | Myles Watson |
2009-10-23 | Remove PRINTK_IN_CAR tests from AMD files. | Myles Watson |
2009-10-20 | When I converted an #ifdef to an #if it broke the code because the variable was | Myles Watson |
2009-10-19 | Clean up some #ifdef CONFIG_* | Myles Watson |
2009-10-18 | Simplify Kconfig files by using "select" where possible (trivial). | Uwe Hermann |
2009-10-18 | Drop dead/unused code (trivial). | Uwe Hermann |
2009-10-16 | Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. | Myles Watson |
2009-10-15 | Add CONFIG_GENERATE_* for tables so that the user can select which tables not | Myles Watson |
2009-10-14 | Fix high tables address calculation on cn700 with VIDEO_MB > 0. | Myles Watson |
2009-10-14 | White space and typo fixes. This makes it easier to compare the s2895 & s2892. | Myles Watson |
2009-10-12 | Make fam10 build (but not boot due to bootblock size problems.) | Myles Watson |
2009-10-09 | Add const to get rid of some warnings when passing quoted strings. | Myles Watson |
2009-10-09 | Remove default n statements to simplify .config and ldoptions files. | Myles Watson |
2009-10-08 | Disable x86emu for via based boards which bring | Patrick Georgi |
2009-10-08 | More kconfig: | Patrick Georgi |
2009-10-04 | Add initial kconfig support for all AMD GX1 boards. | Uwe Hermann |
2009-10-03 | Tell vgabios code in a couple of boards/chipsets about CBFS | Patrick Georgi |
2009-10-01 | Add some trivial numbers for 945, and Core2 Duo E8200 Intel parts | Peter Stuge |
2009-10-01 | Fix Kconfig build for K8 boards. | Myles Watson |
2009-09-29 | Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set. | Myles Watson |
2009-09-29 | Remove some warnings. | Myles Watson |
2009-09-29 | More consistent use of "default n" and "select XYZ" in | Patrick Georgi |
2009-09-25 | some progress on kconfig: | Patrick Georgi |
2009-09-24 | Remove HyperTransport support from boards that don't need it. | Myles Watson |
2009-09-24 | Make all Kconfig enabled boards build (tested with kbuildall). | Patrick Georgi |
2009-09-23 | fix some wrong versions of the FSF's address (trivial) | Stefan Reinauer |
2009-09-23 | simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ | Stefan Reinauer |
2009-09-22 | tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ... | Myles Watson |
2009-09-14 | Use the coreboot pci config read/write functions instead of direct cf8/cfc | Marc Jones |
2009-08-29 | This is the final set of changes to allow rumba to build. Rumba is not | Ronald G. Minnich |
2009-08-29 | Fixes per Uwe's comments. | Ronald G. Minnich |
2009-08-28 | This patch adds VGA and PS/2 Keyboard/mouse support to the already existing i... | Arnaud Maye |
2009-08-28 | This is the beginning of support for Geode and Kconfig in v2. | Ronald G. Minnich |
2009-08-26 | Remove a couple of CONFIG_ prefixes that shouldn't have happened. | Patrick Georgi |
2009-08-25 | Add kconfig support for ASUS P2B-F. | Uwe Hermann |
2009-08-25 | Without this patch, if we only got a DIMM in Channel B, memory can not be | Zheng Bao |
2009-08-25 | Various Kconfig and Makefile.inc fixes and cosmetics. | Uwe Hermann |
2009-08-24 | This patch is about the DA-C2 and RB-C2. Chip with install processor | Zheng Bao |
2009-08-20 | This goes a surprisingly long way to building the epia-n. It also has | Ronald G. Minnich |
2009-08-19 | The Errata350 is "Write 0000_8000h to register F2x[1, 0]9C_xD080F0C.", instea... | Zheng Bao |
2009-08-18 | Correct usage of Makefile.inc and add support for cn400 | Ronald G. Minnich |
2009-08-18 | Add the rest of the files. | Jon Harrison |
2009-08-17 | Get the Via EPIA-N(L)/CN400 to a reasonable level of maturity:: | Jon Harrison |
2009-08-13 | Fix some conflicting types of variables | Patrick Georgi |
2009-08-12 | drop extra whitespace at end of line for i945 + ICH7 (trivial) | Stefan Reinauer |
2009-08-12 | This now builds. | Ronald G. Minnich |
2009-08-12 | Kconfig! | Patrick Georgi |
2009-07-22 | Fix up the tree again... | Stefan Reinauer |
2009-07-21 | * drop ich7 include | Stefan Reinauer |
2009-07-21 | Remove a comment that no longer applies. Trivial. | Myles Watson |
2009-07-17 | This is an obvious bug which I overlooked when I worked on the AM2r2 | Zheng Bao |
2009-07-07 | Add pci_rawops.h from the mailing list and fix the via/epia-m700 build. | Myles Watson |
2009-07-07 | Add the IORESOURCE_BRIDGE flag to the fam10 resources for the benefit of the ... | Myles Watson |
2009-07-05 | Fix build for i810 boards that don't enable onboard VGA, yet. | Uwe Hermann |
2009-07-05 | Various Intel 82810/82810E changes which allow onboard VGA to work. | Elia Yehuda |
2009-07-02 | Fix many things for via/epia-m700 to build. | Myles Watson |
2009-07-02 | Update the k8 code for the v3 resource allocator. | Myles Watson |
2009-07-02 | Move the v3 resource allocator to v2. | Myles Watson |
2009-07-01 | Add support for the Intel Eagle Heights development board. | Thomas Jourdan |
2009-07-01 | Ron, | Jon Harrison |
2009-07-01 | Add AMD family 10 AM2r2 support. | Zheng Bao |
2009-06-30 | the tool chain settings should not be in renamed (as they will never live in | Stefan Reinauer |
2009-06-30 | This patch unifies the use of config options in v2 to all start with CONFIG_ | Stefan Reinauer |
2009-06-21 | This patch adds a proper namestring generation to our ACPIgen generator. | Rudolf Marek |
2009-06-19 | Convert the MSI MS-6178 board to CBFS. | Uwe Hermann |