aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard
AgeCommit message (Expand)Author
2010-05-05Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi
2010-05-04Fix arima/hdama. It was changed to match newconfig, which was broken.Myles Watson
2010-05-03Qemu, despite "emulating" an intel chipset, uses the CMOS to Valdimir Serbinenko
2010-04-30Get rid of a few more warnings.Myles Watson
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-25Fix the the build of r5494 on Asus A8V-E SE. The K8M890 and K8T890Rudolf Marek
2010-04-25try to unify timing initialization across those boards that need it...Stefan Reinauer
2010-04-25Following patch changes the K8M890 VGA handling. It reverts the framebuffer sizeRudolf Marek
2010-04-25no warnings days.Stefan Reinauer
2010-04-25zero warnings daysStefan Reinauer
2010-04-25Trivial. The comment also need to modify.Zheng Bao
2010-04-25The device number of SATA SB700 is 0x11, while the one of SB600 is 0x12.Zheng Bao
2010-04-24drop all duplicate copies of vgabios.c in favorStefan Reinauer
2010-04-23AMD Tilapia board support as a demonstration of an AMD Fam10 DDR3 board.Zheng Bao
2010-04-22via epia-m now works with default x86.c instead of its own copy of vgabios.c.Stefan Reinauer
2010-04-22zero warnings days...Stefan Reinauer
2010-04-22fix compilation remaining geode boardsStefan Reinauer
2010-04-21* clean up all but two warnings on artecgroup dbe61Stefan Reinauer
2010-04-20fix artecgroup dbe61Stefan 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-16zero warnings days: unify mp tables. fix warnings.Stefan Reinauer
2010-04-15remove more warnings. move ROOT_COMPLEX selection to fam10Stefan Reinauer
2010-04-15don't leave VGA disabled by default on thomson ip1000Stefan Reinauer
2010-04-15zero warnings days...Stefan Reinauer
2010-04-15Remove a few more warnings from fam10.Myles Watson
2010-04-14zero warning days. Move RAMTOP and RAMBASE together.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-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 timer choice in Kconfig. HAVE_INIT_TIMER is selected correctly, no need toStefan 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-12move model_6ex car to a single file. No more .c files that only consist of aStefan Reinauer
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-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-09We don't define LB_CKS_* per board anymore:Patrick Georgi
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 the need for cpu_reset, it's really just a short cut to stage2.Stefan Reinauer
2010-04-09remove some amd mainboard warnings.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-09Copy acpi blobs in two parts to make sure gcc does the right thing.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-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-07move amd K8/Fam10 "bus detection" function prototypes to a common place.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-06No warnings day, next round.Stefan Reinauer
2010-04-05Signed-off-by: Rudolf Marek <r.marek@assembler.cz>Rudolf Marek
2010-04-03remove more warnings.Stefan Reinauer
2010-04-03remove more warningsStefan Reinauer
2010-04-02remove some more warningsStefan Reinauer
2010-04-01- get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files.Stefan Reinauer
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
2010-03-31This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer
2010-03-30- drop unneeded Makefile.incStefan Reinauer
2010-03-30indent mptable.cStefan Reinauer
2010-03-30drop USE_INIT from mainboard Kconfig files, it's already set in src/KconfigStefan Reinauer
2010-03-30build_opt_tbl: error instead of null pointer access if no checksum is defined.Stefan Reinauer
2010-03-30reduce warnings in MCP55 and Fam10 codeStefan Reinauer
2010-03-30fix ms9652_fam10Stefan Reinauer
2010-03-30unify cmos.layout wrt AMD extended configuration registers.Stefan Reinauer
2010-03-29This drops the ASSEMBLY define from romstage.c, tooStefan Reinauer
2010-03-29qemu: drop "northbridge.c" from src/cpu/... Stefan Reinauer
2010-03-29__PRE_RAM__ is now correctly specified in the Makefile. No need to hack it intoStefan Reinauer
2010-03-29This patch drops the coreboot CMOS checksum ranges from Kconfig becauseStefan Reinauer
2010-03-29dualcore.h and quadcore.h are almost exactly the same. Stefan Reinauer
2010-03-28Add a non-time consuming version of ram check so we can print a decent errorStefan Reinauer
2010-03-28drop post_code()Stefan Reinauer
2010-03-28drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is moreStefan Reinauer
2010-03-26Remove dead code and make white space more consistent for acpi_tables.cMyles Watson
2010-03-261. Remove warnings and multiple blank lines.Zheng Bao
2010-03-24Get rid of type-punned pointer errors.Myles Watson
2010-03-24fix acpi dsdt copy on roda rk886exStefan Reinauer
2010-03-23mahogany_fam10: rename apc_auto.c to ap_romstage.c like on all other boardsStefan Reinauer
2010-03-22Revert my debugging patch that got committed by accident. Sorry.Myles Watson
2010-03-22Fix all the format string warnings.Myles Watson
2010-03-22drop some unused files and fix warnings on i945 based systems.Stefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer