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
Age
Commit message (
Expand
)
Author
2015-06-12
google/panther: fix MAC address programming when VPD not present
Matt DeVillier
2015-06-12
libpayload: Rename Config.in -> Kconfig
Stefan Reinauer
2015-06-12
buildgcc: replace [[ ... == ... ]] with something more portable
Patrick Georgi
2015-06-11
Clearly define printk log level use cases.
Nicky Sielicki
2015-06-11
3rdparty/blobs: Move submodule marker forward
Marc Jones
2015-06-11
kconfig: enforce stable sort order
Patrick Georgi
2015-06-11
lenovo: Hide SMBIOS config
Vladimir Serbinenko
2015-06-10
mips: implement arch_segment_loaded callback
Ionela Voinescu
2015-06-10
mips: CBMEM table reference is passed to payload
Ionela Voinescu
2015-06-10
pistachio: sort included header files
Ionela Voinescu
2015-06-10
pistachio: initialize cbmem area to be empty
Ionela Voinescu
2015-06-10
AMD PI: remove unuseful ACPI code
WANG Siyuan
2015-06-10
kconfig: Reorder config includes
Duncan Laurie
2015-06-10
rockchip: rk3288: add HDMI related iomux configuration
huang lin
2015-06-10
ARM64 rmodule: Add new reloc type R_AARCH64_CONDBR19
Furquan Shaikh
2015-06-10
google/auron: Add initial mainboard copy from Peppy
Marc Jones
2015-06-10
mainboard/lenovo/t400: Add initial ATPX ACPI implementation
Timothy Pearson
2015-06-10
buildgcc: build with bfd and gold linker
Stefan Reinauer
2015-06-10
buildgcc: move to a package centric user interface
Stefan Reinauer
2015-06-10
google/jecht: Remove whitespace at EOL
Kyösti Mälkki
2015-06-10
smbios: Fix type1 family setting
Marc Jones
2015-06-10
lenovo/t400: Fix build
Kyösti Mälkki
2015-06-10
buildgcc: fix compilation of IASL
Stefan Reinauer
2015-06-10
buildgcc: Update and fix GDB
Stefan Reinauer
2015-06-10
buildgcc: Reorder main program
Stefan Reinauer
2015-06-10
buildgcc: Don't use BUILDDIRPREFIX
Stefan Reinauer
2015-06-10
buildgcc: solidify and remove boilerplate code
Stefan Reinauer
2015-06-10
mainboards/lenovo/t400: Remove X200-specific code
Timothy Pearson
2015-06-10
mainboards/lenovo: Copy X200 board to T400 for future expansion
Timothy Pearson
2015-06-10
mainboard/lenovo/x200: Add power_on_after_fail NVRAM option
Timothy Pearson
2015-06-10
resource: Refactor IORESOURCE flags use
Kyösti Mälkki
2015-06-10
PCI subsystem: Drop PCI_64BIT_PREF_MEM option
Kyösti Mälkki
2015-06-10
northbridge/amd/amdfam10: Increase MMIO hole size to 1GB
Timothy Pearson
2015-06-10
model_2065x: Use common i945-ivy TSEG SMM init.
Vladimir Serbinenko
2015-06-10
northbridge/amd/amdmct: Honor MMCONF_BASE_ADDRESS
Timothy Pearson
2015-06-10
model_206ax: Fix APIC map when HT is disabled.
Vladimir Serbinenko
2015-06-10
fsp_model_206ax: Use common i945-ivy tseg SMM init.
Vladimir Serbinenko
2015-06-10
util/kconfig/Makefile: Add savedefconfig target
Martin Roth
2015-06-09
buildgcc: use ${GDB_DIR} instead of gdb-${GDB_VERSION}
Stefan Reinauer
2015-06-09
buildgcc: Fail if a patch failed to apply
Stefan Reinauer
2015-06-09
buildgcc: Don't run autoconf
Stefan Reinauer
2015-06-09
buildgcc: move from if test to if [ .. ]
Stefan Reinauer
2015-06-09
buildgcc: move from `..` to $( .. )
Stefan Reinauer
2015-06-09
vboot: add new firmware indicies
Aaron Durbin
2015-06-09
x86: remove printk() from init_timer()
Aaron Durbin
2015-06-09
pistachio: increase romstage size
Ionela Voinescu
2015-06-09
stage_cache: use cbmem init hooks
Aaron Durbin
2015-06-09
cbmem: add indicator to hooks if cbmem is being recovered
Aaron Durbin
2015-06-09
device/device.c: Improve output in `init_dev()`
Paul Menzel
2015-06-09
genbuild_h: set LC_ALL=C to get rid of language influence to date
Alexander Couzens
2015-06-09
genbuild_h: refactor environment variable into export's
Alexander Couzens
2015-06-09
update_image: add all CBFS_PREFIX files to cbfs
Aaron Durbin
2015-06-09
Create i945-ivy smm tseg init based on ivy code.
Vladimir Serbinenko
2015-06-09
cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API
Kyösti Mälkki
2015-06-09
cbmem: Break out CBMEM_ID to a separate header file
Marc Jones
2015-06-09
google/jecht: add new mainboard
Patrick Georgi
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
[prev]
[next]