summaryrefslogtreecommitdiff
path: root/src/southbridge/nvidia/ck804
AgeCommit message (Expand)Author
2019-11-20sb/nvidia/ck804: Drop supportArthur Heymans
2019-11-18*/Makefile: Always build enable_usbdebug.cArthur Heymans
2019-10-30src/southbridge: change "unsigned" to "unsigned int"Martin Roth
2019-10-21src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'Elyes HAOUAS
2019-10-08device: Use scan_static_bus() over scan_lpc_bus()Nico Huber
2019-09-15southbridge: Remove unused include <device/pci_ops.h>Elyes HAOUAS
2019-08-26amdfam10: Remove use of __PRE_RAM__Kyösti Mälkki
2019-07-12src: Add missing include <device/pci_ops.h>Elyes HAOUAS
2019-07-10sb/nvidia/ck804: Remove old debugging codeJacob Garber
2019-06-21sb/nvidia/ck804/lpc.c: Remove variable set but not usedElyes HAOUAS
2019-06-19sb/nvidia/ck804/fadt.c: Remove unused LONG_FADTElyes HAOUAS
2019-06-19{mb,sb}: Use get_acpi_table_revision(FADT)Elyes HAOUAS
2019-06-03sb/nvidia/ck804: Remove variable set but not usedElyes HAOUAS
2019-04-23src: Use include <console/console.h> when appropriateElyes HAOUAS
2019-03-29src: Use include <reset.h> when appropriateElyes HAOUAS
2019-03-25Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)Julius Werner
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-05arch/io.h: Drop includes in fam10 romstagesKyösti Mälkki
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-04arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv fieldElyes HAOUAS
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-21ACPI: Correct asl_compiler_revision valueElyes HAOUAS
2019-02-15src: Use macro `ACPI_FADT_LEGACY_FREE`Paul Menzel
2019-02-11device/pci_ops: Move questionable pci_locate() variantsKyösti Mälkki
2019-01-10sb/nvidia/ck804: Avoid confusion with PCI_ADDR()Kyösti Mälkki
2019-01-09southbridge/nvidia/ck804: Drop leftover codeKyösti Mälkki
2019-01-06Kconfig: Unify power-after-failure optionsNico Huber
2019-01-06usbdebug: Make the EHCI debug console work in the bootblockArthur Heymans
2019-01-06device: Use pcidev_path_behind()Kyösti Mälkki
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-10-31reset: Finalize move to new APINico Huber
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-10-22amdfam10: Convert to `board_reset()`Nico Huber
2018-05-31Remove AMD K8 cpu and northbridge supportKyösti Mälkki
2018-05-21sb/nvidia/ck804: Get rid of device_tElyes HAOUAS
2018-04-29southbridge/nvidia: Remove spaces before/after parenthesisElyes HAOUAS
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
2016-12-06PCI ops: Remove conflicting duplicate declarationsKyösti Mälkki
2016-10-11southbridge/nvidia: Remove commented codeElyes HAOUAS
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