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
/
sb600
Age
Commit message (
Expand
)
Author
2016-11-21
AMD sb600: Fix PCI ID error
Kyösti Mälkki
2016-10-04
src/southbridge: Remove unnecessary semicolon
Elyes HAOUAS
2016-09-20
southbridge/amd: Add space around operators
Elyes HAOUAS
2016-09-13
southbridge/amd/sb600: transition away from device_t
Antonello Dettori
2016-08-31
src/southbridge: Code formating
Elyes HAOUAS
2016-08-03
sb/amd/sb[6|7|8]00: Initialize PIC
Timothy Pearson
2015-12-16
southbridge/amd/sb600: Update HPET base address with #define
Martin Roth
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-06-05
device_ops: add device_t argument to acpi_fill_ssdt_generator
Alexander Couzens
2015-06-04
devicetree: Discriminate device ops scan_bus()
Kyösti Mälkki
2015-05-26
acpi: Remove monolithic ACPI
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-28
Kconfig whitespace fixes
Martin Roth
2015-04-27
kbuild: automatically include southbridges
Stefan Reinauer
2015-04-06
global: Refactor get_option usage
Varad Gautam
2015-02-25
amd/sb600: Fix NULL test after use issue
Patrick Georgi
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2014-12-30
drivers/pc80/mc146818rtc: Assume we always have ALTCENTURY
Gabe Black
2014-12-17
southbridge/amd sb600, sb700 & sb900 spelling fixes
Martin Roth
2014-11-05
soutbridge/*/bootblock: Use pci_dev_t over device_t typedef
Edward O'Callaghan
2014-10-22
cmos: Rename the CMOS related functions.
Gabe Black
2014-10-19
amd: rename model_fxx_powernow to powernow.
Vladimir Serbinenko
2014-10-17
Fix mismerge of ACPI patches
Vladimir Serbinenko
2014-10-16
amdk8: Move to per-device ACPI
Vladimir Serbinenko
2014-07-08
southbridge: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-02-16
usbdebug: Remove EHCI_DEBUG_OFFSET
Kyösti Mälkki
2014-02-06
usbdebug: Move under drivers/usb
Kyösti Mälkki
2013-12-24
Remove PCI_ROM_RUN option
Vladimir Serbinenko
2013-12-02
global: Fix usage of get_option() to make use of CB_CMOS_ codes
Alexandru Gagniuc
2013-10-22
usbdebug: Fix boards without EARLY_CBMEM_INIT
Kyösti Mälkki
2013-08-29
usbdebug: Support choice of EHCI controller
Kyösti Mälkki
2013-08-29
usbdebug: Change debug port scanning
Kyösti Mälkki
2013-08-24
Add pci_devfn_t and use with __SIMPLE_DEVICE__
Kyösti Mälkki
2013-08-23
usbdebug: Do not support logging from SMM
Kyösti Mälkki
2013-08-13
Fix some wait_for_valid functions return value from 1 to -1.
Andrew Wu
2013-08-07
usbdebug: Use __SIMPLE_DEVICE__ on early enable
Kyösti Mälkki
2013-08-02
Remove unnecessary space characters.
Andrew Wu
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-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
2012-11-28
Remove assembly coded log2 function
Ronald G. Minnich
2012-11-27
Get rid of drivers class
Patrick Georgi
2012-10-08
hpet: common ACPI generation
Patrick Georgi
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-07-26
Refactor driver structs
Patrick Georgi
2012-05-08
Clean up #ifs
Patrick Georgi
2012-02-22
amd/sb600: Move HAVE_HARD_RESET to southbridge
Patrick Georgi
2012-02-20
Force SB600 bootblock to use I/O for PCI config
Dave Frodin
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-10-31
Fix usb debug dongle support
Sven Schnelle
2011-10-28
Get rid of the old romstage-as-bootblock ROM layout
Patrick Georgi
2011-10-28
sb600: Implement EHCI workaround
Patrick Georgi
2011-10-13
amd/sb600: Enable COM2 at all times in early setup
Patrick Georgi
2011-04-18
* Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value
Stefan Reinauer
2011-03-17
Fix power_on_after_fail handling on AMD SB600
Josef Kellermann
2011-02-24
Add new option 'sata_mode' to CMOS and 'SATA_MODE' to Kconfig for AMD SB600
Josef Kellermann
2011-02-12
Attached patch fixes the LPC decode ranges of SB600/SB800. We enable early on...
Rudolf Marek
2010-12-14
Set the ROMSIZE as 4MB.
Zheng Bao
2010-12-09
Merge enable_rom.c files into bootblock.c files.
Uwe Hermann
2010-12-08
first round name simplification. drop the <component>_ prefix.
stepan
2010-11-26
AMD SB600: Add TINY_BOOTBLOCK support.
Uwe Hermann
2010-10-12
We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
Uwe Hermann
2010-10-10
Same applies for SB600.
Rudolf Marek
2010-10-10
Trivial. Spelling check.
Zheng Bao
2010-10-05
- move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1
Patrick Georgi
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-09-26
Only show the USB Debug Port kconfig option to the user if a mainboard
Uwe Hermann
2010-09-25
Various Debug Port southbridge implementation fixes / cosmetics.
Uwe Hermann
2010-09-24
Make SB600/SB700 more similar for easier diffs (trivial).
Uwe Hermann
2010-09-24
Hook up all AMD SB600/SB700 boards to the EHCI Debug Port infrastructure.
Uwe Hermann
2010-09-07
Remove unused ide0_enable and sata0_enable entries from SB7xx
Rudolf Marek
2010-07-07
fix some more warnings
Stefan Reinauer
2010-06-17
Always enable parent resources before child resources.
Myles Watson
2010-06-09
Same conversion as with resources from static arrays to lists, except
Myles Watson
2010-05-25
also rename the config option.
Stefan Reinauer
2010-05-25
fix most usbdebug warnings and fix function names.
Stefan Reinauer
2010-05-25
Long ago we agreed on kicking the _direct appendix because everything in
Stefan Reinauer
2010-05-21
Use lists instead of arrays for resources in devices to reduce memory usage.
Myles Watson
2010-04-30
get rid of some more warnings..
Stefan Reinauer
2010-04-20
As Myles suggested a while back: Switch long time #warnings to be comments
Stefan Reinauer
2010-04-16
fix up sb600 and it8712f tree.
Stefan Reinauer
2010-04-09
zero warning days.
Stefan Reinauer
2010-03-31
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-23
Removing build warning of sb600 & rs690.
Wang Qing Pei
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-18
trivial. Delelte double blank line.
Zheng Bao
2010-03-17
more warnings gone...
Stefan Reinauer
2010-03-17
The SB600 also has the BootFailTimer. We should disable it,
Zheng Bao
2010-03-16
pci drivers should be const.
Stefan Reinauer
2010-03-09
sb600 has problems with the virtual wire mode setup in setup_ioapic(). It cau...
Marc Jones
2010-02-07
newconfig is no more.
Patrick Georgi
2010-01-18
Move all IOAPIC selection to southbridges, and remove them
Patrick Georgi
2010-01-16
coreboot has 13 instances of IOAPIC setup distributed across a lot
Stefan Reinauer
2010-01-16
coreboot used to have two different "APIs" for memory accesses:
Stefan Reinauer
2009-10-14
delete white trailing spaces. It is done by the perl command.
Zheng Bao
2009-10-13
This patch support for the Technexion Tim-5690 mainboard.
Libra Li
2009-10-09
Remove default n statements to simplify .config and ldoptions files.
Myles Watson
2009-08-27
Added support for the AMD RS690 and SB600 southbridges in Kconfig
Cristi Măgherușan
[next]