- 1cd76e7 - Make abuild -sb work again by Patrick Georgi · 14 years ago
- 97dbf69 This piece of code was somehow lost in the switch to Kconfig, and re-activates by Stefan Reinauer · 14 years ago
- b111ba4 Don't use $(ROMCC) as dependency (due to ccache and scanbuild support by Patrick Georgi · 14 years ago
- a2acbc7 Build utils into their source directory equivalent in by Patrick Georgi · 14 years ago
- 83cce3e Fix a typo to remove a few more warnings. by Myles Watson · 14 years ago
- 4aeff4f enable more warnings for vgabios utility, and enable some debugging by Stefan Reinauer · 14 years ago
- 7dcdb30 fix romcc compiled i3100 boards. by Stefan Reinauer · 14 years ago
- 94c27b3 fix up sb600 and it8712f tree. by Stefan Reinauer · 14 years ago
- d653211 zero warnings days: unify mp tables. fix warnings. by Stefan Reinauer · 14 years ago
- e46c1c8 remove more warnings. move ROOT_COMPLEX selection to fam10 by Stefan Reinauer · 14 years ago
- c24d383 Avoid strdup(0) in build_opt_tbl by Patrick Georgi · 14 years ago
- 1c797a1 Avoid two conflicting invocations of build_opt_tbl by Patrick Georgi · 14 years ago
- 5391fe0 Myles suspected this hangs certain machines, so back it out. by Stefan Reinauer · 14 years ago
- 7bb34db don't leave VGA disabled by default on thomson ip1000 by Stefan Reinauer · 14 years ago
- 23836e2 zero warnings days... by Stefan Reinauer · 14 years ago
- c30a6e8 the dump function assumed that the mbi data comes right after the header. by Stefan Reinauer · 14 years ago
- 075fbe8 Remove a few more warnings from fam10. by Myles Watson · 14 years ago
- 07ef092 get rid of this nerving crt0.d stuff by Stefan Reinauer · 14 years ago
- 737735b fix COM2 resource bug in fintek f71805f driver. by Stefan Reinauer · 14 years ago
- 6630ce1 Quote test -f argument, so it doesn't fail on spaces. by Patrick Georgi · 14 years ago
- 73166c7 Update mingw source versions and allow parallel builds in buildgcc by Patrick Georgi · 14 years ago
- 523ebd9 zero warning days. Move RAMTOP and RAMBASE together. by Stefan Reinauer · 14 years ago
- 97b21be fix a case where the fam10 code would overwrite parts of a struct. by Stefan Reinauer · 14 years ago
- 17b60a9 drop setup_ics code that was blatantly copied from cx700 and by Stefan Reinauer · 14 years ago
- f4cc089 Remove few more warnings and some dead code. by Myles Watson · 14 years ago
- 8816cdf geeesh! And this really compiles and even runs? by Stefan Reinauer · 14 years ago
- 4bcfb09 HWHoleSz must be u32... by Stefan Reinauer · 14 years ago
- 2d85fbed udelay_tsc does not exist in the whole tree. Neither does quadcore.h (anymore) by Stefan Reinauer · 14 years ago
- 71ed353 sconfig should return success when it's successful by Patrick Georgi · 14 years ago
- 34ee3cd Rename variable to not confuse gcc on mingw by Patrick Georgi · 14 years ago
- 5d3dee8 drop quite a lot of dead code that did nothing but produce warnings and make by Stefan Reinauer · 14 years ago
- 4154c66 zero warnings days. Down to under 600 different warnings by Stefan Reinauer · 14 years ago
- c264ad9 fix digitallogic adl855pc compilation (and clean up the warnings while at it) by Stefan Reinauer · 14 years ago
- ccdd20a move cpu/x86/car to cpu/intel/car as previously discussed on the mailing list. by Stefan Reinauer · 14 years ago
- 1abf46c ip1000: fix seabios start, fix flash gpio detection by Stefan Reinauer · 14 years ago
- 5ae1db0 fix a trivial warning when yabel with direct hw access is enabled. by Stefan Reinauer · 14 years ago
- 1f10de6 fix timer choice in Kconfig. HAVE_INIT_TIMER is selected correctly, no need to by Stefan Reinauer · 14 years ago
- 7925384 clean up LD scripts and add some comments and proper license headers by Stefan Reinauer · 14 years ago
- ea7f5a2 use the standard udelay on sc520. by Stefan Reinauer · 14 years ago
- f17ca16 Speed up coreboot_ram loading by moving the decompression stack by Stefan Reinauer · 14 years ago
- 4d68df7 Add support for the SMSC FDC37C932 Super I/O. by Marc Bertens · 14 years ago
- 170679b update atom car code in the same way that 6ex/6fx was updated. by Stefan Reinauer · 14 years ago
- 6d1b0d8 Fix eagleheights not a 6ex board, but using the same CAR code. by Stefan Reinauer · 14 years ago
- 1977b89 port latest model 6ex car changes to 6fx car, which is almost identical and by Stefan Reinauer · 14 years ago
- 3e1f524 by Stefan Reinauer · 14 years ago
- 5934b50 Move the CPU specific includes from by Patrick Georgi · 14 years ago
- 09f6718 Enable lazy evaluation of incs/lds for tiny bootblock, too. by Patrick Georgi · 14 years ago
- f1ce6f2 - move the XIP_ROM_* flags to src/cpu/x86/Kconfig exclusively by Patrick Georgi · 14 years ago
- d946649 add int15 handler for thomson ip1000 by Stefan Reinauer · 14 years ago
- 4cc5af9 do better error reporting in i82801dx early smbus functions. by Stefan Reinauer · 14 years ago
- accb50a The ADL855PC was never confirmed working (in fact it's pretty sure that code by Stefan Reinauer · 14 years ago
- 735c5ac add support for reading ip1000 gpios. by Stefan Reinauer · 14 years ago
- d93af23 simplify ram_read32 on i82830 by Stefan Reinauer · 14 years ago
- 77d31ec More trivial changes to i82830 raminit.c for USE_PRINTK_IN_CAR. by Joseph Smith · 14 years ago
- bdf26a6 Trivial changes to i82830 raminit.c for USE_PRINTK_IN_CAR. by Joseph Smith · 14 years ago
- 948f922 We don't define LB_CKS_* per board anymore: by Patrick Georgi · 14 years ago
- c8a9ead Drop ASM_CONSOLE_LOGLEVEL from LX car code. We do output in C in copy_and_run / by Stefan Reinauer · 14 years ago
- 314e551 This patch changes C7 CAR code to be a single assembler file instead by Stefan Reinauer · 14 years ago
- fbb02a5 zero warning days. by Stefan Reinauer · 14 years ago
- 2c0db45 fix the broken nvidia chipset boards, by Stefan Reinauer · 14 years ago
- d4f5373 zero warnings days. by Stefan Reinauer · 14 years ago
- f358c0c drop now unussed cpu_reset.inc by Stefan Reinauer · 14 years ago
- 3063432 zero warnings days. by Stefan Reinauer · 14 years ago
- d41a0bc Drop the need for cpu_reset, it's really just a short cut to stage2. by Stefan Reinauer · 14 years ago
- aa987b2 drop unused files by Stefan Reinauer · 14 years ago
- 0e34aef remove some amd mainboard warnings. by Stefan Reinauer · 14 years ago
- c666a64 drop unused files, and we only use ASM_LOG_LEVEL in one file now (LX CAR) by Stefan Reinauer · 14 years ago
- 6a445e8 zero warning days. by Stefan Reinauer · 14 years ago
- 7488e04 1. This patch adds CAR for Intel P6 series processors. by Joseph Smith · 14 years ago
- 853263b copy_and_run.c is not needed twice, and it is used on non-car too. by Stefan Reinauer · 14 years ago
- 10b29d8 thin out romcc epilogue and have it call copy_and_run as by Stefan Reinauer · 14 years ago
- c58f1d1 Indent model_fxx_init and model_10xx_init. by Myles Watson · 14 years ago
- ae60855 Copy acpi blobs in two parts to make sure gcc does the right thing. by Myles Watson · 14 years ago
- e64b637 Split crt0.S.lb into prologue and epilogue by Patrick Georgi · 14 years ago
- 362db61 Cosmetically make init_cpus more similar for fam10 and K8. by Myles Watson · 14 years ago
- 9b43afd Clean up fidvid files using indent. Remove some special print statements. by Myles Watson · 14 years ago
- 4839e2c Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix some white space. by Myles Watson · 14 years ago
- 604877e Move Kconfig for HT limits to northbridge/amd/Kconfig. by Myles Watson · 14 years ago
- e705f9c output cosmetics by Stefan Reinauer · 14 years ago
- 05245ec Remove #line statements in processed parser source, by Patrick Georgi · 14 years ago
- 35784b6 cpu/emulation/qemu-x86 doesn't exist anymore, as this by Patrick Georgi · 14 years ago
- 2bbd0c2 sconfig: Mangle - to _ for struct names, too. by Patrick Georgi · 14 years ago
- 109a1de Remove duplicate registers in digitallogic/adl855pc's device tree by Patrick Georgi · 14 years ago
- 7e8c9aa Replace sconfig with a C implementation. by Patrick Georgi · 14 years ago
- 56a684a - copy_and_run() gets the same calling convention on AMD and on all the others. by Stefan Reinauer · 14 years ago
- eea66b7 no warnings day by Stefan Reinauer · 14 years ago
- e9de1e2 move amd K8/Fam10 "bus detection" function prototypes to a common place. by Stefan Reinauer · 14 years ago
- 135a966 it's a long term, give the compiler a chance to breathe .. ;-) by Stefan Reinauer · 14 years ago
- 8a926845 clean up age old via epia target. by Stefan Reinauer · 14 years ago
- 3dfd03f drop the use of function pointers from romcc code. by Stefan Reinauer · 14 years ago
- c02c34e fix epia-m700 compilation, and remove more warnings. by Stefan Reinauer · 14 years ago
- 6c21469 no duplicate names in cmos.layout. by Stefan Reinauer · 14 years ago
- c2d2941 switch some ROMCC boards back to ROMCC. by Stefan Reinauer · 14 years ago
- c51dc44 "no warnings day" by Stefan Reinauer · 14 years ago
- 39162f7 oops... this is a critical issue. Some boards in the tree don't compile with by Stefan Reinauer · 14 years ago
- f8b1923 - unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY by Stefan Reinauer · 14 years ago
- 0ff769b fix CK804 boards. by Stefan Reinauer · 14 years ago
- 8f2c616 No warnings day, next round. by Stefan Reinauer · 14 years ago
- 233f186 fam10 acpi fix by Stefan Reinauerstepan · 14 years ago
- 133647a Signed-off-by: Rudolf Marek <r.marek@assembler.cz> by Rudolf Marek · 14 years ago