summaryrefslogtreecommitdiff
path: root/src/southbridge/nvidia
AgeCommit message (Expand)Author
2018-04-29southbridge/nvidia: Remove spaces before/after parenthesisElyes HAOUAS
2018-04-28src/southbridge: Add spaces around '=='Elyes HAOUAS
2017-09-27smbus: Fix a typo ("Set the device I'm talking too")Jonathan Neuschäfer
2017-08-07usbdebug: Refactor early enableKyösti Mälkki
2017-08-07usbdebug: Consolidate EHCI_BAR setupKyösti Mälkki
2017-07-13src/southbridge: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-13Consolidate reset API, add generic reset_prepare mechanismJulius Werner
2017-04-28sb/nvidia/mcp55: Link early_ctrl.cArthur Heymans
2017-03-21southbridge/nvidia/mcp55: Get rid of #include early_smbus.cArthur Heymans
2017-01-13sb/nvidia/mcp55: Fix typo in nic.cMartin Roth
2017-01-04amdfam10: Perform major include ".c" cleanupDamien Zammit
2017-01-03sb/nvidia/mcp55: Fix P_state generationArthur Heymans
2016-12-06PCI ops: Remove conflicting duplicate declarationsKyösti Mälkki
2016-10-11southbridge/nvidia: Remove commented codeElyes HAOUAS
2016-10-04src/southbridge: Remove unnecessary semicolonElyes HAOUAS
2016-09-13southbridge/nvidia/mcp55: transition away from device_tAntonello Dettori
2016-09-13southbridge/nvidia/ck804: transition away from device_tAntonello Dettori
2016-08-31src/southbridge: Code formatingElyes HAOUAS
2016-08-23src/southbridge: Remove unnecessary whitespace before "\n" and "\t"Elyes HAOUAS
2016-08-01Add newlines at the end of all coreboot filesMartin Roth
2016-04-13southbridge/nvidia: Update license headersMartin Roth
2016-03-29nvidia/ck804/sata: Remove space before newline in debug outputPaul Menzel
2015-12-30x86 chipsets: Link non-code flow CHIPSET_BOOTBLOCK_INCLUDE filesAlexandru Gagniuc
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-30southbridge/nvidia/ck804: Fix FIDVID build failure on CK804Timothy Pearson
2015-10-29southbridge/nvidia/ck804: Fix boot hang on ASUS KFSN4-DRE w/ K8 CPUTimothy Pearson
2015-10-07x86/bootblock: Use LDFLAGS_bootblock to enable garbage collectionAlexandru Gagniuc
2015-09-09x86: bootblock: remove linking and program flow from build systemAaron Durbin
2015-08-09amd8111, ck804, mcp55: use CONFIG_HPET_ADDRESSJonathan A. Kollasch
2015-07-23nvidia southbridges: don't touch 0x78 in LPC bridge with Fam10hJonathan A. Kollasch
2015-07-14azalia: fix up and clean up shrinkage of boilerplate codeJonathan A. Kollasch
2015-06-15ck804 ACPI: set duty width in FADT correctlyJonathan A. Kollasch
2015-06-05device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens
2015-06-04devicetree: Discriminate device ops scan_bus()Kyösti Mälkki
2015-05-26acpi: Remove monolithic ACPIVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-27kbuild: automatically include southbridgesStefan Reinauer
2015-04-07kconfig: drop intermittend forwarder filesStefan Reinauer
2015-04-04build system x86: deprecate bootblock_lds and ldscripts variablesPatrick Georgi
2015-03-28build system: normalize linker script file namesPatrick Georgi
2015-02-16nvidia/ck804: Minor cleanup on dead codeKyösti Mälkki
2015-02-16nvidia/ck804: Fix redundant configuration definesKyösti Mälkki
2015-02-16Revert "nvidia/ck804: Add ability to override CK804 base unit ID"Kyösti Mälkki
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-02-03nvidia/ck804: make Message Signaled Interrupts workJonathan A. Kollasch
2015-01-28nvidia/ck804: Enable AMD Family 0Fh/10h dynamic ACPI _PSS objectsTimothy Pearson
2015-01-28nvidia/ck804: Add ability to override CK804 base unit IDTimothy Pearson
2015-01-28nvidia/ck804: Fix FTBFS with AMD Family 10h systemsTimothy Pearson
2015-01-28nvidia/ck804: Add ability to enable/disable PCIe PME# wake eventsTimothy Pearson
2015-01-28nvidia/ck804: Fix cosmetics in KconfigTimothy Pearson