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
2016-06-21
intel/car/cache_as_ram.inc: Prepare for dynamic CONFIG_RAMTOP
Kyösti Mälkki
2016-06-21
qemu/x86: car: drop pointless code, move stack out of the way
Gerd Hoffmann
2016-06-21
riscv-spike: Move coreboot to 0x80000000 (2GiB)
Jonathan Neuschäfer
2016-06-21
util/riscvtools: Add script that turns coreboot.rom into an ELF
Jonathan Neuschäfer
2016-06-20
soc/apollolake: Include PCI _OSC method
Hannah Williams
2016-06-20
Update SeaBIOS URL to https
Ryan Salsamendi
2016-06-20
ACPI S3: Cleanup RSDP reference
Kyösti Mälkki
2016-06-20
soc/intel/common: Add _OSC method
Hannah Williams
2016-06-20
nb/intel/sandybridge/raminit: Use supported CAS
Patrick Rudolph
2016-06-20
nb/intel/sandybridge/raminit: Do code cleanup
Patrick Rudolph
2016-06-20
arch/x86/smbios: Add DRAM manufacturer
Patrick Rudolph
2016-06-20
include/device/dram/ddr3: Add additional frequencies
Patrick Rudolph
2016-06-20
nb/intel/sandybridge/raminit: Do code cleanup
Patrick Rudolph
2016-06-20
nb/intel/sandybridge/raminit: Allow 933Mhz on Lenovo devices
Patrick Rudolph
2016-06-20
amd/fam_10h-fam_15h: allow building without microcode updates
Arthur Heymans
2016-06-20
amd/geode: Fix comment about ACPI S3
Kyösti Mälkki
2016-06-20
VIA C7 NANO: Fix early MTRR setting
Kyösti Mälkki
2016-06-19
intel/broadwell: Remove old USBDEBUG backup store in CAR
Kyösti Mälkki
2016-06-18
emulation/qemu-i440fx qemu-q35: Asmlinkage for romstage main()
Kyösti Mälkki
2016-06-18
intel: Fix romstage main() with asmlinkage
Kyösti Mälkki
2016-06-18
AMD boards: Fix romstage main() declaration
Kyösti Mälkki
2016-06-18
dmp/vortex86ex: Drop excessive include
Kyösti Mälkki
2016-06-18
intel/cache_as_ram_ht.inc: Fix include
Kyösti Mälkki
2016-06-18
intel cache_as_ram: Fix typo in comment
Kyösti Mälkki
2016-06-17
google/reef: Update EMMC DLL setting in all mode
Zhao, Lijian
2016-06-17
cbfstool: Extract payload in ELF
Antonello Dettori
2016-06-17
elfwriter: Fix multi-phdrs ELFs parsing
Antonello Dettori
2016-06-17
intel/model_206ax: Move platform specific defines
Kyösti Mälkki
2016-06-17
Move definitions of HIGH_MEMORY_SAVE
Kyösti Mälkki
2016-06-17
Fix some cbmem.h includes
Kyösti Mälkki
2016-06-17
Define RAMTOP for x86 only
Kyösti Mälkki
2016-06-16
ifwitool: Calculate checksum for subpart_dir
Furquan Shaikh
2016-06-16
google/reef: Add NVRAM and LEGACY sections to chromeos.fmd
Furquan Shaikh
2016-06-16
google/reef: Update flash size to 16MiB
Furquan Shaikh
2016-06-16
mb/google: Remove whitespace from devicetree on bdw boxes.
Prabal Saha
2016-06-16
google/rikku: Upstream Acer Chromebox CXI2
Matt DeVillier
2016-06-15
intel/apollolake: Correct the offsets in gnvs
Furquan Shaikh
2016-06-15
intel/apollolake: Add CBMEM console to GNVS
Furquan Shaikh
2016-06-15
ifwitool: Fix calculation of dst_size
Rolf Evers-Fischer
2016-06-14
drivers/intel/fsp2_0: Add FSP return types for reset
Andrey Petrov
2016-06-14
Added CL7 support
Elyes HAOUAS
2016-06-14
google/reef: Correct use of globalnvs.asl
Furquan Shaikh
2016-06-14
google/reef: Update EMMC DLL settings
Zhao, Lijian
2016-06-12
soc/intel/quark: Add C bootblock
Lee Leahy
2016-06-12
bootblock: Declare common bootblock_pre_c_entry routine
Lee Leahy
2016-06-12
soc/intel/common: don't infinitely recurse in busmaster_disable_on_bus()
Aaron Durbin
2016-06-12
soc/intel/apollolake: save GNVS pointer to SMM handler
Aaron Durbin
2016-06-12
soc/intel/apollolake: allow DEBUG_SMI to work
Aaron Durbin
2016-06-12
soc/intel/apollolake: provide fake PM1 SMI status bit
Aaron Durbin
2016-06-12
soc/intel/apollolake: add SMI status bit definitons and use them
Aaron Durbin
2016-06-12
nb/intel/raminit (native): Read PCI mmio size from devicetree
Patrick Rudolph
2016-06-12
ifwitool: Do not calculate checksum for subpart_dir
Furquan Shaikh
2016-06-12
ifwitool: Correct pack order and header order
Furquan Shaikh
2016-06-12
riscv-spike: Replace custom UART with a memory-mapped 8250
Jonathan Neuschäfer
2016-06-12
arch/riscv: Compile with -mcmodel=medany
Jonathan Neuschäfer
2016-06-12
arch/riscv: Add misc.c to bootblock/romstage to get udelay()
Jonathan Neuschäfer
2016-06-12
arch/riscv: copy read/write8/16/32 from x86
Jonathan Neuschäfer
2016-06-12
arch/riscv/trap_util.S: Use "li" pseudo-instruction to load a constant
Jonathan Neuschäfer
2016-06-12
intel/apollolake: Use custom reset calls
Furquan Shaikh
2016-06-12
Documentation/Intel/Board: Update the Galileo checklist
Lee Leahy
2016-06-12
autoport: Add prompt for enabling unsafe inteltool glx option
Chris Ching
2016-06-12
nb/intel: Factor out common MRC code
Patrick Rudolph
2016-06-12
rockchip: rk3399: pass board specific message to BL31
Lin Huang
2016-06-12
3rdparty/arm-trusted-firmware: Update to Jun 8, 2016 master
Martin Roth
2016-06-12
mt8173: dram: Add more sample points to improve dram timing margin
PH Hsu
2016-06-12
oak: Select VBOOT_EC_SLOW_UPDATE Kconfig option
Julius Werner
2016-06-12
Kconfig: Set VBOOT_OPROM_MATTERS for relevant non-x86 devices
Julius Werner
2016-06-12
rockchip: gru: Add USB DRD DWC3 controller support
Liangfeng Wu
2016-06-12
libpayload: usb: xhci: Support rockchip xHCI controller
Liangfeng Wu
2016-06-11
arch/x86: Support "weak" BIST and timestamp save routines
Lee Leahy
2016-06-11
mainboard/intel/galileo: Support bootblock in C
Lee Leahy
2016-06-11
arch/x86: Add debug spinloops in assembly_entry.S
Lee Leahy
2016-06-11
arch/x86: Add debug spinloop
Lee Leahy
2016-06-10
Revert "soc/intel/apollolake: Do not use StackBase FSP-M parameter"
Brandon Breitenstein
2016-06-10
soc/intel/apollolake: FSP Header file update for FSP 139_40
Brandon Breitenstein
2016-06-09
util/checklist: Add bootblock support
Lee Leahy
2016-06-09
vendorcode/intel/fsp1_1/checklist: romstage - Add car_stage_entry
Lee Leahy
2016-06-09
mainboard: Support ROM_SIZE > 16 MiB
Lee Leahy
2016-06-09
soc/intel/apollolake: Update FSP header files
Bora Guvendik
2016-06-09
intel/amenia: Program EMMC dll setting
Zhao, Lijian
2016-06-09
soc/intel/apollolake: Add EMMC DLL API
Zhao, Lijian
2016-06-09
skylake: Support common LPSS I2C driver
Duncan Laurie
2016-06-09
lib: Build reg_script for bootblock
Lee Leahy
2016-06-09
arch/x86: Enable SSE in bootblock_crt0.S
Lee Leahy
2016-06-09
lib: Add asmlinkage attribute to bootblock_main_with_timestamp
Lee Leahy
2016-06-09
skylake: Move I2C bus configuration to separate structure
Duncan Laurie
2016-06-09
skylake: gpio: Add support for setting 1.8V tolerant
Duncan Laurie
2016-06-09
skylake: Add function to set PRR for protecting flash
Duncan Laurie
2016-06-09
soc/intel/common: Add LPSS I2C driver
Duncan Laurie
2016-06-09
device: i2c: Add support for I2C bus operations
Duncan Laurie
2016-06-09
soc/intel/quark: Pass serial port address to FSP
Lee Leahy
2016-06-08
rockchip: rk3399: Add support i2s
Xing Zheng
2016-06-08
gru: kevin: enable EC SPI interface
Vadim Bendebury
2016-06-08
gru: kevin: configure board GPIOs
Vadim Bendebury
2016-06-08
veyron: Add exception_init() to romstage
Julius Werner
2016-06-08
rk3399: add ability to configure SPI5
Vadim Bendebury
2016-06-08
gru: kevin: define GPIOs used on both platforms
Vadim Bendebury
2016-06-08
inteltool: handle unsafe dumping of graphics registers
Stefan Tauner
2016-06-08
drivers/intel/fsp2.0: Add semantic patch for FspUpdVpd.h header
Alexandru Gagniuc
2016-06-08
soc/apollolake: Add SOC specific c-state table
Hannah Williams
[prev]
[next]