aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel
AgeCommit message (Expand)Author
2009-03-13This, ladies and gentlement, is commit #4000.Stefan Reinauer
2009-03-13ACPI implementation for i945, ICH7, Kontron 986LCD-MStefan Reinauer
2009-03-11i945 northbridge updateStefan Reinauer
2009-03-06Fix mmconf (PCIe memory mapped config space access) support in v2. It wasStefan Reinauer
2009-02-27Generic approach of putting BIOS tables at the end of memoryStefan Reinauer
2009-01-20fix small TOLUD issue in i945 raminit (trivial)Stefan Reinauer
2009-01-20put in a little comment (trivial)Stefan Reinauer
2009-01-20This fine work by Jon Dufresne was awkwardly rotting on the mailing list forJon Dufresne
2008-12-19Fix a LOT of implicit function declarations before they become errors.Corey Osgood
2008-12-18Fix the only implicit declaration before it becomes an error.Corey Osgood
2008-12-09Add (parts of the) support for multiple DIMMs on the Intel 440BX chipset.Uwe Hermann
2008-11-27Remove the unnecessary memctrl[] indirection, 440BX only has oneUwe Hermann
2008-11-21i810: Add support for multiple DIMMs, both single-sided and double-sided,Elia Yehuda
2008-11-20Get rid of the unnecessary indirection by 'struct mem_controller' for theUwe Hermann
2008-11-18i810: Add some more comments, and especially add a list of tested BUFF_SCUwe Hermann
2008-11-11Thanks to Uwe Hermann for spotting this typo.Stefan Reinauer
2008-11-10Merge some parts of the i945 review (trivial):Stefan Reinauer
2008-11-09i945.h: Add some more comments, align data for better readability (trivial).Uwe Hermann
2008-10-31Revert i945/ICH7 PCI IDs to be hard-coded numbers instead of #defines.Uwe Hermann
2008-10-29i945/ICH7: Use #defines from pci_ids.h (trivial).Uwe Hermann
2008-10-29Support for the Intel 945 northbridge.Stefan Reinauer
2008-10-12Drop tons of duplicated debug.c files, move common file toUwe Hermann
2008-10-01The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger
2008-09-30A duplicate register address is incremented in table register_values.Mats Erik Andersson
2008-09-24Support for the memory controller and PCIe interface of the IntelEd Swierk
2008-08-28Eric Biederman believes that he and Tom Zimmerman of the defunctEd Swierk
2008-08-25This patch adds PCI device IDs for the Intel EP80579 Integrated Processor,Ed Swierk
2008-06-22This patch allows support for multiple so-dimms, single or double sided.Joseph Smith
2008-05-15This patch allows the RCA RM4100 to reboot. Upon rebooting in auto.c it detec...Joseph Smith
2008-03-16This patch implements support for the Intel 3100 integrated ...Ed Swierk
2008-03-09Initial support for the Intel 82830 northbridge and RCA RM4100 board.Joseph Smith
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2007-10-27Drop duplicated and unneeded #defines from some northbridges (trivial).Uwe Hermann
2007-10-24Ever wondered where those "setting incorrect section attributes forStefan Reinauer
2007-06-19Various minor cosmetics and coding style fixes (trivial).Uwe Hermann
2007-06-19This patch fixes up a couple mistakes I made with the i82810 and mew-vw to makeCorey Osgood
2007-06-14Add initial support for the Intel 82810 northbridge.Corey Osgood
2007-06-07Minor tweaks in the 440BX RAM init code (trivial).Uwe Hermann
2007-05-28Lower the RAM init delays we use on the Intel 440BX.Uwe Hermann
2007-05-27Various 440BX and Tyan S1846 related minor changes and fixes (trivial):Uwe Hermann
2007-05-10Fixup the 440BX northbridge.c (self-ack as this wasn't working anyway).Uwe Hermann
2007-05-10Fixed a bug within the 440BX RAM size calculation. Since the DRB valuesCeri Coburn
2007-05-04Cosmetics (trivial).Uwe Hermann
2007-04-30Fix typo: s/PRINT_DEBUG_/PRINT_DEBUG/ (trivial).Uwe Hermann
2007-04-01Initial Intel 440BX RAM initialization framework.Uwe Hermann
2006-11-30Add convenience macros PAM0..PAM6 (trivial).Uwe Hermann
2006-11-22Update of the src/include/spd.h file with the following improvements:Uwe Hermann
2006-11-11Add missing bracket in comment, and fix whitespace (trivial).Uwe Hermann
2006-11-10Add an include file which contains the register definitions for theUwe Hermann
2006-11-05Use the canonical name of the vendors/devices and theUwe Hermann
2006-10-27svn mv src/northbridge/intel/E7520 src/northbridge/intel/e7520Uwe Hermann
2006-10-27Rename E7520 to e7520, and E7525 to e7525 in the code. The next commitUwe Hermann
2006-08-23Uwe Hermann:Stefan Reinauer
2006-07-29- Add support _framework_ for the Asus p2b. Richard Smith
2006-07-24add framework for i440bx chipsetRichard Smith
2006-05-26fix two mainboards that have been broken by someone who does not use abuild.shStefan Reinauer
2005-10-28Make #defined constants more descriptive.Steven J. Magnani
2005-10-05Updating FSF address in the code.Stefan Reinauer
2005-09-26* Added support for "fast" (64-clock) refreshSteven J. Magnani
2005-09-13Moved E7501-specific definitions here from raminit.Steven J. Magnani
2005-07-08eric patchYinghai Lu
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51arch import user (historical)
2004-11-28fixes to make adl855pc compile.Ronald G. Minnich
2004-11-18- First stab at getting the ppc ports building and working.Eric Biederman
2004-11-11in loglevel.h, if ASM_CONSOLE_LOGLEVEL is defined, don't try to set it.Ronald G. Minnich
2004-11-10- Remove e7501 root_complexEric Biederman
2004-11-10adl855pc supportRonald G. Minnich
2004-11-05CONFIG_CHIP_NAME to control config chip.h without .nameYinghai Lu
2004-11-04- Update abuild.sh so it will rebuild successfull buildsEric Biederman
2004-11-02*** empty log message ***Yinghai Lu
2004-10-27sizeram removal/conversion.Eric Biederman
2004-10-27- kill the broken and duplicate 855pm directory. Hopefully I have keptEric Biederman
2004-10-25ops and tscYinghai Lu
2004-10-25s2735 minor changesYinghai Lu
2004-10-23- For now use port 0x80 based delays in for the e7501 memory initialization.Eric Biederman
2004-10-23- Update e7501 northbridge.c to work in the new structure.Eric Biederman
2004-10-23*** empty log message ***Yinghai Lu
2004-10-21- Bump the LinuxBIOS major versionEric Biederman
2004-10-16- First stab at running linuxbios without the old static device tree.Eric Biederman
2004-10-06f'ing thing still won't work.Ronald G. Minnich
2004-09-30mods for i855pm that don't seem too wrong. ha!Ronald G. Minnich
2004-09-28add support for ICH4. more i955pm stuff.Ronald G. Minnich
2004-08-30more fixes.Ronald G. Minnich
2004-08-26just a few changes before we hit the big fun.Ronald G. Minnich
2004-08-25more updates for 855Ronald G. Minnich
2004-08-24stupid ron! need to start names with a letter.Ronald G. Minnich
2004-08-23adding 855pmRonald G. Minnich
2004-07-01Intel E7501 P64H2 ICH5R supportYinghai Lu