Age | Commit message (Expand) | Author |
2010-02-25 | Move the ldscripts logic to src/arch/i386/Makefile.inc | Patrick Georgi |
2010-02-25 | Drop i855pm port and rename i855gme to i855 instead. | Stefan Reinauer |
2010-02-25 | Unify crt0s setup to src/arch/i386/Makefile.inc. This variable | Patrick Georgi |
2010-02-25 | Various minor fixes (trivial). | Uwe Hermann |
2010-02-24 | Add Win Enterprises' PL6064 board | Anish K. Patel |
2010-02-24 | Several fixes to the supermicro/h8qme_fam10 board, so it | Knut Kujat |
2010-02-23 | Remove nonsensical wrapper for function in | Stefan Reinauer |
2010-02-23 | Only handle code as "driver" that actually uses our driver | Patrick Georgi |
2010-02-23 | Disable ACPI Resume on asus/m2v-mx_se, it's broken | Rudolf Marek |
2010-02-23 | Adjust msi/ms7135 DCACHE_RAM_* config to previous 32KiB values, | Jonathan A. Kollasch |
2010-02-22 | CONFIG_ was missing. | Stefan Reinauer |
2010-02-22 | fix builds... | Stefan Reinauer |
2010-02-22 | This is a general cleanup patch | Stefan Reinauer |
2010-02-15 | Various license header consistency fixes (trivial). | Uwe Hermann |
2010-02-12 | This patch allows a Kconfig option to choose between 64MB (IP1000) and 128MB ... | Joseph Smith |
2010-02-11 | $(DISTRO_CFLAGS) is newconfig heritage and was never used on Kconfig. We do | Stefan Reinauer |
2010-02-10 | Forgot a CBFS_PREFIX change in appropriate commit (r5102). | Patrick Georgi |
2010-02-09 | Actually set HAVE_OPTION_TABLES for the boards that need it. | Patrick Georgi |
2010-02-09 | Move all the copies of the romstage.inc rule to | Patrick Georgi |
2010-02-09 | The COM2 enable code is global now. Use global API and | Patrick Georgi |
2010-02-09 | Port of CS5536 early UART setup from v3. | Edwin Beasant |
2010-02-08 | Clean up ACPI: | Patrick Georgi |
2010-02-08 | straighten naming scheme for application processor rom stage files. | Stefan Reinauer |
2010-02-08 | janitor task: unify and cleanup naming. | Stefan Reinauer |
2010-02-07 | fix further build.h dependencies that were undetected before we enabled it on | Stefan Reinauer |
2010-02-07 | romcc _also_ has to wait for build.h to be generated. | Patrick Georgi |
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-04 | This patch fixes the build for the dsdt.asl/dsdt.c. | Harald Gutmann |
2010-02-04 | Revision 5051 broke Kconfig booting for the Tyan s2881 board. Up to 5050, there | Ward Vandewege |
2010-02-04 | Move CAR settings for all GX1, GX2, LX and Intel Slot2 boards to the CPU. | Stefan Reinauer |
2010-02-03 | Supermicro H8QME-2+ (Fam10) whitespace fixes (trivial). | Uwe Hermann |
2010-02-03 | Fix incorrect board names in Kconfig strings (trivial). | Uwe Hermann |
2010-02-03 | This patch adds the Supermicro H8QME-2+ (fam10) Motherboard with the | Knut Kujat |
2010-02-01 | Alot of it is trivial clean ups and 830 is now able to initialize one row/sid... | Joseph Smith |
2010-01-30 | Trivial fixup on IP1000 and RM4100 copyright entries. | Joseph Smith |
2010-01-30 | These lines slipped in. Sorry for the inconvenience. | Stefan Reinauer |
2010-01-30 | ifeq wants a space before the ( | Stefan Reinauer |
2010-01-30 | * fix crt0s/ldscripts paths to fix out of tree build. | Stefan Reinauer |
2010-01-29 | RCA RM4100 and Thomson IP1000 auto.c rework. | Joseph Smith |
2010-01-26 | - Clean up and comment writing of MSRs for cache control (Backport from v3) | Edwin Beasant |
2010-01-25 | Fix ACPI build on a couple of boards (now that it's active) | Patrick Georgi |
2010-01-25 | More Kconfig changes to improve match with newconfig: | Patrick Georgi |
2010-01-25 | Align several kconfig options to match newconfig: | Patrick Georgi |
2010-01-19 | Kontron 986LCD-M MP table: | Stefan Reinauer |
2010-01-19 | Add Yabel support (int 15 5fXX callbacks for vga bios) on the kontron 986lcd-m | Stefan Reinauer |
2010-01-18 | Move all IOAPIC selection to southbridges, and remove them | Patrick Georgi |
2010-01-18 | run preprocessor on DSDT of D945GCLF, otherwise | Stefan Reinauer |
2010-01-18 | get rid of Kconfig warning. | Stefan Reinauer |
2010-01-17 | Add support for the Roda RK886EX a.k.a Rocky III+ ruggedised notebook | 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 | Intel D945GCLF: Enable SMI and ACPI in Kconfig, too (it's enabled in newconfig) | Stefan Reinauer |
2010-01-16 | * drop reset files from 945 mainboards (and use southbridge specific reset) | Stefan Reinauer |
2010-01-11 | Make qemu use the udelay function in src/pc80/udelay_io.c | Patrick Georgi |
2010-01-08 | - Makefile.romccboard.inc supports tinybootblock romcc boards, too. | Patrick Georgi |
2010-01-06 | Kconfig builds all boards now. | Patrick Georgi |
2010-01-05 | - Let AMD CAR code pick the right XIP area | Rudolf Marek |
2010-01-05 | * Explicitly add __PRE_RAM__ where it should be added. | Stefan Reinauer |
2010-01-04 | - Fix UDELAY options and HAVE_INIT_TIMER [kconfig] | Patrick Georgi |
2009-12-31 | romcc: | Patrick Georgi |
2009-12-23 | Fix technexion tim5690 build failure - REALMODE option required for x86.c mai... | Marc Jones |
2009-12-23 | newconfig compilation failed with | Stefan Reinauer |
2009-12-23 | Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functio... | Libra Li |
2009-12-23 | Tiny Bootblock, step 1/n. | Patrick Georgi |
2009-12-18 | Clean up amd/dbm690t and kontron/986lcd-m some more (not | Patrick Georgi |
2009-12-14 | The drivers for the k8t890 weren't being built. Increased heapsize. | Myles Watson |
2009-12-02 | Trivial fixes for kconfig. They fix all non-fam10 build failures. | Myles Watson |
2009-12-02 | Trivial fix for kconfig socket 441 (typo was 411) so that d945gclf builds. | Myles Watson |
2009-11-27 | Eliminate special case id.inc/id.lds in favor of a configuration variable ID_... | Patrick Georgi |
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-18 | This is a patch to control the DIP switch and digital I/O. | Libra Li |
2009-11-12 | Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. | Myles Watson |
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 |