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
/
soc
/
intel
/
quark
Age
Commit message (
Expand
)
Author
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
arch/io.h: Add missing includes
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-02-27
console: Split loglevel for fast and slow
Kyösti Mälkki
2019-02-11
mb/intel/galileo: Drop the FSP1.1 option
Arthur Heymans
2019-02-05
intel/quark: Fix COMMONLIB_STORAGE in CAR
Kyösti Mälkki
2019-01-23
soc/{amd,intel}: Remove needless '&' on function pointers
Elyes HAOUAS
2019-01-06
device: Use pcidev_path_on_root()
Kyösti Mälkki
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2018-12-24
soc/intel/quark: Drop BOOTBLOCK_SAVE_BIST_AND_TIMESTAMP
Kyösti Mälkki
2018-12-20
soc/intel: Get rid of device_t
Elyes HAOUAS
2018-12-19
soc: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-13
cpuid: Add helper function for cpuid(1) functions
Subrata Banik
2018-11-29
{mb/cubieboard,soc/intel/quark}: Remove define __SIMPLE_DEVICE__
Elyes HAOUAS
2018-11-23
soc/intel/common: Bring DISPLAY_MTRRS into the light
Nico Huber
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-15
oc/intel/quark/Kconfig: Remove unused MMCOMF_SUPPORT_DEFAULT
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-01
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-22
intel: Use CF9 reset (part 2)
Patrick Rudolph
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-09-21
soc/intel/quark/uart.c: Don't use device_t
Elyes HAOUAS
2018-06-09
mainboard: Get rid of device_t
Elyes HAOUAS
2018-06-06
arch/x86: Make RELOCATABLE_RAMSTAGE the default
Kyösti Mälkki
2018-06-04
soc/{amd,intel}: Use postcar_frame_add_romcache()
Nico Huber
2018-05-31
soc/{amd,intel}: Use CACHE_ROM_(BASE|SIZE)
Nico Huber
2018-05-28
soc/intel/quark: Get rid of device_t
Elyes HAOUAS
2018-05-22
bootblock: Allow more timestamps in bootblock_main_with_timestamp()
Julius Werner
2018-05-08
{mb,nb,soc}: Remove references to pci_bus_default_ops()
Nico Huber
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-01-30
drivers/spi: support cmd opcode deduction for spi_crop_chunk()
Aaron Durbin
2017-11-03
soc/intel/quark/spi: Correct conversion specifier
Paul Menzel
2017-08-18
include/device: Split i2c.h into three
Nico Huber
2017-08-14
i2c: Move to Linux like `struct i2c_msg`
Nico Huber
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-03
soc/intel/quark: Add I2C debugging
Lee Leahy
2017-07-02
soc/intel/quark/spi.c: Explain a read in order to flush buffers
Martin Kepplinger
2017-06-27
soc/intel/quark: We're not Broadwell anymore
Stefan Reinauer
2017-06-20
soc/intel/quark: Add legacy SPI flash controller driver
Lee Leahy
2017-06-06
fsp1_1: Verify FSP_IMAGE_ID/_REV against headers
Nico Huber
2017-05-12
commonlib: Move drivers/storage into commonlib/storage
Lee Leahy
2017-05-08
soc/intel/quark: Add SD/MMC test support
Lee Leahy
2017-04-19
soc/intel/quark: Move include of reg_access.h
Lee Leahy
2017-03-28
vboot: Move remaining features out of vendorcode/google/chromeos
Julius Werner
2017-03-15
soc/intel/quark: Read the rmu.bin file from read-only region
Lee Leahy
2017-03-14
soc/intel/quark: Pass S3 wake status to fsp_silicon_init
Lee Leahy
2017-03-14
soc/intel/quark: Add ESRAM display to FSP 1.1
Lee Leahy
[next]