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
2008-08-01
fix typos and warnings in the device tree code (trivial)
Stefan Reinauer
2008-08-01
CONFIG_LOGICAL_CPUS=2 does not make sense because it is a BOOL. (trivial)
Stefan Reinauer
2008-08-01
fix build warnings for buildrom (trivial)
Stefan Reinauer
2008-08-01
fix typos in config.g, and don't arbitrarily hide some build information
Stefan Reinauer
2008-07-23
This patch fixes the kernel EBDA mislocation problem. Thank you, Yinghai.
Roman Kononov
2008-07-23
Fix r3434 check-in. Added missing end to Options.lb. Not entirely sure how it
Marc Jones
2008-07-23
Add AMD Fam10 B3 default settings to match AMD example code.
Marc Jones
2008-07-23
Update to the latest AMD Fam10 microcode patches.
Marc Jones
2008-07-23
Memory initialization support for AMD Fam10 B3 (B0-B2 already supported).
Marc Jones
2008-07-21
Missed a const in my previous checkin, r3426 (trivial).
Marc Jones
2008-07-21
flashrom: Winbond W39V040C and MSI K8T Neo2-F
Peter Stuge
2008-07-21
Add support for the Winbond W83697HF Super I/O.
Sean Nelson
2008-07-19
superiotool: add support for SMSC SIO10N268 (trivial)
Stefan Reinauer
2008-07-19
add support for 2 new SMSC superio chips. Information is a bit ambiguous
Stefan Reinauer
2008-07-18
Random coding style fixes and simplifications (trivial).
Uwe Hermann
2008-07-17
Add manual HT BUID fixup to detect previously set BUIDs in early init. This f...
Marc Jones
2008-07-17
Clean up AMD FAM10 HT variable initialization. The structure init is cleaner,...
Marc Jones
2008-07-17
Add Fam10 Gart table walk enable for MCA reporting to match AMD example code.
Marc Jones
2008-07-16
Clean up comments, whitespace, and copyright date in the AMD HT code.
Marc Jones
2008-07-15
Add missing Intel CPU (trivial).
Uwe Hermann
2008-07-12
There was a programming error which made most USB port4 setup wrong. This pat...
Marc Jones
2008-07-11
Fix and clean up coreboot image detection heuristic.
Carl-Daniel Hailfinger
2008-07-08
Add a coreinfo module which can hexdump arbitrary RAM regions and
Uwe Hermann
2008-07-07
flashrom: Trivial SPI cleanups
Peter Stuge
2008-07-07
flashrom: Trivial indent fix in ichspi.c
Peter Stuge
2008-07-06
r3415 removed symbolic constants for device IDs by accident.
Carl-Daniel Hailfinger
2008-07-06
flashrom: Add AMIC A29002
Andreas Thienemann
2008-07-05
Adding support for flashing system with Nvidia MCP67
Stefan Reinauer
2008-07-05
flashrom: Add PCI IDs for EPIA-CN
Peter Stuge
2008-07-03
Minor cosmetics, e.g. make stuff fit in 80 chars/line etc. (trivial).
Uwe Hermann
2008-07-03
Mark SST49LF040B as tested.
Carl-Daniel Hailfinger
2008-07-03
Mark the SST SST49LF040 as OK (tested by me), all operations (trivial).
Uwe Hermann
2008-07-03
flashrom: Winbond W25x80 TEST_OK PROBE READ ERASE WRITE
Peter Stuge
2008-07-03
Improve coreboot image detection heuristic in flashrom. It's not
Carl-Daniel Hailfinger
2008-07-02
flashrom: probe_flash() cleanup for better code readability
Peter Stuge
2008-07-02
set w39v080fa to fully supported. I'm am flashing this chip several times a
Stefan Reinauer
2008-07-02
flashrom: Update to TEST_OK for Winbond W39V040FA PROBE READ
Peter Stuge
2008-07-02
flashrom: Don't rm *~ in make clean, who knows what files that could be
Peter Stuge
2008-07-02
flashrom: Unknown vendor:board message can be triggered by -m too
Peter Stuge
2008-07-02
flashrom: Case insensitive matching of vendor:board strings in coreboot table
Peter Stuge
2008-06-30
First attempt to clean up SPI probing and create a common
Stefan Reinauer
2008-06-30
Mine AMIC flash chip needs 4 bytes RDID. This enables to use the new probing ...
Rudolf Marek
2008-06-30
Mine AMIC flash chip needs 4 bytes RDID. Following patch adds support for that.
Rudolf Marek
2008-06-30
This patch adds support for VIA SPI controller on VT8237S. It is similar with
Rudolf Marek
2008-06-29
Add a debug marker after ICH SPI opcode programming.
Carl-Daniel Hailfinger
2008-06-29
Adds a field to the serial port descriptor about the configured line speed.
Patrick Georgi
2008-06-29
flashrom: Fix ICH7 non-SPI that broke in r3393
Peter Stuge
2008-06-28
Use symbolic constants for PCI subsystem probing in flashrom.
Carl-Daniel Hailfinger
2008-06-27
* ICH7 SPI support
Stefan Reinauer
2008-06-27
indent according to development guidelines (trivial)
Stefan Reinauer
[next]