summaryrefslogtreecommitdiff
path: root/src/northbridge/intel
AgeCommit message (Expand)Author
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-20Make RAM init on i945GC workPatrick Georgi
2010-04-16fix romcc compiled i3100 boards.Stefan Reinauer
2010-04-16zero warnings days: unify mp tables. fix warnings.Stefan 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-14drop setup_ics code that was blatantly copied from cx700 and Stefan Reinauer
2010-04-14drop quite a lot of dead code that did nothing but produce warnings and makeStefan Reinauer
2010-04-14fix digitallogic adl855pc compilation (and clean up the warnings while at it)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-09zero warning days.Stefan Reinauer
2010-04-091. This patch adds CAR for Intel P6 series processors.Joseph Smith
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-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-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-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-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-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-22drop two warnings (trivial)Stefan Reinauer
2010-02-22This is a general cleanup patchStefan Reinauer
2010-02-15Various license header consistency fixes (trivial).Uwe Hermann
2010-02-08janitor task: unify and cleanup naming.Stefan Reinauer
2010-02-07newconfig is no more.Patrick Georgi
2010-02-01Alot of it is trivial clean ups and 830 is now able to initialize one row/sid...Joseph Smith
2010-01-25This code was copied from amdk8 and never really made usable. Stefan Reinauer
2010-01-17Support a few more i945 variants. With this framework in place it shouldStefan Reinauer
2010-01-16* drop reset files from 945 mainboards (and use southbridge specific reset)Stefan Reinauer
2009-11-28Maciej Pijanka tried to get the Biostar M6TLD running, and created a patch forMaciej Pijanka
2009-10-30Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults.Uwe Hermann
2009-10-27Improve coreboot build output and eliminate some warnings:Uwe Hermann
2009-10-26Add kconfig menus for most chipset VIDEO_MB values.Uwe Hermann
2009-10-26Kontron 986LCD-M updateStefan Reinauer