index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Kconfig
Age
Commit message (
Expand
)
Author
2010-12-19
The same mechanisms are used for normal and fallback images.
Stefan Reinauer
2010-12-16
- Fix shortcoming in Kconfig when handling multiple "choice"s
Stefan Reinauer
2010-12-11
After this has been brought up many times before, rename src/arch/i386 to
Stefan Reinauer
2010-11-10
Ensure that config options hidden by r6054 have defaults, and fix MALLOCDBG()
Peter Stuge
2010-11-10
Debugging facility improvements.
Uwe Hermann
2010-10-13
Enable or disable the power button in Kconfig
Peter Stuge
2010-10-07
Remove duplicate line from pci_ids.h.
Jonathan Kollasch
2010-10-01
Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig,
Patrick Georgi
2010-09-07
Make a Kconfig option for debugging output from realmode emulation. Trivial.
Myles Watson
2010-08-27
drop three unneeded config variables:
Jens Rottmann
2010-08-26
CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board /
Jens Rottmann
2010-08-09
make sconfig parser regeneration menu selectable
Stefan Reinauer
2010-08-03
Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /
Stefan Reinauer
2010-08-01
- fix SMM code relocation race
Stefan Reinauer
2010-07-08
Fix all warnings in the tree
Stefan Reinauer
2010-07-06
Re-integrate "USE_OPTION_TABLE" code.
Edwin Beasant
2010-06-05
Fix two warnings:
Stefan Reinauer
2010-06-01
CONFIG_DEBUG is too generic. Remove it and replace it with CONFIG_DEBUG_SMBUS
Myles Watson
2010-05-19
Move the 'USE CMOS' Kconfig question.
Joe Korty
2010-05-16
Following patch reprograms SIL3114 into PCI IDE native mode compatible class ...
Rudolf Marek
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-23
Make USE_OPTION_TABLE user visible, so it can be edited.
Patrick Georgi
2010-04-14
zero warning days. Move RAMTOP and RAMBASE together.
Stefan Reinauer
2010-04-12
- move the XIP_ROM_* flags to src/cpu/x86/Kconfig exclusively
Patrick Georgi
2010-04-08
Move Kconfig for HT limits to northbridge/amd/Kconfig.
Myles Watson
2010-04-07
clean up age old via epia target.
Stefan Reinauer
2010-04-06
No warnings day, next round.
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-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
[next]