index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2016-08-24
soc/intel/apollolake: Add ASL methods for eMMC
Vaibhav Shankar
2016-08-24
vboot/vbnv_flash: fix return value check for rdev_writeat()
Aaron Durbin
2016-08-24
vboot/vboot_common: actually provide a writable region_device
Aaron Durbin
2016-08-23
arch/riscv: Add functions to read/write memory on behalf of supervisor/user mode
Jonathan Neuschäfer
2016-08-23
arch/riscv: Map the kernel space into RAM (2GiB+)
Jonathan Neuschäfer
2016-08-23
arch/riscv: Implement the SBI again
Jonathan Neuschäfer
2016-08-23
arch/riscv: Enable U-mode/S-mode counters (stime, etc.)
Jonathan Neuschäfer
2016-08-23
arch/riscv: Fix unaligned memory access emulation
Jonathan Neuschäfer
2016-08-23
memlayout: Ensure TIMESTAMP() region is big enough to avoid BUG()
Julius Werner
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
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-21
mb/asus/[kgpe-d16|kcma-d8]: Fix whitespace errors in devicetree.cb
Timothy Pearson
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
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
[next]