index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
rockchip
/
rk3288
Age
Commit message (
Expand
)
Author
2020-06-26
soc/rockchip: Use (Q) instead of @
Stefan Reinauer
2020-06-13
treewide: Add Kconfig variable MEMLAYOUT_LD_FILE
Furquan Shaikh
2020-05-18
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-13
src: Remove unused '#include <stddef.h>'
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-09
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-08
{security,soc}/*/Kconfig: Replace GPLv2 long form headers with SPDX header
Elyes HAOUAS
2020-05-06
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-04-10
Replace DEVICE_NOOP with noop_(set|read)_resources
Nico Huber
2020-04-06
soc/rockchip: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-05
Drop explicit NULL initializations from `device_operations`
Elyes HAOUAS
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2020-03-10
src: Remove unneeded 'include <arch/cache.h>'
Elyes HAOUAS
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
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
2016-04-13
rockchip/rk3288: refactor i2c interface to allow support of rk3399
huang lin
2016-04-07
rockchip: refactor to sharing code among similar SOCs
Vadim Bendebury
2016-04-07
edid: Make framebuffer row alignment configurable
Julius Werner
2016-03-24
edid: Add helper function to calculate bits-per-pixel dependent values
Julius Werner
2016-03-16
rockchip: update make_idb.py
huang lin
2016-02-12
timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig
Julius Werner
2016-02-09
rockchip/rk3288: UART uses 32bit wide registers
Patrick Georgi
2015-11-18
google/veyron*: Pulse the i2c clock once if sda was low
Douglas Anderson
2015-11-11
arm/arm64: Generalize bootblock C entry point
Julius Werner
2015-11-10
rockchip/rk3288: hdmi: configure display output mode with EDID information
Yakir Yang
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-29
rockchip/rk3288: If we fail to read the EDID 5 times in a row, it's an error
Douglas Anderson
2015-10-25
rockchip/rk3288: Remove 1392MHz option for RK3288 APLL
David Hendricks
2015-10-25
rockchip/rk3288: Add 1416MHz as an option for RK3288 APLL
David Hendricks
2015-10-25
rockchip/rk3288: Add 600MHz as an option for RK3288 APLL
David Hendricks
2015-09-22
linking: link bootblock.elf with .data and .bss sections again
Aaron Durbin
2015-09-09
verstage: use common program.ld for linking
Aaron Durbin
2015-09-08
rk3288: Allow board-specific APLL (CPU clock) settings
David Hendricks
2015-09-04
bootmode: add display_init_required()
Aaron Durbin
2015-08-28
rockchip: rk3288: multiple NPLL rate in pll_para_config
Yakir Yang
2015-08-28
rk3288: Set HDMI display mode to 480p
Yakir Yang
2015-08-28
rk3288: Ignore EDID errors for HDMI
David Hendricks
2015-08-28
edid: Use edid_mode struct to reduce redundancy
David Hendricks
2015-08-28
rockchip: rk3288: fix phsync & pvsync bug
Yakir Yang
2015-08-21
ChromeOS: Fix Kconfig dependencies
Martin Roth
2015-07-09
rk3288: Fix & vs && mix up in hdmi driver
Stefan Reinauer
[next]