Age | Commit message (Expand) | Author |
2010-03-30 | add CONFIG_NO_POST as it is used in the code, and move it together with CONFI... | Stefan Reinauer |
2010-03-30 | reduce warnings in MCP55 and Fam10 code | Stefan Reinauer |
2010-03-30 | fix ms9652_fam10 | Stefan Reinauer |
2010-03-30 | unify cmos.layout wrt AMD extended configuration registers. | Stefan Reinauer |
2010-03-30 | this fixes 3 of 4 mainboards failed by the error on missing IRQ_SLOT_COUNT. | Stefan Reinauer |
2010-03-29 | Don't include option_table.h every time we include mc146818rtc.h, that was a | Stefan Reinauer |
2010-03-29 | This drops the ASSEMBLY define from romstage.c, too | Stefan Reinauer |
2010-03-29 | - drop GCC 2.x workaround, GCC 2.x is not supported anymore. | Stefan Reinauer |
2010-03-29 | trivial warning cleanups | Stefan Reinauer |
2010-03-29 | - include option_table.h when it is created, and that's HAVE_OPTION_TABLE | Stefan Reinauer |
2010-03-29 | qemu: drop "northbridge.c" from src/cpu/... | Stefan Reinauer |
2010-03-29 | __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into | Stefan Reinauer |
2010-03-29 | cpu_driver structs need to be const, too... | Stefan Reinauer |
2010-03-29 | This patch drops the coreboot CMOS checksum ranges from Kconfig because | Stefan Reinauer |
2010-03-29 | dualcore.h and quadcore.h are almost exactly the same. | Stefan Reinauer |
2010-03-29 | This patch fixes build.h dependencies in coreboot again. | Stefan Reinauer |
2010-03-28 | Add a non-time consuming version of ram check so we can print a decent error | Stefan Reinauer |
2010-03-28 | drop post_code() | Stefan Reinauer |
2010-03-28 | drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more | Stefan Reinauer |
2010-03-28 | drop __ROMCC__ define checks.. __PRE_RAM__ is what the code should be looking... | Stefan Reinauer |
2010-03-27 | ccache and scan-build actually work together, so remove the | Patrick Georgi |
2010-03-27 | make only needs to read Makefile.incs once, thanks to the | Patrick Georgi |
2010-03-26 | Remove dead code and make white space more consistent for acpi_tables.c | Myles Watson |
2010-03-26 | 1. Remove warnings and multiple blank lines. | Zheng Bao |
2010-03-25 | Add support to build with ccache in the build system | Patrick Georgi |
2010-03-24 | Get rid of type-punned pointer errors. | Myles Watson |
2010-03-24 | Some keyboards need a longer timeout. Also increase error level, because a | Stefan Reinauer |
2010-03-24 | fix acpi dsdt copy on roda rk886ex | Stefan Reinauer |
2010-03-24 | SMM: remove hack that was needed back in oldconfig times. | Stefan Reinauer |
2010-03-24 | oops, forgot to cleanup extra output in bootblock creation for dependency patch | Stefan Reinauer |
2010-03-24 | dependency tracking for coreboot | Stefan Reinauer |
2010-03-24 | CPPFLAGS and DEBUG_CFLAGS don't exist since Kconfig. Drop their remainders. | Stefan Reinauer |
2010-03-23 | mahogany_fam10: rename apc_auto.c to ap_romstage.c like on all other boards | Stefan Reinauer |
2010-03-23 | Fix reading HT link offsets. | Maximilian Thuermer |
2010-03-23 | Prepare for using coreboot x86emu in userspace utility "vgabios" | Stefan Reinauer |
2010-03-23 | fix newly introduced printk_foo warnings.. | Stefan Reinauer |
2010-03-23 | Remove the building warnings. | Zheng Bao |
2010-03-23 | Remove the building warnings. | Zheng Bao |
2010-03-23 | Removing build warning of sb600 & rs690. | Wang Qing Pei |
2010-03-22 | Fix i82801dx_power_options() so CONFIG_MAINBOARD_POWER_ON_AFTER_POWER_FAIL wo... | Joseph Smith |
2010-03-22 | Revert my debugging patch that got committed by accident. Sorry. | Myles Watson |
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 | I ran into a couple of errors while building a mahogany_fam10 target; | Ed Swierk |
2010-03-19 | The parameters of memset() should be | Zheng Bao |
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-18 | trivial. Delelte double blank line. | Zheng Bao |
2010-03-17 | Remove failover/fallback/normal handling in mainboards' | Patrick Georgi |
2010-03-17 | more warnings gone... | Stefan Reinauer |
2010-03-17 | revert the faulty part of r5252 | Stefan Reinauer |
2010-03-17 | fix HPET on some ICH southbridges | Stefan Reinauer |
2010-03-17 | trivial warning fixes, mostly for ACPI code | Stefan Reinauer |
2010-03-17 | drop shadow variable from hypertransport code. | Stefan Reinauer |
2010-03-17 | Actually enable HPET | Stefan Reinauer |
2010-03-17 | Clean up warnings in yabel vbe code. No more warnings on the IP1000 | Stefan Reinauer |
2010-03-17 | clean up shadow variables in jpeg decoder. | Stefan Reinauer |
2010-03-17 | fix minor warnings in RTC code when HAVE_OPTION_TABLE is disabled. | Stefan Reinauer |
2010-03-17 | bug fix for IOAPIC on i82801dx. | Stefan Reinauer |
2010-03-17 | This patch fixes up the i82801dx_lpc.c code post transition. | Joseph Smith |
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 | fix HPET base addressed. | Stefan Reinauer |
2010-03-17 | The SB600 also has the BootFailTimer. We should disable it, | Zheng Bao |
2010-03-17 | remove more warnings, and fix some boards (watchdog.h) | Stefan Reinauer |
2010-03-17 | From Keith Hui: | Keith Hui |
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-17 | remove warnings from cs5530 driver. (trivial) | Stefan Reinauer |
2010-03-17 | drop unused variable | Stefan Reinauer |
2010-03-17 | Source all Kconfig files for Intel® CPU models.. | Myles Watson |
2010-03-16 | pci drivers should be const. | Stefan Reinauer |
2010-03-16 | it was reason for workaround rules already, and it's somewhat ugly: | Stefan Reinauer |
2010-03-16 | Left over strip_quotes definition. Top level Makefile | Patrick Georgi |
2010-03-16 | Strip quotes from COREBOOT_ROM_DEPENDENCIES | Patrick Georgi |
2010-03-16 | Improve dependency tracking for coreboot.rom | Patrick Georgi |
2010-03-16 | Various changes to the buildsystem: | Patrick Georgi patrick.georgi |
2010-03-16 | Delete Config.lb in new southbridge folders. | Zheng Bao |
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-16 | Features supported in RS780 code: | Zheng Bao |
2010-03-16 | Features supported in SB700 code: | Zheng Bao |
2010-03-16 | 1. This patch is about the pci header of RS780 and SB700. It is made | Zheng Bao zheng.bao |
2010-03-16 | Make CLANG selectable in Kconfig | Patrick Georgi |
2010-03-16 | This patch is what I needed to compile coreboot with LLVM. | Stefan Reinauer |
2010-03-15 | Add an AM2R2 entry in to the src/arch/i386/Makefile.inc. | Zheng Bao |
2010-03-14 | Move deprecated Kconfig options to their own file, | Patrick Georgi |
2010-03-14 | Add scan-build support to the build system. | Patrick Georgi |
2010-03-14 | ICH4 update, fix ATA init, drop SATA (chipset doesn't have SATA) | Stefan Reinauer |
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 spaces with tabs. Trivial. | Myles Watson |
2010-03-11 | Replace clear_memory with memset. | Myles Watson |
2010-03-10 | The following patch implements Opteron Fam 10 rev D (aka Istanbul) | Arne Georg Gleditsch |