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
2011-09-07
Add support for the tracing infastructure in coreboot.
Rudolf Marek
2011-08-26
Add automatic SMBIOS table generation
Sven Schnelle
2011-07-02
added a config option for ACPI debugging
Cristian Măgherușan-Stanciu
2011-06-22
Add the coreboot config to CBFS
Cristian Măgherușan-Stanciu
2011-05-02
Add option 'compress ramstage'
Sven Schnelle
2011-04-26
Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an
Stefan Reinauer
2011-04-15
add FILO easy payload option
Stefan Reinauer
2011-04-15
Handle drivers/ equally to any other sub directory.
Stefan Reinauer
2011-03-01
Use subsystem id from devicetree.cb instead of Kconfig and move
Sven Schnelle
2011-01-27
Add new ec subdir for Embedded Controllers and common ACPI EC support
Sven Schnelle
2010-12-30
Per default, use SeaBIOS payload instead of no payload.
Stefan Reinauer
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
[next]