aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge
AgeCommit message (Expand)Author
2010-04-30get rid of some more warnings..Stefan Reinauer
2010-04-30fix compilation of mtarvonStefan Reinauer
2010-04-30drop extra pci access functions. these are exact copies of romcc_io.h. Stefan Reinauer
2010-04-30Get rid of a few more warnings.Myles Watson
2010-04-27Enable 440BX NB to use large memory modulesAnders Jenbo
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-27Remove some additional white space to make it look nicer in nanoAnders Jenbo
2010-04-26Set success flag in cx700 int15 handlerPatrick Georgi
2010-04-25cx700 int15 handler rework. Int15 handler needs to provide the Stefan Reinauer
2010-04-25Only do complete VGA init if a VGABIOS was found and installed.Patrick Georgi
2010-04-25zero warnings daysStefan Reinauer
2010-04-24drop all duplicate copies of vgabios.c in favorStefan Reinauer
2010-04-24Trivial. Fix a space to tab.Zheng Bao
2010-04-23zero warnings days...Stefan Reinauer
2010-04-23DDR3 support for AMD Fam10.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-21oops, sorry for the last commit. This commit changes the code to distinguishStefan Reinauer
2010-04-21* clean up all but two warnings on artecgroup dbe61Stefan Reinauer
2010-04-20Make RAM init on i945GC workPatrick Georgi
2010-04-20cosmetics.Stefan Reinauer
2010-04-20As Myles suggested a while back: Switch long time #warnings to be commentsStefan Reinauer
2010-04-16fix romcc compiled i3100 boards.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-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-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-11add int15 handler for thomson ip1000Stefan 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-09fix the broken nvidia chipset boards,Stefan Reinauer
2010-04-09zero warnings days.Stefan Reinauer
2010-04-09zero warnings days.Stefan 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-09Copy acpi blobs in two parts to make sure gcc does the right thing.Myles Watson
2010-04-08Cosmetically make init_cpus more similar for fam10 and K8.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-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-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-07fix epia-m700 compilation, and remove more warnings.Stefan Reinauer
2010-04-07"no warnings day"Stefan 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-06fam10 acpi fix Stefan Reinauerstepan
2010-04-03remove more warnings.Stefan Reinauer
2010-04-03remove more warningsStefan Reinauer
2010-04-02remove more warnings.Stefan Reinauer
2010-04-02remove some more warningsStefan Reinauer
2010-04-02Fix includes for showallroutes.Myles Watson
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-30drop USE_INIT should be USE_PRINTK_IN_CAR here.Stefan Reinauer
2010-03-30fix some amd k8 warningsStefan Reinauer
2010-03-30reduce warnings in MCP55 and Fam10 codeStefan Reinauer
2010-03-29trivial warning cleanupsStefan Reinauer
2010-03-29dualcore.h and quadcore.h are almost exactly the same. Stefan Reinauer
2010-03-28drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is moreStefan Reinauer
2010-03-24Get rid of type-punned pointer errors.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
2010-03-17more warnings gone...Stefan Reinauer
2010-03-17This is kind of a pre CAR patch to properly allocate "shared" graphics memoryJoseph Smith
2010-03-17more warning fixes.Stefan Reinauer
2010-03-17From Keith Hui:Keith Hui
2010-03-16pci drivers should be const.Stefan Reinauer
2010-03-13Add SDRAMPWR_4DIMM Kconfig option (not user-visible in menuconfig).Keith Hui
2010-03-11Replace clear_memory with memset.Myles Watson
2010-03-10The following patch implements Opteron Fam 10 rev D (aka Istanbul)Arne Georg Gleditsch
2010-03-06440BX: Do not hardcode DIMM number + size anymore.Keith Hui
2010-03-05i945 mini patch:Stefan Reinauer
2010-03-05This patch is from 2009-10-20Uwe Hermann
2010-03-01Allow per-board setting of HT clock and width soTimothy Pearson
2010-03-01Fix YABEL guards; make debugging optional; fix some warningsStefan Reinauer
2010-03-01This patch implements MBI (modular bios interface) support to the i830 chipset.Stefan Reinauer
2010-02-28Use the romstraps build infrastructure created for "tinybootblock"Patrick Georgi
2010-02-25Drop i855pm port and rename i855gme to i855 instead.Stefan Reinauer
2010-02-24Remove register pressure from e7501 driver by not indirectly referencingStefan Reinauer
2010-02-23Remove nonsensical wrapper for function inStefan Reinauer
2010-02-22drop two warnings (trivial)Stefan Reinauer