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
Age
Commit message (
Expand
)
Author
2015-06-08
x86 SMM: Relocator is intel-only
Kyösti Mälkki
2015-06-08
xcompile: Fix errors thrown during make gitconfig
Stefan Reinauer
2015-06-08
buildgcc: Unify and refactor build scripts
Stefan Reinauer
2015-06-08
crossgcc: Add clang support
Stefan Reinauer
2015-06-08
buildgcc: refactor package unpacking, patching and building
Stefan Reinauer
2015-06-08
southbridge/amd/{agesa,pi}/hudson/lpc.c: Sync together
Edward O'Callaghan
2015-06-08
libpayload: retire LAR support
Patrick Georgi
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-06-07
smbios: Use smbios_mainboard_manufacturer instead MAINBOARD_SMBIOS_MANUFACTURER.
Vladimir Serbinenko
2015-06-07
Removed unused SOUTHBRIDGE_INTEL_FSP_I89XX expressions
Martin Roth
2015-06-07
macbook21: switch off led before jumping to payload
Mono
2015-06-07
veyron_mickey: Update board name to uppercase
Martin Roth
2015-06-07
mainboard/ti/beaglebone: Remove unused Kconfig symbols
Martin Roth
2015-06-07
Fix Kconfig whitespace.
Martin Roth
2015-06-07
fix doxy target in root Makefile
Nicky Sielicki
2015-06-07
genbuild_h: timestamps should not depend on LANG or LC_ALL
Alexander Couzens
2015-06-07
acpi/sata: add generic sata ssdt port generator
Alexander Couzens
2015-06-06
buildgcc: factor out downloading, unpacking and patching
Stefan Reinauer
2015-06-05
device_ops: add device_t argument to write_acpi_tables
Alexander Couzens
2015-06-05
device_ops: add device_t argument to acpi_fill_ssdt_generator
Alexander Couzens
2015-06-05
device_ops: add device_t argument to acpi_inject_dsdt_generator
Alexander Couzens
2015-06-05
google/veyron_mickey: Add new mainboard
David Hendricks
2015-06-05
google/veyron_romy: Add new mainboard
David Hendricks
2015-06-05
lib: Unify log2() and related functions
Julius Werner
2015-06-05
mainboard/lenovo/{t430s,t420s,t520,t530,x220}: Add TPM 1.2 mainboard support
Philipp Deppenwiese
2015-06-05
AMD K8 fam10: Use parent subordinate to track HT enumeration
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Drop extra HT scan_chain() parameters
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Drop local is_sblink in scan_chains
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Drop redundant parameters on scan_chain()
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Refactor HT link connection test
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Always have SB_HT_CHAIN_ON_BUS0
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Relocate SB_HT_CHAIN in devicetree
Kyösti Mälkki
2015-06-05
AMD K8: Move SB_HT_CHAIN_ON_BUS0 default 0
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Refactor logic around SB_HT_CHAIN_ON_BUS0
Kyösti Mälkki
2015-06-05
AMD K8: Refactor calls for HT configuration
Kyösti Mälkki
2015-06-05
AMD fam10: Refactor calls for HT configuration
Kyösti Mälkki
2015-06-05
devicetree: Add fields for HyperTransport scans
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Eliminate local variable min_bus
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Fix preprocessor use with SB_HT_CHAIN_ON_BUS0
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Eliminate local variables busn and max_bus
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Add ht_route_link()
Kyösti Mälkki
2015-06-05
AMD fam10: Fix add_more_links
Kyösti Mälkki
2015-06-04
build system: move more clang handling to xcompile
Patrick Georgi
2015-06-04
arch/x86: No need to specify -Wa,--divide in a Makefile
Patrick Georgi
2015-06-04
build system: move compiler runtime determination to xcompile
Patrick Georgi
2015-06-04
xcompile: Detect clang compilers
Patrick Georgi
2015-06-04
xcompile: Rename internal variable CFLAGS to CFLAGS_GCC
Patrick Georgi
2015-06-04
board_id: Remove extra quotes.
Vladimir Serbinenko
2015-06-04
build system: Move .xcompile include further down
Patrick Georgi
[next]