summaryrefslogtreecommitdiff
path: root/src/southbridge/nvidia/mcp55/mcp55.c
AgeCommit message (Expand)Author
2019-11-20sb/nvidia/mcp55: Drop supportArthur Heymans
2019-10-30src/southbridge: change "unsigned" to "unsigned int"Martin Roth
2019-06-03sb//nvidia/mcp55/mcp55.c: Remove variable set but not usedElyes HAOUAS
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-01-06device: Use pcidev_path_behind()Kyösti Mälkki
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-05-21nvidia/mcp55: Get rid of device_tElyes HAOUAS
2016-10-11southbridge/nvidia: Remove commented codeElyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-12-17southbridge/nvidia: Spelling/comment fixMartin Roth
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2011-01-04MCP55: Cosmetic fixes, switch to u8 et al.Uwe Hermann
2010-10-29Use common code to set PCI subsystem in mcp55.Jonathan Kollasch
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2009-02-28coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2007-02-19Fix some CHIP_NAME() entries to use canonical names.Uwe Hermann
2007-02-01Add support for the NVIDIA MCP55 southbridge.Yinghai Lu