aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge
AgeCommit message (Expand)Author
2009-10-26Kontron 986LCD-M updateStefan Reinauer
2009-10-24s/object-y/obj-y/ in two southbridges, since otherwise kbuild will not pick u...Stefan Reinauer
2009-10-23Remove left-overs from Winbond southbridge removal (trivial).Uwe Hermann
2009-10-23drop a lot of dead code, including an old winbond southbridge from our removedStefan Reinauer
2009-10-22minimal whitespace fix (trivial)Stefan Reinauer
2009-10-20Fix #if CONFIG_VGA==1 -> #if CONFIG_VGA.Myles Watson
2009-10-19Clean up some #ifdef CONFIG_*Myles Watson
2009-10-18Simplify Kconfig files by using "select" where possible (trivial).Uwe Hermann
2009-10-16Add CONFIG_VGA_ROM_RUN to dbm690t and pistachio, otherwise theZheng Bao
2009-10-15Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson
2009-10-14delete white trailing spaces. It is done by the perl command.Zheng Bao
2009-10-14Use CAR ck804 code with the s2892.Myles Watson
2009-10-13White space change in preparation for a patch to unify handling of ck804.Myles Watson
2009-10-13This patch support for the Technexion Tim-5690 mainboard.Libra Li
2009-10-09This change allows us to see the spd on the s850, finally. Ronald G. Minnich
2009-10-09Remove default n statements to simplify .config and ldoptions files.Myles Watson
2009-10-09More kconfig cleanups:Uwe Hermann
2009-10-08Fix CS5535 build for kconfig, more kconfig boards (lippert, artec)Patrick Georgi
2009-10-08Disable x86emu for via based boards which bringPatrick Georgi
2009-10-07Enable full ROM access on AMD CS5530(A) (needed for CBFS).Uwe Hermann
2009-10-04The new CBFS based build system requires the whole ROM to be accessibleUwe Hermann
2009-10-04This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi
2009-10-04Add initial kconfig support for all AMD GX1 boards.Uwe Hermann
2009-09-29Remove some warnings.Myles Watson
2009-09-25some progress on kconfig:Patrick Georgi
2009-09-22src/Kconfig: Remove HT-specific options.Myles Watson
2009-09-22failoverR.diff: Revert my failover change since Kconfig only supports fallback.Myles Watson
2009-09-01As more users of Asus M2V-MX SE emerged. Here is long pending patch I wanted toRudolf Marek
2009-08-29This is the final set of changes to allow rumba to build. Rumba is notRonald G. Minnich
2009-08-28This patch adds VGA and PS/2 Keyboard/mouse support to the already existing i...Arnaud Maye
2009-08-28Add kconfig support for all Intel 82810 (i810) boards.Uwe Hermann
2009-08-28This is the beginning of support for Geode and Kconfig in v2. Ronald G. Minnich
2009-08-28Silence unneeded #warnings, change to code comments (trіvial).Uwe Hermann
2009-08-27Added support for the AMD RS690 and SB600 southbridges in KconfigCristi Măgherușan
2009-08-27The new resource allocator helped me find a bug in SB600 diagnostics.Carl-Daniel Hailfinger
2009-08-26Remove a couple of CONFIG_ prefixes that shouldn't have happened.Patrick Georgi
2009-08-26Enable Direct TMDS for the RS690, which allows to display on HDMI and DVILibra Li
2009-08-25Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann
2009-08-24Add support for Nvidia Southbridges to Kconfig.Myles Watson
2009-08-18Add via south support. Correct usage of conditional variables. Ronald G. Minnich
2009-08-18Add the rest of the files.Jon Harrison
2009-08-17Get the Via EPIA-N(L)/CN400 to a reasonable level of maturity::Jon Harrison
2009-08-12drop extra whitespace at end of line for i945 + ICH7 (trivial)Stefan Reinauer
2009-08-12This now builds. Ronald G. Minnich
2009-08-12Missing files from last patch.Ronald G. Minnich
2009-08-12Kconfig!Patrick Georgi
2009-08-05Add some more CONFIG_* prefixes that were missing.Patrick Georgi
2009-07-23sb/via/k8t890: add vga textmode code for k8m890 chrome igp.Luc Verhaegen
2009-07-21Another include file slipped. This gets via/epia-m building again.Stefan Reinauer
2009-07-21Intel ICH7 updatesStefan Reinauer
2009-07-21* cleanup ricoh rl5c476 code:Stefan Reinauer
2009-07-20Add legacy I/O region for vt8237r southbridge.Myles Watson
2009-07-20Rename some preprocessor symbols. I have no idea whyPatrick Georgi
2009-07-14trivial fixes to function declarations (and build system test)Stefan Reinauer
2009-07-10Apparently I'm not the only one who forgets which way the outb andEd Swierk
2009-07-10This seems to be a more official, common, simple way to check if the CPU is d...Zheng Bao
2009-07-02Move the v3 resource allocator to v2.Myles Watson
2009-07-01Add support for the Intel Eagle Heights development board.Thomas Jourdan
2009-07-01I missed three files. Jon Harrison
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-19ChangeLog:Harald Gutmann
2009-06-05die() does never return. Annotate it as such.Carl-Daniel Hailfinger
2009-06-05After I modify the pci_ext_read_config32 and pci_ext_read_config32, the step 6aZheng Bao
2009-06-04This patch is about some noticable bugs which was made by no reason.Zheng Bao
2009-06-03Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen
2009-06-03CMOS: Add set_option and rework get_option.Luc Verhaegen
2009-06-03Modify it based on the RPR 5.7.7. Switching GGSP Configuration By Register Pr...Zheng Bao
2009-05-31Following patch moves all vt8237 fadt.c from mainboard/* file to chipsetRudolf Marek
2009-05-29enable/disable IDE 0/1 (Primary/Secondary) interfaces on the i82801xx southbr...Joseph Smith
2009-05-26ops can not be const because of the pci conf1/conf2 hackery we do. trivialStefan Reinauer
2009-05-13Oops forgot small part. Set up PIRQs in mainboard Config.lb for IP1000 and RM...Joseph Smith
2009-05-11This patch adds high table support to qemu. It was already added toMyles Watson
2009-05-02Assign PIRQs in mainboard Config.lb or use the default ones listed in i82801x...Joseph Smith
2009-05-02Run dos2unix on all files:Stefan Reinauer
2009-05-02Trivial, update email address. Joseph Smith
2009-05-01This is a patch to use another IRQ besides IRQ12 to fix conflicts with i8042 ...Joseph Smith
2009-04-30Remove warnings from compilation of the s2892 with and without CBFS.Myles Watson
2009-04-28fix warning: no return statement in function returning non-voidStefan Reinauer
2009-04-22This patch adds support for the BCM21000 (aka HT-2100)Mondrian nuessle
2009-04-13Fix the build. This error was introduced by change in acpi.c, the acpi_slp_ty...Rudolf Marek
2009-04-13Following patch adds support for resume on VT8237 based motherboards. The NBRudolf Marek
2009-04-06(trivial) fix some warningsStefan Reinauer
2009-04-05two more totalimpact briq fixes. Gets us back to the romfs breakage on PPCStefan Reinauer
2009-04-04fix this warning for the embedded planet ep405pcStefan Reinauer
2009-03-21To make use of HAVE_HIGH_TABLES following patch is needed. Also, it movesRudolf Marek
2009-03-13This, ladies and gentlement, is commit #4000.Stefan Reinauer
2009-03-13ACPI implementation for i945, ICH7, Kontron 986LCD-MStefan Reinauer
2009-03-11This patch contains some significant updates to the i82801gx component and willStefan Reinauer
2009-03-10This patch adds common elements for ck804-based boards.Myles Watson
2009-03-06* fix a minor power state issue in the ich7 smm handlerStefan Reinauer
2009-03-06use include file for i8259 where appropriate (trivial)Stefan Reinauer
2009-03-04I just went on a bugfix frenzy and fixed all printk format warningsCarl-Daniel Hailfinger
2009-02-28coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer
2009-02-15- Fix up amd pistachio and dbm690t.Stefan Reinauer
2009-02-12This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson
2009-02-09Remove some warnings, mainly from format strings which didn't match theMyles Watson
2009-02-05Use the correct device for switching on HDA.Dan Lykowski
2009-01-23Fix rs690 bug about GPPSB configuration.Maggie Li
2009-01-20forgot to svn addStefan Reinauer
2009-01-20Update Kontron boardStefan Reinauer