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-07-11
Calculate HUDSON_FWM_POSITION and display warning on mismatch
Martin Roth
2015-07-11
arch/x86/Makefile.inc: Calculate CBFS_BASE_ADDRESS variable
Martin Roth
2015-07-11
Makefile.inc: Add math macros
Martin Roth
2015-07-11
Fix GCC 5.1 compile issue seen at Linux Arch
Anatol Pomozov
2015-07-10
timestamps: don't drop ramstage timestamps with EARLY_CBMEM_INIT
Aaron Durbin
2015-07-10
include/cbmem_id.h: Add name for `CBMEM_ID_TCPA_LOG`
Paul Menzel
2015-07-10
include/cbmem_id.h: Sort `CBMEM_ID_TCPA_LOG` entry
Paul Menzel
2015-07-10
Braswell: Move the microcode into a subdirectory
Lee Leahy
2015-07-10
FSP 1.1: Update the CBFS image type
Lee Leahy
2015-07-09
libpayload: Have make install save .xcompile file
Stefan Reinauer
2015-07-09
libpayload: Use top level xcompile
Stefan Reinauer
2015-07-09
arm: add __umoddi3() to libgcc implementation
Stefan Reinauer
2015-07-09
rk3288: Fix & vs && mix up in hdmi driver
Stefan Reinauer
2015-07-09
device: remove unused x86 include from common code
Stefan Reinauer
2015-07-09
arm: enhance eabi compat functions
Stefan Reinauer
2015-07-09
xcompile: switch around armv7 TCARCHes
Stefan Reinauer
2015-07-09
ipq8064: enable timestamp collection
Vadim Bendebury
2015-07-09
libpayload: Add LZ4 decompression algorithm
Julius Werner
2015-07-09
veyron_{brain,danger,mickey,romy}: Select PHYSICAL_REC_SWITCH
David Hendricks
2015-07-09
smaug: Update PMIC settings
Furquan Shaikh
2015-07-09
arm64: Print sp value when dumping registers for exception
Furquan Shaikh
2015-07-09
t210: set CAR2PMC_CPU_ACK_WIDTH to 0
Yen Lin
2015-07-09
t210: i2c6: enable SOR_SAFE and DPAUX1 clocks for i2c6 to work
Yen Lin
2015-07-09
veyron_danger: Enable developer mode switch
David Hendricks
2015-07-08
vboot: Don't count boot attempts if lid is closed
Patrick Georgi
2015-07-08
build system / amd64: Avoid GCC taking the ABI spec too literally
Patrick Georgi
2015-07-08
vendorcode/intel/edk2: Fix EFI_PEI_GRAPHICS_INFO_HOB structure
Lee Leahy
2015-07-08
Braswell: Fix error in the warranty statement
Lee Leahy
2015-07-08
libpayload: update defconfigs
Patrick Georgi
2015-07-08
toolchain.inc: Don't overwrite architecture specific CFLAGS
Stefan Reinauer
2015-07-08
memlayout: Add timestamp regions for t210 and cygnus
Stefan Reinauer
2015-07-07
stddef.h: Disable check_member() macro when compiling with CLANG
Stefan Reinauer
2015-07-07
payloads: Reorganize Makefile.incs for external payloads
Stefan Reinauer
2015-07-07
payloads: Reorganize Kconfig for external payloads
Stefan Reinauer
2015-07-07
timestamp: remove conditional #if CONFIG_COLLECT_TIMESTAMPS
Aaron Durbin
2015-07-07
marvel/bg4cd: move timestamp init to SoC code
Patrick Georgi
2015-07-07
timestamp: add generic cache region
Aaron Durbin
2015-07-07
rk3288: Use timestamp region for pre-cbmem timestamps
Furquan Shaikh
2015-07-07
t132: Add timestamp collection support in t132
Furquan Shaikh
2015-07-07
x86 makefile: Use preprocessed linker files
Marc Jones
2015-07-07
smbios: fix copy&paste error
Patrick Georgi
2015-07-07
x86: Drop -Wa,--divide
Stefan Reinauer
2015-07-07
cbfstool: Make sure CBFS data structures are packed gcc style
Stefan Reinauer
2015-07-07
cbfstool: Fix kv_pair on Windows
Stefan Reinauer
2015-07-07
blobs: move marker
Stefan Reinauer
2015-07-07
Unconditionally compile romstage with -Wa,--divide
Stefan Reinauer
2015-07-07
T210: UTMIP: Correct UTMIP PLL programming as per Mark Kuo
Tom Warren
2015-07-07
amd/lamar: drop unused value from mainboard_intr_data[]
Stefan Reinauer
2015-07-07
buildgcc: update IASL to version 20150619
Stefan Reinauer
2015-07-07
xcompile: Fix compiler invocation in testcc
Stefan Reinauer
2015-07-07
buildgcc: work around bug in --print-librt-file-name
Stefan Reinauer
2015-07-07
mainboard/msi/ms7135: remove bogus MADT IRQ override for timer
Jonathan A. Kollasch
2015-07-07
smbios: Calculate SMBIOS Max Struct size
Ben Frisch
2015-07-07
ec/lenovo/h8: silence sound on boot
Alexander Couzens
2015-07-07
sandybridge: provide monotonic timer function
Patrick Georgi
2015-07-07
gitconfig: Improve robustness when blobs aren't present
Patrick Georgi
2015-07-07
util/cbfstool: use _XOPEN_SOURCE=700 to find strdup(3)
Jonathan A. Kollasch
2015-07-07
cpu/amd/model_10xxx: Determine single-link status of each CPU in _PSD generator
Timothy Pearson
2015-07-07
cpu/amd/car: Move AP stacks below the BSP stack to free up space
Timothy Pearson
2015-07-07
cpu/amd/car: Increase Family 10h CAR size limit to 128k
Timothy Pearson
2015-07-07
cpu/amd: Detect any conflicts between sysinfo and the stack region
Timothy Pearson
2015-07-07
northbridge/amd/amdfam10: Remove array to null comparison
Timothy Pearson
2015-07-06
util/ectool: don't dump the whole ram when writing to it
Alexander Couzens
2015-07-06
Revert "sandy/ivybridge: use LAPIC timer in SMM"
Patrick Georgi
2015-07-06
util/cbfstool: don't override ntohl(3) and htonl(3) on NetBSD
Jonathan A. Kollasch
2015-07-06
util/xcompile/xcompile: use env(1) to find bash
Jonathan A. Kollasch
2015-07-06
Braswell: Update to end of June.
Lee Leahy
2015-07-06
Braswell: Update the ACPI tables
Lee Leahy
2015-07-06
libpayload: don't overwrite CFLAGS
Patrick Georgi
2015-07-06
libpayload: architecture mapping is now done in xcompile
Patrick Georgi
2015-07-06
libpayload: drop LIBGCC_FILE_NAME variable
Patrick Georgi
2015-07-06
libpayload: defer including .xcompile
Patrick Georgi
2015-07-06
libpayload: Add compiler switch
Patrick Georgi
2015-07-06
libpayload: mark util/xcompile/xcompile executable
Patrick Georgi
2015-07-06
veyron*: Kill SKIP_DISPLAY_INIT_HACK
David Hendricks
2015-07-06
veyron_rialto: Use VOP_MODE_NONE for display init.
David Hendricks
2015-07-06
cbfs: define libpayload_init_default_cbfs_media weakly
Daisuke Nojiri
2015-07-06
sysinfo: remove unused tag for struct spi_flash
Daisuke Nojiri
2015-07-06
update common base header files
Daisuke Nojiri
2015-07-06
t210: MTC cleanup
Furquan Shaikh
2015-07-06
rk3288: Add VOP_MODE_NONE for headless devices
David Hendricks
2015-07-06
veyron_brain: Add basic HDMI support
David Hendricks
2015-07-06
lzma: Return correct amount of decompressed bytes
Julius Werner
2015-07-06
veyron_*: Set vop_mode in devicetree.cb files
David Hendricks
2015-07-06
rk3288: Auto-detect display.
David Hendricks
2015-07-06
libpayload: usb: dwc2: support interrupt transfer
Yunzhi Li
2015-07-06
libpayload: arm(64): add read8/16/32 and write8/16/32
Daisuke Nojiri
2015-07-06
rockchip: rk3288: correct ddr 300MHz clock setting
huang lin
2015-07-06
veyron_danger: EDP changes for v2
David Hendricks
2015-07-06
libpayload: udc: dwc2: support force_shutdown() routine
Yunzhi Li
2015-07-05
nvidia/l1_2pvv: whitespace: remove spaces that are followed by tab
Jonathan A. Kollasch
2015-07-04
Kconfig: Fix references to obsolete symbols
Martin Roth
2015-07-04
intel raminit: rename register
Patrick Rudolph
2015-07-04
buildgcc: Deal with gmp on 32bit Linux on 64bit CPUs
Patrick Georgi
2015-07-04
xcompile: ask for compiler runtime using appropriate CFLAGS
Patrick Georgi
2015-07-04
crossgcc: Fix binutils for aarch64
Patrick Georgi
2015-07-03
hp/pavilion_m6_1035dx: Remove 'select USBDEBUG_IN_ROMSTAGE'
Kimarie Hoot
2015-07-03
Kconfig whitespace cleanup: Change leading spaces to tabs
Martin Roth
2015-07-03
SeaBIOS: Change clean to just 'rm -rf seabios/out'
Martin Roth
2015-07-03
storm: Enable DRIVER_UART since we use CONSOLE_CBMEM_DUMP_TO_UART
Stefan Reinauer
[next]