Fix up the tree again...
[coreboot.git] / src / northbridge / intel /
2009-07-21 Stefan Reinauer* drop ich7 include
2009-07-05 Uwe HermannFix build for i810 boards that don't enable onboard...
2009-07-05 Elia YehudaVarious Intel 82810/82810E changes which allow onboard...
2009-07-02 Myles WatsonMove the v3 resource allocator to v2.
2009-07-01 Thomas JourdanAdd support for the Intel Eagle Heights development...
2009-06-30 Stefan Reinauerthe tool chain settings should not be in renamed (as...
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-19 Uwe HermannConvert the MSI MS-6178 board to CBFS.
2009-06-05 Elia YehudaAdd a hopefully more correct and flexible set_dram_buff...
2009-05-11 Myles WatsonTrivial white space fixes so that the next patches...
2009-05-02 Stefan ReinauerRun dos2unix on all files:
2009-05-01 Peter StugeTrivial removal of svn:executable property from vga.c.
2009-05-01 Joseph SmithThis patch allows a custom vga driver that will give...
2009-04-30 Stefan ReinauerAdd high tables support to all northbridges.
2009-04-30 Patrick GeorgiRefactor copy_and_run so that it uses a single code...
2009-04-28 Patrick GeorgiEnable HAVE_HIGH_TABLES by default for northbridges...
2009-03-24 Stefan ReinauerEvery object file with a struct pci_driver ... __pci_dr...
2009-03-13 Stefan ReinauerThis, ladies and gentlement, is commit #4000.
2009-03-13 Stefan ReinauerACPI implementation for i945, ICH7, Kontron 986LCD-M
2009-03-11 Stefan Reinaueri945 northbridge update
2009-03-06 Stefan ReinauerFix mmconf (PCIe memory mapped config space access...
2009-02-27 Stefan ReinauerGeneric approach of putting BIOS tables at the end...
2009-01-20 Stefan Reinauerfix small TOLUD issue in i945 raminit (trivial)
2009-01-20 Stefan Reinauerput in a little comment (trivial)
2009-01-20 Jon DufresneThis fine work by Jon Dufresne was awkwardly rotting...
2008-12-19 Corey OsgoodFix a LOT of implicit function declarations before...
2008-12-18 Corey OsgoodFix the only implicit declaration before it becomes...
2008-12-09 Uwe HermannAdd (parts of the) support for multiple DIMMs on the...
2008-11-27 Uwe HermannRemove the unnecessary memctrl[] indirection, 440BX...
2008-11-21 Elia Yehudai810: Add support for multiple DIMMs, both single-sided...
2008-11-20 Uwe HermannGet rid of the unnecessary indirection by 'struct mem_c...
2008-11-18 Uwe Hermanni810: Add some more comments, and especially add a...
2008-11-11 Stefan ReinauerThanks to Uwe Hermann for spotting this typo.
2008-11-10 Stefan ReinauerMerge some parts of the i945 review (trivial):
2008-11-09 Uwe Hermanni945.h: Add some more comments, align data for better...
2008-10-31 Uwe HermannRevert i945/ICH7 PCI IDs to be hard-coded numbers inste...
2008-10-29 Uwe Hermanni945/ICH7: Use #defines from pci_ids.h (trivial).
2008-10-29 Stefan ReinauerSupport for the Intel 945 northbridge.
2008-10-12 Uwe HermannDrop tons of duplicated debug.c files, move common...
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2008-09-30 Mats Erik AnderssonA duplicate register address is incremented in table...
2008-09-24 Ed SwierkSupport for the memory controller and PCIe interface...
2008-08-28 Ed SwierkEric Biederman believes that he and Tom Zimmerman of...
2008-08-25 Ed SwierkThis patch adds PCI device IDs for the Intel EP80579...
2008-06-22 Joseph SmithThis patch allows support for multiple so-dimms, single...
2008-05-15 Joseph SmithThis patch allows the RCA RM4100 to reboot. Upon reboot...
2008-03-16 Ed SwierkThis patch implements support for the Intel 3100 integrated
2008-03-09 Joseph SmithInitial support for the Intel 82830 northbridge and...
2008-01-18 Stefan ReinauerRename almost all occurences of LinuxBIOS to coreboot.
2008-01-18 Stefan ReinauerPlease bear with me - another rename checkin. This...
2007-10-27 Uwe HermannDrop duplicated and unneeded #defines from some northbr...
2007-10-24 Stefan ReinauerEver wondered where those "setting incorrect section...
2007-06-19 Uwe HermannVarious minor cosmetics and coding style fixes (trivial).
2007-06-19 Corey OsgoodThis patch fixes up a couple mistakes I made with the...
2007-06-14 Corey OsgoodAdd initial support for the Intel 82810 northbridge.
2007-06-07 Uwe HermannMinor tweaks in the 440BX RAM init code (trivial).
2007-05-28 Uwe HermannLower the RAM init delays we use on the Intel 440BX.
2007-05-27 Uwe HermannVarious 440BX and Tyan S1846 related minor changes...
2007-05-10 Uwe HermannFixup the 440BX northbridge.c (self-ack as this wasn...
2007-05-10 Ceri CoburnFixed a bug within the 440BX RAM size calculation....
2007-05-04 Uwe HermannCosmetics (trivial).
2007-04-30 Uwe HermannFix typo: s/PRINT_DEBUG_/PRINT_DEBUG/ (trivial).
2007-04-01 Uwe HermannInitial Intel 440BX RAM initialization framework.
2006-11-30 Uwe HermannAdd convenience macros PAM0..PAM6 (trivial).
2006-11-22 Uwe HermannUpdate of the src/include/spd.h file with the following...
2006-11-11 Uwe HermannAdd missing bracket in comment, and fix whitespace...
2006-11-10 Uwe HermannAdd an include file which contains the register definit...
2006-11-05 Uwe HermannUse the canonical name of the vendors/devices and the
2006-10-27 Uwe Hermannsvn mv src/northbridge/intel/E7520 src/northbridge...
2006-10-27 Uwe HermannRename E7520 to e7520, and E7525 to e7525 in the code...
2006-08-23 Stefan ReinauerUwe Hermann:
2006-07-29 Richard Smith- Add support _framework_ for the Asus p2b.
2006-07-24 Richard Smithadd framework for i440bx chipset
2006-05-26 Stefan Reinauerfix two mainboards that have been broken by someone...
2005-10-28 Steven J. MagnaniMake #defined constants more descriptive.
2005-10-05 Stefan ReinauerUpdating FSF address in the code.
2005-09-26 Steven J. Magnani* Added support for "fast" (64-clock) refresh
2005-09-13 Steven J. MagnaniMoved E7501-specific definitions here from raminit.
2005-07-08 Yinghai Lueric patch
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2004-11-28 Ronald G. Minnichfixes to make adl855pc compile.
2004-11-18 Eric Biederman- First stab at getting the ppc ports building and...
2004-11-11 Ronald G. Minnichin loglevel.h, if ASM_CONSOLE_LOGLEVEL is defined,...
2004-11-10 Eric Biederman- Remove e7501 root_complex
2004-11-10 Ronald G. Minnichadl855pc support
2004-11-05 Yinghai LuCONFIG_CHIP_NAME to control config chip.h without ...
2004-11-04 Eric Biederman- Update abuild.sh so it will rebuild successfull builds
2004-11-02 Yinghai Lu*** empty log message ***
2004-10-27 Eric Biedermansizeram removal/conversion.
2004-10-27 Eric Biederman- kill the broken and duplicate 855pm directory. Hopef...
2004-10-25 Yinghai Luops and tsc
2004-10-25 Yinghai Lus2735 minor changes
2004-10-23 Eric Biederman- For now use port 0x80 based delays in for the e7501...
2004-10-23 Eric Biederman- Update e7501 northbridge.c to work in the new structure.
2004-10-23 Yinghai Lu*** empty log message ***
2004-10-21 Eric Biederman- Bump the LinuxBIOS major version
2004-10-16 Eric Biederman- First stab at running linuxbios without the old stati...
2004-10-06 Ronald G. Minnichf'ing thing still won't work.
2004-09-30 Ronald G. Minnichmods for i855pm that don't seem too wrong. ha!
2004-09-28 Ronald G. Minnichadd support for ICH4. more i955pm stuff.
next