summaryrefslogtreecommitdiff
path: root/src/southbridge/amd/amd8111/amd8111.c
AgeCommit message (Expand)Author
2019-11-20sb/amd/amd8111: Remove supportArthur Heymans
2019-10-30src/southbridge: change "unsigned" to "unsigned int"Martin Roth
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-01-06device: Use pcidev_path_behind()Kyösti Mälkki
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-05-29src/southbridge: Add and update license headersMartin Roth
2018-05-21sb/amd/amd8111: Get rid of device_tElyes HAOUAS
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2009-02-28coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer
2008-12-18This patch gets rid of all the implicit definition warnings for serengeti exc...Myles Watson
2006-11-05Use the canonical name of the vendors/devices and theUwe Hermann
2005-10-13- Added explanation of device tree enable.Jason Schildt
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-43arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-38arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-36arch import user (historical)
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-21- Bump the LinuxBIOS major versionEric Biederman
2004-10-21better support enable_dev for amd8111Yinghai Lu
2004-10-16- First stab at running linuxbios without the old static device tree.Eric Biederman
2004-05-13back out immature amd8111_enable stuffLi-Ta Lo
2004-05-07change walk_static_devices() to scan_static_bus()Li-Ta Lo
2004-05-05Disable AMD8111 USB2 and remove hard code addr in amd8111 IDEYinghai Lu
2004-04-29changed dev->enable to dev->enabled. Sorry, I am the only one who can't speakLi-Ta Lo
2004-03-23Doxidization, reformatLi-Ta Lo
2004-03-11- Moved hlt() to it's own header.Eric Biederman
2003-10-11 - O2, enums, and switch statements work in romccEric Biederman