index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Kconfig
Age
Commit message (
Expand
)
Author
2010-03-29
This patch drops the coreboot CMOS checksum ranges from Kconfig because
Stefan Reinauer
2010-03-27
ccache and scan-build actually work together, so remove the
Patrick Georgi
2010-03-25
Add support to build with ccache in the build system
Patrick Georgi
2010-03-18
Remove remaining uses of
Patrick Georgi
2010-03-16
Make CLANG selectable in Kconfig
Patrick Georgi
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-13
Fix llshell
Stefan Reinauer
2010-03-05
This patch is from 2009-10-20
Uwe Hermann
2010-03-01
Various cometic and coding-style fixes (trivial).
Uwe Hermann
2010-03-01
Allow per-board setting of HT clock and width so
Timothy Pearson
2010-03-01
This patch implements MBI (modular bios interface) support to the i830 chipset.
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-25
Make Kconfig more similar to newconfig: enable "HAVE_HIGH_TABLES" per
Stefan Reinauer
2010-02-25
HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case.
Stefan Reinauer
2010-02-09
Allow building images with different prefixes (ie. normal/romstage,
Patrick Georgi
2010-01-20
These two files accidently got a wrong license header.
Stefan Reinauer
2010-01-19
drop COREBOOT_V2 and COREBOOT_V4 define. We're not sharing code with v3
Stefan Reinauer
2010-01-04
- Fix UDELAY options and HAVE_INIT_TIMER [kconfig]
Patrick Georgi
2009-11-27
Eliminate special case id.inc/id.lds in favor of a configuration variable ID_...
Patrick Georgi
2009-11-12
Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.
Myles Watson
2009-11-09
Enable Multiboot table support (for GRUB2) by default.
Ronald G. Minnich
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