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-08-19
google/reef: Configure NFC gpios correctly before entering sleep
Furquan Shaikh
2016-08-19
intel/apollolake: Skip ITSS configuration in SMM
Furquan Shaikh
2016-08-19
bd82x6x/pch: move global variables to static variables in functions
Felix Held
2016-08-19
tpm2: Fixed typo
Robert Foss
2016-08-18
pc80/mc146818rtc.h: Replace leftover macro token
Antonello Dettori
2016-08-18
Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUS
Aaron Durbin
2016-08-18
intel/amenia: Update eMMC DLL settings
Bora Guvendik
2016-08-18
soc/intel/skylake: Correct Cache as ram size
Rizwan Qureshi
2016-08-18
soc/intel/skylake: Move bootblock specific code from skylake/romstage
Naresh G Solanki
2016-08-18
skylake: Do FspTempRamInit only for FSP1.1 & tidy up PCH early init
Rizwan Qureshi
2016-08-18
Kconfig: lay groundwork for not assuming SPI flash boot device
Aaron Durbin
2016-08-18
intel/apollolake: Fix check for return value of pmc_gpe_route_to_gpio
Furquan Shaikh
2016-08-17
google/gru: Add new PWM regulator duty numbers for revision 6
Julius Werner
2016-08-17
soc/intel/skylake: restore MCHBAR and DMIBAR programming
Rizwan Qureshi
2016-08-17
mainboard: Clean up boot_option/reboot_bits in cmos.layout
Nico Huber
2016-08-16
console: Change CONFIG_CHROMEOS requirement from do_printk_va_list()
Julius Werner
2016-08-16
vboot: Move TPM-related Kconfig selects from CHROMEOS to VBOOT
Julius Werner
2016-08-16
Revert "rockchip: rk3399: enable sdhci clk for emmc"
Shunqian Zheng
2016-08-15
reef: Increase TSR2 threshold to 100
Furquan Shaikh
2016-08-15
Revert "Kconfig: separate memory mapped boot device from SPI"
Aaron Durbin
2016-08-15
commonlib/region: allow empty mmap()/munmap() in region_device_ops
Aaron Durbin
2016-08-15
soc/intel/skylake: don't include all SPI flash drivers
Aaron Durbin
2016-08-15
soc/intel/apollolake: don't include all SPI flash drivers
Aaron Durbin
2016-08-15
drivers/spi: provide option to not include all flash drivers
Aaron Durbin
2016-08-15
Kconfig: remove unused MULTIPLE_CBFS_INSTANCES option
Aaron Durbin
2016-08-15
Kconfig: separate memory mapped boot device from SPI
Aaron Durbin
2016-08-15
mainboard/google: remove unused BOOT_MEDIA_SPI_CHIP_SELECT option
Aaron Durbin
2016-08-15
intel/quark: Fix assert check
Furquan Shaikh
2016-08-15
arch/riscv: Improve and refactor trap handling diagnostics
Jonathan Neuschäfer
2016-08-15
mb/gigabyte/ga-b75m-d3v: Add missing board URL
Jonathan Neuschäfer
2016-08-15
arch/riscv: Set the stack pointer upon trap entry
Jonathan Neuschäfer
2016-08-15
soc/ucb/riscv: select BOOTBLOCK_CONSOLE
Jonathan Neuschäfer
2016-08-14
drivers/elog: provide more debug info
Aaron Durbin
2016-08-14
soc/intel/skylake: Change name pmc_tco_regs to smbus_tco_regs
Barnali Sarkar
2016-08-14
cpu/ti/am355x: Fix array overrun
Paul Menzel
2016-08-14
src/mainboard: Capitalize ROM, RAM, CPU and APIC
Elyes HAOUAS
2016-08-13
chromeos: Make CHROMEOS_RAMOOPS_NON_ACPI a default for non-ACPI boards
Julius Werner
2016-08-13
Revert "gru: Show the current time on start-up"
Julius Werner
2016-08-12
chromeec/acpi: add Tablet event and EC ACPI MEM
jiazi Yang
2016-08-12
drivers/intel/fsp2_0: Fix FSP reset path
Lee Leahy
2016-08-11
soc/apollolake: enable access to RTC NVRAM
Ravi Sarawadi
2016-08-11
reef: Update chromeos.fmd
Furquan Shaikh
2016-08-11
soc/qualcomm/ipq40xx: Reduce the delay in I2C.
Kan Yan
2016-08-11
rockchip/rk3399: Add code to neuter Type-C PHY for firmware USB
Julius Werner
2016-08-11
arch/riscv: Fix the page table setup code
Jonathan Neuschäfer
2016-08-11
arch/riscv: Update encoding.h and dependent files
Jonathan Neuschäfer
2016-08-11
lenovo/x60: add info message if dock is present
Alexander Couzens
2016-08-11
lenovo/x60: add GPIOs initialisation before dock check
Antonello Dettori
2016-08-11
vendorcode/intel/fsp: Add fsp 2.0 header files for skylake and kabylake
Rizwan Qureshi
2016-08-11
intel/fsp1_1: Use new per-region position override
Patrick Georgi
2016-08-11
intel/amenia: Add MAINBOARD_FAMILY for amenia
Bora Guvendik
2016-08-11
intel/amenia: set default value for BOOT_MEDIA_SPI_BUS
Bora Guvendik
2016-08-11
intel/amenia: Select UART_FOR_CONSOLE for amenia
Bora Guvendik
2016-08-11
intel/amenia: Update flash size to 16MB
Bora Guvendik
2016-08-11
soc/intel/common: Add support for serial console based ACPI debug
Subrata Banik
2016-08-11
fsp_Broadwell_DE: Do not set IRQ3 and IRQ4 to level
Kevin Paul Herbert
2016-08-10
rockchip/common: Set weekday to unknown in rtc_get()
Martin Roth
2016-08-10
soc/intel/quark: Switch to using serial routines for FSP
Lee Leahy
2016-08-10
drivers/intel/fsp2_0: Add fsp_write_line function
Lee Leahy
2016-08-10
drivers/intel/fsp1_1: Add fsp_write_line function
Lee Leahy
2016-08-10
console: Add write line routine
Lee Leahy
2016-08-10
Makefiles: Use $(MAINBOARD_DIR) instead of $(CONFIG_MAINBOARD_DIR)
Martin Roth
2016-08-10
google/reef: Add mainboard handler function for gpio SMI
Shaunak Saha
2016-08-10
soc/apollolake: add GPIO SMI support
Shaunak Saha
2016-08-10
elog: Ensure eventlog will always get initialized when configured in
Julius Werner
2016-08-09
drivers/elog: provide return status for all operations
Aaron Durbin
2016-08-09
drivers/elog: clean up SMBIOS related code
Aaron Durbin
2016-08-09
drivers/elog: consolidate checks in elog_find_flash()
Aaron Durbin
2016-08-09
google/gru: Fix rk3399-gru write protect
Douglas Anderson
2016-08-09
drivers/elog: remove unnecessary global state
Aaron Durbin
2016-08-09
drivers/elog: sync events to non-volatile storage last
Aaron Durbin
2016-08-09
gigbyte/ga-g41m-es2l: add cmos.layout and cmos.default
Arthur Heymans
2016-08-09
x4x: make preallocated IGD memory a cmos option
Arthur Heymans
2016-08-09
x4x: add non documented vram sizes
Arthur Heymans
2016-08-09
vendorcode/amd: Remove dead code
Patrick Georgi
2016-08-09
superio/*: Relocate Kconfig to chip folder.
Omar Pakker
2016-08-09
soc/intel/quark: Remove TODO message from FspUpdVpd.h
Lee Leahy
2016-08-09
soc/nvidia/tegra210: remove unused spi boot device support
Aaron Durbin
2016-08-09
soc/nvidia/tegra132: remove tegra132 support
Aaron Durbin
2016-08-09
mainboard/google/rush_ryu: remove rush_ryu mainboard
Aaron Durbin
2016-08-09
mainboard/google/rush: remove rush mainboard
Aaron Durbin
2016-08-09
google/gru: Update board/RAM ID ADC values
Julius Werner
2016-08-09
rockchip/rk3399: sdram: correct read obs and set DQS driver register
Lin Huang
2016-08-09
soc/qualcomm/ipq40xx: Use block mode for I2C
Varadarajan Narayanan
2016-08-08
drivers/elog: treat offsets relative to start of mirror
Aaron Durbin
2016-08-08
drivers/elog: use region_device for mirroring into ram
Aaron Durbin
2016-08-08
drivers/elog: use offsets for checking cleared buffers
Aaron Durbin
2016-08-08
sconfig: pass in devicetree filename
Martin Roth
2016-08-08
drivers/elog: perform writes in terms of offsets
Aaron Durbin
2016-08-08
supermicro/h8scm: Remove last unused chip.h file
Martin Roth
2016-08-08
drivers/elog: remove parameters from elog_flash_erase()
Aaron Durbin
2016-08-08
drivers/elog: remove unnecessary check in elog_shrink()
Aaron Durbin
2016-08-08
drivers/elog: use event region size when adding a clear event
Aaron Durbin
2016-08-08
drivers/elog: remove unused function
Aaron Durbin
2016-08-08
soc/intel/common: fix gsmi handler
Aaron Durbin
2016-08-08
chromeos chipsets: select RTC usage
Aaron Durbin
2016-08-08
vendorcode/google/chromeos: remove unnecessary includes in elog.c
Aaron Durbin
2016-08-08
commonlib/region: make buffer argument const for writeat
Aaron Durbin
2016-08-08
soc/intel/skylake: Clean up SoC ASL code.
Barnali Sarkar
2016-08-08
skylake/devicetree: Add PIRQ Routing programming
Barnali Sarkar
[prev]
[next]