coreboot.git
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 Patrick GeorgiRename "image" image to "fallback", so CBFS can find it.
2009-08-27 Carl-Daniel... The new resource allocator helped me find a bug in...
2009-08-27 Carl-Daniel... amd/pistachio: fallback image must be called fallback.
2009-08-27 Stefan Reinauerfallback image must be called fallback.
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 Harald GutmannSet the LIBGCC_FILE_NAME to fix problems with libgcc.a.
2009-08-26 Uwe HermannFix vendor name config variables to match company name...
2009-08-25 Myles WatsonCorrect typos /subdir/subdirs/ in documentation and...
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 Myles WatsonUpdate Coreinfo to use TAG_FORWARD in tables.
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 GeorgiConfig-abuild.lb doesn't need to override ROM_IMAGE_SIZE.
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 Ronald G. MinnichAdd more docs, this time for southbridge.
2009-08-17 Thomas JourdanMove CBFS header to a safer place.
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 Myles WatsonMost of the changes here are trivial, but the white...
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 Ronald G. Minnich\\ are not escaped in a sane way between fedora and...
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 Stefan ReinauerDon't pull in x86emu from a foreign directory anymore...
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 Stefan Reinauerfix buggy comment in libpayload's strncat function
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-31 Stefan Reinaueroops, these two were missed in the last cleanup.
2009-07-31 Stefan ReinauerCatch various cases in libpayload where malloc() or...
2009-07-31 Stefan Reinauer* drop duplicate prototype for lib_get_sysinfo()
2009-07-28 Ward VandewegeFix erroneous comment in src/mainboard/h8dmr/Options.lb
2009-07-26 Stefan Reinauerdrop dead nested assignment (trivial)
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 Reinauer- Remove superfluous / from path
2009-07-21 Stefan ReinauerSome USB debug updates, mostly comments fixing, license...
2009-07-21 Stefan Reinauer* rework tsc based timer code to use inb instead of...
2009-07-21 Stefan Reinauer* cleanup ricoh rl5c476 code:
2009-07-21 Myles WatsonRemove a comment that no longer applies. Trivial.
2009-07-20 Myles WatsonAdd legacy I/O region for vt8237r southbridge.
next