index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
southbridge
/
amd
/
amd8111
/
amd8111.c
Age
Commit message (
Expand
)
Author
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-01-06
device: Use pcidev_path_behind()
Kyösti Mälkki
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-05-29
src/southbridge: Add and update license headers
Martin Roth
2018-05-21
sb/amd/amd8111: Get rid of device_t
Elyes HAOUAS
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2009-02-28
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
Stefan Reinauer
2008-12-18
This patch gets rid of all the implicit definition warnings for serengeti exc...
Myles Watson
2006-11-05
Use the canonical name of the vendors/devices and the
Uwe Hermann
2005-10-13
- Added explanation of device tree enable.
Jason Schildt
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-43
arch import user (historical)
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-38
arch import user (historical)
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-36
arch import user (historical)
2004-11-04
- Update abuild.sh so it will rebuild successfull builds
Eric Biederman
2004-10-30
- To reduce confuse rename the parts of linuxbios bios that run from
Eric Biederman
2004-10-21
- Bump the LinuxBIOS major version
Eric Biederman
2004-10-21
better support enable_dev for amd8111
Yinghai Lu
2004-10-16
- First stab at running linuxbios without the old static device tree.
Eric Biederman
2004-05-13
back out immature amd8111_enable stuff
Li-Ta Lo
2004-05-07
change walk_static_devices() to scan_static_bus()
Li-Ta Lo
2004-05-05
Disable AMD8111 USB2 and remove hard code addr in amd8111 IDE
Yinghai Lu
2004-04-29
changed dev->enable to dev->enabled. Sorry, I am the only one who can't speak
Li-Ta Lo
2004-03-23
Doxidization, reformat
Li-Ta Lo
2004-03-11
- Moved hlt() to it's own header.
Eric Biederman
2003-10-11
- O2, enums, and switch statements work in romcc
Eric Biederman