summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/i440bx
Commit message (Expand)AuthorAgeFilesLines
* Move the v3 resource allocator to v2.Myles Watson2009-07-021-26/+2
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-302-4/+4
* Trivial white space fixes so that the next patches are easier to read.Myles Watson2009-05-111-52/+48
* Add high tables support to all northbridges.Stefan Reinauer2009-04-302-0/+15
* Every object file with a struct pci_driver ... __pci_driver needs to be markedStefan Reinauer2009-03-241-1/+1
* Fix a LOT of implicit function declarations before they become errors.Corey Osgood2008-12-191-0/+2
* Add (parts of the) support for multiple DIMMs on the Intel 440BX chipset.Uwe Hermann2008-12-091-32/+63
* Remove the unnecessary memctrl[] indirection, 440BX only has oneUwe Hermann2008-11-273-108/+56
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-011-1/+2
* A duplicate register address is incremented in table register_values.Mats Erik Andersson2008-09-301-1/+1
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-186-6/+6
* Drop duplicated and unneeded #defines from some northbridges (trivial).Uwe Hermann2007-10-272-14/+1
* Ever wondered where those "setting incorrect section attributes forStefan Reinauer2007-10-241-1/+1
* Minor tweaks in the 440BX RAM init code (trivial).Uwe Hermann2007-06-071-18/+28
* Lower the RAM init delays we use on the Intel 440BX.Uwe Hermann2007-05-281-12/+9
* Various 440BX and Tyan S1846 related minor changes and fixes (trivial):Uwe Hermann2007-05-272-32/+44
* Fixup the 440BX northbridge.c (self-ack as this wasn't working anyway).Uwe Hermann2007-05-101-7/+4
* Fixed a bug within the 440BX RAM size calculation. Since the DRB valuesCeri Coburn2007-05-101-1/+2
* Cosmetics (trivial).Uwe Hermann2007-05-041-3/+1
* Fix typo: s/PRINT_DEBUG_/PRINT_DEBUG/ (trivial).Uwe Hermann2007-04-301-1/+1
* Initial Intel 440BX RAM initialization framework.Uwe Hermann2007-04-016-399/+622
* Add convenience macros PAM0..PAM6 (trivial).Uwe Hermann2006-11-301-0/+8
* Add missing bracket in comment, and fix whitespace (trivial).Uwe Hermann2006-11-111-3/+3
* Add an include file which contains the register definitions for theUwe Hermann2006-11-101-0/+81
* Use the canonical name of the vendors/devices and theUwe Hermann2006-11-051-1/+1
* - Add support _framework_ for the Asus p2b. Richard Smith2006-07-291-0/+91
* add framework for i440bx chipsetRichard Smith2006-07-246-0/+609
OpenPOWER on IntegriCloud