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
path:
root
/
src
/
southbridge
Age
Commit message (
Expand
)
Author
2010-10-10
fix typos found by zbao in other files.
Stefan Reinauer
2010-10-10
Same applies for SB600.
Rudolf Marek
2010-10-10
Following patch fixes the boot_switch_sata_ide logic. It can swap
Rudolf Marek
2010-10-10
Following patch enables UDMA on ALL IDE devices. The current code enables it ...
Rudolf Marek
2010-10-10
Trivial. Spelling check.
Zheng Bao
2010-10-09
Remove various .c #includes from Intel 440BX/82371EB boards.
Uwe Hermann
2010-10-08
Drop unused i82801ax_early_lpc.c and i82801bx_early_lpc.c.
Uwe Hermann
2010-10-08
Round 2 of i82801AX fixes to get it into a usable shape.
Uwe Hermann
2010-10-08
Intel 82801ax/82801bx: Fix and hook up i82801xx_smbus.c.
Uwe Hermann
2010-10-07
RS780 function ProgK8TempMmioBase is setting a reserved
Scott Duplichan
2010-10-07
Convert all Intel 82371AB/EB/MB based boards to TINY_BOOTBLOCK.
Uwe Hermann
2010-10-06
Convert all Intel 440BX boards to Cache-as-RAM (CAR).
Uwe Hermann
2010-10-05
attached patch moves a couple more config flags out of romstage:
Patrick Georgi
2010-10-05
- move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1
Patrick Georgi
2010-10-05
Remove lib/ramtest.c-include from all CAR boards.
Patrick Georgi
2010-10-02
Allow selecting the physical USB Debug Port on AMD SB700.
Uwe Hermann
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-09-28
Drop some unneeded "#if CONFIG_USBDEBUG" (trivial).
Uwe Hermann
2010-09-26
Duplicate the MCP55 EHCI Debug Port enable code for use with CK804.
Jonathan Kollasch
2010-09-26
i82801bx defines the hard reset function, so move the "select" statement to
Warren Turkal
2010-09-26
Only show the USB Debug Port kconfig option to the user if a mainboard
Uwe Hermann
2010-09-25
Various Debug Port southbridge implementation fixes / cosmetics.
Uwe Hermann
2010-09-25
Various USB Debug Port fixes (trivial).
Uwe Hermann
2010-09-24
Make SB600/SB700 more similar for easier diffs (trivial).
Uwe Hermann
2010-09-24
Hook up all AMD SB600/SB700 boards to the EHCI Debug Port infrastructure.
Uwe Hermann
2010-09-22
Here is a proposed way how to handle the SATA PHY settings on SB700. It
Rudolf Marek
2010-09-21
First round of i82801ax clean-ups (trivial).
Uwe Hermann
2010-09-19
Make ASUS P3B-F RAM init actually work by enabling SPD access.
Uwe Hermann
2010-09-13
Move initialization of MMCONF BAR to cache_as_ram setup phase, in order
Arne Georg Gleditsch
2010-09-13
Print an error and correct pci scan limits. Skip sb700 ISA DMA init if needed.
Juhana Helovuo
2010-09-09
Please find appended. This patch gets rid of the %gs magic altogether,
Arne Georg Gleditsch
2010-09-08
Code must not access the smbus registers before the RTC power well is
Kevin O'Connor
2010-09-08
Make timer2 the default choice for TSC initialization.
Patrick Georgi
2010-09-07
Remove unused ide0_enable and sata0_enable entries from SB7xx
Rudolf Marek
2010-08-26
CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board /
Jens Rottmann
2010-08-17
Tilapila supports both dual slot and single slot. The difference should be
Wang Qing Pei
2010-08-17
Whatever happened here,... The DEC Tulip is a network card, no bridge of any
Stefan Reinauer
2010-08-17
Look for actual framebuffer size instead of hardcoding UMA
Rudolf Marek
2010-08-17
Feature of lane reversal of AMD RS780 is tested.
Zheng Bao
2010-08-14
My old mcp55 azalia fix from May 2010. Was never checked in.
Stefan Reinauer
2010-08-04
Remove warnings from USB debug console code.
Myles Watson
2010-08-03
VGA code needs to be refactored before it can be compiled conditionally.
Myles Watson
2010-08-02
Build VGA code conditionally to avoid errors when using SeaBIOS.
Myles Watson
2010-08-01
Clarify a comment on an old hack, remove the call to early_mtrr_init
Corey Osgood
2010-08-01
- fix SMM code relocation race
Stefan Reinauer
2010-08-01
Update my old, no longer active email addresses
Corey Osgood
2010-07-28
Let Geode GX2 use geode_post_code.h just like Geode LX
Nils Jacobs
2010-07-26
This patch converts the Geode GX2 boards to CAR.
Nils Jacobs
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
Kill a few more warnings.
Myles Watson
2010-07-06
A bug fix:
Myles Watson
2010-06-21
This patch adds support for the Intel D810E2CB (i810e/ICH2) desktop board. Hu...
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-09
Same conversion as with resources from static arrays to lists, except
Myles Watson
2010-06-09
The interrupt controller lives at I/O 0x4d0/0x4d1.
Stefan Reinauer
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
This patch extends the reserved resources for the cs5536 to avoid the excluded
Myles Watson
2010-06-05
Fix two warnings:
Stefan Reinauer
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-05-30
don't generate C source code file but use objcopy to include the SMM blob.
Stefan Reinauer
2010-05-27
fix warnings.
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-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
Use lists instead of arrays for resources in devices to reduce memory usage.
Myles Watson
2010-05-16
Add TI PCI 7412 support.
Stefan Reinauer
2010-05-14
clean up some prototypes
Stefan Reinauer
2010-05-14
license header fixes
Nils Jacobs
2010-04-30
get rid of some more warnings..
Stefan Reinauer
2010-04-30
Doesn't need to be a warning.
Stefan Reinauer
2010-04-30
Get rid of a few more warnings.
Myles Watson
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-25
Fix the the build of r5494 on Asus A8V-E SE. The K8M890 and K8T890
Rudolf Marek
2010-04-25
try to unify timing initialization across those boards that need it...
Stefan Reinauer
2010-04-25
Following patch changes the K8M890 VGA handling. It reverts the framebuffer size
Rudolf Marek
2010-04-25
no warnings days.
Stefan Reinauer
2010-04-25
zero warnings days
Stefan Reinauer
2010-04-23
Attached patch adds support for tinybootblock on VT8237* to decode whole flash
Rudolf Marek
2010-04-23
zero warnings days...
Stefan Reinauer
2010-04-22
Fix AHCI mode on i82801gx. Fixes SATA hotplug on iBASE:MB899.
Bernhard M. Wiedermann
2010-04-22
zero warnings days...
Stefan Reinauer
2010-04-22
None of the cs5536 settings in devicetree.cb were ever used and nobody noticed.
Stefan Reinauer
2010-04-22
fix compilation remaining geode boards
Stefan Reinauer
2010-04-21
* clean up all but two warnings on artecgroup dbe61
Stefan Reinauer
2010-04-20
As Myles suggested a while back: Switch long time #warnings to be comments
Stefan Reinauer
2010-04-16
fix up sb600 and it8712f tree.
Stefan Reinauer
2010-04-15
remove more warnings. move ROOT_COMPLEX selection to fam10
Stefan Reinauer
2010-04-15
zero warnings days...
Stefan Reinauer
2010-04-14
zero warning days. Move RAMTOP and RAMBASE together.
Stefan Reinauer
2010-04-14
Remove few more warnings and some dead code.
Myles Watson
2010-04-14
geeesh! And this really compiles and even runs?
Stefan Reinauer
2010-04-14
zero warnings days. Down to under 600 different warnings
Stefan Reinauer
[next]