| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop \r\n and \n\r as both print_XXX and printk now do this internally. | Stefan Reinauer | 2010-03-31 | 1 | -1/+1 |
* | This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and | Stefan Reinauer | 2010-03-31 | 1 | -1/+1 |
* | drop USE_INIT from mainboard Kconfig files, it's already set in src/Kconfig | Stefan Reinauer | 2010-03-30 | 1 | -5/+0 |
* | unify cmos.layout wrt AMD extended configuration registers. | Stefan Reinauer | 2010-03-30 | 1 | -1/+1 |
* | This drops the ASSEMBLY define from romstage.c, too | Stefan Reinauer | 2010-03-29 | 1 | -7/+1 |
* | __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into | Stefan Reinauer | 2010-03-29 | 1 | -1/+1 |
* | This patch drops the coreboot CMOS checksum ranges from Kconfig because | Stefan Reinauer | 2010-03-29 | 1 | -10/+0 |
* | dualcore.h and quadcore.h are almost exactly the same. | Stefan Reinauer | 2010-03-29 | 1 | -1/+1 |
* | Fix all the format string warnings. | Myles Watson | 2010-03-22 | 2 | -2/+2 |
* | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer | 2010-03-22 | 3 | -15/+15 |
* | Rework boolean expression (DeMorgan and all) for | Patrick Georgi | 2010-03-18 | 1 | -1/+1 |
* | Remove fallback/normal handling in mainboards' | Patrick Georgi | 2010-03-18 | 1 | -59/+12 |
* | - Add config flag for boards that have their own fadt.c | Patrick Georgi | 2010-02-28 | 2 | -3/+1 |
* | janitor task: unify and cleanup naming. | Stefan Reinauer | 2010-02-08 | 1 | -0/+0 |
* | newconfig is no more. | Patrick Georgi | 2010-02-07 | 2 | -536/+0 |
* | Align several kconfig options to match newconfig: | Patrick Georgi | 2010-01-25 | 1 | -1/+1 |
* | Move all IOAPIC selection to southbridges, and remove them | Patrick Georgi | 2010-01-18 | 1 | -1/+0 |
* | Eliminate special case id.inc/id.lds in favor of a configuration variable ID_... | Patrick Georgi | 2009-11-27 | 2 | -2/+6 |
* | Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID | Patrick Georgi | 2009-11-27 | 1 | -0/+11 |
* | Remove drivers/pci/onboard. The only purpose was for option ROMs, which are | Myles Watson | 2009-11-06 | 2 | -6/+0 |
* | Split the two usages of __ROMCC__: | Myles Watson | 2009-11-06 | 1 | -1/+1 |
* | cp src/mainboard/tyan/Makefile.k8_CAR.inc to src/mainboard/Makefile.k8_ck804.inc | Myles Watson | 2009-10-26 | 1 | -74/+1 |
* | Major cleanups of the hard_reset() code and config in coreboot. | - supermicro/x6dhe_g/auto.c | 2009-10-24 | 1 | -1/+0 |
* | Drop dead K8_SCAN_PCI_BUS code. It's a bad idea to scan the PCI busses before | Myles Watson | 2009-10-23 | 1 | -2/+0 |
* | Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should be | Myles Watson | 2009-10-20 | 1 | -1/+0 |
* | Fix all board names in Kconfig as per wiki / vendor website. | Uwe Hermann | 2009-10-20 | 1 | -1/+1 |
* | Set default ROM sizes per-board to match the ROM chip that came | Uwe Hermann | 2009-10-16 | 1 | -0/+1 |
* | Add CONFIG_GENERATE_* for tables so that the user can select which tables not | Myles Watson | 2009-10-15 | 4 | -8/+9 |
* | Convert all "default y" options to "select FOO" (shorter). | Uwe Hermann | 2009-10-07 | 1 | -20/+2 |
* | Various fixes to Kconfig: All kconfig-boards should have a | Patrick Georgi | 2009-10-06 | 1 | -0/+4 |
* | This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. | Patrick Georgi | 2009-10-04 | 1 | -2/+0 |
* | Move HAVE_FAILOVER_BOOT and USE_FAILOVER_IMAGE from | Patrick Georgi | 2009-10-03 | 1 | -10/+0 |
* | Remove: | Patrick Georgi | 2009-10-03 | 1 | -6/+0 |
* | Remove duplicate and not too useful Kconfig board comments as | Uwe Hermann | 2009-10-03 | 1 | -2/+0 |
* | Fix a number of board names in Kconfig (trivial). | Uwe Hermann | 2009-09-29 | 1 | -2/+2 |
* | Remove MAINBOARD_OPTIONS, which is a relic from early | Patrick Georgi | 2009-09-29 | 1 | -5/+0 |
* | some progress on kconfig: | Patrick Georgi | 2009-09-25 | 3 | -1/+219 |
* | simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ | Stefan Reinauer | 2009-09-23 | 1 | -2/+2 |
* | Kconfig! | Patrick Georgi | 2009-08-12 | 2 | -0/+156 |
* | Enable CBFS everywhere. All boards compiled for me (abuild tested), | Patrick Georgi | 2009-08-11 | 1 | -4/+2 |
* | the tool chain settings should not be in renamed (as they will never live in | Stefan Reinauer | 2009-06-30 | 1 | -2/+2 |
* | This patch unifies the use of config options in v2 to all start with CONFIG_ | Stefan Reinauer | 2009-06-30 | 3 | -119/+119 |
* | When I started refactoring mainboard Config.lb, I added two different | Carl-Daniel Hailfinger | 2009-06-06 | 1 | -0/+2 |
* | Revert "CMOS: Add set_option and rework get_option." | Luc Verhaegen | 2009-06-03 | 1 | -1/+1 |
* | CMOS: Add set_option and rework get_option. | Luc Verhaegen | 2009-06-03 | 1 | -1/+1 |
* | Refactor copy_and_run so that it uses a single code base instead of | Patrick Georgi | 2009-04-30 | 1 | -4/+1 |
* | drop duplicate compiler options that are already mentioned in CFLAGS. | Stefan Reinauer | 2009-04-22 | 1 | -2/+2 |
* | Thanks to Myles' patch adding support for include statements, | Carl-Daniel Hailfinger | 2009-04-21 | 1 | -34/+2 |
* | v2/src romfs->cbfs rename | Peter Stuge | 2009-04-14 | 1 | -3/+3 |
* | This patch cleans up the calls to $CC in mainboard Config.lb files. They | Carl-Daniel Hailfinger | 2009-04-12 | 1 | -2/+2 |