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
2008-11-06
Re-add "based on" lines.
Uwe Hermann
2008-11-06
Drop #defines for registers that are not existant on the ICH7.
Uwe Hermann
2008-11-06
The enable_hpet() code in intel/i82801gx will not work with the
Uwe Hermann
2008-11-03
Fix compile errors if CONFIG_FS_PAYLOAD=1:
Jens Rottmann
2008-11-03
Add the missing I/O resources for IT8712F GPIOs. (E.g. some LiPPERT
Jens Rottmann
2008-11-03
Set asus/a8v-3_se to use printk in CAR. (trivial)
Marc Jones
2008-11-03
Update K8 FID/VID setup. Add support for 100MHz FIDs (revG).
Marc Jones
2008-11-03
modify pirq tables for epia-cn.
Ronald G. Minnich
2008-11-02
Trim down the list of southbridges supported by the i82801xx driver
Uwe Hermann
2008-10-31
Revert i945/ICH7 PCI IDs to be hard-coded numbers instead of #defines.
Uwe Hermann
2008-10-30
Here's a patch towards r3690 upping the ROM size for the S2912 Fam10 target t...
Arne Georg Gleditsch
2008-10-30
Add support for the LiPPERT Cool SpaceRunner-LX embedded PC board:
Jens Rottmann
2008-10-29
i945/ICH7: Use #defines from pci_ids.h (trivial).
Uwe Hermann
2008-10-29
Support for the Kontron 986LCD-M mainboard series.
Stefan Reinauer
2008-10-29
Support for the Intel 945 northbridge.
Stefan Reinauer
2008-10-29
Support for Intel Core Duo and Core 2 Duo (tm) CPUs.
Stefan Reinauer
2008-10-29
Support for the Intel ICH7 southbridge.
Stefan Reinauer
2008-10-29
Implement support for the Winbond W83627THG.
Stefan Reinauer
2008-10-29
Changes required to the device allocator:
Stefan Reinauer
2008-10-27
Add initial support for the MSI MS-6147 mainboard.
Mats Erik Andersson
2008-10-22
Made await_ide(), which polls for an ide status change, check the status
Jens Rottmann
2008-10-22
Changed RAM speed calculation to fix RAM modules getting rejected only
Jens Rottmann
2008-10-22
Speed up copying coreboot to ram by using "movsl" instead of "movsb".
Jens Rottmann
2008-10-22
Fixes a off-by-one error when routing the IRQs. This led to IRQ15 not
Jens Rottmann
2008-10-21
I/O ports are 16bit, so change 'unsigned long port_base' to 'u16 port_base'.
Uwe Hermann
2008-10-21
Add missing license header.
Uwe Hermann
2008-10-17
One more little fix for the Jetway J7F[24], option tables can only be
Corey Osgood
2008-10-17
Final fix for C7 boards, which are still using ROMCC, to be able to
Corey Osgood
2008-10-17
ROMCC chokes on vt8237_early_network_init(). Since that function is only
Carl-Daniel Hailfinger
2008-10-16
Revision 3564 improved compilation time, but it also introduced a
Carl-Daniel Hailfinger
2008-10-16
* Add a new board, the BCom WinNET P680
Alex Mauer
2008-10-16
Revision 3567 introduced __attribute__((packed)) for a structured which
Carl-Daniel Hailfinger
2008-10-13
Add support for the Intel EP80579 (Tolapai) Development Kit mainboard
Ed Swierk
2008-10-13
Move AMD RS690 and SB600 PCI IDs to pci_ids.h where they should be.
Uwe Hermann
2008-10-13
Drop unused (or commented / #if 0) reset.c files.
Uwe Hermann
2008-10-12
Drop tons of duplicated debug.c files, move common file to
Uwe Hermann
2008-10-12
Remove an extra bracket left by the vt8237r cleanup patch (trivial)
Corey Osgood
2008-10-12
VIA VT8237R cleanups (trivial).
Uwe Hermann
2008-10-12
Add support for the VIA pc2500e mainboard (CN700 + VT8237R).
Uwe Hermann
2008-10-11
Drop a number of duplicated failover.c files (they have the same content
Uwe Hermann
2008-10-10
Enable vga bios by default on Tyan s2881. The board has an onboard ati rage XL.
Ward Vandewege
2008-10-09
Indent-based + manual cleanups for CN700 (trivial). As this will be ported
Uwe Hermann
2008-10-09
Added comment about sb600 wideio setting for clarity and a minor witespace c...
Marc Jones
2008-10-07
[PATCH] coreboot: Don't loop forever waiting for HDA codecs
Jordan Crouse
2008-10-06
Whitespace fixes.
Myles Watson
2008-10-04
Fix obviously (syntactically) broken cmos.layout (trivial).
Uwe Hermann
2008-10-03
Ron has been doing really good work over in v3. The problem is that the work ...
Marc Jones
2008-10-03
Fix/amend the incorrect pnp_dev_info[] items for the ITE IT8712F Super I/O.
Uwe Hermann
2008-10-03
Thanks to Jason Zhao we got a skeleton CAR code for VIA C7. I have tried
Carl-Daniel Hailfinger
2008-10-02
Whitespace cleanup (trivial).
Myles Watson
[next]