index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2010-06-04
128KB is the default, and isn't large enough with the 30K payload for abuild.
Myles Watson
2010-06-04
Fixes for Nokia IP530 and associated drivers.
Marc Bertens
2010-06-04
Enable PCI_OPTION_ROM_REALMODE when GEODE_VSA is selected.
Myles Watson
2010-06-04
This patch replaces the headers of the following files:
Frank Vibrans
2010-06-03
The code was ported. Now it is what it should be.
Zheng Bao
2010-06-02
Fix hard-coded log levels.
Myles Watson
2010-06-01
Fix a format string to keep the compiler happy.
Marc Bertens
2010-06-01
CONFIG_DEBUG is too generic. Remove it and replace it with CONFIG_DEBUG_SMBUS
Myles Watson
2010-06-01
Check the value of ulzma and do not continue if there was an error.
Myles Watson
2010-06-01
inteltool: basic poulsbo sch support.
Stefan Reinauer
2010-05-30
don't generate C source code file but use objcopy to include the SMM blob.
Stefan Reinauer
2010-05-30
This patch adds support for mainboard iBASE:MB899
Bernhard M. Wiedemann
2010-05-30
whitespace cleanup inteltool cpu.c
Stefan Reinauer
2010-05-30
Added support to ICH9 chipset family
Anton Kochkov
2010-05-28
Add Intel Atom microcode
Stefan Reinauer
2010-05-27
Fix MBI walker.
Joseph Smith
2010-05-27
fix warnings.
Stefan Reinauer
2010-05-26
Update Intel microcode include files from their web page.
Stefan Reinauer
2010-05-26
Use the microcode files as created by the new microcode update script. (Fixes...
Stefan Reinauer
2010-05-26
Drop problematically licensed Intel microcode files
Stefan Reinauer
2010-05-26
cosmetical changes on intel's microcode.c
Stefan Reinauer
2010-05-25
Move CS5535 specific setup from GX2 driver to CS5535.
Stefan Reinauer
2010-05-25
also rename the config option.
Stefan Reinauer
2010-05-25
fix most usbdebug warnings and fix function names.
Stefan Reinauer
2010-05-25
Long ago we agreed on kicking the _direct appendix because everything in
Stefan Reinauer
2010-05-25
Fix usbdebug compilation.
Stefan Reinauer
2010-05-25
cosmetics.
Stefan Reinauer
2010-05-24
Fix VGA after switching to realmode_interrupt()
Michael Marineau
2010-05-23
consistently use decimal for the register offsets, and fix comment typos.
Stefan Reinauer
2010-05-23
Fix bug from r5476 re CS5536 device search during GeodeLX PCI domain enable
Peter Stuge
2010-05-22
Add tinybootblock support for broadcom/bcm5785.
Patrick Georgi
2010-05-21
Add "reasonable" values in ASL at places we overwrite from
Stefan Reinauer
2010-05-21
Fix amdk8_util.asl and explain behaviour a bit.
Myles Watson
2010-05-21
Get rid of this warning:
Myles Watson
2010-05-21
Use lists instead of arrays for resources in devices to reduce memory usage.
Myles Watson
2010-05-20
Move generation of mptable entries for ISA to generic code.
Patrick Georgi
2010-05-20
Add support for the Traverse Technologies Geos mainboard.
Nathan Williams
2010-05-19
Move the 'USE CMOS' Kconfig question.
Joe Korty
2010-05-19
cosmetic comment changes.
Stefan Reinauer
2010-05-19
The AMD Fam10 code breaks with coreboot 4.5.0.
Stefan Reinauer
2010-05-19
Fix path for mingw workaround. Trivial.
Patrick Georgi
2010-05-18
get rid of some duplicate inclusion warnings.
Stefan Reinauer
2010-05-17
New buildgcc version.
Stefan Reinauer
2010-05-17
drop old patches from crossgcc
Stefan Reinauer
2010-05-17
msrtool: Print hex values using only as many digits as the field needs
Peter Stuge
2010-05-17
msrtool: Remove some unneeded casts
Peter Stuge
2010-05-16
Sorry for this for second time. Now compile tested for both cases ;)
Rudolf Marek
2010-05-16
Sorry for this. I fixed that reverting the change for ROMCC.
Rudolf Marek
2010-05-16
Following patch reworks car_disable into C. Tested, works here. I compared
Rudolf Marek
2010-05-16
Part of 5560 Dunno why I need extra delete after move.
Rudolf Marek
2010-05-16
Following patch reprograms SIL3114 into PCI IDE native mode compatible class ...
Rudolf Marek
2010-05-16
Add support for the Getac P470
Stefan Reinauer
2010-05-16
v2 -> v4
Stefan Reinauer
2010-05-16
Add two new superios to coreboot:
Stefan Reinauer
2010-05-16
Add TI PCI 7412 support.
Stefan Reinauer
2010-05-14
ITE IT8671F: Add it8671f_48mhz_clkin().
Anders Jenbo
2010-05-14
Add initial support for the GIGABYTE GA-6BXE.
Anders Jenbo
2010-05-14
clean up some prototypes
Stefan Reinauer
[prev]
[next]