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
/
samsung
Age
Commit message (
Expand
)
Author
2019-11-14
lib/fmap: Add optional pre-RAM cache
Julius Werner
2019-11-03
arch/arm: Pass cbmem_top to ramstage via calling argument
Arthur Heymans
2019-11-01
lib/cbmem_top: Add a common cbmem_top implementation
Arthur Heymans
2019-10-27
src/soc: change "unsigned" to "unsigned int"
Martin Roth
2019-09-19
cpu,mb,soc: Init missing lb_serial struct fields
Jacob Garber
2019-08-26
arch/non-x86: Use ENV_ROMSTAGE_OR_BEFORE
Kyösti Mälkki
2019-08-20
arch/non-x86: Remove use of __PRE_RAM__
Kyösti Mälkki
2019-08-02
soc/samsung/exynos5420: Refactor fimd vidtcon access
Jacob Garber
2019-07-09
arch/non-x86: Flip HAVE_MONOTONIC_TIMER default
Kyösti Mälkki
2019-05-06
Fix code that would trip -Wtype-limits
Julius Werner
2019-04-23
src: include <assert.h> when appropriate
Elyes HAOUAS
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-04-06
src: Use #include <timer.h> when appropriate
Elyes HAOUAS
2019-03-21
vboot: standardize on working data size
Joel Kitching
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-19
src: Drop unused 'include <cbfs.h>'
Elyes HAOUAS
2019-03-07
security/tpm: Fix TCPA log feature
Philipp Deppenwiese
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-02-22
symbols.h: Add macro to define memlayout region symbols
Julius Werner
2019-01-28
src: Don't use a #defines like Kconfig symbols
Elyes HAOUAS
2019-01-16
soc/samsung/exynos5420: Disable BOOTBLOCK_CONSOLE
Nico Huber
2019-01-14
console: Change BOOTBLOCK_CONSOLE default to `y`
Nico Huber
2018-11-29
src: Remove duplicated round up function
Elyes HAOUAS
2018-11-21
(console,drivers/uart)/Kconfig: Fix dependencies
Nico Huber
2018-11-16
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <lib.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-22
soc/samsung/exynos5250: Convert to `board_reset()`
Nico Huber
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-10-08
src: Use tabs for indentation
Elyes HAOUAS
2018-08-10
src: Fix typo
Elyes HAOUAS
2018-07-09
src/soc: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-06-04
soc/samsung: Get rid of device_t
Elyes HAOUAS
2018-02-21
driver/uart: Introduce a way for mainboard to override the baudrate
Julien Viard de Galbert
2017-10-23
soc: Add Kconfig for each soc vendor
Chris Ching
2017-09-23
mb/*/*: Remove rtc nvram configurable baud rate
Arthur Heymans
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-06-13
Consolidate reset API, add generic reset_prepare mechanism
Julius Werner
2017-06-07
spi: Remove unused/unnecessary spi_init function definitions
Furquan Shaikh
2017-06-07
src: change coreboot to lowercase
Martin Roth
2017-05-24
soc/samsung/exynos5420: Move spi driver to use spi_bus_map
Furquan Shaikh
2017-05-05
drivers/spi: Re-factor spi_crop_chunk
Furquan Shaikh
2017-03-28
vboot: Select SoC-specific configuration for all Chrome OS boards
Julius Werner
2016-12-16
samsung/exynos5420: Fix test for src < 0
Patrick Georgi
2016-12-05
spi: Define and use spi_ctrlr structure
Furquan Shaikh
2016-12-05
spi: Pass pointer to spi_slave structure in spi_setup_slave
Furquan Shaikh
[next]