Age | Commit message (Expand) | Author |
2010-03-22 | Fix all the format string warnings. | Myles Watson |
2010-03-22 | drop some unused files and fix warnings on i945 based systems. | Stefan Reinauer |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-03-19 | Get rid of a few warnings: | Myles Watson |
2010-03-18 | Remove remaining uses of | Patrick Georgi |
2010-03-18 | Rework boolean expression (DeMorgan and all) for | Patrick Georgi |
2010-03-18 | Remove fallback/normal handling in mainboards' | Patrick Georgi |
2010-03-17 | Remove failover/fallback/normal handling in mainboards' | Patrick Georgi |
2010-03-17 | trivial warning fixes, mostly for ACPI code | Stefan Reinauer |
2010-03-17 | This is kind of a pre CAR patch to properly allocate "shared" graphics memory | Joseph Smith |
2010-03-17 | more warning fixes. | Stefan Reinauer |
2010-03-17 | remove more warnings, and fix some boards (watchdog.h) | Stefan Reinauer |
2010-03-17 | fix dell s1850, ROMCC didn't seem to like SSE2 memtest here. | Stefan Reinauer |
2010-03-17 | fix a couple of warnings | Stefan Reinauer |
2010-03-16 | Add entries of RS780, SB700, Mahogany, Mahogany_fam10 into the | Zheng Bao |
2010-03-16 | The code can run on the Mahogany board, which is one of sample boards | Zheng Bao |
2010-03-16 | 1. Features of mahogany. | Zheng Bao |
2010-03-13 | Fix llshell | Stefan Reinauer |
2010-03-13 | Use CPU_INTEL_SLOT_1 for Slot 1 boards (trivial). | Uwe Hermann |
2010-03-13 | Add SDRAMPWR_4DIMM Kconfig option (not user-visible in menuconfig). | Keith Hui |
2010-03-13 | Fix supermicro/h8qme_fam10 by enabling SPD ROM properly. | Knut Kujat |
2010-03-11 | Replace clear_memory with memset. | Myles Watson |
2010-03-08 | Remove Kconfig entries that disable | Patrick Georgi |
2010-03-08 | Set options to make AMD CAR code compile correctly, | Arne Georg Gleditsch |
2010-03-05 | Add support for the ASUS P2B-LS mainboard. | Keith Hui |
2010-03-05 | This patch is from 2009-10-20 | Uwe Hermann |
2010-03-01 | Whitespace changes to make s2912_fam10/ms9652_fam10 more similar. | Uwe Hermann |
2010-03-01 | Drop unused doit.sh files (trivial). | Uwe Hermann |
2010-03-01 | Various cometic and coding-style fixes (trivial). | Uwe Hermann |
2010-03-01 | - Simplify stack size determination: MAX_CPUS * STACK_SIZE | Patrick Georgi |
2010-03-01 | Add msi/ms9652_fam10 board. | Timothy Pearson |
2010-03-01 | This patch implements MBI (modular bios interface) support to the i830 chipset. | Stefan Reinauer |
2010-03-01 | - Add rules that build either 4 or 5 ssdts (only those variants exist in the ... | Patrick Georgi |
2010-02-28 | disable AP_CODE_IN_CAR. The K8 code has an alternate code path to do the job, | Stefan Reinauer |
2010-02-28 | - Add config flag for boards that have their own fadt.c | Patrick Georgi |
2010-02-27 | - make HAVE_HARD_RESET match what newconfig did | Patrick Georgi |
2010-02-27 | This does the following: | Stefan Reinauer |
2010-02-25 | drop unused file | Stefan Reinauer |
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 |