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
/
rockchip
/
rk3288
Age
Commit message (
Expand
)
Author
2020-02-24
soc/rockchip: Fix typos
Elyes HAOUAS
2019-12-19
src/soc/rockchip: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-04
Change all clrsetbits_leXX() to clrsetbitsXX()
Julius Werner
2019-11-19
lib/fmap: Disable pre-RAM cache for FSP 1.0
Julius Werner
2019-11-14
rockchip/rk3288: Split free SRAM more evenly between stages
Julius Werner
2019-11-11
rockchip/rk3288: Bump verstage size a little more
Julius Werner
2019-11-03
arch/arm: Pass cbmem_top to ramstage via calling argument
Arthur Heymans
2019-10-27
src/soc: change "unsigned" to "unsigned int"
Martin Roth
2019-08-21
vboot: update vboot2 functions to use new vb2_error_t
Joel Kitching
2019-08-10
src: Include <stdint.h> instead of <inttypes.h>
Jacob Garber
2019-07-19
src: Make implicit fall throughs explicit
Jacob Garber
2019-07-17
soc/rockchip/rk3288: Add fall through comment
Jacob Garber
2019-07-13
soc/rockchip/rk3288/include/soc: Add missing include <types.h>
Elyes HAOUAS
2019-07-09
arch/non-x86: Flip HAVE_MONOTONIC_TIMER default
Kyösti Mälkki
2019-05-30
soc/rockchip/rk3288: Disable bootblock console
Patrick Georgi
2019-04-30
vboot: refactor OPROM code
Joel Kitching
2019-04-23
src: include <assert.h> when appropriate
Elyes HAOUAS
2019-04-23
src: Add missing include 'console.h'
Elyes HAOUAS
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-07
src: Drop unused include <timestamp.h>
Elyes HAOUAS
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-14
console: Change BOOTBLOCK_CONSOLE default to `y`
Nico Huber
2018-11-30
security/vboot: Fix remaining measured boot issues
Philipp Deppenwiese
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 <console/console.h>
Elyes HAOUAS
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-08-10
drivers/i2c: Add i2c TPM support for different stages
Philipp Deppenwiese
2018-08-09
src/soc: Fix typo
Elyes HAOUAS
2018-08-09
rk3288: Dig up two more KB of SRAM from under the couch cushions
Julius Werner
2018-06-04
soc/rockchip: Get rid of device_t
Elyes HAOUAS
2018-02-02
rockchip/rk3288: Fix includes for <soc/clock.h>
Julius Werner
2017-08-18
include/device: Split i2c.h into three
Nico Huber
2017-06-08
device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INIT
Nico Huber
2017-06-02
Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER
Nico Huber
2017-05-03
lib/edid.c: Differentiate between absent and non-conformant EDID
Arthur Heymans
2017-03-28
Remove libverstage as separate library and source file class
Julius Werner
2017-03-28
vboot: Move remaining features out of vendorcode/google/chromeos
Julius Werner
2016-11-14
soc/rockchip: split edp_enable() function
Lin Huang
2016-11-02
rockchip/rk3399: display: Do not allocate framebuffer in coreboot
Lin Huang
2016-10-06
rockchip: Correct and standardize clock divisor range assertions
Julius Werner
2016-10-04
rockchip: Remove pulls for gpio_output(), clean up code
Julius Werner
2016-07-12
rockchip/rk3399: Fix pinctrl pull bias settings
Shunqian Zheng
2016-06-12
Kconfig: Set VBOOT_OPROM_MATTERS for relevant non-x86 devices
Julius Werner
2016-06-06
rk3288: Remove duplicate timestamp_init()
Julius Werner
[next]