Age | Commit message (Expand) | Author |
2009-03-06 | Fix mmconf (PCIe memory mapped config space access) support in v2. It was | Stefan Reinauer |
2009-02-27 | Generic approach of putting BIOS tables at the end of memory | Stefan Reinauer |
2009-01-20 | fix small TOLUD issue in i945 raminit (trivial) | Stefan Reinauer |
2009-01-20 | put in a little comment (trivial) | Stefan Reinauer |
2009-01-20 | This fine work by Jon Dufresne was awkwardly rotting on the mailing list for | Jon Dufresne |
2008-12-19 | Fix a LOT of implicit function declarations before they become errors. | Corey Osgood |
2008-12-18 | Fix the only implicit declaration before it becomes an error. | Corey Osgood |
2008-12-09 | Add (parts of the) support for multiple DIMMs on the Intel 440BX chipset. | Uwe Hermann |
2008-11-27 | Remove the unnecessary memctrl[] indirection, 440BX only has one | Uwe Hermann |
2008-11-21 | i810: Add support for multiple DIMMs, both single-sided and double-sided, | Elia Yehuda |
2008-11-20 | Get rid of the unnecessary indirection by 'struct mem_controller' for the | Uwe Hermann |
2008-11-18 | i810: Add some more comments, and especially add a list of tested BUFF_SC | Uwe Hermann |
2008-11-11 | Thanks to Uwe Hermann for spotting this typo. | Stefan Reinauer |
2008-11-10 | Merge some parts of the i945 review (trivial): | Stefan Reinauer |
2008-11-09 | i945.h: Add some more comments, align data for better readability (trivial). | Uwe Hermann |
2008-10-31 | Revert i945/ICH7 PCI IDs to be hard-coded numbers instead of #defines. | Uwe Hermann |
2008-10-29 | i945/ICH7: Use #defines from pci_ids.h (trivial). | Uwe Hermann |
2008-10-29 | Support for the Intel 945 northbridge. | Stefan Reinauer |
2008-10-12 | Drop tons of duplicated debug.c files, move common file to | Uwe Hermann |
2008-10-01 | The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of | Carl-Daniel Hailfinger |
2008-09-30 | A duplicate register address is incremented in table register_values. | Mats Erik Andersson |
2008-09-24 | Support for the memory controller and PCIe interface of the Intel | Ed Swierk |
2008-08-28 | Eric Biederman believes that he and Tom Zimmerman of the defunct | Ed Swierk |
2008-08-25 | This patch adds PCI device IDs for the Intel EP80579 Integrated Processor, | Ed Swierk |
2008-06-22 | This patch allows support for multiple so-dimms, single or double sided. | Joseph Smith |
2008-05-15 | This patch allows the RCA RM4100 to reboot. Upon rebooting in auto.c it detec... | Joseph Smith |
2008-03-16 | This patch implements support for the Intel 3100 integrated ... | Ed Swierk |
2008-03-09 | Initial support for the Intel 82830 northbridge and RCA RM4100 board. | Joseph Smith |
2008-01-18 | Rename almost all occurences of LinuxBIOS to coreboot. | Stefan Reinauer |
2008-01-18 | Please bear with me - another rename checkin. This qualifies as trivial, no | Stefan Reinauer |
2007-10-27 | Drop duplicated and unneeded #defines from some northbridges (trivial). | Uwe Hermann |
2007-10-24 | Ever wondered where those "setting incorrect section attributes for | Stefan Reinauer |
2007-06-19 | Various minor cosmetics and coding style fixes (trivial). | Uwe Hermann |
2007-06-19 | This patch fixes up a couple mistakes I made with the i82810 and mew-vw to make | Corey Osgood |
2007-06-14 | Add initial support for the Intel 82810 northbridge. | Corey Osgood |
2007-06-07 | Minor tweaks in the 440BX RAM init code (trivial). | Uwe Hermann |
2007-05-28 | Lower the RAM init delays we use on the Intel 440BX. | Uwe Hermann |
2007-05-27 | Various 440BX and Tyan S1846 related minor changes and fixes (trivial): | Uwe Hermann |
2007-05-10 | Fixup the 440BX northbridge.c (self-ack as this wasn't working anyway). | Uwe Hermann |
2007-05-10 | Fixed a bug within the 440BX RAM size calculation. Since the DRB values | Ceri Coburn |
2007-05-04 | Cosmetics (trivial). | Uwe Hermann |
2007-04-30 | Fix typo: s/PRINT_DEBUG_/PRINT_DEBUG/ (trivial). | Uwe Hermann |
2007-04-01 | Initial Intel 440BX RAM initialization framework. | Uwe Hermann |
2006-11-30 | Add convenience macros PAM0..PAM6 (trivial). | Uwe Hermann |
2006-11-22 | Update of the src/include/spd.h file with the following improvements: | Uwe Hermann |
2006-11-11 | Add missing bracket in comment, and fix whitespace (trivial). | Uwe Hermann |
2006-11-10 | Add an include file which contains the register definitions for the | Uwe Hermann |
2006-11-05 | Use the canonical name of the vendors/devices and the | Uwe Hermann |
2006-10-27 | svn mv src/northbridge/intel/E7520 src/northbridge/intel/e7520 | Uwe Hermann |
2006-10-27 | Rename E7520 to e7520, and E7525 to e7525 in the code. The next commit | Uwe Hermann |