Age | Commit message (Expand) | Author |
2010-04-08 | Cosmetically make init_cpus more similar for fam10 and K8. | Myles Watson |
2010-04-08 | Clean up fidvid files using indent. | Myles Watson |
2010-04-08 | Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so... | Myles Watson |
2010-04-07 | - copy_and_run() gets the same calling convention on AMD and on all the others. | Stefan Reinauer |
2010-04-07 | clean up age old via epia target. | Stefan Reinauer |
2010-04-06 | No warnings day, next round. | Stefan Reinauer |
2010-04-03 | remove more warnings. | Stefan Reinauer |
2010-04-03 | remove more warnings | Stefan Reinauer |
2010-04-02 | remove more warnings. | Stefan Reinauer |
2010-04-02 | remove some more warnings | Stefan Reinauer |
2010-04-01 | -Â get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files. | Stefan Reinauer |
2010-03-31 | Drop \r\n and \n\r as both print_XXX and printk now do this internally. | Stefan Reinauer |
2010-03-30 | get coreboot_ap memory training in cache mechanism in place. Didn't work since | Stefan Reinauer |
2010-03-30 | reduce warnings in MCP55 and Fam10 code | Stefan Reinauer |
2010-03-29 | trivial warning cleanups | Stefan Reinauer |
2010-03-29 | qemu: drop "northbridge.c" from src/cpu/... | Stefan Reinauer |
2010-03-29 | cpu_driver structs need to be const, too... | Stefan Reinauer |
2010-03-29 | dualcore.h and quadcore.h are almost exactly the same. | Stefan Reinauer |
2010-03-27 | make only needs to read Makefile.incs once, thanks to the | Patrick Georgi |
2010-03-24 | SMM: remove hack that was needed back in oldconfig times. | Stefan Reinauer |
2010-03-23 | Fix reading HT link offsets. | Maximilian Thuermer |
2010-03-22 | Revert my debugging patch that got committed by accident. Sorry. | Myles Watson |
2010-03-22 | Fix all the format string warnings. | Myles Watson |
2010-03-22 | drop some unused files and fix warnings on i945 based systems. | Stefan Reinauer |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-03-19 | The parameters of memset() should be | Zheng Bao |
2010-03-19 | Get rid of a few warnings: | Myles Watson |
2010-03-18 | Remove remaining uses of | Patrick Georgi |
2010-03-18 | Remove fallback/normal handling in mainboards' | Patrick Georgi |
2010-03-17 | more warnings gone... | Stefan Reinauer |
2010-03-17 | trivial warning fixes, mostly for ACPI code | Stefan Reinauer |
2010-03-17 | more warning fixes. | Stefan Reinauer |
2010-03-17 | fix dell s1850, ROMCC didn't seem to like SSE2 memtest here. | Stefan Reinauer |
2010-03-17 | fix a couple of warnings | Stefan Reinauer |
2010-03-17 | Source all Kconfig files for Intel® CPU models.. | Myles Watson |
2010-03-14 | Add scan-build support to the build system. | Patrick Georgi |
2010-03-11 | Replace spaces with tabs. Trivial. | Myles Watson |
2010-03-11 | Replace clear_memory with memset. | Myles Watson |
2010-03-10 | The following patch implements Opteron Fam 10 rev D (aka Istanbul) | Arne Georg Gleditsch |
2010-03-06 | Add support for the 0x06B1 CPU ID for Celeron (Tualatin). | Keith Hui |
2010-03-05 | Add proper Slot 1 CPU support code/infrastructure. | Keith Hui |
2010-03-05 | This patch is from 2009-10-20 | Uwe Hermann |
2010-03-01 | - Simplify stack size determination: MAX_CPUS * STACK_SIZE | Patrick Georgi |
2010-02-25 | Unify crt0s setup to src/arch/i386/Makefile.inc. This variable | Patrick Georgi |
2010-02-25 | HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case. | Stefan Reinauer |
2010-02-23 | Clobber registers as appropriate in AMD CAR code, and | Rudolf Marek |
2010-02-22 | Random cosmetic fixes (trivial). | Uwe Hermann |
2010-02-22 | Fix SMM handler comment. Thanks for noticing, Peter! | Stefan Reinauer |
2010-02-22 | mini update SMM: | Stefan Reinauer |
2010-02-22 | This is a general cleanup patch | Stefan Reinauer |
2010-02-20 | trival. All the changes is about comment and spaces. | Zheng Bao |
2010-02-15 | Various license header consistency fixes (trivial). | Uwe Hermann |
2010-02-11 | Fix AUTO_XIP_ROM_BASE issues on AMD boards with certain compilers, | Patrick Georgi |
2010-02-11 | Adapt all uses of CONFIG_XIP_ROM_BASE to use | Patrick Georgi |
2010-02-10 | Forgot a CBFS_PREFIX change in appropriate commit (r5102). | Patrick Georgi |
2010-02-09 | Allow building images with different prefixes (ie. normal/romstage, | Patrick Georgi |
2010-02-08 | janitor task: unify and cleanup naming. | Stefan Reinauer |
2010-02-07 | newconfig is no more. | Patrick Georgi |
2010-02-04 | typo | Stefan Reinauer |
2010-02-04 | Move CAR settings for all GX1, GX2, LX and Intel Slot2 boards to the CPU. | Stefan Reinauer |
2010-01-26 | - Clean up and comment writing of MSRs for cache control (Backport from v3) | Edwin Beasant |
2010-01-25 | Fix ACPI build on a couple of boards (now that it's active) | Patrick Georgi |
2010-01-25 | More Kconfig changes to improve match with newconfig: | Patrick Georgi |
2010-01-18 | Move all IOAPIC selection to southbridges, and remove them | Patrick Georgi |
2010-01-16 | Make internal functions static in speedstep ACPI generation code. | Stefan Reinauer |
2010-01-16 | Fix stack base for Atom CPUs, the resume mechanism (cbmem etc) expects this. | Stefan Reinauer |
2010-01-16 | Micro-optimization: movl $0 --> xorl. | Stefan Reinauer |
2010-01-16 | new microcode for Intel Core 2(tm) CPUs | Stefan Reinauer |
2010-01-11 | Make qemu use the udelay function in src/pc80/udelay_io.c | Patrick Georgi |
2010-01-06 | Kconfig builds all boards now. | Patrick Georgi |
2010-01-05 | - Let AMD CAR code pick the right XIP area | Rudolf Marek |
2010-01-04 | - Fix UDELAY options and HAVE_INIT_TIMER [kconfig] | Patrick Georgi |
2010-01-04 | - use LAPIC timer if selected (instead of TSC all the time) [kconfig] | Patrick Georgi |
2009-12-31 | romcc: | Patrick Georgi |
2009-12-23 | Tiny Bootblock, step 1/n. | Patrick Georgi |
2009-12-21 | Make coreboot load VSA from CBFS on amd/gx2. | Patrick Georgi |
2009-12-10 | Push VSA into CBFS for amd/lx systems. It's not hooked up to | Patrick Georgi |
2009-12-02 | Trivial fix for kconfig socket 441 (typo was 411) so that d945gclf builds. | Myles Watson |
2009-12-01 | Atom only supports 32bit MTRRs (trivial) | Stefan Reinauer |
2009-11-17 | Silence two warnings. Only use the Qemu hard-coded address for VGA devices. | Myles Watson |
2009-11-13 | Complete the Kconfig of socket_AM2r2. | Zheng Bao |
2009-11-12 | Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. | Myles Watson |
2009-11-06 | Split the two usages of __ROMCC__: | Myles Watson |
2009-11-04 | Fix up typo in Socket 441 CPUs, and add a few (trivial) Kconfig files for them. | Stefan Reinauer |
2009-11-03 | Some fixes. | Patrick Georgi |
2009-10-30 | Remove some warnings from the tyan s2895. | Myles Watson |
2009-10-28 | Make d945gclf build. | Myles Watson |
2009-10-28 | Add some missing license headers, consistency fixes for others (trivial). | Uwe Hermann |
2009-10-28 | preliminary Intel D945GCLF Atom+i945 support. | Stefan Reinauer |
2009-10-27 | Remove redundant declarations. Trivial. | Myles Watson |
2009-10-27 | Add $(obj) paths for a couple of smm files so they don't end up in the top di... | Myles Watson |
2009-10-26 | Remove double include of smm directory. Trivial. | Myles Watson |
2009-10-26 | CBMEM high table memory manager. | Stefan Reinauer |
2009-10-26 | intel core and core 2: | Stefan Reinauer |
2009-10-26 | Define some variables that were not defined. There are a couple left. | Myles Watson |
2009-10-24 | Fix kconfig build error due to "source"ing a non-existant file (trivial). | Uwe Hermann |
2009-10-24 | Change QEMU CPU Makefile.inc files to match other CPUs. | Uwe Hermann |
2009-10-24 | hook up missing x86 SMM into Makefile | Stefan Reinauer |
2009-10-24 | drop support for various (old) PPC CPUs as per discussion from 9/10/9 | Stefan Reinauer |
2009-10-24 | Some ACPI implementations don't like to see full paths within a scope for | Stefan Reinauer |