index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
southbridge
/
nvidia
/
ck804
Age
Commit message (
Expand
)
Author
2015-02-16
nvidia/ck804: Minor cleanup on dead code
Kyösti Mälkki
2015-02-16
nvidia/ck804: Fix redundant configuration defines
Kyösti Mälkki
2015-02-16
Revert "nvidia/ck804: Add ability to override CK804 base unit ID"
Kyösti Mälkki
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-02-03
nvidia/ck804: make Message Signaled Interrupts work
Jonathan A. Kollasch
2015-01-28
nvidia/ck804: Enable AMD Family 0Fh/10h dynamic ACPI _PSS objects
Timothy Pearson
2015-01-28
nvidia/ck804: Add ability to override CK804 base unit ID
Timothy Pearson
2015-01-28
nvidia/ck804: Fix FTBFS with AMD Family 10h systems
Timothy Pearson
2015-01-28
nvidia/ck804: Add ability to enable/disable PCIe PME# wake events
Timothy Pearson
2015-01-28
nvidia/ck804: Fix cosmetics in Kconfig
Timothy Pearson
2015-01-28
nvidia/ck804: Add ability to bypass register 0x78 initialization
Timothy Pearson
2015-01-27
nvidia/ck804/lpc.c: Fix power restoration control
Timothy Pearson
2015-01-06
southbridge: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2014-11-05
Use 'pci_devfn_t' over 'device_t' mixed type in 'reset.c'
Edward O'Callaghan
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-17
Fix mismerge of ACPI patches
Vladimir Serbinenko
2014-10-16
amdk8: Move to per-device ACPI
Vladimir Serbinenko
2014-10-16
ACPI: Remove CONFIG_GENERATE_ACPI_TABLES
Vladimir Serbinenko
2014-07-17
southbridge,Makefile.inc: 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-10-22
usbdebug: Fix boards without EARLY_CBMEM_INIT
Kyösti Mälkki
2013-10-14
ck804: hide IOAPIC base address in PCI_BASE_ADDRESS_1
Jonathan A. Kollasch
2013-10-14
ck804: obtain stored IOAPIC address from allocator instead of register
Jonathan A. Kollasch
2013-10-13
ck804 lpc: use PCI_BASE_ADDRESS_1 instead of 0x14
Jonathan A. Kollasch
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-07
usbdebug: Use __SIMPLE_DEVICE__ on early enable
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-14
sconfig: rename pci_domain -> domain
Stefan Reinauer
2012-11-28
Remove assembly coded log2 function
Ronald G. Minnich
2012-11-27
Get rid of drivers class
Patrick Georgi
2012-11-02
Fix some issues with new "reference" toolchain
Stefan Reinauer
2012-10-08
hpet: common ACPI generation
Patrick Georgi
2012-08-22
Auto-declare chip_operations
Kyösti Mälkki
2012-06-21
Don't use 64-bit constant 0x100000000 in linker scripts
Nico Huber
2012-05-08
Clean up #ifs
Patrick Georgi
2012-01-18
Unify ID_SECTION_OFFSET and mark it deprecated
Patrick Georgi
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-09-21
Use ACPI text fields consistently with all other boards
Stefan Reinauer
2011-06-10
Add ACPI automatic PIC/APIC interrupt routing logic for ck804
Jonathan A. Kollasch
2011-05-23
Correct implementation of r6608.
Jonathan Kollasch
2011-05-22
Ensure ck804 romstrap is 16-byte aligned.
Jonathan Kollasch
2011-04-18
* Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value
Stefan Reinauer
[next]