aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/nvidia/mcp55
AgeCommit message (Expand)Author
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-21nvidia/mcp55: Get rid of device_tElyes HAOUAS
2018-05-08src/southbridge: Add required space before the open parenthesisElyes HAOUAS
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-08-31src/southbridge: Code formatingElyes HAOUAS
2016-08-23src/southbridge: Remove unnecessary whitespace before "\n" and "\t"Elyes HAOUAS
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-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-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-04build system x86: deprecate bootblock_lds and ldscripts variablesPatrick Georgi
2015-03-28build system: normalize linker script file namesPatrick Georgi
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-01-06southbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer
2014-12-17southbridge/nvidia: Spelling/comment fixMartin Roth
2014-11-05Use 'pci_devfn_t' over 'device_t' mixed type in 'reset.c'Edward O'Callaghan
2014-11-05soutbridge/*/bootblock: Use pci_dev_t over device_t typedefEdward O'Callaghan
2014-10-22cmos: Rename the CMOS related functions.Gabe Black
2014-10-19amd: rename model_fxx_powernow to powernow.Vladimir Serbinenko
2014-10-17Fix mismerge of ACPI patchesVladimir Serbinenko
2014-10-16amdk8: Move to per-device ACPIVladimir Serbinenko
2014-10-16ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko
2014-07-08southbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-02-16usbdebug: Remove EHCI_DEBUG_OFFSETKyösti Mälkki
2014-02-06usbdebug: Move under drivers/usbKyösti Mälkki
2013-12-24Remove PCI_ROM_RUN optionVladimir Serbinenko
2013-12-23Coding style: punctuation cleanup [1/2].Idwer Vollering
2013-10-22usbdebug: Fix boards without EARLY_CBMEM_INITKyösti Mälkki
2013-08-29usbdebug: Support choice of EHCI controllerKyösti Mälkki
2013-08-29usbdebug: Change debug port scanningKyösti Mälkki
2013-08-24Add pci_devfn_t and use with __SIMPLE_DEVICE__Kyösti Mälkki
2013-08-23usbdebug: Do not support logging from SMMKyösti Mälkki
2013-08-07usbdebug: Use __SIMPLE_DEVICE__ on early enableKyösti Mälkki
2013-08-02Remove unnecessary space characters.Andrew Wu
2013-07-01usbdebug: Drop duplicates of EHCI BAR relocation codeKyösti Mälkki
2013-05-10Drop prototype guarding for romccStefan Reinauer
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-14sconfig: rename pci_domain -> domainStefan Reinauer
2012-11-28Remove assembly coded log2 functionRonald G. Minnich
2012-11-27Get rid of drivers classPatrick Georgi
2012-11-02Fix some issues with new "reference" toolchainStefan Reinauer
2012-08-22Auto-declare chip_operationsKyösti Mälkki
2012-07-26Refactor driver structsPatrick Georgi
2012-06-21Don't use 64-bit constant 0x100000000 in linker scriptsNico Huber
2012-05-08Clean up #ifsPatrick Georgi
2012-02-17nvidia/mcp55: Move HAVE_HARD_RESET to southbridgePatrick Georgi
2012-01-18Unify ID_SECTION_OFFSET and mark it deprecatedPatrick Georgi
2011-10-31Fix usb debug dongle supportSven Schnelle
2011-10-28Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi
2011-09-21Use ACPI text fields consistently with all other boardsStefan Reinauer
2011-04-18* Set USBDEBUG_DEFAULT_PORT in all southbridges and use that valueStefan Reinauer
2011-04-14drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCHStefan Reinauer
2011-04-14nvidia mcp55: drop unused dbg_info Stefan Reinauer
2011-01-04MCP55: Cosmetic fixes, switch to u8 et al.Uwe Hermann
2010-12-09Merge enable_rom.c files into bootblock.c files.Uwe Hermann
2010-12-08first round name simplification. drop the <component>_ prefix.stepan
2010-11-29fix typoStefan Reinauer
2010-11-25MCP55: Add TINY_BOOTBLOCK support.Uwe Hermann
2010-11-21Move MCP55_PCI_E_X_* to Kconfig. Any useless values in romstage.cs werePatrick Georgi
2010-11-08We can't print this early.Ward Vandewege
2010-10-29Use common code to set PCI subsystem in mcp55.Jonathan Kollasch
2010-10-26When gcc 4.5.0 is used, compiling mcp55_early_setup_car.c fails. This change ...Scott Duplichan
2010-10-12We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann
2010-10-10fix typos found by zbao in other files.Stefan Reinauer
2010-10-05attached patch moves a couple more config flags out of romstage:Patrick Georgi
2010-10-05- move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1Patrick Georgi
2010-09-30Rename build system variables to be more intuitive, andPatrick Georgi
2010-09-28Drop some unneeded "#if CONFIG_USBDEBUG" (trivial).Uwe Hermann
2010-09-26Only show the USB Debug Port kconfig option to the user if a mainboardUwe Hermann
2010-09-25Various Debug Port southbridge implementation fixes / cosmetics.Uwe Hermann
2010-09-13Move initialization of MMCONF BAR to cache_as_ram setup phase, in orderArne Georg Gleditsch
2010-09-09Please find appended. This patch gets rid of the %gs magic altogether,Arne Georg Gleditsch
2010-08-14My old mcp55 azalia fix from May 2010. Was never checked in.Stefan Reinauer