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
/
cimx
/
sb900
Age
Commit message (
Expand
)
Author
2013-12-07
Correct file permissions.
Idwer Vollering
2013-09-24
southbridge/cimx/sb900: Rename headers to match sb700 & sb800
Corey Osgood
2013-08-24
Add pci_devfn_t and use with __SIMPLE_DEVICE__
Kyösti Mälkki
2013-08-01
Add directive __SIMPLE_DEVICE__
Kyösti Mälkki
2013-07-01
usbdebug: Drop duplicates of EHCI BAR relocation code
Kyösti Mälkki
2013-06-17
AMD southbridges: Move HAVE_HARD_RESET
Kyösti Mälkki
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-25
AMD Southbridge: Add RTC init to lpc_init
Mike Loptien
2013-02-21
AMD S3: Introduce Kconfig variable 'S3_DATA_SIZE'
Zheng Bao
2013-02-19
AMD S3: Change S3_VOLATILE_POS to S3_DATA_POS
Zheng Bao
2013-02-18
AMD S3: Fix typo vol*a*tile in southbridge Kconfig
Zheng Bao
2012-11-27
Get rid of drivers class
Patrick Georgi
2012-10-07
Remove chip.h files without config structure
Kyösti Mälkki
2012-08-30
AMD S3: The offset of the nv storage depends on config.h
Zheng Bao
2012-08-22
Auto-declare chip_operations
Kyösti Mälkki
2012-08-05
AMD SB: Call the rtc update if needed (Propagation)
zbao
2012-05-24
cbtypes.h: Unify cbtypes.h used in AMD board's code
Vikram Narayanan
2012-05-08
Clean up #ifs
Patrick Georgi
2012-04-12
Unify IO APIC address specification
Patrick Georgi
2012-02-02
CIMX wrapper: remove redudant traversing sb800 and sb900 CIMX dir
Kerry Sheh
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-09-07
AMD F14 southbridge update
Kerry She
2011-06-28
Addition of Family12/SB900 wrapper code
efdesign98