Use the coreboot pci config read/write functions instead of direct cf8/cfc
[coreboot.git] / src /
2009-09-14 Marc JonesUse the coreboot pci config read/write functions instea...
2009-09-04 Uwe HermannUse driver-y instead of obj-y for model_6xx_init.o.
2009-09-01 Rudolf MarekAs more users of Asus M2V-MX SE emerged. Here is long...
2009-08-29 Ronald G. MinnichFile I missed committing.
2009-08-29 Ronald G. MinnichThis is the final set of changes to allow rumba to...
2009-08-29 Ronald G. MinnichSet the mainboard/amd directory up to support more...
2009-08-29 Ronald G. MinnichFixes per Uwe's comments.
2009-08-28 Arnaud MayeThis patch adds VGA and PS/2 Keyboard/mouse support...
2009-08-28 Carl-Daniel Hailfingerr4534 introduced devicetree.cb in every mainboard direc...
2009-08-28 Uwe HermannAdd kconfig support for all Intel 82810 (i810) boards.
2009-08-28 Uwe Hermannkconfig: Board name variable fixes and updates (trivial).
2009-08-28 Ronald G. MinnichThis is the beginning of support for Geode and Kconfig...
2009-08-28 Myles WatsonMove DCACHE support into the cpu family for AMD model_fxx.
2009-08-28 Myles WatsonAdd Kconfig support for PCI option ROMS.
2009-08-28 Ronald G. MinnichMove some config variables that are in one or two mainb...
2009-08-28 Uwe HermannSilence unneeded #warnings, change to code comments...
2009-08-28 Patrick GeorgiThe resource allocator complained about 0-sized fixed
2009-08-27 Myles WatsonCorrect typos /SMCSC/SMSC/ in Kconfig.
2009-08-27 Cristi MagherusanAdded support for the AMD S1G1 socket in kconfig
2009-08-27 Cristi MăgherușanAdded support for the AMD RS690 and SB600 southbridges...
2009-08-27 Patrick GeorgiClean up some DCACHE related options.
2009-08-27 Patrick GeorgiClean up the kontron Kconfig
2009-08-27 Stefan Reinauercoreboot was still using an old set (obsolete since...
2009-08-27 Stefan ReinauerMake all those locally used functions static instead...
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 Uwe HermannAdd kconfig support for all missing Intel 440BX based...
2009-08-26 Cristi MagherusanAsus M2V-MX-SE support in Kbuild
2009-08-26 Libra LiEnable Direct TMDS for the RS690, which allows to displ...
2009-08-26 Uwe HermannFix vendor name config variables to match company name...
2009-08-25 Patrick GeorgiUse the gnu make .SILENT: mechanism instead of requiring
2009-08-25 Patrick GeorgiMake PCI_ROM_RUN a boolean (like it is elsewhere) which
2009-08-25 Myles WatsonAdd microcode to socket_940 and socket_F. Part of...
2009-08-25 Myles WatsonRevert socket abstraction.
2009-08-25 Uwe HermannImprove build output.
2009-08-25 Uwe HermannReplace PIRQ_TABLE with HAVE_PIRQ_TABLE, the former...
2009-08-25 Myles WatsonAdd vendor strings in mainboard/Kconfig. Trivial.
2009-08-25 Myles WatsonAdd support for AMD Socket 940. Move common files...
2009-08-25 Patrick GeorgiProperly check for the LZMA compression variable, and...
2009-08-25 Uwe HermannAdd kconfig support for ASUS P2B-F.
2009-08-25 Uwe HermannFix copy-paste error in src/cpu/x86/Kconfig.
2009-08-25 Uwe HermannOnly build option_table.o if CONFIG_HAVE_OPTION_TABLE...
2009-08-25 Zheng BaoWithout this patch, if we only got a DIMM in Channel...
2009-08-25 Uwe HermannRemove pretty useless kconfig help strings, fix some...
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-24 Myles WatsonAdd support for AM2 CPUs (I fixed the 0x11 issue).
2009-08-24 Myles WatsonThe variable is already checked when including the...
2009-08-24 Zheng BaoThis patch is about the DA-C2 and RB-C2. Chip with...
2009-08-21 Ronald G. MinnichChange the intel cpu makefile.inc so that it fits the...
2009-08-21 Myles WatsonTrivial spelling corrections.
2009-08-20 Ronald G. MinnichThis goes a surprisingly long way to building the epia...
2009-08-20 Patrick Georgi20090819-2-trim-down-cbfs:
2009-08-19 Myles WatsonAdd an error message if there is a zero-sized fixed...
2009-08-19 Patrick GeorgiDon't let zero sized fixed resource mess up the allocat...
2009-08-19 Patrick GeorgiReduce size of the romstage on various boards that...
2009-08-19 Zheng BaoThe Errata350 is "Write 0000_8000h to register F2x...
2009-08-18 Ronald G. MinnichCorrect usage of Makefile.inc and add support for cn400
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-17 Cristi MagherusanRemove unused normal image option in Kconfig
2009-08-17 Cristi MagherusanAllow setting up a VGABIOS image in Kconfig
2009-08-17 Cristi MagherusanAdd 4MB ROM image size to Kconfig
2009-08-13 Patrick Georgi- AMD selected a couple of options that are incompatibl...
2009-08-13 Patrick GeorgiFix some conflicting types of variables
2009-08-12 Patrick GeorgiRemove duplicate file, adjust Makefile to use the origi...
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. MinnichFix multiple missing files and errors from the recent...
2009-08-12 Ronald G. MinnichMissing files from last patch.
2009-08-12 Patrick GeorgiKconfig!
2009-08-11 Patrick GeorgiEnable CBFS everywhere. All boards compiled for me...
2009-08-11 Patrick Georgicpu/amd/model_lx used its own routine for copying coreb...
2009-08-11 Zheng BaoThe code between #if and #endif is only about UMA mode...
2009-08-06 Stefan Reinauerfix for the case that CONFIG_TTYS0_DIV is defined in...
2009-08-05 Patrick GeorgiAdd some more CONFIG_* prefixes that were missing.
2009-08-05 Patrick GeorgiPrepare for kconfig: Rename COREBOOT_V2 to CONFIG_COREB...
2009-08-05 Patrick GeorgiFix the generic code for copying and running coreboot_r...
2009-07-28 Ward VandewegeFix erroneous comment in src/mainboard/h8dmr/Options.lb
2009-07-26 Stefan Reinauertrivial typo in a comment
2009-07-23 Stefan ReinauerCBFS stuff:
2009-07-23 Luc Verhaegensb/via/k8t890: add vga textmode code for k8m890 chrome...
2009-07-23 Rudolf MarekWe did together some patch which makes finally a MMCONF...
2009-07-22 Stefan ReinauerDon't put .o files in the source tree. (trivial)
2009-07-22 Stefan ReinauerFix a redundant declaration warning (trivial)
2009-07-22 Stefan ReinauerFix up the tree again...
2009-07-21 Stefan Reinauerclean up acpi table strings, as discussed on the list
2009-07-21 Stefan ReinauerAnother include file slipped. This gets via/epia-m...
2009-07-21 Stefan ReinauerKontron updates, get board up to date with i945 and...
2009-07-21 Stefan Reinauerthis bug sneaked in during conversion
2009-07-21 Stefan ReinauerIntel ICH7 updates
2009-07-21 Stefan Reinauer* drop ich7 include
2009-07-21 Stefan Reinaueradd intel speedstep support and some PM fixes.
2009-07-21 Stefan ReinauerThis fixes a couple of issues with older Linux kernels...
2009-07-21 Stefan ReinauerRewrite interrupt handling in coreboot to be more compr...
2009-07-21 Stefan ReinauerAdd more warnings to CFLAGS, and also add some to HOSTC...
2009-07-21 Stefan ReinauerExample how simple it is to use printk instead of print...
2009-07-21 Stefan ReinauerRewrite keyboard driver to actually wait time in ms...
2009-07-21 Stefan ReinauerSome USB debug updates, mostly comments fixing, license...
next