Age | Commit message (Expand) | Author |
2010-04-08 | Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so... | Myles Watson |
2010-04-07 | move amd K8/Fam10 "bus detection" function prototypes to a common place. | Stefan Reinauer |
2010-04-07 | switch some ROMCC boards back to ROMCC. | Stefan Reinauer |
2010-04-07 | - unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY | Stefan Reinauer |
2010-04-06 | No warnings day, next round. | Stefan Reinauer |
2010-04-03 | remove more warnings | Stefan Reinauer |
2010-04-01 | -Â get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files. | Stefan Reinauer |
2010-03-31 | Drop \r\n and \n\r as both print_XXX and printk now do this internally. | Stefan Reinauer |
2010-03-31 | This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and | Stefan Reinauer |
2010-03-30 | - drop unneeded Makefile.inc | Stefan Reinauer |
2010-03-30 | drop USE_INIT from mainboard Kconfig files, it's already set in src/Kconfig | Stefan Reinauer |
2010-03-30 | unify cmos.layout wrt AMD extended configuration registers. | Stefan Reinauer |
2010-03-29 | This drops the ASSEMBLY define from romstage.c, too | 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 | 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-28 | drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more | Stefan Reinauer |
2010-03-24 | Get rid of type-punned pointer errors. | Myles Watson |
2010-03-22 | Fix all the format string warnings. | Myles Watson |
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 | remove more warnings, and fix some boards (watchdog.h) | Stefan Reinauer |
2010-03-13 | Use CPU_INTEL_SLOT_1 for Slot 1 boards (trivial). | Uwe Hermann |
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-01 | Whitespace changes to make s2912_fam10/ms9652_fam10 more similar. | Uwe Hermann |
2010-03-01 | - Add rules that build either 4 or 5 ssdts (only those variants exist in the ... | Patrick Georgi |
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 | Move the ldscripts logic to src/arch/i386/Makefile.inc | Patrick Georgi |
2010-02-25 | Unify crt0s setup to src/arch/i386/Makefile.inc. This variable | Patrick Georgi |
2010-02-23 | Only handle code as "driver" that actually uses our driver | Patrick Georgi |
2010-02-15 | Various license header consistency fixes (trivial). | Uwe Hermann |
2010-02-11 | $(DISTRO_CFLAGS) is newconfig heritage and was never used on Kconfig. We do | Stefan Reinauer |
2010-02-09 | Move all the copies of the romstage.inc rule to | Patrick Georgi |
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 | newconfig is no more. | Patrick Georgi |
2010-02-04 | Revision 5051 broke Kconfig booting for the Tyan s2881 board. Up to 5050, there | Ward Vandewege |
2010-02-03 | Fix incorrect board names in Kconfig strings (trivial). | Uwe Hermann |
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-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-18 | Move all IOAPIC selection to southbridges, and remove them | Patrick Georgi |
2010-01-18 | get rid of Kconfig warning. | Stefan Reinauer |
2010-01-06 | Kconfig builds all boards now. | Patrick Georgi |
2010-01-05 | * Explicitly add __PRE_RAM__ where it should be added. | Stefan Reinauer |
2009-12-02 | Trivial fixes for kconfig. They fix all non-fam10 build failures. | 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-06 | Remove drivers/pci/onboard. The only purpose was for option ROMs, which are | 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-10-28 | Fix some builds with Kconfig. | 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 | Define some variables that were not defined. There are a couple left. | Myles Watson |
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-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 | Unselect AP_CODE_IN_CAR in tyan/s289x. Trivial. | Myles Watson |
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 | 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 | 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-15 | Add CONFIG_GENERATE_* for tables so that the user can select which tables not | Myles Watson |
2009-10-14 | White space and typo fixes. This makes it easier to compare the s2895 & s2892. | Myles Watson |
2009-10-14 | Use CAR ck804 code with the s2892. | Myles Watson |
2009-10-13 | White space change in preparation for a patch to unify handling of ck804. | Myles Watson |
2009-10-13 | Revert some garbage that snuck into my trivial change, correct a spelling error. | Myles Watson |
2009-10-13 | Remove a couple more warnings. Trivial. | Myles Watson |
2009-10-13 | Fix obvious typos (trivial). | Uwe Hermann |
2009-10-11 | HAVE_ACPI_TABLES cleanups for kconfig: | Uwe Hermann |
2009-10-09 | Add const to get rid of some warnings when passing quoted strings. | Myles Watson |
2009-10-08 | Kconfig: AMD Fam10, all Tyan boards. | Patrick Georgi |
2009-10-07 | Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boards | Uwe Hermann |
2009-10-07 | Convert all "default y" options to "select FOO" (shorter). | Uwe Hermann |
2009-10-06 | Use | Uwe Hermann |
2009-10-06 | Various fixes to Kconfig: All kconfig-boards should have a | Patrick Georgi |
2009-10-06 | Remove duplicate device trees for Tyan s289x. Remove pre-CBFS statements. | Myles Watson |
2009-10-05 | PCI_ROM_RUN and CONSOLE_VGA are global options in Kconfig and | Uwe Hermann |
2009-10-04 | The new CBFS based build system requires the whole ROM to be accessible | Uwe Hermann |
2009-10-04 | This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. | Patrick Georgi |
2009-10-03 | Move HAVE_FAILOVER_BOOT and USE_FAILOVER_IMAGE from | Patrick Georgi |
2009-10-03 | Remove: | Patrick Georgi |