Make fam10 build (but not boot due to bootblock size problems.)
[coreboot.git] / src / mainboard / gigabyte /
2009-10-09 Myles WatsonAdd const to get rid of some warnings when passing...
2009-10-07 Uwe HermannMajor CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some...
2009-10-07 Patrick GeorgiKconfig:
2009-10-07 Patrick GeorgiMore boards in kconfig, and moved -O2 flag for romcc...
2009-10-06 Uwe HermannUse
2009-10-06 Patrick GeorgiVarious fixes to Kconfig: All kconfig-boards should...
2009-10-05 Uwe HermannPCI_ROM_RUN and CONSOLE_VGA are global options in Kconf...
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-03 Patrick GeorgiRemove another FAILOVER variable. (trivial)
2009-10-03 Harald GutmannAdd gigabyte/m57sli support to Kconfig.
2009-10-03 Patrick GeorgiRemove:
2009-10-03 Uwe HermannRemove duplicate and not too useful Kconfig board comme...
2009-09-23 Stefan Reinauersimplify source tree hierarchy: move files from sdram...
2009-08-26 Uwe HermannAdd kconfig support for all missing Intel 440BX based...
2009-08-19 Patrick GeorgiReduce size of the romstage on various boards that...
2009-08-12 Patrick GeorgiKconfig!
2009-08-11 Patrick GeorgiEnable CBFS everywhere. All boards compiled for me...
2009-07-22 Stefan ReinauerFix up the tree again...
2009-07-07 Harald GutmannChangeLog:
2009-07-02 Harald GutmannChangeLog:
2009-06-30 Stefan Reinauerthe tool chain settings should not be in renamed (as...
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-19 Myles WatsonUndo my ugly commit that added uses clauses in lots...
2009-06-19 Harald GutmannChangeLog:
2009-06-18 Harald GutmannChange Log:
2009-06-18 Harald GutmannChange Log:
2009-06-17 Myles WatsonFix configuration of boards that didn't have uses CONFI...
2009-06-06 Carl-Daniel HailfingerWhen I started refactoring mainboard Config.lb, I added...
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-05-01 Myles WatsonTrivial patch to make #defines generated from cmos...
2009-04-30 Patrick GeorgiRefactor copy_and_run so that it uses a single code...
2009-04-22 Stefan Reinauerdrop duplicate compiler options that are already mentio...
2009-04-21 Carl-Daniel HailfingerThanks to Myles' patch adding support for include state...
2009-04-14 Peter Stugev2/src romfs->cbfs rename
2009-04-13 Rudolf MarekI need to do uses HAVE_ACPI_RESUME for each board....
2009-04-12 Carl-Daniel HailfingerThis patch cleans up the calls to $CC in mainboard...
2009-04-11 Carl-Daniel HailfingerKill remaining unneeded CAR/ROMCC if-blocks.
2009-04-01 Stefan ReinauerDrop CONFIG_CHIP_NAME. Those config statements in Confi...
2009-03-31 Ronald G. MinnichAdd the CONFIG_ROMS config variable.
2009-02-18 Carl-Daniel HailfingerCarl-Daniel's part:
2009-01-20 Stefan ReinauerThis patch makes the recently added assembler debug...
2008-12-22 Carl-Daniel HailfingerFix implicit declarations of get_bus_conf.
2008-12-10 Uwe HermannUse -O2 and -mcpu=p2 as romcc options for all Intel...
2008-11-28 Stefan ReinauerThis patch from Ralf Grosse Boerger makes debugging...
2008-11-27 Uwe HermannRemove the unnecessary memctrl[] indirection, 440BX...
2008-10-12 Uwe HermannDrop tons of duplicated debug.c files, move common...
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2008-09-04 Carl-Daniel HailfingerThis changes the python generated makefiles
2008-06-22 Ronald HoogenboomEnable hardware fan control for m57sli.
2008-02-25 Ronald HoogenboomThis patch adds automatic fan control for the CPU fan...
2008-02-01 Florentin Demetrescu This patch fixes the decoding of the IO address range...
2008-02-01 Ward VandewegeThis patch reverses an erroneous change that sneaked...
2008-01-26 Ronald G. MinnichThis patch fixes the remaining stack protector problem...
2008-01-18 Stefan ReinauerRename almost all occurences of LinuxBIOS to coreboot.
2008-01-18 Stefan ReinauerPlease bear with me - another rename checkin. This...
2008-01-09 Carl-Daniel HailfingerUse macros to improve readability of the device-to...
2008-01-07 Torsten DuweImprove readability and remove redundancy by wrapping
2007-12-21 Torsten DuweAdd an interrupt entry for the onboard firewire controller,
2007-12-17 Uwe HermannEnable IDE legacy port access for all 440BX based board...
2007-11-22 Uwe HermannMark devices which are not available on the board with...
2007-11-20 Morgan Tsai1. Fix pirq routing table setting for GA-2761GXDK.
2007-11-14 Carl-Daniel HailfingerGigabyte M57SLI: Fix watchdog clocksource to be externa...
2007-11-14 Carl-Daniel HailfingerAutodetect presence of serial flash and set up the...
2007-11-14 Morgan Tsai* Maintaining SiS south bridge device IDs.
2007-11-12 Carl-Daniel HailfingerFix the remaining issues with GA-M57SLI Super I/O GPIO...
2007-11-12 Carl-Daniel HailfingerTry to fix a few loose ends on the GA-M57SLI Super...
2007-11-05 Torsten DuweFix the M57SLI routing table, as apparently set up...
2007-11-02 Morgan Tsai1. vgabios removed, will go to extra repository
2007-10-31 Torsten DuweAs started in
2007-10-31 Uwe HermannAdd initial support for the GIGABYTE GA-6BXC.
2007-10-30 Jordan Crouse[LINUXBIOS] Add the CPU_OPT flag to facilitate passing...
2007-10-30 Uwe HermannRename the SiS761GX/SiS966 board to the correct name...
2007-05-22 Stefan Reinauerreverting 2683, NAK by YhLu, patch not necessary.
2007-05-21 Ward VandewegeThe Gigabyte m57sli-s4 board supports Rev. F CPUs.
2007-04-26 Ward VandewegeActivate EC for access to fan speeds and temperature...
2007-04-06 Ed SwierkDisable USB console on the m57sli for now.
2007-02-27 Stefan ReinauerThis is another fixup round for Yinghai Lu's great...
2007-02-19 Uwe HermannFix some CHIP_NAME() entries to use canonical names.
2007-02-17 Yinghai LuInitial support for the following new mainboards: