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
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
2016-05-18
rockchip: revert the common tsadc header
Shunqian Zheng
2016-05-09
drivers/uart: Use uart_platform_refclk for all UART models
Lee Leahy
2016-05-09
rockchip: move vop driver from rk3288 to rockchip common
Shunqian Zheng
2016-05-09
rockchip/rk3288: Shuffle memlayout to make it fit
Julius Werner
2016-05-09
rockchip/*: refactor edp driver
Lin Huang
2016-05-09
rockchip: make sure sdram top does not spill into MMIO space
Lin Huang
2016-05-09
rockchip: refactor gpio driver
Shunqian Zheng
2016-05-09
rockchip/rk*: replace UART special snowflake with standard driver
Patrick Georgi
2016-04-14
src/soc/rockchip: Update license headers
Martin Roth
2016-04-13
rockchip/rk3288: refactor pwm driver
Lin Huang
[next]