index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
southbridge
/
nvidia
/
ck804
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2019-01-06
usbdebug: Make the EHCI debug console work in the bootblock
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-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
2014-07-17
southbridge,Makefile.inc: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
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-27
Convert ck804_early_smbus.c to a separately compiled unit.
Jonathan Kollasch
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-02-28
Use the romstraps build infrastructure created for "tinybootblock"
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