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-01-25
Align several kconfig options to match newconfig:
Patrick Georgi
2010-01-24
Document CONFIG_PCI usage in the README (trivial).
Uwe Hermann
2010-01-24
Update list of superiotool contributors to r5048 (trivial).
Uwe Hermann
2010-01-24
Add missing files from the last commit (trivial).
Uwe Hermann
2010-01-24
Add VIA VT82C686A/VT82C686B detection support to superiotool.
Carl-Daniel Hailfinger
2010-01-23
Add detection support for the Winbond W83667HG Super I/O.
David Bartley
2010-01-23
Add detection support for ITE IT8510E/TE/G and IT8511E/TE/G.
Anders Juel Jensen
2010-01-20
These two files accidently got a wrong license header.
Stefan Reinauer
2010-01-19
Kontron 986LCD-M MP table:
Stefan Reinauer
2010-01-19
Add Yabel support (int 15 5fXX callbacks for vga bios) on the kontron 986lcd-m
Stefan Reinauer
2010-01-19
dev->rom_address was dropped a while ago which broke yabel. This patch fixes it
Stefan Reinauer
2010-01-19
drop COREBOOT_V2 and COREBOOT_V4 define. We're not sharing code with v3
Stefan Reinauer
2010-01-18
Move all IOAPIC selection to southbridges, and remove them
Patrick Georgi
2010-01-18
run preprocessor on DSDT of D945GCLF, otherwise
Stefan Reinauer
2010-01-18
ncurses is only a requirement for make menuconfig, not for Kconfig in general.
Stefan Reinauer
2010-01-18
add ncurses to list of requirements
Stefan Reinauer
2010-01-18
get rid of Kconfig warning.
Stefan Reinauer
2010-01-17
msrtool: Fix typo
Paul Menzel
2010-01-17
msrtool: Read both MSR values from file in diff mode
Peter Stuge
2010-01-17
msrtool: Add endptr to str2msr() showing how many characters were parsed
Peter Stuge
2010-01-17
Add support for the Roda RK886EX a.k.a Rocky III+ ruggedised notebook
Stefan Reinauer
2010-01-17
Initial PCIe tuning: Enable Active State Power Management (ASPM)
Stefan Reinauer
2010-01-17
Add support for the Texas Instruments Cardbus+Firewire bridge TI PCI7420
Stefan Reinauer
2010-01-17
Add support for Renesas M3885x Embedded Controller
Stefan Reinauer
2010-01-17
Add support for the SMSC LPC47n227 SuperI/O chip
Stefan Reinauer
2010-01-17
ICH7 update
Stefan Reinauer
2010-01-17
Support a few more i945 variants. With this framework in place it should
Stefan Reinauer
2010-01-16
msrtool: More trivial rearrangement
Peter Stuge
2010-01-16
coreboot has 13 instances of IOAPIC setup distributed across a lot
Stefan Reinauer
2010-01-16
coreboot used to have two different "APIs" for memory accesses:
Stefan Reinauer
2010-01-16
ectool: Support for dumping EC "index ram"
Stefan Reinauer
2010-01-16
msrtool: Remove indent by using continue inside for() to avoid an if block
Peter Stuge
2010-01-16
Update reference toolchain to
Stefan Reinauer
2010-01-16
Intel D945GCLF: Enable SMI and ACPI in Kconfig, too (it's enabled in newconfig)
Stefan Reinauer
2010-01-16
(trivial) cosmetics for i82801gx cmos failover.
Stefan Reinauer
2010-01-16
* drop reset files from 945 mainboards (and use southbridge specific reset)
Stefan Reinauer
2010-01-16
nvramtool: Consider a string with non-printable characters a "bad value".
Stefan Reinauer
2010-01-16
Make internal functions static in speedstep ACPI generation code.
Stefan Reinauer
2010-01-16
Fix stack base for Atom CPUs, the resume mechanism (cbmem etc) expects this.
Stefan Reinauer
2010-01-16
Micro-optimization: movl $0 --> xorl.
Stefan Reinauer
2010-01-16
new microcode for Intel Core 2(tm) CPUs
Stefan Reinauer
2010-01-16
RTC: Don't drop the alpha specific code but get it in shape for our Kconfig s...
Stefan Reinauer
2010-01-15
(missing svn add)
Nils Jacobs
2010-01-15
Support for the AMD Geode GX2
Nils Jacobs
2010-01-13
indent all of nvramtool to make it fit into coreboot's
Stefan Reinauer
2010-01-11
Make qemu use the udelay function in src/pc80/udelay_io.c
Patrick Georgi
2010-01-08
- Makefile.romccboard.inc supports tinybootblock romcc boards, too.
Patrick Georgi
2010-01-07
Print (empty) instead of nothing at all for empty
Maciej Pijanka
2010-01-06
Move fam10 temp files from build/ to build/northbridge/amd/amdfam10/ Trivial.
Myles Watson
2010-01-06
Check for installed compilers (remove .xcompile) at make clean, not distclean.
Myles Watson
[next]