aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-04-19- Make abuild -sb work againPatrick Georgi
2010-04-17This piece of code was somehow lost in the switch to Kconfig, and re-activatesStefan Reinauer
2010-04-16Don't use $(ROMCC) as dependency (due to ccache and scanbuild supportPatrick Georgi
2010-04-16Build utils into their source directory equivalent inPatrick Georgi
2010-04-16Fix a typo to remove a few more warnings.Myles Watson
2010-04-16fix romcc compiled i3100 boards.Stefan Reinauer
2010-04-16fix up sb600 and it8712f tree.Stefan Reinauer
2010-04-16zero warnings days: unify mp tables. fix warnings.Stefan Reinauer
2010-04-15remove more warnings. move ROOT_COMPLEX selection to fam10Stefan Reinauer
2010-04-15Avoid two conflicting invocations of build_opt_tblPatrick Georgi
2010-04-15Myles suspected this hangs certain machines, so back it out.Stefan Reinauer
2010-04-15don't leave VGA disabled by default on thomson ip1000Stefan Reinauer
2010-04-15zero warnings days...Stefan Reinauer
2010-04-15the dump function assumed that the mbi data comes right after the header.Stefan Reinauer
2010-04-15Remove a few more warnings from fam10.Myles Watson
2010-04-14get rid of this nerving crt0.d stuff Stefan Reinauer
2010-04-14fix COM2 resource bug in fintek f71805f driver.Stefan Reinauer
2010-04-14zero warning days. Move RAMTOP and RAMBASE together.Stefan Reinauer
2010-04-14fix a case where the fam10 code would overwrite parts of a struct.Stefan Reinauer
2010-04-14drop setup_ics code that was blatantly copied from cx700 and Stefan Reinauer
2010-04-14Remove few more warnings and some dead code.Myles Watson
2010-04-14geeesh! And this really compiles and even runs?Stefan Reinauer
2010-04-14HWHoleSz must be u32...Stefan Reinauer
2010-04-14udelay_tsc does not exist in the whole tree.Stefan Reinauer
2010-04-14drop quite a lot of dead code that did nothing but produce warnings and makeStefan Reinauer
2010-04-14zero warnings days. Down to under 600 different warnings Stefan Reinauer
2010-04-14fix digitallogic adl855pc compilation (and clean up the warnings while at it)Stefan Reinauer
2010-04-14move cpu/x86/car to cpu/intel/car as previously discussed on the mailing list.Stefan Reinauer
2010-04-13ip1000: fix seabios start, fix flash gpio detectionStefan Reinauer
2010-04-13fix a trivial warning when yabel with direct hw access is enabled.Stefan Reinauer
2010-04-13fix timer choice in Kconfig. HAVE_INIT_TIMER is selected correctly, no need toStefan Reinauer
2010-04-13clean up LD scripts and add some comments and proper license headersStefan Reinauer
2010-04-13use the standard udelay on sc520. Stefan Reinauer
2010-04-13Speed up coreboot_ram loading by moving the decompression stackStefan Reinauer
2010-04-13update atom car code in the same way that 6ex/6fx was updated.Stefan Reinauer
2010-04-13Fix eagleheights Stefan Reinauer
2010-04-12port latest model 6ex car changes to 6fx car, which is almost identical andStefan Reinauer
2010-04-12move model_6ex car to a single file. No more .c files that only consist of aStefan Reinauer
2010-04-12Move the CPU specific includes fromPatrick Georgi
2010-04-12Enable lazy evaluation of incs/lds for tiny bootblock, too.Patrick Georgi
2010-04-12- move the XIP_ROM_* flags to src/cpu/x86/Kconfig exclusivelyPatrick Georgi
2010-04-11add int15 handler for thomson ip1000Stefan Reinauer
2010-04-11do better error reporting in i82801dx early smbus functions.Stefan Reinauer
2010-04-11The ADL855PC was never confirmed working (in fact it's pretty sure that codeStefan Reinauer
2010-04-11add support for reading ip1000 gpios.Stefan Reinauer
2010-04-11simplify ram_read32 on i82830Stefan Reinauer
2010-04-11More trivial changes to i82830 raminit.c for USE_PRINTK_IN_CAR.Joseph Smith
2010-04-11Trivial changes to i82830 raminit.c for USE_PRINTK_IN_CAR.Joseph Smith
2010-04-09We don't define LB_CKS_* per board anymore:Patrick Georgi
2010-04-09Drop ASM_CONSOLE_LOGLEVEL from LX car code. We do output in C in copy_and_run /Stefan Reinauer
2010-04-09This patch changes C7 CAR code to be a single assembler file instead Stefan Reinauer
2010-04-09zero warning days.Stefan Reinauer
2010-04-09fix the broken nvidia chipset boards,Stefan Reinauer
2010-04-09zero warnings days.Stefan Reinauer
2010-04-09drop now unussed cpu_reset.incStefan Reinauer
2010-04-09zero warnings days.Stefan Reinauer
2010-04-09Drop the need for cpu_reset, it's really just a short cut to stage2.Stefan Reinauer
2010-04-09drop unused filesStefan Reinauer
2010-04-09remove some amd mainboard warnings.Stefan Reinauer
2010-04-09drop unused files, and we only use ASM_LOG_LEVEL in one file nowStefan Reinauer
2010-04-09zero warning days.Stefan Reinauer
2010-04-091. This patch adds CAR for Intel P6 series processors.Joseph Smith
2010-04-09copy_and_run.c is not needed twice, and it is used on non-car too.Stefan Reinauer
2010-04-09thin out romcc epilogue and have it call copy_and_run asStefan Reinauer
2010-04-09Indent model_fxx_init and model_10xx_init.Myles Watson
2010-04-09Copy acpi blobs in two parts to make sure gcc does the right thing.Myles Watson
2010-04-08Split crt0.S.lb into prologue and epiloguePatrick Georgi
2010-04-08Cosmetically make init_cpus more similar for fam10 and K8.Myles Watson
2010-04-08Clean up fidvid files using indent.Myles Watson
2010-04-08Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...Myles Watson
2010-04-08Move Kconfig for HT limits to northbridge/amd/Kconfig.Myles Watson
2010-04-08cpu/emulation/qemu-x86 doesn't exist anymore, as thisPatrick Georgi
2010-04-08Remove duplicate registers in digitallogic/adl855pc's device treePatrick Georgi
2010-04-07- copy_and_run() gets the same calling convention on AMD and on all the others.Stefan Reinauer
2010-04-07no warnings dayStefan Reinauer
2010-04-07move amd K8/Fam10 "bus detection" function prototypes to a common place.Stefan Reinauer
2010-04-07it's a long term, give the compiler a chance to breathe .. ;-)Stefan Reinauer
2010-04-07clean up age old via epia target.Stefan Reinauer
2010-04-07drop the use of function pointers from romcc code.Stefan Reinauer
2010-04-07fix epia-m700 compilation, and remove more warnings.Stefan Reinauer
2010-04-07no duplicate names in cmos.layout.Stefan Reinauer
2010-04-07switch some ROMCC boards back to ROMCC.Stefan Reinauer
2010-04-07"no warnings day"Stefan Reinauer
2010-04-07oops... this is a critical issue. Some boards in the tree don't compile withStefan Reinauer
2010-04-07- unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLYStefan Reinauer
2010-04-06fix CK804 boards.Stefan Reinauer
2010-04-06No warnings day, next round.Stefan Reinauer
2010-04-06fam10 acpi fix Stefan Reinauerstepan
2010-04-05Signed-off-by: Rudolf Marek <r.marek@assembler.cz>Rudolf Marek
2010-04-05Add RS785G, looks like it works although it is RV620.Rudolf Marek
2010-04-03device_t wants device/device.hStefan Reinauer
2010-04-03no need to udelay()Stefan Reinauer
2010-04-03remove more warnings.Stefan Reinauer
2010-04-03remove more warningsStefan Reinauer
2010-04-02remove more warnings.Stefan Reinauer
2010-04-02oops, sorry, overlapping workStefan Reinauer
2010-04-02remove some more warningsStefan Reinauer
2010-04-02Fix console prototypes for non-romcc boards.Myles Watson
2010-04-02Fix includes for showallroutes.Myles Watson
2010-04-02The error message is misleading, even for a SPEW, becauseStefan Reinauer