coreboot.git
2010-04-15 Stefan Reinauerzero warnings days...
2010-04-15 Stefan Reinauerthe dump function assumed that the mbi data comes right...
2010-04-15 Myles WatsonRemove a few more warnings from fam10.
2010-04-14 Stefan Reinauerget rid of this nerving crt0.d stuff
2010-04-14 Stefan Reinauerfix COM2 resource bug in fintek f71805f driver.
2010-04-14 Patrick GeorgiQuote test -f argument, so it doesn't fail on spaces.
2010-04-14 Patrick GeorgiUpdate mingw source versions and allow parallel builds...
2010-04-14 Stefan Reinauerzero warning days. Move RAMTOP and RAMBASE together.
2010-04-14 Stefan Reinauerfix a case where the fam10 code would overwrite parts...
2010-04-14 Stefan Reinauerdrop setup_ics code that was blatantly copied from...
2010-04-14 Myles WatsonRemove few more warnings and some dead code.
2010-04-14 Stefan Reinauergeeesh! And this really compiles and even runs?
2010-04-14 Stefan ReinauerHWHoleSz must be u32...
2010-04-14 Stefan Reinauerudelay_tsc does not exist in the whole tree.
2010-04-14 Patrick Georgisconfig should return success when it's successful
2010-04-14 Patrick GeorgiRename variable to not confuse gcc on mingw
2010-04-14 Stefan Reinauerdrop quite a lot of dead code that did nothing but...
2010-04-14 Stefan Reinauerzero warnings days. Down to under 600 different warnings
2010-04-14 Stefan Reinauerfix digitallogic adl855pc compilation (and clean up...
2010-04-14 Stefan Reinauermove cpu/x86/car to cpu/intel/car as previously discuss...
2010-04-13 Stefan Reinauerip1000: fix seabios start, fix flash gpio detection
2010-04-13 Stefan Reinauerfix a trivial warning when yabel with direct hw access...
2010-04-13 Stefan Reinauerfix timer choice in Kconfig. HAVE_INIT_TIMER is selecte...
2010-04-13 Stefan Reinauerclean up LD scripts and add some comments and proper...
2010-04-13 Stefan Reinaueruse the standard udelay on sc520.
2010-04-13 Stefan ReinauerSpeed up coreboot_ram loading by moving the decompressi...
2010-04-13 Marc BertensAdd support for the SMSC FDC37C932 Super I/O.
2010-04-13 Stefan Reinauerupdate atom car code in the same way that 6ex/6fx was...
2010-04-13 Stefan ReinauerFix eagleheights
2010-04-12 Stefan Reinauerport latest model 6ex car changes to 6fx car, which...
2010-04-12 Stefan Reinauermove model_6ex car to a single file. No more .c files...
2010-04-12 Patrick GeorgiMove the CPU specific includes from
2010-04-12 Patrick GeorgiEnable lazy evaluation of incs/lds for tiny bootblock...
2010-04-12 Patrick Georgi- move the XIP_ROM_* flags to src/cpu/x86/Kconfig exclu...
2010-04-11 Stefan Reinaueradd int15 handler for thomson ip1000
2010-04-11 Stefan Reinauerdo better error reporting in i82801dx early smbus funct...
2010-04-11 Stefan ReinauerThe ADL855PC was never confirmed working (in fact it...
2010-04-11 Stefan Reinaueradd support for reading ip1000 gpios.
2010-04-11 Stefan Reinauersimplify ram_read32 on i82830
2010-04-11 Joseph SmithMore trivial changes to i82830 raminit.c for USE_PRINTK...
2010-04-11 Joseph SmithTrivial changes to i82830 raminit.c for USE_PRINTK_IN_CAR.
2010-04-09 Patrick GeorgiWe don't define LB_CKS_* per board anymore:
2010-04-09 Stefan ReinauerDrop ASM_CONSOLE_LOGLEVEL from LX car code. We do outpu...
2010-04-09 Stefan ReinauerThis patch changes C7 CAR code to be a single assembler...
2010-04-09 Stefan Reinauerzero warning days.
2010-04-09 Stefan Reinauerfix the broken nvidia chipset boards,
2010-04-09 Stefan Reinauerzero warnings days.
2010-04-09 Stefan Reinauerdrop now unussed cpu_reset.inc
2010-04-09 Stefan Reinauerzero warnings days.
2010-04-09 Stefan ReinauerDrop the need for cpu_reset, it's really just a short...
2010-04-09 Stefan Reinauerdrop unused files
2010-04-09 Stefan Reinauerremove some amd mainboard warnings.
2010-04-09 Stefan Reinauerdrop unused files, and we only use ASM_LOG_LEVEL in...
2010-04-09 Stefan Reinauerzero warning days.
2010-04-09 Joseph Smith1. This patch adds CAR for Intel P6 series processors.
2010-04-09 Stefan Reinauercopy_and_run.c is not needed twice, and it is used...
2010-04-09 Stefan Reinauerthin out romcc epilogue and have it call copy_and_run as
2010-04-09 Myles WatsonIndent model_fxx_init and model_10xx_init.
2010-04-09 Myles WatsonCopy acpi blobs in two parts to make sure gcc does...
2010-04-08 Patrick GeorgiSplit crt0.S.lb into prologue and epilogue
2010-04-08 Myles WatsonCosmetically make init_cpus more similar for fam10...
2010-04-08 Myles WatsonClean up fidvid files using indent.
2010-04-08 Myles WatsonReplace dual_core and quad_core CMOS (nvram) options...
2010-04-08 Myles WatsonMove Kconfig for HT limits to northbridge/amd/Kconfig.
2010-04-08 Stefan Reinaueroutput cosmetics
2010-04-08 Patrick GeorgiRemove #line statements in processed parser source,
2010-04-08 Patrick Georgicpu/emulation/qemu-x86 doesn't exist anymore, as this
2010-04-08 Patrick Georgisconfig: Mangle - to _ for struct names, too.
2010-04-08 Patrick GeorgiRemove duplicate registers in digitallogic/adl855pc...
2010-04-08 Patrick GeorgiReplace sconfig with a C implementation.
2010-04-07 Stefan Reinauer- copy_and_run() gets the same calling convention on...
2010-04-07 Stefan Reinauerno warnings day
2010-04-07 Stefan Reinauermove amd K8/Fam10 "bus detection" function prototypes...
2010-04-07 Stefan Reinauerit's a long term, give the compiler a chance to breathe...
2010-04-07 Stefan Reinauerclean up age old via epia target.
2010-04-07 Stefan Reinauerdrop the use of function pointers from romcc code.
2010-04-07 Stefan Reinauerfix epia-m700 compilation, and remove more warnings.
2010-04-07 Stefan Reinauerno duplicate names in cmos.layout.
2010-04-07 Stefan Reinauerswitch some ROMCC boards back to ROMCC.
2010-04-07 Stefan Reinauer"no warnings day"
2010-04-07 Stefan Reinaueroops... this is a critical issue. Some boards in the...
2010-04-07 Stefan Reinauer- unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY
2010-04-06 Stefan Reinauerfix CK804 boards.
2010-04-06 Stefan ReinauerNo warnings day, next round.
2010-04-06 Stefan Reinauerstepanfam10 acpi fix
2010-04-05 Rudolf MarekSigned-off-by: Rudolf Marek <r.marek@assembler.cz>
2010-04-05 Rudolf MarekAdd RS785G, looks like it works although it is RV620.
2010-04-03 Stefan Reinauerdevice_t wants device/device.h
2010-04-03 Stefan Reinauerno need to udelay()
2010-04-03 Stefan Reinauerremove more warnings.
2010-04-03 Stefan Reinauerremove more warnings
2010-04-03 Stefan ReinauerAdd noreturn attribute to die() in romcc.
2010-04-02 Stefan Reinauerremove more warnings.
2010-04-02 Stefan Reinaueroops, sorry, overlapping work
2010-04-02 Stefan Reinauerremove some more warnings
2010-04-02 Myles WatsonFix console prototypes for non-romcc boards.
2010-04-02 Myles WatsonFix includes for showallroutes.
2010-04-02 Stefan ReinauerThe error message is misleading, even for a SPEW, because
2010-04-01 Stefan Reinauer- get rid of ASM_CONSOLE_LOGLEVEL except in two assemb...
2010-03-31 Myles WatsonConsolidate ifdefs in src/lib/cbmem.c for readability.
next