aboutsummaryrefslogtreecommitdiff
path: root/src/cpu
AgeCommit message (Expand)Author
2009-09-24Make all Kconfig enabled boards build (tested with kbuildall).Patrick Georgi
2009-09-23fix some wrong versions of the FSF's address (trivial)Stefan Reinauer
2009-09-22src/Kconfig: Remove HT-specific options.Myles Watson
2009-09-22tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ...Myles Watson
2009-09-17Remove warnings from Kconfig. Trivial.Myles Watson
2009-09-15Don't mix int and boolean for kconfig variables. It might work, it might not.Patrick Georgi
2009-09-04Use driver-y instead of obj-y for model_6xx_init.o.Uwe Hermann
2009-08-29File I missed committing.Ronald G. Minnich
2009-08-29This is the final set of changes to allow rumba to build. Rumba is notRonald G. Minnich
2009-08-29Fixes per Uwe's comments.Ronald G. Minnich
2009-08-28This is the beginning of support for Geode and Kconfig in v2. Ronald G. Minnich
2009-08-28Move DCACHE support into the cpu family for AMD model_fxx.Myles Watson
2009-08-27Added support for the AMD S1G1 socket in kconfigCristi Magherusan
2009-08-27Clean up some DCACHE related options.Patrick Georgi
2009-08-25Add microcode to socket_940 and socket_F. Part of the last reverting commit.Myles Watson
2009-08-25Revert socket abstraction.Myles Watson
2009-08-25Add support for AMD Socket 940. Move common files to model_fxx.Myles Watson
2009-08-25Add kconfig support for ASUS P2B-F.Uwe Hermann
2009-08-25Fix copy-paste error in src/cpu/x86/Kconfig.Uwe Hermann
2009-08-25Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann
2009-08-24Add support for AM2 CPUs (I fixed the 0x11 issue).Myles Watson
2009-08-24The variable is already checked when including the socketF subdirectory.Myles Watson
2009-08-24This patch is about the DA-C2 and RB-C2. Chip with install processorZheng Bao
2009-08-21Change the intel cpu makefile.inc so that it fits the model better.Ronald G. Minnich
2009-08-20This goes a surprisingly long way to building the epia-n. It also hasRonald G. Minnich
2009-08-13- AMD selected a couple of options that are incompatible with QEmu (andPatrick Georgi
2009-08-13Fix some conflicting types of variablesPatrick Georgi
2009-08-12This now builds. Ronald G. Minnich
2009-08-12Fix multiple missing files and errors from the recent commit. This happenedRonald G. Minnich
2009-08-12Kconfig!Patrick Georgi
2009-08-11cpu/amd/model_lx used its own routine for copying coreboot_ram. ThisPatrick Georgi
2009-08-11The code between #if and #endif is only about UMA mode. The CONFIG_GFXUMA sho...Zheng Bao
2009-07-22Don't put .o files in the source tree. (trivial)Stefan Reinauer
2009-07-21this bug sneaked in during conversionStefan Reinauer
2009-07-21add intel speedstep support and some PM fixes.Stefan Reinauer
2009-07-21* rework tsc based timer code to use inb instead of outb for calibrationStefan Reinauer
2009-07-18coding style fixes for powernow (trivial)Stefan Reinauer
2009-07-17Bring S1g1 cpu names up to date with the officialWard Vandewege
2009-07-17Bring Socket F cpu names up to date with the officialWard Vandewege
2009-07-17Bring AM2 cpu names up to date with the officialWard Vandewege
2009-07-10Apparently I'm not the only one who forgets which way the outb andEd Swierk
2009-07-02Move the v3 resource allocator to v2.Myles Watson
2009-07-01Add support for the Intel Eagle Heights development board.Thomas Jourdan
2009-07-01Fix typo and only output post code if the work was done.Myles Watson
2009-07-01Add AMD family 10 AM2r2 support.Zheng Bao
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-21This patch adds a proper namestring generation to our ACPIgen generator.Rudolf Marek
2009-06-17Patch AMD Fam10 C2 for errata 327, 344, 346, 354, 351.Marc Jones
2009-06-16Maximilian Thuermer found a bug where the HT link capability code was alwaysMarc Jones
2009-06-06Fix for Erratum 343 for AMD Fam10h CPUs.Marco Schmidt
2009-06-03Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen
2009-06-03CMOS: Add set_option and rework get_option.Luc Verhaegen
2009-05-27Move coreboot_ram and coreboot_apc to CBFS. This allows to Patrick Georgi
2009-05-14Update equivalent processor revision ID to load latest microcode patches andMarc Jones
2009-05-11This patch adds high table support to qemu. It was already added toMyles Watson
2009-05-11Trivial white space fixes so that the next patches are easier to read.Myles Watson
2009-05-04The rev 4099 broke ECC boards, they need to have tidy the ECC tags. Myles rev...Rudolf Marek
2009-05-02Run dos2unix on all files:Stefan Reinauer
2009-04-30Remove 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 forStefan Reinauer
2009-04-30Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi
2009-04-28dd the family10h Rev C0-C2 support to coreboot.Vincent Lim vincent.lim
2009-04-27Create a valid stack pointer after leaving CAR, so function calls don'tPatrick Georgi
2009-04-27Revert 4099 patch that causes an ECC error. Memory has to be written while ECCMyles Watson
2009-04-22makes the smi handler a little bit less verboseStefan Reinauer
2009-04-22argh... never redo parts of the original patch on the fly. This fixes the treeStefan Reinauer
2009-04-22This patch unifies the socket_mPGA604_800Mhz and socket_mPGA604_533Mhz to aStefan Reinauer
2009-04-22Trivial removal of a freudian slip.Patrick Georgi
2009-04-17Add VIA CX700 support, plus VIA vt8454c reference board support.Stefan Reinauer
2009-04-15r4097 broke the tree and it remains unfixed :-( Stefan Reinauer
2009-04-13Following patch adds resume (exit from self refresh) support for AMD K8 revFRudolf Marek
2009-04-13Following patch adds necessary hooks and as well the compile time checks forRudolf Marek
2009-04-03drop unused variables in generic smm handler. (trivial)Stefan Reinauer
2009-04-03drop another shadow variable (trivial)Stefan Reinauer
2009-04-01Fix typo.Marc Jones
2009-04-01Updated microcode for for AMD Fam10 DR-B2 and B3.Zheng Bao
2009-04-01Drop CONFIG_CHIP_NAME. Those config statements in Config.lb shouldStefan Reinauer
2009-03-31fix typoStefan Reinauer
2009-03-25The latest ucode patches for Family 10h:Zeng Bao
2009-03-19fix totalimpact briq compilation. the target had a cpu specific and a mainboardStefan Reinauer
2009-03-06Some updates for core/core duo/core2/core2 duo cpus.Stefan Reinauer
2009-03-06* fix a minor power state issue in the ich7 smm handlerStefan Reinauer
2009-03-06fix a bunch of cast and type warnings and don't call the apic "nvram", thatStefan Reinauer
2009-03-04I just went on a bugfix frenzy and fixed all printk format warningsCarl-Daniel Hailfinger
2009-02-28coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer
2009-02-28With this patch the v2 build system will create a directory hierarchyStefan Reinauer
2009-02-27This patch makes several CMOS/NVRAM reads dependent on whether there's a tabl...Myles Watson
2009-02-17Unify CAR so the same compiled code does the right thing on bothPatrick Georgi
2009-02-14Bellongs to r3946 Rudolf Marek
2009-02-14Following patch adds dynamically generated P-States infrastructure as well asRudolf Marek
2009-02-12This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson
2009-02-12Fix mtrr setup for UMA architectures.Stefan Reinauer
2009-02-11Print a loud warning message if we run out of MTRRs.Carl-Daniel Hailfinger
2009-02-09Remove some warnings, mainly from format strings which didn't match theMyles Watson
2009-02-03Following patch adds missing CPU names. Please checkRudolf Marek
2009-01-20Fix register typo for core 2 cpus (trivial)Stefan Reinauer
2009-01-20fix compiler warnings (trivial)Stefan Reinauer
2009-01-19First shot at factoring SMM code into generic parts and southbridge specificStefan Reinauer
2008-12-19Fix a LOT of implicit function declarations before they become errors.Corey Osgood
2008-12-18This patch gets rid of all the implicit definition warnings for serengeti exc...Myles Watson