Age | Commit message (Expand) | Author |
2009-10-08 | Kconfig: AMD Fam10, all Tyan boards. | Patrick Georgi |
2009-10-07 | Kconfig: | Patrick Georgi |
2009-10-06 | Various fixes to Kconfig: All kconfig-boards should have a | 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 | Support variables for MMX and SSE. These would be used in | Ronald G. Minnich |
2009-10-01 | Add some trivial numbers for 945, and Core2 Duo E8200 Intel parts | Peter Stuge |
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-25 | some progress on kconfig: | Patrick Georgi |
2009-09-24 | Make all Kconfig enabled boards build (tested with kbuildall). | 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-22 | tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ... | 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-09-04 | Use driver-y instead of obj-y for model_6xx_init.o. | Uwe Hermann |
2009-08-29 | File I missed committing. | Ronald G. Minnich |
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-27 | Clean up some DCACHE related options. | Patrick Georgi |
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 | Add kconfig support for ASUS P2B-F. | Uwe Hermann |
2009-08-25 | Fix copy-paste error in src/cpu/x86/Kconfig. | Uwe Hermann |
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-21 | Change the intel cpu makefile.inc so that it fits the model better. | Ronald G. Minnich |
2009-08-20 | This goes a surprisingly long way to building the epia-n. It also has | Ronald G. Minnich |
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-08-11 | The code between #if and #endif is only about UMA mode. The CONFIG_GFXUMA sho... | Zheng Bao |
2009-07-22 | Don't put .o files in the source tree. (trivial) | Stefan Reinauer |
2009-07-21 | this bug sneaked in during conversion | Stefan Reinauer |
2009-07-21 | add intel speedstep support and some PM fixes. | Stefan Reinauer |
2009-07-21 | * rework tsc based timer code to use inb instead of outb for calibration | Stefan Reinauer |
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 support for the Intel Eagle Heights development board. | Thomas Jourdan |
2009-07-01 | Fix typo and only output post code if the work was done. | 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-11 | This patch adds high table support to qemu. It was already added to | Myles Watson |
2009-05-11 | Trivial white space fixes so that the next patches are easier to read. | Myles Watson |
2009-05-04 | The rev 4099 broke ECC boards, they need to have tidy the ECC tags. Myles rev... | Rudolf Marek |
2009-05-02 | Run dos2unix on all files: | Stefan Reinauer |
2009-04-30 | Remove warnings from compilation of the s2892 with and without CBFS. | Myles Watson |
2009-04-30 | * Use latest version of intel microcodes from their Linux drivers page for | Stefan Reinauer |
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 | Create a valid stack pointer after leaving CAR, so function calls don't | Patrick Georgi |
2009-04-27 | Revert 4099 patch that causes an ECC error. Memory has to be written while ECC | Myles Watson |
2009-04-22 | makes the smi handler a little bit less verbose | Stefan Reinauer |
2009-04-22 | argh... never redo parts of the original patch on the fly. This fixes the tree | Stefan Reinauer |
2009-04-22 | This patch unifies the socket_mPGA604_800Mhz and socket_mPGA604_533Mhz to a | Stefan Reinauer |
2009-04-22 | Trivial removal of a freudian slip. | Patrick Georgi |
2009-04-17 | Add VIA CX700 support, plus VIA vt8454c reference board support. | Stefan Reinauer |
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 |
2009-04-13 | Following patch adds necessary hooks and as well the compile time checks for | Rudolf Marek |
2009-04-03 | drop unused variables in generic smm handler. (trivial) | Stefan Reinauer |
2009-04-03 | drop another shadow variable (trivial) | Stefan Reinauer |
2009-04-01 | Fix typo. | Marc Jones |
2009-04-01 | Updated microcode for for AMD Fam10 DR-B2 and B3. | Zheng Bao |
2009-04-01 | Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should | Stefan Reinauer |
2009-03-31 | fix typo | Stefan Reinauer |
2009-03-25 | The latest ucode patches for Family 10h: | Zeng Bao |
2009-03-19 | fix totalimpact briq compilation. the target had a cpu specific and a mainboard | Stefan Reinauer |
2009-03-06 | Some updates for core/core duo/core2/core2 duo cpus. | Stefan Reinauer |
2009-03-06 | * fix a minor power state issue in the ich7 smm handler | Stefan Reinauer |
2009-03-06 | fix a bunch of cast and type warnings and don't call the apic "nvram", that | Stefan Reinauer |
2009-03-04 | I just went on a bugfix frenzy and fixed all printk format warnings | Carl-Daniel Hailfinger |
2009-02-28 | coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 | Stefan Reinauer |
2009-02-28 | With this patch the v2 build system will create a directory hierarchy | Stefan Reinauer |
2009-02-27 | This patch makes several CMOS/NVRAM reads dependent on whether there's a tabl... | Myles Watson |
2009-02-17 | Unify CAR so the same compiled code does the right thing on both | Patrick Georgi |
2009-02-14 | Bellongs to r3946 | Rudolf Marek |