summaryrefslogtreecommitdiffstats
path: root/src/northbridge
Commit message (Expand)AuthorAgeFilesLines
* Enable 440BX NB to use large memory modulesAnders Jenbo2010-04-271-6/+28
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-2788-884/+884
* Remove some additional white space to make it look nicer in nanoAnders Jenbo2010-04-271-23/+23
* Set success flag in cx700 int15 handlerPatrick Georgi2010-04-261-1/+1
* cx700 int15 handler rework. Int15 handler needs to provide the Stefan Reinauer2010-04-253-258/+305
* Only do complete VGA init if a VGABIOS was found and installed.Patrick Georgi2010-04-251-0/+2
* zero warnings daysStefan Reinauer2010-04-257-4/+13
* drop all duplicate copies of vgabios.c in favorStefan Reinauer2010-04-2419-3508/+275
* Trivial. Fix a space to tab.Zheng Bao2010-04-241-2/+2
* zero warnings days...Stefan Reinauer2010-04-232-7/+6
* DDR3 support for AMD Fam10.Zheng Bao2010-04-2331-4/+12095
* via epia-m now works with default x86.c instead of its own copy of vgabios.c.Stefan Reinauer2010-04-224-81/+160
* zero warnings days...Stefan Reinauer2010-04-221-2/+5
* fix compilation remaining geode boardsStefan Reinauer2010-04-225-126/+129
* oops, sorry for the last commit. This commit changes the code to distinguishStefan Reinauer2010-04-212-4/+2
* * clean up all but two warnings on artecgroup dbe61Stefan Reinauer2010-04-213-11/+7
* Make RAM init on i945GC workPatrick Georgi2010-04-201-9/+5
* cosmetics.Stefan Reinauer2010-04-202-16/+9
* As Myles suggested a while back: Switch long time #warnings to be commentsStefan Reinauer2010-04-203-10/+11
* fix romcc compiled i3100 boards.Stefan Reinauer2010-04-161-0/+2
* zero warnings days: unify mp tables. fix warnings.Stefan Reinauer2010-04-164-9/+20
* remove more warnings. move ROOT_COMPLEX selection to fam10Stefan Reinauer2010-04-158-18/+31
* zero warnings days...Stefan Reinauer2010-04-156-647/+723
* the dump function assumed that the mbi data comes right after the header.Stefan Reinauer2010-04-151-1/+2
* Remove a few more warnings from fam10.Myles Watson2010-04-1510-72/+75
* fix a case where the fam10 code would overwrite parts of a struct.Stefan Reinauer2010-04-142-4/+4
* drop setup_ics code that was blatantly copied from cx700 and Stefan Reinauer2010-04-145-75/+8
* Remove few more warnings and some dead code.Myles Watson2010-04-143-2/+47
* geeesh! And this really compiles and even runs?Stefan Reinauer2010-04-148-252/+197
* HWHoleSz must be u32...Stefan Reinauer2010-04-141-1/+1
* udelay_tsc does not exist in the whole tree.Stefan Reinauer2010-04-142-4/+2
* drop quite a lot of dead code that did nothing but produce warnings and makeStefan Reinauer2010-04-143-15/+5
* zero warnings days. Down to under 600 different warnings Stefan Reinauer2010-04-1412-44/+35
* fix digitallogic adl855pc compilation (and clean up the warnings while at it)Stefan Reinauer2010-04-143-60/+8
* move cpu/x86/car to cpu/intel/car as previously discussed on the mailing list.Stefan Reinauer2010-04-141-100/+1
* ip1000: fix seabios start, fix flash gpio detectionStefan Reinauer2010-04-131-40/+43
* add int15 handler for thomson ip1000Stefan Reinauer2010-04-112-2/+8
* simplify ram_read32 on i82830Stefan Reinauer2010-04-111-16/+9
* More trivial changes to i82830 raminit.c for USE_PRINTK_IN_CAR.Joseph Smith2010-04-111-4/+14
* Trivial changes to i82830 raminit.c for USE_PRINTK_IN_CAR.Joseph Smith2010-04-111-108/+46
* fix the broken nvidia chipset boards,Stefan Reinauer2010-04-091-1/+1
* zero warnings days.Stefan Reinauer2010-04-096-73/+37
* zero warnings days.Stefan Reinauer2010-04-094-68/+68
* zero warning days.Stefan Reinauer2010-04-098-8/+0
* 1. This patch adds CAR for Intel P6 series processors.Joseph Smith2010-04-092-4/+5
* copy_and_run.c is not needed twice, and it is used on non-car too.Stefan Reinauer2010-04-091-1/+1
* Copy acpi blobs in two parts to make sure gcc does the right thing.Myles Watson2010-04-091-10/+11
* Cosmetically make init_cpus more similar for fam10 and K8.Myles Watson2010-04-086-54/+48
* Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...Myles Watson2010-04-083-3/+3
* Move Kconfig for HT limits to northbridge/amd/Kconfig.Myles Watson2010-04-082-17/+106