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
Age
Commit message (
Expand
)
Author
2009-09-22
Help text for maximum and default console loglevel in Kconfig.
Carl-Daniel Hailfinger
2009-09-22
r4534 introduced devicetree.cb in every mainboard directory, but didn't
Carl-Daniel Hailfinger
2009-09-22
r4646 enabled early usage of pci_{read,write}_config{8,16,32}
Carl-Daniel Hailfinger
2009-09-22
If no pci access method has been set for the device tree so far (e.g.
Carl-Daniel Hailfinger
2009-09-17
I forgot to add CONFIG_VGA_BRIDGE_SETUP to the old build system.
Myles Watson
2009-09-17
Remove warnings from Kconfig. Trivial.
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-09-17
This is a patch for killing IPMI on the s1850 -- or at least geting the BMC
Ronald G. Minnich
2009-09-17
copyright name error.
Ronald G. Minnich
2009-09-15
This is an otherwise dead platform. I'm just committing the basics that
Ronald G. Minnich
2009-09-15
Don't mix int and boolean for kconfig variables. It might work, it might not.
Patrick Georgi
2009-09-14
Use the coreboot pci config read/write functions instead of direct cf8/cfc
Marc Jones
2009-09-04
Use driver-y instead of obj-y for model_6xx_init.o.
Uwe Hermann
2009-09-01
As more users of Asus M2V-MX SE emerged. Here is long pending patch I wanted to
Rudolf Marek
2009-08-29
File I missed committing.
Ronald G. Minnich
2009-08-29
This is the final set of changes to allow rumba to build. Rumba is not
Ronald G. Minnich
2009-08-29
Set the mainboard/amd directory up to support more than one.
Ronald G. Minnich
2009-08-29
Fixes per Uwe's comments.
Ronald G. Minnich
2009-08-28
This patch adds VGA and PS/2 Keyboard/mouse support to the already existing i...
Arnaud Maye
2009-08-28
r4534 introduced devicetree.cb in every mainboard directory, but didn't
Carl-Daniel Hailfinger
2009-08-28
Add kconfig support for all Intel 82810 (i810) boards.
Uwe Hermann
2009-08-28
kconfig: Board name variable fixes and updates (trivial).
Uwe Hermann
2009-08-28
This is the beginning of support for Geode and Kconfig in v2.
Ronald G. Minnich
2009-08-28
Move DCACHE support into the cpu family for AMD model_fxx.
Myles Watson
2009-08-28
Add Kconfig support for PCI option ROMS.
Myles Watson
2009-08-28
Move some config variables that are in one or two mainboards to
Ronald G. Minnich
2009-08-28
Silence unneeded #warnings, change to code comments (trіvial).
Uwe Hermann
2009-08-28
The resource allocator complained about 0-sized fixed
Patrick Georgi
2009-08-27
Correct typos /SMCSC/SMSC/ in Kconfig.
Myles Watson
2009-08-27
Added support for the AMD S1G1 socket in kconfig
Cristi Magherusan
2009-08-27
Added support for the AMD RS690 and SB600 southbridges in Kconfig
Cristi Măgherușan
2009-08-27
Clean up some DCACHE related options.
Patrick Georgi
2009-08-27
Clean up the kontron Kconfig
Patrick Georgi
2009-08-27
coreboot was still using an old set (obsolete since yabel) of x86emu includes
Stefan Reinauer
2009-08-27
Make all those locally used functions static instead of exporting them. (triv)
Stefan Reinauer
2009-08-27
The new resource allocator helped me find a bug in SB600 diagnostics.
Carl-Daniel Hailfinger
2009-08-26
Remove a couple of CONFIG_ prefixes that shouldn't have happened.
Patrick Georgi
2009-08-26
Add kconfig support for all missing Intel 440BX based boards.
Uwe Hermann
2009-08-26
Asus M2V-MX-SE support in Kbuild
Cristi Magherusan
2009-08-26
Enable Direct TMDS for the RS690, which allows to display on HDMI and DVI
Libra Li
2009-08-26
Fix vendor name config variables to match company name (trivial).
Uwe Hermann
2009-08-25
Use the gnu make .SILENT: mechanism instead of requiring
Patrick Georgi
2009-08-25
Make PCI_ROM_RUN a boolean (like it is elsewhere) which
Patrick Georgi
2009-08-25
Add microcode to socket_940 and socket_F. Part of the last reverting commit.
Myles Watson
2009-08-25
Revert socket abstraction.
Myles Watson
2009-08-25
Improve build output.
Uwe Hermann
2009-08-25
Replace PIRQ_TABLE with HAVE_PIRQ_TABLE, the former doesn't exist.
Uwe Hermann
2009-08-25
Add vendor strings in mainboard/Kconfig. Trivial.
Myles Watson
2009-08-25
Add support for AMD Socket 940. Move common files to model_fxx.
Myles Watson
[next]