Add 4MB ROM image size to Kconfig
[coreboot.git] / src /
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...
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.
2009-07-20 Patrick GeorgiRename some preprocessor symbols. I have no idea why
2009-07-19 Stefan ReinauerThe file string.h is also included in romcc code, which...
2009-07-18 Stefan Reinauercoding style fixes for powernow (trivial)
2009-07-18 Stefan Reinauerdrop unused variable (trivial)
2009-07-18 Patrick Georgistrdup the input of dirname, as dirname is free
2009-07-17 Ward VandewegeBring S1g1 cpu names up to date with the official
2009-07-17 Ward VandewegeBring Socket F cpu names up to date with the official
2009-07-17 Ward VandewegeBring AM2 cpu names up to date with the official
2009-07-17 Zheng BaoThis is an obvious bug which I overlooked when I worked...
2009-07-16 Myles WatsonSeparate cache_as_ram_auto.c and failover.c for Tyan...
2009-07-15 Uwe HermannFix VIA EPIA-M700 target enough for a first serial...
2009-07-14 Stefan Reinauertrivial fixes to function declarations (and build syste...
2009-07-11 Uwe HermannFix MS-6178 boot by setting unused device (CIR) to...
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-07 Myles WatsonAdd CONFIG_ARCH_X86=0 to sandpointx3_altimus_mpc7410.
2009-07-07 Myles WatsonAdd pci_rawops.h from the mailing list and fix the...
2009-07-07 Harald GutmannChangeLog:
2009-07-07 Myles WatsonAdd the IORESOURCE_BRIDGE flag to the fam10 resources...
2009-07-06 Michael GoldEnable onboard-VGA on the Mitac 6513WU board.
2009-07-05 Michael GoldAdd support for the Mitac 6513WU mainboard, a Compaq...
2009-07-05 Uwe HermannFix build for i810 boards that don't enable onboard...
2009-07-05 Uwe HermannEnable onboard VGA on the MS-6178 (i810 chipset) board...
2009-07-05 Elia YehudaVarious Intel 82810/82810E changes which allow onboard...
2009-07-02 Myles WatsonFix many things for via/epia-m700 to build.
2009-07-02 Harald GutmannChangeLog:
2009-07-02 Myles WatsonUpdate the k8 code for the v3 resource allocator.
2009-07-02 Myles WatsonMove the v3 resource allocator to v2.
2009-07-02 Ward VandewegeConvert Supermicro H8DMR to CBFS. Also clean up some...
2009-07-01 Thomas JourdanAdd support for the Intel Eagle Heights development...
2009-07-01 Myles WatsonFix typo and only output post code if the work was...
2009-07-01 Jon HarrisonI missed three files.
2009-07-01 Stefan Reinauerthe file was not really different, so use the default...
2009-07-01 Jon HarrisonRon,
2009-07-01 Zheng BaoAdd AMD family 10 AM2r2 support.
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-24 Uwe HermannAdd support for the Soyo SY-6BA+ III board.
2009-06-21 Rudolf MarekThis patch adds a proper namestring generation to our...
2009-06-19 Myles WatsonUndo my ugly commit that added uses clauses in lots...
2009-06-19 Stefan Reinauerwork around initobject breakage in pc80/Config.lb
2009-06-19 Uwe HermannConvert the MSI MS-6178 board to CBFS.
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-17 Marc JonesPatch AMD Fam10 C2 for errata 327, 344, 346, 354, 351.
2009-06-16 Marc JonesMaximilian Thuermer found a bug where the HT link capab...
2009-06-16 Ronald G. minnichThese changes implement car in qemu. The implementatio...
2009-06-11 Myles WatsonFix s2895 failover booting.
2009-06-09 Stefan Reinauerthis port is horribly broken and should not have been...
2009-06-09 Ronald G. MinnichFix a little white space issue. Also, don't copy the...
2009-06-07 Uwe HermannA bunch of additional EPIA-M700 cleanups and also some...
2009-06-07 Uwe HermannFirst bunch of coding style and consistency cleanups...
2009-06-06 Carl-Daniel HailfingerWhen I started refactoring mainboard Config.lb, I added...
2009-06-06 Patrick GeorgiMake failover larger and decrease fallback's size so...
2009-06-06 Marco SchmidtFix for Erratum 350 for AMD Fam10h CPUs.
2009-06-06 Marco SchmidtFix for Erratum 343 for AMD Fam10h CPUs.
2009-06-06 Patrick GeorgiChange the CBFS build process to use coreboot.rom
next