Age | Commit message (Expand) | Author |
2010-03-18 | Remove remaining uses of | Patrick Georgi |
2010-03-17 | more warnings gone... | Stefan Reinauer |
2010-03-17 | trivial warning fixes, mostly for ACPI code | Stefan Reinauer |
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-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-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-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 | 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-06 | Kconfig builds all boards now. | Patrick Georgi |
2010-01-05 | - Let AMD CAR code pick the right XIP area | Rudolf Marek |
2009-12-31 | romcc: | 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-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-06 | Split the two usages of __ROMCC__: | Myles Watson |
2009-10-30 | Remove some warnings from the tyan s2895. | Myles Watson |
2009-10-27 | Remove redundant declarations. Trivial. | Myles Watson |
2009-10-26 | Define some variables that were not defined. There are a couple left. | Myles Watson |
2009-10-23 | New revision guide September 2009 3.46 | Rudolf Marek |
2009-10-23 | White space and comment fixes for cache_as_ram.inc files so it's easier to spot | Myles Watson |
2009-10-23 | Remove PRINTK_IN_CAR tests from AMD files. | Myles Watson |
2009-10-22 | trivial: add note that VSA blob belongs into CBFS. | Stefan Reinauer |
2009-10-18 | Simplify Kconfig files by using "select" where possible (trivial). | Uwe Hermann |
2009-10-17 | Remove some more instances of including previous empty x86/fpu/Makefile.inc | Peter Stuge |
2009-10-17 | Drop src/cpu/x86/fpu/{Config.lb,Makefile.inc} since they are also empty | Peter Stuge |
2009-10-16 | Drop empty cpu/x86/{mmx,sse}/{Config.lb,Makefile.inc} and remove references | Peter Stuge |
2009-10-16 | Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. | Myles Watson |
2009-10-16 | Drop duplicate CPU subdirs-y entries for "../../x86/mtrr". | Uwe Hermann |
2009-10-14 | White space and typo fixes. This makes it easier to compare the s2895 & s2892. | Myles Watson |
2009-10-12 | Make fam10 build (but not boot due to bootblock size problems.) | Myles Watson |
2009-10-09 | Add const to get rid of some warnings when passing quoted strings. | Myles Watson |
2009-10-09 | Remove default n statements to simplify .config and ldoptions files. | Myles Watson |
2009-10-09 | More Kconfig-supported boards, and also kconfig support | Patrick Georgi |
2009-10-09 | More kconfig cleanups: | Uwe Hermann |
2009-10-08 | More kconfig: | Patrick Georgi |
2009-10-08 | Oops, wrong type for Kconfig value. Trivial fix | Patrick Georgi |
2009-10-08 | Kconfig: AMD Fam10, all Tyan boards. | Patrick Georgi |
2009-10-07 | Kconfig: | Patrick Georgi |
2009-10-04 | Add initial kconfig support for all AMD GX1 boards. | Uwe Hermann |
2009-10-03 | Remove: | Patrick Georgi |
2009-10-01 | Fix Kconfig build for K8 boards. | Myles Watson |
2009-09-29 | Remove some warnings. | Myles Watson |
2009-09-29 | More consistent use of "default n" and "select XYZ" in | Patrick Georgi |
2009-09-23 | fix some wrong versions of the FSF's address (trivial) | Stefan Reinauer |
2009-09-22 | src/Kconfig: Remove HT-specific options. | Myles Watson |
2009-09-17 | Remove warnings from Kconfig. Trivial. | Myles Watson |
2009-09-15 | Don't mix int and boolean for kconfig variables. It might work, it might not. | Patrick Georgi |
2009-08-29 | This is the final set of changes to allow rumba to build. Rumba is not | Ronald G. Minnich |
2009-08-29 | Fixes per Uwe's comments. | Ronald G. Minnich |
2009-08-28 | This is the beginning of support for Geode and Kconfig in v2. | Ronald G. Minnich |
2009-08-28 | Move DCACHE support into the cpu family for AMD model_fxx. | Myles Watson |
2009-08-27 | Added support for the AMD S1G1 socket in kconfig | Cristi Magherusan |
2009-08-25 | Add microcode to socket_940 and socket_F. Part of the last reverting commit. | Myles Watson |
2009-08-25 | Revert socket abstraction. | Myles Watson |
2009-08-25 | Add support for AMD Socket 940. Move common files to model_fxx. | Myles Watson |
2009-08-25 | Various Kconfig and Makefile.inc fixes and cosmetics. | Uwe Hermann |
2009-08-24 | Add support for AM2 CPUs (I fixed the 0x11 issue). | Myles Watson |
2009-08-24 | The variable is already checked when including the socketF subdirectory. | Myles Watson |
2009-08-24 | This patch is about the DA-C2 and RB-C2. Chip with install processor | Zheng Bao |
2009-08-13 | - AMD selected a couple of options that are incompatible with QEmu (and | Patrick Georgi |
2009-08-13 | Fix some conflicting types of variables | Patrick Georgi |
2009-08-12 | This now builds. | Ronald G. Minnich |
2009-08-12 | Fix multiple missing files and errors from the recent commit. This happened | Ronald G. Minnich |
2009-08-12 | Kconfig! | Patrick Georgi |
2009-08-11 | cpu/amd/model_lx used its own routine for copying coreboot_ram. This | Patrick Georgi |
2009-07-18 | coding style fixes for powernow (trivial) | Stefan Reinauer |
2009-07-17 | Bring S1g1 cpu names up to date with the official | Ward Vandewege |
2009-07-17 | Bring Socket F cpu names up to date with the official | Ward Vandewege |
2009-07-17 | Bring AM2 cpu names up to date with the official | Ward Vandewege |
2009-07-10 | Apparently I'm not the only one who forgets which way the outb and | Ed Swierk |
2009-07-02 | Move the v3 resource allocator to v2. | Myles Watson |
2009-07-01 | Add AMD family 10 AM2r2 support. | Zheng Bao |
2009-06-30 | This patch unifies the use of config options in v2 to all start with CONFIG_ | Stefan Reinauer |
2009-06-21 | This patch adds a proper namestring generation to our ACPIgen generator. | Rudolf Marek |
2009-06-17 | Patch AMD Fam10 C2 for errata 327, 344, 346, 354, 351. | Marc Jones |
2009-06-16 | Maximilian Thuermer found a bug where the HT link capability code was always | Marc Jones |
2009-06-06 | Fix for Erratum 343 for AMD Fam10h CPUs. | Marco Schmidt |
2009-06-03 | Revert "CMOS: Add set_option and rework get_option." | Luc Verhaegen |
2009-06-03 | CMOS: Add set_option and rework get_option. | Luc Verhaegen |
2009-05-27 | Move coreboot_ram and coreboot_apc to CBFS. This allows to | Patrick Georgi |
2009-05-14 | Update equivalent processor revision ID to load latest microcode patches and | Marc Jones |
2009-05-04 | The rev 4099 broke ECC boards, they need to have tidy the ECC tags. Myles rev... | Rudolf Marek |
2009-04-30 | Remove warnings from compilation of the s2892 with and without CBFS. | Myles Watson |
2009-04-30 | Refactor copy_and_run so that it uses a single code base instead of | Patrick Georgi |
2009-04-28 | dd the family10h Rev C0-C2 support to coreboot. | Vincent Lim vincent.lim |
2009-04-27 | Revert 4099 patch that causes an ECC error. Memory has to be written while ECC | Myles Watson |
2009-04-15 | r4097 broke the tree and it remains unfixed :-( | Stefan Reinauer |
2009-04-13 | Following patch adds resume (exit from self refresh) support for AMD K8 revF | Rudolf Marek |