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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2016-01-28
Move object files to $(obj)/<class>/
Nico Huber
2016-01-28
Makefile: Make full use of src-to-obj macro
Nico Huber
2016-01-28
intel/strago: Set LPC_CLKRUNB to PU_20K to solve leakage issue.
Kane Chen
2016-01-28
intel/strago: EC_IN_RW gpio input configuration.
Divagar Mohandass
2016-01-28
intel/strago: Clean up DDR configuration.
Divagar Mohandass
2016-01-28
intel/strago: Disable unused devices.
Divagar Mohandass
2016-01-27
soc/braswell: Fix leakage on V1P8S rail
Shobhit Srivastava
2016-01-27
soc/braswell: Add macro NATIVE_INT_PU20K
Hannah Williams
2016-01-27
intel/strago: Fix GPIO config
Hannah Williams
2016-01-27
soc/braswell: Update FspUpdVpd.h for PcdSdDetectChk and PcdCaMirrorEn
Hannah Williams
2016-01-27
drivers/intel/fsp1_1: Enable builds without MRC cache
Lee Leahy
2016-01-27
intel/sklrvp: Remove mainboard
Martin Roth
2016-01-27
chromeos: vpd: Avoid reading uninitialized VPDs
Julius Werner
2016-01-27
chromeos: Add timestamps to measure VPD read times
Julius Werner
2016-01-26
arch/x86: Drop arch/pciconf.h
Stefan Reinauer
2016-01-26
Braswell: Implement Gpio library functions to read RAMID
Subrata Banik
2016-01-26
nb/intel/pineview: Increase MMCONF decoding to 256 busses
Damien Zammit
2016-01-26
src/arch: Update license headers missing paragraph 2
Martin Roth
2016-01-26
ga-g41m-es2l: Instead of forcing native VGA, make it selectable
Martin Roth
2016-01-26
mainboard/intel/d510mo: Licence fixes and azalia verb table
Damien Zammit
2016-01-26
arch/x86: move SetCodeSelector to .text segment
Patrick Georgi
2016-01-25
mc_tcu3: Enable auto generated attributes in cbfs
Werner Zeh
2016-01-24
nb/amd/mct_ddr3: Properly set MR0 WR value
Timothy Pearson
2016-01-24
nb/amd/mct_ddr3: Add additional verbose-level debug statements
Timothy Pearson
2016-01-24
nb/amd/mct_ddr3: Update drive strength configuration
Timothy Pearson
2016-01-24
northbridge/amd/amdmct/mct_ddr3: Enable fast refresh on ETR devices
Timothy Pearson
2016-01-24
cpu/amd/family_10h-family_15h: Move CBMEM storage out of CC6 save region
Timothy Pearson
2016-01-24
cpu/amd/family_10h-family_15h: Set LDT tristate correctly on C32 sockets
Timothy Pearson
2016-01-24
northbridge/amd/amdmct: Add termination and timing values for C32 sockets
Timothy Pearson
2016-01-24
northbridge/amd/amdfam10: Update DRAM speed limits for C32 sockets
Timothy Pearson
2016-01-24
purism/librem13: Fix select of EC_PURISM_LIBREM
Martin Roth
2016-01-23
arch/x86: link bootblock like other stages for C_ENVIRONMENT_BOOTBLOCK
Aaron Durbin
2016-01-23
lib/memrange: allow stack allocated free list
Aaron Durbin
2016-01-23
cpu/amd: remove .intel_syntax
Patrick Georgi
2016-01-23
arch/x86: remove .intel_syntax
Patrick Georgi
2016-01-22
google/oak: Configurate SD card detection pin
Yidi Lin
2016-01-22
mediatek/mt8173: revise cbmem_top
CC Ma
2016-01-22
mediatek/mt8173: move rtc_boot() to romstage
Yidi Lin
2016-01-22
lib: compile mdelay for romstage
Patrick Georgi
2016-01-22
google/oak: setup usb and configure I2C level shift pin
Ben Lok
2016-01-22
mediatek/mt8173: Add usb phy driver
Chunfeng Yun
2016-01-22
mediatek/mt8173: pll: Add API for enabling USB 3.0 phy reference clock
Chunfeng Yun
2016-01-22
google/oak: Configure backlight control pins
YH Huang
2016-01-22
google/oak: configure audio
Koro Chen
2016-01-22
mediatek/mt8173: configure audio
Koro Chen
2016-01-22
mediatek/mt8173: add APLL clock setting
Koro Chen
2016-01-22
mediatek/mt8173: Add mtcmos power-on control for audio and display
CC Ma
2016-01-22
mediatek/mt8173: Add RTC driver
Tianping Fang
2016-01-22
google/oak: Disable vboot mock data, now that I2C is functional
Liguo Zhang
2016-01-22
mediatek/mt8173: Add I2C driver
Liguo Zhang
2016-01-22
google/oak: Enable MMU support
Jimmy Huang
2016-01-22
mediatek/mt8173: Add MMU support
Jimmy Huang
2016-01-22
mediatek/mt8173: Add gen-bl-img.py for mt8173 bootblock code
Yidi Lin
2016-01-22
google/oak: Add support for verstage
Itamar
2016-01-22
mediatek/mt8173: Add support for verstage
Itamar
2016-01-22
mediatek/mt8173: add watchdog driver
Itamar
2016-01-22
arch/arm64: Extend verstage
Itamar
2016-01-22
google/oak: Enable SPI support
Leilk Liu
2016-01-22
mediatek/mt8173: Add SPI support
Leilk Liu
2016-01-22
Cyan: Update DPTF parameters for higher temperature
T.H.Lin
2016-01-22
Kconfig: Recommend not enabling UPDATE_IMAGE option
Martin Roth
2016-01-22
build system: Add option for auto generated cbfs attributes
Werner Zeh
2016-01-22
purism/librem13: Add support for Purism Librem 13 mainboard
Duncan Laurie
2016-01-22
lib: Implement framework for retrieving WiFi regulatory domain
Felix Durairaj
2016-01-22
soc/braswell: Add method for Wifi regulatory domain
Felix Durairaj
2016-01-22
intel/strago: Set POWER_SOURCE_CONFIG in devicetree.cb
Kane Chen
2016-01-22
google/cyan: Add Wifi regulatory method
Hannah Williams
2016-01-22
lib/Makefile.inc: Link hexdump.c in the bootblock as well
Alexandru Gagniuc
2016-01-22
intel/strago: Add method for Wifi regulatory domain
Hannah Williams
2016-01-22
lib/hexdump: Refactor to skip lines with all ones as well
Alexandru Gagniuc
2016-01-22
src/Kconfig: Indent with tabs instead of spaces
Martin Roth
2016-01-22
skylake mainboards: Enable CONFIG_VBOOT_EC_SLOW_UPDATE
Duncan Laurie
2016-01-22
intel/fsp1_1: Fix for passing VBT when vboot requests it
Duncan Laurie
2016-01-22
vboot2: Handle slow EC SW sync and graphics driver loading
Duncan Laurie
2016-01-22
intel/skylake: Fix klockwork violation
Naresh G Solanki
2016-01-22
intel/skylake: PL2 override changes
pchandri
2016-01-22
intel/skylake: Thermal Design Power PL1 and PL2 Config Changes
pchandri
2016-01-22
google/veyron_*: Add dual-rank 2GB Hynix module to SDRAM configs
David Hendricks
2016-01-21
vboot: Install files into FW_MAIN_A and FW_MAIN_B unless they're for RO
Patrick Georgi
2016-01-21
chromeos: import Chrome OS fmaps
Patrick Georgi
2016-01-21
Kconfig: add comments for toolchain choices
Martin Roth
2016-01-21
Chromeos: Implement wifi_regulatory_domain using "regions" key in VPD
Felix Durairaj
2016-01-21
intel/skylake: remove third paragraph of license header
Martin Roth
2016-01-21
memlayout: Fix unified CBFS_CACHE macro
Julius Werner
2016-01-21
google/veyron_mickey: Update Hynix memory configuration
Lang Zhang
2016-01-21
arch/x86: Add files needed for C environment bootblock on x86
Alexandru Gagniuc
2016-01-21
*/Makefile.inc: Compile files needed by uart8250 in x86 bootblock
Alexandru Gagniuc
2016-01-21
console: Simplify bootblock console Kconfig selection logic
Alexandru Gagniuc
2016-01-21
arch/x86/include: Rename bootblock_common to bootblock_romcc.h
Alexandru Gagniuc
2016-01-21
google/tidus: initial upstream migration
Matt DeVillier
2016-01-21
ec: Add support for EC used on Purism Librem laptops
Duncan Laurie
2016-01-21
drivers/intel/wifi: Only compile if SMBIOS tables are generated
Duncan Laurie
2016-01-21
broadwell: gpio.asl: Make GWAK method serialized
Duncan Laurie
2016-01-20
lib: compile mdelay for bootblock
Patrick Georgi
2016-01-20
sb/intel/i82801gx: Clean up sata.c
Damien Zammit
2016-01-20
Kconfig: Remove selects that enable 'choice' symbols
Martin Roth
2016-01-20
nb/intel/pineview: Use macro names for memory base registers
Damien Zammit
2016-01-20
cpu: Fix typo that spelled "allocate" as "allocte."
Jacob Laska
2016-01-19
lenovo/t400: Revise onboard IRQ routing
Nico Huber
2016-01-19
arch/x86/Makefile.inc: Add a comment to fix syntax highlighting
Martin Roth
[prev]
[next]