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-07-08
Fix all warnings in the tree
Stefan Reinauer
2010-07-08
get rid of even more fam10 and k8 warnings.
Stefan Reinauer
2010-07-07
fix some more warnings
Stefan Reinauer
2010-07-07
fix some warnings.
Stefan Reinauer
2010-07-07
Kill a few more warnings.
Myles Watson
2010-07-06
Eliminate a couple of warnings from setup_resourcemap.c
Myles Watson
2010-07-06
Select HAVE_OPTION_TABLE for msi/ms9652_fam10. It fixes the build and doesn't
Myles Watson
2010-07-06
Re-integrate "USE_OPTION_TABLE" code.
Edwin Beasant
2010-07-06
A bug fix:
Myles Watson
2010-06-29
Add support to IT85xx series
Anton Kochkov
2010-06-29
Add support to extended EC series
Anton Kochkov
2010-06-29
fix misnamed functions.
Stefan Reinauer
2010-06-28
Run doxygen -u on doxygen configuration files
Stefan Reinauer
2010-06-25
Add new function to create all mptable entries for buses by
Patrick Georgi
2010-06-24
__i386__ and __powerpc__ are set by the compiler already.
Patrick Georgi
2010-06-24
Incomplete implementation of libpci's (of pciutils) interface.
Patrick Georgi
2010-06-24
fix return value checks of cbfstool's writerom
Stefan Reinauer
2010-06-24
Attached patch moves functions out of the huge libpayload.h into headers
Patrick Georgi
2010-06-24
Add __LIBPAYLOAD__ and __i386__/__powerpc__ symbols to lpgcc's build context.
Patrick Georgi
2010-06-22
Finish fixing Tyan s2881. Simplify ADT7463 initialization code.
Myles Watson
2010-06-22
Fix libpayload xconfig script to find coreboot utils xgcc.
Cai Bai Yin
2010-06-22
Change the libpayload "make install" default destination to be the source dir...
Cai Bai Yin
2010-06-21
This patch adds support for the Intel D810E2CB (i810e/ICH2) desktop board. Hu...
Joseph Smith
2010-06-21
This patch adds support for the Intel D810E2CB (i810e/ICH2) desktop board. Hu...
Joseph Smith
2010-06-21
Create new socket for FCPGA370 and PGA370 CPU's for CAR. Add CAR support for ...
Joseph Smith
2010-06-20
This patch implements GFXUMA on all supported i810 boards. Also some fix-ups ...
Joseph Smith
2010-06-19
Trivial. Cleaning up about the blank line.
Zheng Bao
2010-06-17
Always enable parent resources before child resources.
Myles Watson
2010-06-16
This patch adds inteltool support for i810E and ICH2.
Joseph Smith
2010-06-11
Follow up to the USB refactoring patch: Missed setting pid values correctly.
Patrick Georgi
2010-06-10
Fix a missing include file that was breaking the Traverse Geos build.
Edwin Beasant
2010-06-10
This commit updates the Geode LX GLCP delay control setup from the v2 way to ...
Edwin Beasant
2010-06-10
Check for NULL before calling device_match()
Myles Watson
2010-06-10
The devicetree was wrong, but I'm still surprised it broke. This fixes the
Myles Watson
2010-06-09
Same conversion as with resources from static arrays to lists, except
Myles Watson
2010-06-09
Make k8 & fam10 northbridge.c code more similar.
Myles Watson
2010-06-09
The interrupt controller lives at I/O 0x4d0/0x4d1.
Stefan Reinauer
2010-06-09
This patch adds the ECS P6IWP-Fe board to coreboot.
Anders Jenbo
2010-06-08
Fix auto-mangled comments (trivial)
Patrick Georgi
2010-06-07
Fix some of Peter's suggestions for the Nokia IP530.
Myles Watson
2010-06-07
Remove the rest of cardbus_scan_bus.
Myles Watson
2010-06-07
cardbus_scan_bridge is identical to pci_scan_bridge
Myles Watson
2010-06-07
This patch extends the reserved resources for the cs5536 to avoid the excluded
Myles Watson
2010-06-07
Make sure VSA is linked as ELF32 for i386 (instead of whatever the compiler c...
Patrick Georgi
2010-06-07
Avoid using the name "pid_t", which is used on unixoid systems.
Patrick Georgi
2010-06-07
replace outb -> port 0x80 with post_code() in some places.
Stefan Reinauer
2010-06-05
Fix two warnings:
Stefan Reinauer
2010-06-05
tly cosmetical. don't use movw because we use mov in most places.
Stefan Reinauer
2010-06-04
This patch fixes the option rom code that was buggy when it switched
Edwin Beasant
2010-06-04
Kconfig value is hex, not int.
Myles Watson
[next]