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
Age
Commit message (
Expand
)
Author
2021-03-04
soc/rockchip/rk3399/sdram: Add channel to error message
Moritz Fischer
2021-03-04
soc/rockchip/rk3399/sdram: Simplify error condition
Moritz Fischer
2021-02-26
rk3399: clock: Fix style for rkclk_ddr_reset()
Julius Werner
2021-02-26
rk3399: sdram: Remove obs_err variable to avoid uninitialized use
Julius Werner
2021-02-22
soc/rockchip/rk3399/sdram: Remove superfluous parameter
Moritz Fischer
2021-02-20
soc/rockchip/rk3399/sdram: Use rank_mask in WDQL training
Moritz Fischer
2021-02-20
soc/rockchip/rk3399/sdram: Use rank_mask in CA training
Moritz Fischer
2021-02-19
soc/rockchip/rk3399/clock: Add rkclk_ddr_reset() function
Moritz Fischer
2021-02-19
soc/rockchip/rk3399/sdram: Add phy_ctrl_reset
Moritz Fischer
2021-02-19
soc/rockchip/rk3399/sdram: Clear PI_175 IRQs in data training
Moritz Fischer
2021-02-19
memlayout: Store region sizes as separate symbols
Julius Werner
2021-02-18
soc/rockchip/rk3399/sdram: Move WDQL training into a separate function
Moritz Fischer
2021-02-18
soc/rockchip/rk3399/sdram: Move RL training into a separate function
Moritz Fischer
2021-02-18
soc/rockchip/rk3399/sdram: Move RG training into a separate function
Moritz Fischer
2021-02-18
soc/rockchip/rk3399/sdram: Move WL training into a separate function
Moritz Fischer
2021-02-18
soc/rockchip/rk3399/sdram: Move CA training into a separate function
Moritz Fischer
2021-02-18
soc/rockchip/rk3399/sdram: Order and group tsel variables
Moritz Fischer
2021-02-18
soc/rockchip/rk3399/sdram: Shorten sdram_params to params
Moritz Fischer
2020-12-17
drivers: Replace set_vbe_mode_info_valid
Patrick Rudolph
2020-12-02
cbfs: Enable CBFS mcache on most chipsets
Julius Werner
2020-11-16
src: Change bare 'unsigned' to 'unsigned int'
Martin Roth
2020-10-19
soc/rockchip/rk3288/include/soc/display.h: Add missing includes
Elyes HAOUAS
2020-10-19
soc/rockchip/rk3288/gpio.c: Use GPIOx_BASE macros
Elyes HAOUAS
2020-09-21
soc/rockchip: Drop unneeded empty lines
Elyes HAOUAS
2020-09-12
include/console/uart: make index parameter unsigned
Felix Held
2020-09-01
{include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistent
Subrata Banik
2020-07-29
src/soc/rockchip: Add missing <{stddef,stdint}.h>
Elyes HAOUAS
2020-07-14
soc/rockchip/rk3399/display.c: Add missing include
Elyes HAOUAS
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-20
src: Replace min/max() with MIN/MAX()
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-14
lib/fmap: Add optional pre-RAM cache
Julius Werner
2019-11-11
rockchip/rk3288: Bump verstage size a little more
Julius Werner
[next]