Drop src/cpu/x86/fpu/{Config.lb,Makefile.inc} since they are also empty
[coreboot.git] / src / southbridge /
2009-10-16 Zheng BaoAdd CONFIG_VGA_ROM_RUN to dbm690t and pistachio, otherw...
2009-10-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
2009-10-14 Zheng Baodelete white trailing spaces. It is done by the perl...
2009-10-14 Myles WatsonUse CAR ck804 code with the s2892.
2009-10-13 Myles WatsonWhite space change in preparation for a patch to unify...
2009-10-13 Libra LiThis patch support for the Technexion Tim-5690 mainboard.
2009-10-09 Ronald G. MinnichThis change allows us to see the spd on the s850, finally.
2009-10-09 Myles WatsonRemove default n statements to simplify .config and...
2009-10-09 Uwe HermannMore kconfig cleanups:
2009-10-08 Patrick GeorgiFix CS5535 build for kconfig, more kconfig boards ...
2009-10-08 Patrick GeorgiDisable x86emu for via based boards which bring
2009-10-07 Uwe HermannEnable full ROM access on AMD CS5530(A) (needed for...
2009-10-04 Uwe HermannThe new CBFS based build system requires the whole...
2009-10-04 Patrick GeorgiThis does away with CONFIG_ROM_PAYLOAD_START and CONFIG...
2009-10-04 Uwe HermannAdd initial kconfig support for all AMD GX1 boards.
2009-09-29 Myles WatsonRemove some warnings.
2009-09-25 Patrick Georgisome progress on kconfig:
2009-09-22 Myles Watsonsrc/Kconfig: Remove HT-specific options.
2009-09-22 Myles WatsonfailoverR.diff: Revert my failover change since Kconfig...
2009-09-01 Rudolf MarekAs more users of Asus M2V-MX SE emerged. Here is long...
2009-08-29 Ronald G. MinnichThis is the final set of changes to allow rumba to...
2009-08-28 Arnaud MayeThis patch adds VGA and PS/2 Keyboard/mouse support...
2009-08-28 Uwe HermannAdd kconfig support for all Intel 82810 (i810) boards.
2009-08-28 Ronald G. MinnichThis is the beginning of support for Geode and Kconfig...
2009-08-28 Uwe HermannSilence unneeded #warnings, change to code comments...
2009-08-27 Cristi MăgherușanAdded support for the AMD RS690 and SB600 southbridges...
2009-08-27 Carl-Daniel HailfingerThe new resource allocator helped me find a bug in...
2009-08-26 Patrick GeorgiRemove a couple of CONFIG_ prefixes that shouldn't...
2009-08-26 Libra LiEnable Direct TMDS for the RS690, which allows to displ...
2009-08-25 Uwe HermannVarious Kconfig and Makefile.inc fixes and cosmetics.
2009-08-24 Myles WatsonAdd support for Nvidia Southbridges to Kconfig.
2009-08-18 Ronald G. MinnichAdd via south support. Correct usage of conditional...
2009-08-18 Jon HarrisonAdd the rest of the files.
2009-08-17 Jon HarrisonGet the Via EPIA-N(L)/CN400 to a reasonable level of...
2009-08-12 Stefan Reinauerdrop extra whitespace at end of line for i945 + ICH7...
2009-08-12 Ronald G. MinnichThis now builds.
2009-08-12 Ronald G. MinnichMissing files from last patch.
2009-08-12 Patrick GeorgiKconfig!
2009-08-05 Patrick GeorgiAdd some more CONFIG_* prefixes that were missing.
2009-07-23 Luc Verhaegensb/via/k8t890: add vga textmode code for k8m890 chrome...
2009-07-21 Stefan ReinauerAnother include file slipped. This gets via/epia-m...
2009-07-21 Stefan ReinauerIntel ICH7 updates
2009-07-21 Stefan Reinauer* cleanup ricoh rl5c476 code:
2009-07-20 Myles WatsonAdd legacy I/O region for vt8237r southbridge.
2009-07-20 Patrick GeorgiRename some preprocessor symbols. I have no idea why
2009-07-14 Stefan Reinauertrivial fixes to function declarations (and build syste...
2009-07-10 Ed SwierkApparently I'm not the only one who forgets which way...
2009-07-10 Zheng BaoThis seems to be a more official, common, simple way...
2009-07-02 Myles WatsonMove the v3 resource allocator to v2.
2009-07-01 Thomas JourdanAdd support for the Intel Eagle Heights development...
2009-07-01 Jon HarrisonI missed three files.
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-19 Harald GutmannChangeLog:
2009-06-05 Carl-Daniel Hailfingerdie() does never return. Annotate it as such.
2009-06-05 Zheng BaoAfter I modify the pci_ext_read_config32 and pci_ext_re...
2009-06-04 Zheng BaoThis patch is about some noticable bugs which was made...
2009-06-03 Luc VerhaegenRevert "CMOS: Add set_option and rework get_option."
2009-06-03 Luc VerhaegenCMOS: Add set_option and rework get_option.
2009-06-03 Zheng BaoModify it based on the RPR 5.7.7. Switching GGSP Config...
2009-05-31 Rudolf MarekFollowing patch moves all vt8237 fadt.c from mainboard...
2009-05-29 Joseph Smithenable/disable IDE 0/1 (Primary/Secondary) interfaces...
2009-05-26 Stefan Reinauerops can not be const because of the pci conf1/conf2...
2009-05-13 Joseph SmithOops forgot small part. Set up PIRQs in mainboard Confi...
2009-05-11 Myles WatsonThis patch adds high table support to qemu. It was...
2009-05-02 Joseph SmithAssign PIRQs in mainboard Config.lb or use the default...
2009-05-02 Stefan ReinauerRun dos2unix on all files:
2009-05-02 Joseph SmithTrivial, update email address.
2009-05-01 Joseph SmithThis is a patch to use another IRQ besides IRQ12 to...
2009-04-30 Myles WatsonRemove warnings from compilation of the s2892 with...
2009-04-28 Stefan Reinauerfix warning: no return statement in function returning...
2009-04-22 Mondrian nuessleThis patch adds support for the BCM21000 (aka HT-2100)
2009-04-13 Rudolf MarekFix the build. This error was introduced by change...
2009-04-13 Rudolf MarekFollowing patch adds support for resume on VT8237 based...
2009-04-06 Stefan Reinauer(trivial) fix some warnings
2009-04-05 Stefan Reinauertwo more totalimpact briq fixes. Gets us back to the...
2009-04-04 Stefan Reinauerfix this warning for the embedded planet ep405pc
2009-03-21 Rudolf MarekTo make use of HAVE_HIGH_TABLES following patch is...
2009-03-13 Stefan ReinauerThis, ladies and gentlement, is commit #4000.
2009-03-13 Stefan ReinauerACPI implementation for i945, ICH7, Kontron 986LCD-M
2009-03-11 Stefan ReinauerThis patch contains some significant updates to the...
2009-03-10 Myles WatsonThis patch adds common elements for ck804-based boards.
2009-03-06 Stefan Reinauer* fix a minor power state issue in the ich7 smm handler
2009-03-06 Stefan Reinaueruse include file for i8259 where appropriate (trivial)
2009-03-04 Carl-Daniel HailfingerI just went on a bugfix frenzy and fixed all printk...
2009-02-28 Stefan Reinauercoreboot-v2: drop this ugly historic union name in...
2009-02-15 Stefan Reinauer- Fix up amd pistachio and dbm690t.
2009-02-12 Myles WatsonThis patch converts __FUNCTION__ to __func__, since...
2009-02-09 Myles WatsonRemove some warnings, mainly from format strings which...
2009-02-05 Dan LykowskiUse the correct device for switching on HDA.
2009-01-23 Maggie LiFix rs690 bug about GPPSB configuration.
2009-01-20 Stefan Reinauerforgot to svn add
2009-01-20 Stefan ReinauerUpdate Kontron board
2009-01-19 Stefan ReinauerFirst shot at factoring SMM code into generic parts...
2009-01-15 Dan LykowskiAdds a retry/faildown to SB600 SATA detection logic.
2008-12-29 Carl-Daniel HailfingerThe SB600 RPR documentation does not mention what to...
2008-12-23 Carl-Daniel HailfingerHandle RS690 quirks for 1 GHz noncoherent HyperTransport.
2008-12-23 Maggie LiFix implicit declarations of pci_read_config32 and...
2008-12-22 Carl-Daniel HailfingerFix implicit udelay src/southbridge/nvidia/mcp55/mcp55_...
2008-12-19 Corey OsgoodFix a LOT of implicit function declarations before...
2008-12-18 Corey OsgoodFix implicit declaration in cn700/vt8237 code
next