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-08-23
arch/riscv: Delegate exceptions to supervisor mode if appropriate
Jonathan Neuschäfer
2016-08-23
arch/riscv: Print the page table structure after construction
Jonathan Neuschäfer
2016-08-23
src/mainboard: Remove unnecessary whitespace before "\n"
Elyes HAOUAS
2016-08-23
arch/arm & arm64: Remove unnecessary whitespace before "\n"
Elyes HAOUAS
2016-08-23
src/southbridge: Remove unnecessary whitespace before "\n" and "\t"
Elyes HAOUAS
2016-08-23
src/cpu: Capitalize CPU, APIC and IOAPIC typo fix
Elyes HAOUAS
2016-08-23
src/northbridge: Remove unnecessary whitespace before "\n" and "\t"
Elyes HAOUAS
2016-08-23
src/include: Capitalize APIC and SMM
Elyes HAOUAS
2016-08-23
emulation/qemu-i440fx: add cmos.default file
Antonello Dettori
2016-08-23
soc/intel/apollolake: Use CONFIG_NHLT_DMIC_2CH_16B for dmic
Saurabh Satija
2016-08-23
nvramcui: refactor code
Antonello Dettori
2016-08-23
drivers/spi: be sure to call spi_init() before spi_flash_probe()
Aaron Durbin
2016-08-22
mb/asus/kgpe-d16: Add TPM support
Timothy Pearson
2016-08-22
util/scripts: Support cygwin in ucode conversion tool
Marshall Dawson
2016-08-21
mb/asus/[kgpe-d16|kcma-d8]: Fix whitespace errors in devicetree.cb
Timothy Pearson
2016-08-21
3rdparty/blobs: Update to get AGESA binary for pcengines/apu2
Martin Roth
2016-08-20
intel/skylake: Do not halt in poweroff if in SMM
Furquan Shaikh
2016-08-20
google/chromeec: Ensure data is ready before reading it
Furquan Shaikh
2016-08-20
intel/apollolake: Do not halt in poweroff if in SMM
Furquan Shaikh
2016-08-20
intel/apollolake: Fix typo in gpi_status_get
Furquan Shaikh
2016-08-20
google/reef: Save DIMM info from SMBIOS memory HOB
Ravi Sarawadi
2016-08-20
soc/intel/apollolake: Save DIMM info from SMBIOS memory HOB
Ravi Sarawadi
2016-08-20
drivers/intel/fsp2_0: Add SMBIOS memory HOB support
Ravi Sarawadi
2016-08-19
rockchip/rk3399 & gru/kevin: support sdram 933MHz on kevin
Lin Huang
2016-08-19
vboot/vbnv_flash: make I/O connection agnostic
Aaron Durbin
2016-08-19
vboot: provide RW region device support
Aaron Durbin
2016-08-19
drivers/elog: use region_device for NV storage
Aaron Durbin
2016-08-19
lib/fmap: provide RW region device support
Aaron Durbin
2016-08-19
soc/intel/skylake: use SPI flash boot_device_rw() for ealy stages
Aaron Durbin
2016-08-19
soc/intel/apollolake: use SPI flash boot_device_rw() for ealy stages
Aaron Durbin
2016-08-19
drivers/spi: provide optional implementation of boot_device_rw()
Aaron Durbin
2016-08-19
drivers/spi: include SPI flash modules for all stages
Aaron Durbin
2016-08-19
drivers/spi: ensure SPI flash is boot device for coreboot tables
Aaron Durbin
2016-08-19
util/lint: Add a tool to verify a single newline at the end of files
Martin Roth
2016-08-19
qemu-riscv: Remove obsolete CSR - send_ipi
Martin Roth
2016-08-19
soc/intel/skylake: make SPI support early stages
Aaron Durbin
2016-08-19
soc/intel/apollolake: make SPI support early stages
Aaron Durbin
2016-08-19
lib/cbfs_spi: provide boot_device_rw() support
Aaron Durbin
2016-08-19
lib/boot_device: add RW boot device construct
Aaron Durbin
2016-08-19
Kconfig: introduce writable boot device notion
Aaron Durbin
2016-08-19
drivers/spi: move cbfs_spi.c location
Aaron Durbin
2016-08-19
Kconfig: separate memory mapped boot device from SPI
Aaron Durbin
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
util/docker: Update docker files for coreboot-sdk & jenkins builders
Martin Roth
2016-08-18
util/docker: Add docker files for coreboot-sdk & jenkins builders
Martin Roth
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
xcompile: add riscv64 name to riscv toolchain
Iru Cai
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
crossgcc: Update make to latest version: 4.2.1
Martin Roth
2016-08-13
crossgcc: Add gnumake target so that make can be built directly
Martin Roth
2016-08-13
util/gitconfig: add cborg2cros.py script
Martin Roth
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-13
libpayload: head.S: Avoid clearing BSS (and heap) again
Julius Werner
2016-08-12
libpayload: cbfs: Fix minor memory leak in some edge cases
Julius Werner
2016-08-12
Documentation: add start of documentation of the build system
Patrick Georgi
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
[prev]
[next]