aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/amdk8/northbridge.c
AgeCommit message (Expand)Author
2009-03-10This patch adds common elements for ck804-based boards.Myles Watson
2009-03-04I just went on a bugfix frenzy and fixed all printk format warningsCarl-Daniel Hailfinger
2009-02-28coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer
2008-12-19Fix breakage caused by r3822. I should have known not to touch the k8 stuff...Corey Osgood
2008-12-19Fix a LOT of implicit function declarations before they become errors.Corey Osgood
2008-10-02Whitespace cleanup (trivial).Myles Watson
2007-10-24Ever wondered where those "setting incorrect section attributes forStefan Reinauer
2007-10-14Fix the resource end in amdk8/northbridge.c.Rudolf Marek
2007-09-14More range for HT_CHAIN_UNITID_BASE and HT_CHAIN_END_UNITID_BASE.Yinghai Lu
2007-04-06This commit is part of YhLu's patch from January 18th.Yinghai Lu
2006-10-04AMD Rev F supportYinghai Lu
2006-01-04typoYinghai Lu
2006-01-04type error fixed...Yinghai Lu
2005-12-08fix bus problem with s2885 with issue 47Yinghai Lu
2005-12-06from issue 47, put chain on bus 0, 0x40, 0x80, 0xc0Yinghai Lu
2005-12-041203_hcdn.diff: Stefan Reinauer
2005-12-021201_ht_bus0_dev0_fidvid_core.diffStefan Reinauer
2005-12-01Applying YhLu's patch from issue 37.Stefan Reinauer
2005-11-26- Apply 11_24_a_s1_core.diff fromStefan Reinauer
2005-10-25- See Issue Tracker id-4 "lnxi-patch-4" Jason Schildt
2005-08-10Undoing all HDAMA commits from LNXI from r2005->2003Jason Schildt
2005-08-09- Merge from linuxbios-lnxi (Linux Networx repository) up to public tree.Jason Schildt
2005-07-08eric patchYinghai Lu
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34arch import user (historical)
2005-01-21move apic cluster before pci_domain in MB Config.lbYinghai Lu
2005-01-21move apic cluster before pci_domain in MB Config.lbYinghai Lu
2005-01-19minor reformatLi-Ta Lo
2005-01-11works for PCI vga cards tooLi-Ta Lo
2005-01-10no siblings yetYinghai Lu
2005-01-07enable apic ext id to keep bsp using 0Yinghai Lu
2005-01-05compile fixStefan Reinauer
2005-01-05enable apic ext idYinghai Lu
2004-12-27clean up VGA and Expansion ROM supportLi-Ta Lo
2004-12-23Allocating resource for Expansion ROMLi-Ta Lo
2004-12-03allocating resource for legacy VGA frame buffer, it is not 100%Li-Ta Lo
2004-11-18- First stab at getting the ppc ports building and working.Eric Biederman
2004-11-05CONFIG_CHIP_NAME to control config chip.h without .nameYinghai Lu
2004-11-05*** empty log message ***Yinghai Lu
2004-11-05- Add a new chip northbridge/amd/amdk8/root_complexEric Biederman
2004-11-04- Update abuild.sh so it will rebuild successfull buildsEric Biederman
2004-10-30- To reduce confuse rename the parts of linuxbios bios that run fromEric Biederman
2004-10-27- Look for all 8 possible cpusEric Biederman
2004-10-27sizeram removal/conversion.Eric Biederman
2004-10-22- kill typo so resources are not mixed up in amdk8/northbridge.cEric Biederman
2004-10-21- Bump the LinuxBIOS major versionEric Biederman
2004-10-19- Fix typo with reversing memory resources.Eric Biederman
2004-10-16- HDAMA boots!Eric Biederman
2004-10-16- First stab at running linuxbios without the old static device tree.Eric Biederman
2004-10-14- First pass through with with device tree enhancement merge. Most of the me...Eric Biederman
2004-05-24added AGP support for AMD K8Li-Ta Lo
2004-05-05code refromat, doxidizationLi-Ta Lo
2004-04-29changed dev->enable to dev->enabled. Sorry, I am the only one who can't speakLi-Ta Lo
2004-04-27Fixed the device on bus 0 problem for IBM/E325. The structure mainboard_ibm_e...Li-Ta Lo
2004-04-26check in the current code for IBM/E325, can somebody help to fix it ?Li-Ta Lo
2004-03-23Doxidization, reformatLi-Ta Lo
2004-03-11- Moved hlt() to it's own header.Eric Biederman
2004-02-23correct the DstNode bit mask for IO/MM registersLi-Ta Lo
2004-02-09final merge of YhLu's stuffDavid W. Hendricks
2003-12-08- Set all of the fields in config_busses before we use it not afterwards.Eric Biederman
2003-12-06- Fix amdk8_scan_root_bus and amdk8_scan_chains so multiple HT chainsEric Biederman
2003-10-14- Minor bugfixesEric Biederman
2003-10-11 - O2, enums, and switch statements work in romccEric Biederman
2003-09-04- Remove dead argument to hypertransport_scan_chainEric Biederman
2003-09-02- 1.1.4Eric Biederman
2003-07-21- First pass at s2880 support.Eric Biederman
2003-07-12- Commit a working spd based memory initialization routineEric Biederman
2003-04-25- Commit a working pirq table for the AMD soloEric Biederman
2003-04-22- Initial checkin of the freebios2 treeEric Biederman