- 075fbe8 Remove a few more warnings from fam10. by Myles Watson · 13 years ago
- 5d3dee8 drop quite a lot of dead code that did nothing but produce warnings and make by Stefan Reinauer · 13 years ago
- 4154c66 zero warnings days. Down to under 600 different warnings by Stefan Reinauer · 13 years ago
- ccdd20a move cpu/x86/car to cpu/intel/car as previously discussed on the mailing list. by Stefan Reinauer · 13 years ago
- 1f10de6 fix timer choice in Kconfig. HAVE_INIT_TIMER is selected correctly, no need to by Stefan Reinauer · 13 years ago
- ea7f5a2 use the standard udelay on sc520. by Stefan Reinauer · 13 years ago
- f17ca16 Speed up coreboot_ram loading by moving the decompression stack by Stefan Reinauer · 13 years ago
- 170679b update atom car code in the same way that 6ex/6fx was updated. by Stefan Reinauer · 13 years ago
- 1977b89 port latest model 6ex car changes to 6fx car, which is almost identical and by Stefan Reinauer · 13 years ago
- 3e1f524 by Stefan Reinauer · 13 years ago
- 5934b50 Move the CPU specific includes from by Patrick Georgi · 13 years ago
- f1ce6f2 - move the XIP_ROM_* flags to src/cpu/x86/Kconfig exclusively by Patrick Georgi · 13 years ago
- accb50a The ADL855PC was never confirmed working (in fact it's pretty sure that code by Stefan Reinauer · 13 years ago
- c8a9ead Drop ASM_CONSOLE_LOGLEVEL from LX car code. We do output in C in copy_and_run / by Stefan Reinauer · 13 years ago
- 314e551 This patch changes C7 CAR code to be a single assembler file instead by Stefan Reinauer · 13 years ago
- d4f5373 zero warnings days. by Stefan Reinauer · 13 years ago
- d41a0bc Drop the need for cpu_reset, it's really just a short cut to stage2. by Stefan Reinauer · 13 years ago
- aa987b2 drop unused files by Stefan Reinauer · 13 years ago
- 7488e04 1. This patch adds CAR for Intel P6 series processors. by Joseph Smith · 13 years ago
- 853263b copy_and_run.c is not needed twice, and it is used on non-car too. by Stefan Reinauer · 13 years ago
- 10b29d8 thin out romcc epilogue and have it call copy_and_run as by Stefan Reinauer · 13 years ago
- c58f1d1 Indent model_fxx_init and model_10xx_init. by Myles Watson · 13 years ago
- 362db61 Cosmetically make init_cpus more similar for fam10 and K8. by Myles Watson · 13 years ago
- 9b43afd Clean up fidvid files using indent. Remove some special print statements. by Myles Watson · 13 years ago
- 4839e2c Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix some white space. by Myles Watson · 13 years ago
- 56a684a - copy_and_run() gets the same calling convention on AMD and on all the others. by Stefan Reinauer · 13 years ago
- 8a926845 clean up age old via epia target. by Stefan Reinauer · 13 years ago
- 8f2c616 No warnings day, next round. by Stefan Reinauer · 13 years ago
- 3c8ac78 remove more warnings. by Stefan Reinauer · 13 years ago
- c65666f remove more warnings by Stefan Reinauer · 13 years ago
- 26afd18 remove more warnings. by Stefan Reinauer · 13 years ago
- 720297c remove some more warnings by Stefan Reinauer · 13 years ago
- 0c781b2 -Â get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files. by Stefan Reinauer · 13 years ago
- 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 13 years ago
- cca6268 get coreboot_ap memory training in cache mechanism in place. Didn't work since by Stefan Reinauer · 13 years ago
- 8b547b1 reduce warnings in MCP55 and Fam10 code by Stefan Reinauer · 13 years ago
- 86b6dba trivial warning cleanups by Stefan Reinauer · 13 years ago
- 2c5dc65 qemu: drop "northbridge.c" from src/cpu/... by Stefan Reinauer · 13 years ago
- 8013d5a cpu_driver structs need to be const, too... by Stefan Reinauer · 13 years ago
- 9a16e3e dualcore.h and quadcore.h are almost exactly the same. by Stefan Reinauer · 13 years ago
- 51e142f make only needs to read Makefile.incs once, thanks to the by Patrick Georgi · 14 years ago
- 5f0aefb SMM: remove hack that was needed back in oldconfig times. by Stefan Reinauer · 14 years ago
- cadefaf Fix reading HT link offsets. by Maximilian Thuermer · 14 years ago
- e799c8b Revert my debugging patch that got committed by accident. Sorry. by Myles Watson · 14 years ago
- 08e0fb8 Fix all the format string warnings. Some other random warnings. by Myles Watson · 14 years ago
- 53b0ea4 drop some unused files and fix warnings on i945 based systems. by Stefan Reinauer · 14 years ago
- c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
- 8a0c649 The parameters of memset() should be by Zheng Bao · 14 years ago
- 3426195 Get rid of a few warnings: by Myles Watson · 14 years ago
- 78acf932 Remove remaining uses of by Patrick Georgi · 14 years ago
- 776b85b Remove fallback/normal handling in mainboards' by Patrick Georgi · 14 years ago
- 78b4033 more warnings gone... by Stefan Reinauer · 14 years ago
- 50776fa trivial warning fixes, mostly for ACPI code by Stefan Reinauer · 14 years ago
- bd11298 more warning fixes. by Stefan Reinauer · 14 years ago
- d4ab7c5 fix dell s1850, ROMCC didn't seem to like SSE2 memtest here. by Stefan Reinauer · 14 years ago
- 348a1ba fix a couple of warnings by Stefan Reinauer · 14 years ago
- d965901 Source all Kconfig files for Intel® CPU models.. by Myles Watson · 14 years ago
- 020f51f Add scan-build support to the build system. by Patrick Georgi · 14 years ago
- f326e3a Replace spaces with tabs. Trivial. by Myles Watson · 14 years ago
- ed15220 Replace clear_memory with memset. by Myles Watson · 14 years ago
- bc259d0 The following patch implements Opteron Fam 10 rev D (aka Istanbul) by Arne Georg Gleditsch · 14 years ago
- f7b3c5e Add support for the 0x06B1 CPU ID for Celeron (Tualatin). by Keith Hui · 14 years ago
- e1ec158 Add proper Slot 1 CPU support code/infrastructure. by Keith Hui · 14 years ago
- 01ce601 This patch is from 2009-10-20 by Uwe Hermann · 14 years ago
- 9d24c7f - Simplify stack size determination: MAX_CPUS * STACK_SIZE by Patrick Georgi · 14 years ago
- eb49f9d Unify crt0s setup to src/arch/i386/Makefile.inc. This variable by Patrick Georgi · 14 years ago
- a7acc51 HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case. by Stefan Reinauer · 14 years ago
- d1fc066 Clobber registers as appropriate in AMD CAR code, and by Rudolf Marek · 14 years ago
- 548dbe7 Random cosmetic fixes (trivial). by Uwe Hermann · 14 years ago
- 92b85aa Fix SMM handler comment. Thanks for noticing, Peter! by Stefan Reinauer · 14 years ago
- 881a553 mini update SMM: by Stefan Reinauer · 14 years ago
- de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
- d4c5c44 trival. All the changes is about comment and spaces. by Zheng Bao · 14 years ago
- c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 14 years ago
- ba295dc Fix AUTO_XIP_ROM_BASE issues on AMD boards with certain compilers, by Patrick Georgi · 14 years ago
- 535e3b4 Adapt all uses of CONFIG_XIP_ROM_BASE to use by Patrick Georgi · 14 years ago
- 9a432ab Forgot a CBFS_PREFIX change in appropriate commit (r5102). by Patrick Georgi · 14 years ago
- 4b8a241 Allow building images with different prefixes (ie. normal/romstage, by Patrick Georgi · 14 years ago
- 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 14 years ago
- abf2ad7 newconfig is no more. by Patrick Georgi · 14 years ago
- f14e69b typo by Stefan Reinauer · 14 years ago
- 04d74b1 Move CAR settings for all GX1, GX2, LX and Intel Slot2 boards to the CPU. by Stefan Reinauer · 14 years ago
- a9796ed - Clean up and comment writing of MSRs for cache control (Backport from v3) by Edwin Beasant · 14 years ago
- e8d943f Fix ACPI build on a couple of boards (now that it's active) by Patrick Georgi · 14 years ago
- 2b962a3c More Kconfig changes to improve match with newconfig: by Patrick Georgi · 14 years ago
- d5663ba Move all IOAPIC selection to southbridges, and remove them by Patrick Georgi · 14 years ago
- 12ee934 Make internal functions static in speedstep ACPI generation code. by Stefan Reinauer · 14 years ago
- f0ec230 Fix stack base for Atom CPUs, the resume mechanism (cbmem etc) expects this. by Stefan Reinauer · 14 years ago
- ba8b21c Micro-optimization: movl $0 --> xorl. by Stefan Reinauer · 14 years ago
- 68b3c46 new microcode for Intel Core 2(tm) CPUs by Stefan Reinauer · 14 years ago
- 766db7e Make qemu use the udelay function in src/pc80/udelay_io.c by Patrick Georgi · 14 years ago
- 753169d Kconfig builds all boards now. by Patrick Georgi · 14 years ago
- 95c50c6 - Let AMD CAR code pick the right XIP area by Rudolf Marek · 14 years ago
- 1f807fd - Fix UDELAY options and HAVE_INIT_TIMER [kconfig] by Patrick Georgi · 14 years ago
- ce56835 - use LAPIC timer if selected (instead of TSC all the time) [kconfig] by Patrick Georgi · 14 years ago
- 1bb6828 romcc: by Patrick Georgi · 14 years ago
- 9341acd Tiny Bootblock, step 1/n. by Patrick Georgi · 14 years ago
- 7a27fc5 Make coreboot load VSA from CBFS on amd/gx2. by Patrick Georgi · 14 years ago
- b66fb79 Push VSA into CBFS for amd/lx systems. It's not hooked up to by Patrick Georgi · 14 years ago
- 59968f5 Trivial fix for kconfig socket 441 (typo was 411) so that d945gclf builds. by Myles Watson · 14 years ago