Age | Commit message (Expand) | Author |
2009-12-01 | Trivial. SCH4304 and SCH4307 have the same device id. | Zheng Bao |
2009-11-30 | Add support for the SMSC SCH4304 Super I/O. | Zheng Bao |
2009-11-28 | Maciej Pijanka tried to get the Biostar M6TLD running, and created a patch for | Maciej Pijanka |
2009-11-27 | Eliminate special case id.inc/id.lds in favor of a configuration variable ID_... | Patrick Georgi |
2009-11-27 | Let ld(1) calculate the required size for code in the bootblock | Maciej Pijanka |
2009-11-27 | Really hook up s2850 and s2875. Trivial. | Patrick Georgi |
2009-11-27 | Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID | Patrick Georgi |
2009-11-25 | Trivial style changes, replace a few C++ type comments, and some code reuse | Peter Stuge |
2009-11-25 | This patch is buzzer of TechNexion TIM-5690. | Libra Li |
2009-11-25 | This patch is buzzer of TechNexion TIM-5690. | Libra Li |
2009-11-21 | Make the kconfig-style build work in mingw: | Patrick Georgi |
2009-11-18 | Update amdk8/util.c since __PRE_RAM__. Make node & link more unique. | Myles Watson |
2009-11-18 | This is a patch to control the DIP switch and digital I/O. | Libra Li |
2009-11-17 | Silence two warnings. Only use the Qemu hard-coded address for VGA devices. | Myles Watson |
2009-11-13 | Complete the Kconfig of socket_AM2r2. | Zheng Bao |
2009-11-12 | Adapt ROM_IMAGE_SIZE, too. ROMBASE should probably be defined | Patrick Georgi |
2009-11-12 | Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. | Myles Watson |
2009-11-12 | Get rid of the ugly warning the right way. | Myles Watson |
2009-11-11 | Revert my too-hasty commit. | Myles Watson |
2009-11-11 | Silence an ugly-looking warning. Two casts were not enough, so just don't cast | Myles Watson |
2009-11-11 | Rework bootblock size handling: | Patrick Georgi |
2009-11-11 | Help track down enable_rom issues in CBFS. If the magic | Patrick Georgi |
2009-11-10 | * Simplify acpi_add_table | Stefan Reinauer |
2009-11-09 | Enable Multiboot table support (for GRUB2) by default. | Ronald G. Minnich |
2009-11-09 | These are post codes for TIM-5690 LED debug message. | Libra Li |
2009-11-06 | Remove drivers/pci/onboard. The only purpose was for option ROMs, which are | Myles Watson |
2009-11-06 | Remove some white space and comment differences from devicetree.cb and Config.lb | Myles Watson |
2009-11-06 | Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb. | Uwe Hermann |
2009-11-06 | Revert the deletion of drivers/pci/onboard that snuck in ahead of its time. | Myles Watson |
2009-11-06 | Split the two usages of __ROMCC__: | Myles Watson |
2009-11-06 | Remove hard coded bus numbers from arima/hdama mptable code and fix warnings. | Myles Watson |
2009-11-05 | Add debugging utility file for dumping routing registers on K8. | Myles Watson |
2009-11-05 | Don't try to set fixed resources. Trivial. | Myles Watson |
2009-11-05 | fix length field in dmi tables. Newer DMI versions through errors | Stefan Reinauer |
2009-11-05 | if x86emu was running for VGA init a corrupted low table RSDP | Stefan Reinauer |
2009-11-05 | http://www.coreboot.org/pipermail/coreboot/2007-October/025740.html | Stefan Reinauer |
2009-11-05 | If the coreboot and filo overlap, it will "slice off" a piece at the | Zheng Bao |
2009-11-05 | When loading an option ROM use the class stored in the device to | Mark Marshall |
2009-11-04 | Fix up typo in Socket 441 CPUs, and add a few (trivial) Kconfig files for them. | Stefan Reinauer |
2009-11-03 | Some fixes. | Patrick Georgi |
2009-11-01 | typo. trivial. Then -> Than. | Zheng Bao |
2009-10-31 | Set SB_HT_CHAIN_ON_BUS0 correctly for arima/hdama. Trivial. | Myles Watson |
2009-10-30 | Fix, um... a typo. | Uwe Hermann |
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-29 | Split a print statement that called dev_path twice, and add a warning comment. | Myles Watson |
2009-10-29 | Add prototypes to silence these warnings. | Myles Watson |
2009-10-28 | Drop remainders of PPC port | Stefan Reinauer |
2009-10-28 | Drop remainder of PPC port | Stefan Reinauer |
2009-10-28 | Fix some builds with Kconfig. | Myles Watson |
2009-10-28 | Make d945gclf build. | Myles Watson |
2009-10-28 | Add some missing license headers, consistency fixes for others (trivial). | Uwe Hermann |
2009-10-28 | Remove all build/ prefixes in the build output. | Uwe Hermann |
2009-10-28 | preliminary Intel D945GCLF Atom+i945 support. | Stefan Reinauer |
2009-10-28 | Create lib.h for homeless prototypes. | Myles Watson |
2009-10-28 | Replace hard coded build with $(obj) paths. | Myles Watson |
2009-10-28 | The check for zero sized resources is already done earlier. So don't redo it | Stefan Reinauer |
2009-10-27 | Prefix all build output file names of files which end up in the build | Uwe Hermann |
2009-10-27 | Improve coreboot build output and eliminate some warnings: | Uwe Hermann |
2009-10-27 | Remove redundant declarations. Trivial. | Myles Watson |
2009-10-27 | Add $(obj) paths for a couple of smm files so they don't end up in the top di... | Myles Watson |
2009-10-27 | Add few missing prototypes, and remove few unused (thus lonelly) variables. | Maciej Pijanka |
2009-10-27 | Update arima/hdama to detect how many nodes there are. Compare to tyan/s2892. | Myles Watson |
2009-10-26 | Various smaller console option fixes as suggested by Peter Stuge: | Uwe Hermann |
2009-10-26 | cp src/mainboard/tyan/Makefile.k8_CAR.inc to src/mainboard/Makefile.k8_ck804.inc | Myles Watson |
2009-10-26 | Move src/mainboard/tyan/Makefile.s289x.inc to src/mainboard/Makefile.k8_CAR.inc. | Myles Watson |
2009-10-26 | Add kconfig menus for most chipset VIDEO_MB values. | Uwe Hermann |
2009-10-26 | Fix iei/pcisa-lx-800-r10. Trivial. | Myles Watson |
2009-10-26 | Remove double include of smm directory. Trivial. | Myles Watson |
2009-10-26 | reasonable output in cbfs loading (part 2) | Stefan Reinauer |
2009-10-26 | reasonable output for cbfs loading.. | Stefan Reinauer |
2009-10-26 | Kontron 986LCD-M update | Stefan Reinauer |
2009-10-26 | CBMEM high table memory manager. | Stefan Reinauer |
2009-10-26 | intel core and core 2: | Stefan Reinauer |
2009-10-26 | Use Intel Core code for eagleheights CAR init, not Intel Core 2, as | Stefan Reinauer |
2009-10-26 | Now that the resource allocator is working nicely we can turn down the debug | Stefan Reinauer |
2009-10-26 | Define some variables that were not defined. There are a couple left. | Myles Watson |
2009-10-24 | Fix intel/xe7501devkit build, missing "uses" clause. | Uwe Hermann |
2009-10-24 | Fix kconfig build error due to "source"ing a non-existant file (trivial). | Uwe Hermann |
2009-10-24 | Major cleanups of the hard_reset() code and config in coreboot. | - supermicro/x6dhe_g/auto.c |
2009-10-24 | Change QEMU CPU Makefile.inc files to match other CPUs. | Uwe Hermann |
2009-10-24 | removal of that unnecessary include slipped through r4841 | Stefan Reinauer |
2009-10-24 | hook up missing x86 SMM into Makefile | Stefan Reinauer |
2009-10-24 | drop support for various (old) PPC CPUs as per discussion from 9/10/9 | Stefan Reinauer |
2009-10-24 | Some ACPI implementations don't like to see full paths within a scope for | Stefan Reinauer |
2009-10-24 | Rework the keyboard driver | Stefan Reinauer |
2009-10-24 | drop src/include/stream/ as the source files from src/stream were dropped a | Stefan Reinauer |
2009-10-24 | * refactor x86 smi handler (put all debug stuff in an extra file smiutil.c) | Stefan Reinauer |
2009-10-24 | Trivial regrouping of a calculation to simplify it. | Myles Watson |
2009-10-24 | A (hypothetical southbridge) component might provide functionality that is not | Stefan Reinauer |
2009-10-24 | re-order console output functions, add proper prototypes, | Stefan Reinauer |
2009-10-24 | Fix USB Debug Device for Intel ICH chipsets | Stefan Reinauer |
2009-10-24 | Fix K8 boards high tables on UMA systems (KT690 for example) | Stefan Reinauer |
2009-10-24 | s/object-y/obj-y/ in two southbridges, since otherwise kbuild will not pick u... | Stefan Reinauer |
2009-10-24 | First attempt to integrate SMM in Kconfig. Unused code so far | Stefan Reinauer |
2009-10-24 | move all register fram definitions to arch/register.h | Stefan Reinauer |
2009-10-23 | Remove left-overs from Winbond southbridge removal (trivial). | Uwe Hermann |
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 | New revision guide September 2009 3.46 | Rudolf Marek |
2009-10-23 | drop a lot of dead code, including an old winbond southbridge from our removed | Stefan Reinauer |