summaryrefslogtreecommitdiff
path: root/src/northbridge/intel
AgeCommit message (Expand)Author
2010-09-25Various CONFIG_DEBUG_RAM_SETUP related fixes (trivial).Uwe Hermann
2010-09-25Keep the mc146818rtc.h include close to the option table include whereMyles Watson
2010-09-25- Fix race condition in option_table.h generation by moving the includeStefan Reinauer
2010-09-20A number of cleanups for 440BX raminit code.Keith Hui
2010-09-13Convert i945 boards to use reserved resources instead of directly addingMyles Watson
2010-09-02Trivial warning fix for adl855pc.Myles Watson
2010-08-30We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer
2010-08-30This file was missing from r5751.Andreas Schultz
2010-08-30Rework i855GM/i855GME supportAndreas Schultz
2010-08-27drop three unneeded config variables:Jens Rottmann
2010-08-26CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board /Jens Rottmann
2010-08-26One of my boards needs this mini delay in order to survive ram initialization.Stefan Reinauer
2010-08-25Fix i945 based boardsStefan Reinauer
2010-08-03Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer
2010-08-03VGA code needs to be refactored before it can be compiled conditionally.Myles Watson
2010-08-02Build VGA code conditionally to avoid errors when using SeaBIOS.Myles Watson
2010-08-01Update my old, no longer active email addressesCorey Osgood
2010-07-08Fix all warnings in the tree Stefan Reinauer
2010-07-07Kill a few more warnings.Myles Watson
2010-07-06Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant
2010-06-20This patch implements GFXUMA on all supported i810 boards. Also some fix-ups ...Joseph Smith
2010-06-17Always enable parent resources before child resources.Myles Watson
2010-06-09Same conversion as with resources from static arrays to lists, exceptMyles Watson
2010-05-27Fix MBI walker.Joseph Smith
2010-05-27fix warnings.Stefan Reinauer
2010-05-25cosmetics.Stefan Reinauer
2010-05-21Use lists instead of arrays for resources in devices to reduce memory usage.Myles Watson
2010-05-14i945:Stefan Reinauer
2010-05-14Fix i945 ACPI for ASL Optimizing Compiler version 20100428.Stefan Reinauer
2010-05-14license header fixes Nils Jacobs
2010-05-09i82830: fix debugging output and clarify bracketingStefan Reinauer
2010-04-30fix compilation of mtarvonStefan 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-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