Age | Commit message (Expand) | Author |
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 | 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 | fix length field in dmi tables. Newer DMI versions through errors | Stefan Reinauer |
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-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 | preliminary Intel D945GCLF Atom+i945 support. | Stefan Reinauer |
2009-10-27 | Update arima/hdama to detect how many nodes there are. Compare to tyan/s2892. | Myles Watson |
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 | Kontron 986LCD-M update | Stefan Reinauer |
2009-10-26 | Use Intel Core code for eagleheights CAR init, not Intel Core 2, as | 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 | Major cleanups of the hard_reset() code and config in coreboot. | - supermicro/x6dhe_g/auto.c |
2009-10-24 | move all register fram definitions to arch/register.h | 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 | drop a lot of dead code, including an old winbond southbridge from our removed | Stefan Reinauer |
2009-10-22 | The LAN chip-set on the Technexion TIM-5690 is enabled by hardware and | Libra Li |
2009-10-21 | Add CONFIG_VGA_ROM_RUN to HP e-Vectra P2706T to make VGA init work. | Uwe Hermann |
2009-10-20 | Add initial support for the HP e-Vectra P2706T. | Uwe Hermann |
2009-10-20 | Minimize differences between newconfig and Kconfig for arima/hdama. | Myles Watson |
2009-10-20 | Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should be | Myles Watson |
2009-10-20 | Fix all board names in Kconfig as per wiki / vendor website. | Uwe Hermann |
2009-10-19 | Fix builds of amd/db800 and digitallogic/msm800sev with smaller bootblocks. | Myles Watson |
2009-10-19 | Unselect AP_CODE_IN_CAR in tyan/s289x. Trivial. | Myles Watson |
2009-10-19 | Clean up some #ifdef CONFIG_* | Myles Watson |
2009-10-18 | Drop a duplicated implementation of failover.c. | Uwe Hermann |
2009-10-18 | Simplify Kconfig files by using "select" where possible (trivial). | Uwe Hermann |
2009-10-17 | Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/ | Peter Stuge |
2009-10-17 | Remove CONFIG_ from #defines that aren't config variables. Trivial. | Myles Watson |
2009-10-16 | This is a snapshot as the availability of the systems for this | Ronald G. Minnich |
2009-10-16 | Fix AP_CODE_IN_CAR (only selected for two boards), STACK_SIZE, and HEAP_SIZE. | Myles Watson |
2009-10-16 | Drop enable_mmx.inc. It reads (only) "Enabling mmx registers is a noop" | Peter Stuge |
2009-10-16 | Set default ROM sizes per-board to match the ROM chip that came | Uwe Hermann |
2009-10-16 | Drop unused and useless CONFIG_MAX_PCI_BUSES. | Uwe Hermann |
2009-10-16 | Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. | Myles Watson |
2009-10-16 | Fix IRQ9 and allow ACPI without an MP table for Tyan s289x. | Myles Watson |
2009-10-16 | Fix kconfig setup for the VIA pc2500e. | Uwe Hermann |
2009-10-16 | Add CONFIG_VGA_ROM_RUN to dbm690t and pistachio, otherwise the | Zheng Bao |
2009-10-15 | Fix Kconfig for technexion/tim5690. | Libra Li |