Age | Commit message (Expand) | Author |
2009-10-30 | Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults. | Uwe Hermann |
2009-10-28 | Drop remainder of PPC port | Stefan Reinauer |
2009-10-26 | Add kconfig menus for most chipset VIDEO_MB values. | Uwe Hermann |
2009-10-26 | Define some variables that were not defined. There are a couple left. | Myles Watson |
2009-10-20 | Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should be | Myles Watson |
2009-10-19 | Move ITE-specific option to src/superio/ite/Kconfig. | Myles Watson |
2009-10-19 | Add missing SUPERIO_ITE_IT8716F_OVERRIDE_FANCTL kconfig variable. | Uwe Hermann |
2009-10-18 | Add EXPERT kconfig option so we can hide more advanced options | Uwe Hermann |
2009-10-17 | Silence src/Kconfig:349:warning: config symbol defined without type | Peter Stuge |
2009-10-16 | Fix AP_CODE_IN_CAR (only selected for two boards), STACK_SIZE, and HEAP_SIZE. | Myles Watson |
2009-10-16 | Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. | Myles Watson |
2009-10-15 | Start documenting a few kconfig variables and user-visible options. | Uwe Hermann |
2009-10-15 | Add CONFIG_GENERATE_* for tables so that the user can select which tables not | Myles Watson |
2009-10-12 | Make fam10 build (but not boot due to bootblock size problems.) | Myles Watson |
2009-10-09 | More Kconfig-supported boards, and also kconfig support | Patrick Georgi |
2009-10-09 | More kconfig cleanups: | Uwe Hermann |
2009-10-07 | Various Kconfig fixes and improvements: | Uwe Hermann |
2009-10-06 | Various fixes to Kconfig: All kconfig-boards should have a | Patrick Georgi |
2009-10-05 | Backport facility to specify a local coreboot version suffix from v3. | Uwe Hermann |
2009-10-04 | Add initial kconfig support for all AMD GX1 boards. | Uwe Hermann |
2009-10-03 | Move HAVE_FAILOVER_BOOT and USE_FAILOVER_IMAGE from | Patrick Georgi |
2009-10-03 | Remove: | Patrick Georgi |
2009-10-01 | Get rid of the total impact. Vendor died 5 years ago and nobody cares. | Ronald G. Minnich |
2009-09-24 | Remove HyperTransport support from boards that don't need it. | Myles Watson |
2009-09-24 | Make all Kconfig enabled boards build (tested with kbuildall). | Patrick Georgi |
2009-09-22 | src/Kconfig: Remove HT-specific options. | Myles Watson |
2009-09-22 | tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ... | Myles Watson |
2009-09-17 | Separate CONFIG_VGA_CONSOLE from CONFIG_VGA_BRIDGE_SETUP. | Myles Watson |
2009-09-17 | Move VGA BIOS settings from the payload menu into it's own menu | Peter Stuge |
2009-08-25 | Make PCI_ROM_RUN a boolean (like it is elsewhere) which | Patrick Georgi |
2009-08-25 | Various Kconfig and Makefile.inc fixes and cosmetics. | Uwe Hermann |
2009-08-17 | Remove unused normal image option in Kconfig | Cristi Magherusan |
2009-08-17 | Allow setting up a VGABIOS image in Kconfig | Cristi Magherusan |
2009-08-12 | Kconfig! | Patrick Georgi |