index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
southbridge
/
nvidia
/
mcp55
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2019-01-06
usbdebug: Make the EHCI debug console work in the bootblock
Arthur Heymans
2017-04-28
sb/nvidia/mcp55: Link early_ctrl.c
Arthur Heymans
2017-03-21
southbridge/nvidia/mcp55: Get rid of #include early_smbus.c
Arthur Heymans
2015-12-30
x86 chipsets: Link non-code flow CHIPSET_BOOTBLOCK_INCLUDE files
Alexandru Gagniuc
2015-09-09
x86: bootblock: remove linking and program flow from build system
Aaron Durbin
2015-07-14
azalia: fix up and clean up shrinkage of boilerplate code
Jonathan A. Kollasch
2015-04-27
kbuild: automatically include southbridges
Stefan Reinauer
2015-04-04
build system x86: deprecate bootblock_lds and ldscripts variables
Patrick Georgi
2015-03-28
build system: normalize linker script file names
Patrick Georgi
2014-10-16
ACPI: Remove CONFIG_GENERATE_ACPI_TABLES
Vladimir Serbinenko
2013-10-22
usbdebug: Fix boards without EARLY_CBMEM_INIT
Kyösti Mälkki
2013-08-23
usbdebug: Do not support logging from SMM
Kyösti Mälkki
2012-11-27
Get rid of drivers class
Patrick Georgi
2011-10-31
Fix usb debug dongle support
Sven Schnelle
2010-12-08
first round name simplification. drop the <component>_ prefix.
stepan
2010-10-05
- move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1
Patrick Georgi
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-08-14
My old mcp55 azalia fix from May 2010. Was never checked in.
Stefan Reinauer
2010-01-06
Kconfig builds all boards now.
Patrick Georgi
2009-10-15
Add CONFIG_GENERATE_* for tables so that the user can select which tables not
Myles Watson
2009-08-25
Various Kconfig and Makefile.inc fixes and cosmetics.
Uwe Hermann
2009-08-24
Add support for Nvidia Southbridges to Kconfig.
Myles Watson