summaryrefslogtreecommitdiffstats
path: root/src/southbridge/nvidia
Commit message (Expand)AuthorAgeFilesLines
* kbuild: automatically include southbridgesStefan Reinauer2015-04-273-2/+8
* kconfig: drop intermittend forwarder filesStefan Reinauer2015-04-071-2/+0
* build system x86: deprecate bootblock_lds and ldscripts variablesPatrick Georgi2015-04-042-2/+2
* build system: normalize linker script file namesPatrick Georgi2015-03-286-4/+4
* nvidia/ck804: Minor cleanup on dead codeKyösti Mälkki2015-02-1612-31/+0
* nvidia/ck804: Fix redundant configuration definesKyösti Mälkki2015-02-1618-60/+30
* Revert "nvidia/ck804: Add ability to override CK804 base unit ID"Kyösti Mälkki2015-02-164-13/+0
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-155-24/+26
* nvidia/ck804: make Message Signaled Interrupts workJonathan A. Kollasch2015-02-031-1/+11
* nvidia/ck804: Enable AMD Family 0Fh/10h dynamic ACPI _PSS objectsTimothy Pearson2015-01-281-0/+11
* nvidia/ck804: Add ability to override CK804 base unit IDTimothy Pearson2015-01-284-0/+13
* nvidia/ck804: Fix FTBFS with AMD Family 10h systemsTimothy Pearson2015-01-281-0/+7
* nvidia/ck804: Add ability to enable/disable PCIe PME# wake eventsTimothy Pearson2015-01-283-0/+16
* nvidia/ck804: Fix cosmetics in KconfigTimothy Pearson2015-01-281-3/+2
* nvidia/ck804: Add ability to bypass register 0x78 initializationTimothy Pearson2015-01-281-0/+2
* nvidia/ck804/lpc.c: Fix power restoration controlTimothy Pearson2015-01-271-3/+7
* southbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-062-4/+2
* southbridge/nvidia: Spelling/comment fixMartin Roth2014-12-171-2/+4
* Use 'pci_devfn_t' over 'device_t' mixed type in 'reset.c'Edward O'Callaghan2014-11-052-8/+4
* soutbridge/*/bootblock: Use pci_dev_t over device_t typedefEdward O'Callaghan2014-11-052-2/+2
* cmos: Rename the CMOS related functions.Gabe Black2014-10-222-2/+2
* amd: rename model_fxx_powernow to powernow.Vladimir Serbinenko2014-10-191-2/+2
* Fix mismerge of ACPI patchesVladimir Serbinenko2014-10-174-7/+7
* amdk8: Move to per-device ACPIVladimir Serbinenko2014-10-164-0/+62
* ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko2014-10-163-4/+4
* southbridge,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-172-2/+0
* southbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-085-5/+0
* usbdebug: Remove EHCI_DEBUG_OFFSETKyösti Mälkki2014-02-162-8/+0
* usbdebug: Move under drivers/usbKyösti Mälkki2014-02-063-3/+3
* Remove PCI_ROM_RUN optionVladimir Serbinenko2013-12-244-16/+0
* Coding style: punctuation cleanup [1/2].Idwer Vollering2013-12-231-1/+1
* usbdebug: Fix boards without EARLY_CBMEM_INITKyösti Mälkki2013-10-222-2/+2
* ck804: hide IOAPIC base address in PCI_BASE_ADDRESS_1Jonathan A. Kollasch2013-10-141-5/+7
* ck804: obtain stored IOAPIC address from allocator instead of registerJonathan A. Kollasch2013-10-141-2/+5
* ck804 lpc: use PCI_BASE_ADDRESS_1 instead of 0x14Jonathan A. Kollasch2013-10-131-3/+3
* usbdebug: Support choice of EHCI controllerKyösti Mälkki2013-08-292-12/+16
* usbdebug: Change debug port scanningKyösti Mälkki2013-08-292-6/+0
* Add pci_devfn_t and use with __SIMPLE_DEVICE__Kyösti Mälkki2013-08-242-4/+4
* usbdebug: Do not support logging from SMMKyösti Mälkki2013-08-232-2/+0
* usbdebug: Use __SIMPLE_DEVICE__ on early enableKyösti Mälkki2013-08-072-0/+6
* Remove unnecessary space characters.Andrew Wu2013-08-021-2/+2
* usbdebug: Drop duplicates of EHCI BAR relocation codeKyösti Mälkki2013-07-011-25/+2
* Drop prototype guarding for romccStefan Reinauer2013-05-101-2/+0
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-225-5/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0149-49/+49
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-142-2/+2
* Remove assembly coded log2 functionRonald G. Minnich2012-11-284-4/+0
* Get rid of drivers classPatrick Georgi2012-11-272-25/+25
* Fix some issues with new "reference" toolchainStefan Reinauer2012-11-022-2/+2
* hpet: common ACPI generationPatrick Georgi2012-10-081-0/+4
OpenPOWER on IntegriCloud