Factor out a few commonly duplicated functions from northbridge.c.
[coreboot.git] / src / southbridge /
2010-10-10 Stefan Reinauerfix typos found by zbao in other files.
2010-10-10 Rudolf MarekSame applies for SB600.
2010-10-10 Rudolf MarekFollowing patch fixes the boot_switch_sata_ide logic...
2010-10-10 Rudolf MarekFollowing patch enables UDMA on ALL IDE devices. The...
2010-10-10 Zheng BaoTrivial. Spelling check.
2010-10-09 Uwe HermannRemove various .c #includes from Intel 440BX/82371EB...
2010-10-08 Uwe HermannDrop unused i82801ax_early_lpc.c and i82801bx_early_lpc.c.
2010-10-08 Uwe HermannRound 2 of i82801AX fixes to get it into a usable shape.
2010-10-08 Uwe HermannIntel 82801ax/82801bx: Fix and hook up i82801xx_smbus.c.
2010-10-07 Scott DuplichanRS780 function ProgK8TempMmioBase is setting a reserved
2010-10-07 Uwe HermannConvert all Intel 82371AB/EB/MB based boards to TINY_BO...
2010-10-06 Uwe HermannConvert all Intel 440BX boards to Cache-as-RAM (CAR).
2010-10-05 Patrick Georgiattached patch moves a couple more config flags out...
2010-10-05 Patrick Georgi- move EHCI_BAR_INDEX to ehci.h - it's constant as...
2010-10-05 Patrick GeorgiRemove lib/ramtest.c-include from all CAR boards.
2010-10-02 Uwe HermannAllow selecting the physical USB Debug Port on AMD...
2010-09-30 Patrick GeorgiRename build system variables to be more intuitive...
2010-09-28 Uwe HermannDrop some unneeded "#if CONFIG_USBDEBUG" (trivial).
2010-09-26 Jonathan KollaschDuplicate the MCP55 EHCI Debug Port enable code for...
2010-09-26 Warren Turkali82801bx defines the hard reset function, so move the...
2010-09-26 Uwe HermannOnly show the USB Debug Port kconfig option to the...
2010-09-25 Uwe HermannVarious Debug Port southbridge implementation fixes...
2010-09-25 Uwe HermannVarious USB Debug Port fixes (trivial).
2010-09-24 Uwe HermannMake SB600/SB700 more similar for easier diffs (trivial).
2010-09-24 Uwe HermannHook up all AMD SB600/SB700 boards to the EHCI Debug...
2010-09-22 Rudolf Marek Here is a proposed way how to handle the SATA PHY...
2010-09-21 Uwe HermannFirst round of i82801ax clean-ups (trivial).
2010-09-19 Uwe HermannMake ASUS P3B-F RAM init actually work by enabling...
2010-09-13 Arne Georg GleditschMove initialization of MMCONF BAR to cache_as_ram setup...
2010-09-13 Juhana HelovuoPrint an error and correct pci scan limits. Skip sb700...
2010-09-09 Arne Georg GleditschPlease find appended. This patch gets rid of the ...
2010-09-08 Kevin O'ConnorCode must not access the smbus registers before the...
2010-09-08 Patrick GeorgiMake timer2 the default choice for TSC initialization.
2010-09-07 Rudolf MarekRemove unused ide0_enable and sata0_enable entries...
2010-08-26 Jens RottmannCONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only...
2010-08-17 Wang Qing PeiTilapila supports both dual slot and single slot. The...
2010-08-17 Stefan ReinauerWhatever happened here,... The DEC Tulip is a network...
2010-08-17 Rudolf MarekLook for actual framebuffer size instead of hardcoding UMA
2010-08-17 Zheng BaoFeature of lane reversal of AMD RS780 is tested.
2010-08-14 Stefan ReinauerMy old mcp55 azalia fix from May 2010. Was never checke...
2010-08-04 Myles WatsonRemove warnings from USB debug console code.
2010-08-03 Myles WatsonVGA code needs to be refactored before it can be compil...
2010-08-02 Myles WatsonBuild VGA code conditionally to avoid errors when using...
2010-08-01 Corey OsgoodClarify a comment on an old hack, remove the call to...
2010-08-01 Stefan Reinauer- fix SMM code relocation race
2010-08-01 Corey OsgoodUpdate my old, no longer active email addresses
2010-07-28 Nils JacobsLet Geode GX2 use geode_post_code.h just like Geode LX
2010-07-26 Nils JacobsThis patch converts the Geode GX2 boards to CAR.
2010-07-08 Stefan ReinauerFix all warnings in the tree
2010-07-08 Stefan Reinauerget rid of even more fam10 and k8 warnings.
2010-07-07 Stefan Reinauerfix some more warnings
2010-07-07 Myles WatsonKill a few more warnings.
2010-07-06 Myles WatsonA bug fix:
2010-06-21 Joseph SmithThis patch adds support for the Intel D810E2CB (i810e...
2010-06-19 Zheng BaoTrivial. Cleaning up about the blank line.
2010-06-17 Myles WatsonAlways enable parent resources before child resources.
2010-06-09 Myles WatsonSame conversion as with resources from static arrays...
2010-06-09 Stefan ReinauerThe interrupt controller lives at I/O 0x4d0/0x4d1.
2010-06-07 Myles WatsonFix some of Peter's suggestions for the Nokia IP530.
2010-06-07 Myles WatsonRemove the rest of cardbus_scan_bus.
2010-06-07 Myles WatsonThis patch extends the reserved resources for the cs553...
2010-06-05 Stefan ReinauerFix two warnings:
2010-06-04 Frank VibransThis patch replaces the headers of the following files:
2010-06-03 Zheng BaoThe code was ported. Now it is what it should be.
2010-05-30 Stefan Reinauerdon't generate C source code file but use objcopy to...
2010-05-27 Stefan Reinauerfix warnings.
2010-05-25 Stefan ReinauerMove CS5535 specific setup from GX2 driver to CS5535.
2010-05-25 Stefan Reinaueralso rename the config option.
2010-05-25 Stefan Reinauerfix most usbdebug warnings and fix function names.
2010-05-25 Stefan ReinauerLong ago we agreed on kicking the _direct appendix...
2010-05-23 Peter StugeFix bug from r5476 re CS5536 device search during Geode...
2010-05-22 Patrick GeorgiAdd tinybootblock support for broadcom/bcm5785.
2010-05-21 Myles WatsonUse lists instead of arrays for resources in devices...
2010-05-16 Stefan ReinauerAdd TI PCI 7412 support.
2010-05-14 Stefan Reinauerclean up some prototypes
2010-05-14 Nils Jacobslicense header fixes
2010-04-30 Stefan Reinauerget rid of some more warnings..
2010-04-30 Stefan ReinauerDoesn't need to be a warning.
2010-04-30 Myles WatsonGet rid of a few more warnings.
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-25 Rudolf MarekFix the the build of r5494 on Asus A8V-E SE. The K8M890...
2010-04-25 Stefan Reinauertry to unify timing initialization across those boards...
2010-04-25 Rudolf MarekFollowing patch changes the K8M890 VGA handling. It...
2010-04-25 Stefan Reinauerno warnings days.
2010-04-25 Stefan Reinauerzero warnings days
2010-04-23 Rudolf MarekAttached patch adds support for tinybootblock on VT8237...
2010-04-23 Stefan Reinauerzero warnings days...
2010-04-22 Bernhard M. WiedermannFix AHCI mode on i82801gx. Fixes SATA hotplug on iBASE...
2010-04-22 Stefan Reinauerzero warnings days...
2010-04-22 Stefan ReinauerNone of the cs5536 settings in devicetree.cb were ever...
2010-04-22 Stefan Reinauerfix compilation remaining geode boards
2010-04-21 Stefan Reinauer* clean up all but two warnings on artecgroup dbe61
2010-04-20 Stefan ReinauerAs Myles suggested a while back: Switch long time ...
2010-04-16 Stefan Reinauerfix up sb600 and it8712f tree.
2010-04-15 Stefan Reinauerremove more warnings. move ROOT_COMPLEX selection to...
2010-04-15 Stefan Reinauerzero warnings days...
2010-04-14 Stefan Reinauerzero warning days. Move RAMTOP and RAMBASE together.
2010-04-14 Myles WatsonRemove few more warnings and some dead code.
2010-04-14 Stefan Reinauergeeesh! And this really compiles and even runs?
2010-04-14 Stefan Reinauerzero warnings days. Down to under 600 different warnings
next