summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-04-20cosmetics.Stefan Reinauer
2010-04-20- move src/arch/i386/smp/ioapic.c to src/arch/i386/lib/ioapic.c (hasStefan Reinauer
2010-04-20As Myles suggested a while back: Switch long time #warnings to be commentsStefan Reinauer
2010-04-19Add support for the Nokia IP530.Marc Bertens
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