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
Age
Commit message (
Expand
)
Author
2010-11-04
Add a rom_enable() function to via/vt8231 and call it from via/epia/romstage.c
Uwe Hermann
2010-11-03
Add Fintek F71889 Super I/O support.
Alec Ari
2010-11-03
Remove some unused code from gx2/raminit.c.
Nils Jacobs
2010-11-03
Clean up some more comments and white space in model_gx2/cpureginit.c.
Nils Jacobs
2010-11-03
Clean up some comments and white space in gx2/northbridgeinit.c
Nils Jacobs
2010-11-02
Need to clear downstream read cycle retry bit, or the bus scan will
Tobias Diedrich
2010-11-02
This adds pci device ids and pci_driver structs for the K8T890 CF
Tobias Diedrich
2010-11-01
Change Geode GX2 to use the auto DRAM detect code from Geode LX.
Nils Jacobs
2010-11-01
Remove some unused code.
Nils Jacobs
2010-11-01
GX2: Clean up some white space and comments.
Nils Jacobs
2010-11-01
GX2: Change MSR register numbers into more descriptive names.
Nils Jacobs
2010-10-31
Remove definitions of ACPI_SSDTX_NUM to 0, that's the default anyway.
Uwe Hermann
2010-10-31
Remove incorrect IOAPIC lines from some mptable.c files.
Uwe Hermann
2010-10-31
Fix AMD family 10h engineering sample is reported as 'thermal test kit'.
Scott Duplichan
2010-10-30
Mptable related fixes for ASUS P2B-DS.
Uwe Hermann
2010-10-29
Use common code to set PCI subsystem in mcp55.
Jonathan Kollasch
2010-10-29
Deduplicate ck804 subsystem-setting functionality.
Jonathan Kollasch
2010-10-29
Drop duplicate HAVE_ACPI_TABLES (trivial).
Uwe Hermann
2010-10-28
The no point in having a non-NULL ops_pci pointer when the set_subsystem oper...
Jonathan Kollasch
2010-10-28
Fix broken build due to missing #if CONFIG_IOAPIC.
Uwe Hermann
2010-10-28
Add IOAPIC support for Intel 82371EB and fixup SMP on ASUS P2B-D.
Uwe Hermann
2010-10-27
Enable CK804 AC'97 audio interface and explicitly enable NIC on A8N-E.
Jonathan Kollasch
2010-10-27
Correct an apparent copy-paste error that shows up at compile time on
Jonathan Kollasch
2010-10-27
Drop referenced-yet-does-nothing static function from ms7135 romstage.
Jonathan Kollasch
2010-10-27
Convert ck804_early_smbus.c to a separately compiled unit.
Jonathan Kollasch
2010-10-26
Convert some comments to proper Doxygen syntax.
Uwe Hermann
2010-10-26
We need to call smp_write_lintsrc() instead of smp_write_intsrc() for
Tobias Diedrich
2010-10-26
Convert all ck804-based boards to tiny bootblock.
Jonathan Kollasch
2010-10-26
Move bcm5785_enable_rom.c include to where it's used.
Patrick Georgi
2010-10-26
reg is only used inside the #if clause, so declare it there. trivial.
Patrick Georgi
2010-10-26
When gcc 4.5.0 is used, compiling mcp55_early_setup_car.c fails. This change ...
Scott Duplichan
2010-10-25
Factor out common mptable code to mptable_init().
Uwe Hermann
2010-10-25
Make ectool -i work; add missing break
Peter Stuge
2010-10-24
Running a checked build of Windows is needed for understanding its various BI...
Scott Duplichan
2010-10-24
Add small comment about LDN 5 on F71872F/FG / F71806F/FG.
Uwe Hermann
2010-10-24
Fix superiotool build on non-NetBSD x86_64.
Jonathan Kollasch
2010-10-24
Provide for I/O space access on NetBSD.
Jonathan Kollasch
2010-10-24
Add inteltool support for FreeBSD.
Idwer Vollering
2010-10-24
Update superiotool support for FreeBSD, Makefile fixes.
Idwer Vollering
2010-10-24
Teach superiotool about the registers in a Fintek F71806 (and F71872).
Jonathan Kollasch
2010-10-20
Revert sblk/sblink change, use sblk like the rest of the codebase does.
Uwe Hermann
2010-10-20
Now that no boards set RAMBASE < 1M, get rid of some dead code. Trivial.
Myles Watson
2010-10-19
For AMD family 10h processors, msr c0010058 is always programmed
Scott Duplichan
2010-10-19
Drop duplicate SB_HT_CHAIN_ON_BUS0 in Kconfig for MS-7135.
Jonathan Kollasch
2010-10-19
Use the correct (W83627THF, not W83627HF) superio code in MS-7135 romstage.
Jonathan Kollasch
2010-10-19
Copy ICH4 hard_reset() for 6300ESB.
Jonathan Kollasch
2010-10-19
Remove unused variables from 6300ESB smbus_write_block().
Jonathan Kollasch
2010-10-19
Correct spelling of "spacing" (in comments).
Jonathan Kollasch
2010-10-19
Use mptable_write_buses().
Jonathan Kollasch
2010-10-19
Modernize socket_754 Kconfig with CAR and address bits information.
Jonathan Kollasch
[next]