summaryrefslogtreecommitdiffstats
path: root/src/southbridge/nvidia/mcp55
Commit message (Expand)AuthorAgeFilesLines
* sb/nvidia/mcp55: Drop supportArthur Heymans2019-11-2027-3050/+0
* */Makefile: Always build enable_usbdebug.cArthur Heymans2019-11-181-3/+3
* src/southbridge: change "unsigned" to "unsigned int"Martin Roth2019-10-309-60/+60
* device: Use scan_static_bus() over scan_lpc_bus()Nico Huber2019-10-081-1/+1
* acpi_table_header: Replace hard-coded revision via macro and functionHimanshu Sahdev2019-10-041-1/+1
* southbridge: Remove unused include <device/pci_ops.h>Elyes HAOUAS2019-09-153-3/+0
* amdfam10: Remove use of __PRE_RAM__Kyösti Mälkki2019-08-265-6/+13
* src: Add missing include <device/pci_ops.h>Elyes HAOUAS2019-07-121-0/+1
* sb//nvidia/mcp55/mcp55.c: Remove variable set but not usedElyes HAOUAS2019-06-031-2/+0
* sb/nvidia/mcp55: Remove variable set but not usedElyes HAOUAS2019-06-031-2/+1
* src: Use include <console/console.h> when appropriateElyes HAOUAS2019-04-231-0/+1
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-062-1/+2
* {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()Subrata Banik2019-03-211-13/+1
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-121-3/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-085-13/+13
* arch/io.h: Drop includes in fam10 romstagesKyösti Mälkki2019-03-052-0/+3
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-042-2/+2
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-045-5/+0
* arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv fieldElyes HAOUAS2019-03-041-9/+9
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-013-0/+3
* ACPI: Correct asl_compiler_revision valueElyes HAOUAS2019-02-211-1/+2
* src: Use macro `ACPI_FADT_LEGACY_FREE`Paul Menzel2019-02-151-1/+1
* device/pci_ops: Move questionable pci_locate() variantsKyösti Mälkki2019-02-111-0/+1
* sb/nvidia/mcp55: Avoid confusion with PCI_ADDR()Kyösti Mälkki2019-01-101-69/+74
* Kconfig: Unify power-after-failure optionsNico Huber2019-01-062-5/+2
* usbdebug: Make the EHCI debug console work in the bootblockArthur Heymans2019-01-061-1/+2
* device: Use pcidev_path_behind()Kyösti Mälkki2019-01-061-4/+4
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-167-7/+0
* src: Get rid of duplicated includesElyes HAOUAS2018-11-161-1/+0
* reset: Finalize move to new APINico Huber2018-10-311-0/+1
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-2/+2
* amdfam10: Convert to `board_reset()`Nico Huber2018-10-223-3/+2
* Remove AMD K8 cpu and northbridge supportKyösti Mälkki2018-05-311-4/+0
* nvidia/mcp55: Get rid of device_tElyes HAOUAS2018-05-217-23/+25
* src/southbridge: Add required space before the open parenthesisElyes HAOUAS2018-05-081-1/+1
* southbridge/nvidia: Remove spaces before/after parenthesisElyes HAOUAS2018-04-293-4/+4
* src/southbridge: Add spaces around '=='Elyes HAOUAS2018-04-281-1/+1
* smbus: Fix a typo ("Set the device I'm talking too")Jonathan Neuschäfer2017-09-271-4/+4
* usbdebug: Refactor early enableKyösti Mälkki2017-08-071-4/+0
* usbdebug: Consolidate EHCI_BAR setupKyösti Mälkki2017-08-071-5/+0
* src/southbridge: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-132-5/+5
* Consolidate reset API, add generic reset_prepare mechanismJulius Werner2017-06-132-3/+3
* sb/nvidia/mcp55: Link early_ctrl.cArthur Heymans2017-04-282-0/+8
* southbridge/nvidia/mcp55: Get rid of #include early_smbus.cArthur Heymans2017-03-213-9/+23
* sb/nvidia/mcp55: Fix typo in nic.cMartin Roth2017-01-131-1/+1
* amdfam10: Perform major include ".c" cleanupDamien Zammit2017-01-041-11/+0
* sb/nvidia/mcp55: Fix P_state generationArthur Heymans2017-01-031-10/+11
* PCI ops: Remove conflicting duplicate declarationsKyösti Mälkki2016-12-061-21/+2
* southbridge/nvidia: Remove commented codeElyes HAOUAS2016-10-114-50/+1
* src/southbridge: Remove unnecessary semicolonElyes HAOUAS2016-10-041-2/+2