summaryrefslogtreecommitdiff
path: root/src/soc/rockchip
AgeCommit message (Expand)Author
2021-03-04soc/rockchip/rk3399/sdram: Add channel to error messageMoritz Fischer
2021-03-04soc/rockchip/rk3399/sdram: Simplify error conditionMoritz Fischer
2021-02-26rk3399: clock: Fix style for rkclk_ddr_reset()Julius Werner
2021-02-26rk3399: sdram: Remove obs_err variable to avoid uninitialized useJulius Werner
2021-02-22soc/rockchip/rk3399/sdram: Remove superfluous parameterMoritz Fischer
2021-02-20soc/rockchip/rk3399/sdram: Use rank_mask in WDQL trainingMoritz Fischer
2021-02-20soc/rockchip/rk3399/sdram: Use rank_mask in CA trainingMoritz Fischer
2021-02-19soc/rockchip/rk3399/clock: Add rkclk_ddr_reset() functionMoritz Fischer
2021-02-19soc/rockchip/rk3399/sdram: Add phy_ctrl_resetMoritz Fischer
2021-02-19soc/rockchip/rk3399/sdram: Clear PI_175 IRQs in data trainingMoritz Fischer
2021-02-19memlayout: Store region sizes as separate symbolsJulius Werner
2021-02-18soc/rockchip/rk3399/sdram: Move WDQL training into a separate functionMoritz Fischer
2021-02-18soc/rockchip/rk3399/sdram: Move RL training into a separate functionMoritz Fischer
2021-02-18soc/rockchip/rk3399/sdram: Move RG training into a separate functionMoritz Fischer
2021-02-18soc/rockchip/rk3399/sdram: Move WL training into a separate functionMoritz Fischer
2021-02-18soc/rockchip/rk3399/sdram: Move CA training into a separate functionMoritz Fischer
2021-02-18soc/rockchip/rk3399/sdram: Order and group tsel variablesMoritz Fischer
2021-02-18soc/rockchip/rk3399/sdram: Shorten sdram_params to paramsMoritz Fischer
2020-12-17drivers: Replace set_vbe_mode_info_validPatrick Rudolph
2020-12-02cbfs: Enable CBFS mcache on most chipsetsJulius Werner
2020-11-16src: Change bare 'unsigned' to 'unsigned int'Martin Roth
2020-10-19soc/rockchip/rk3288/include/soc/display.h: Add missing includesElyes HAOUAS
2020-10-19soc/rockchip/rk3288/gpio.c: Use GPIOx_BASE macrosElyes HAOUAS
2020-09-21soc/rockchip: Drop unneeded empty linesElyes HAOUAS
2020-09-12include/console/uart: make index parameter unsignedFelix Held
2020-09-01{include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistentSubrata Banik
2020-07-29src/soc/rockchip: Add missing <{stddef,stdint}.h>Elyes HAOUAS
2020-07-14soc/rockchip/rk3399/display.c: Add missing includeElyes HAOUAS
2020-06-26soc/rockchip: Use (Q) instead of @Stefan Reinauer
2020-06-13treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-13src: Remove unused '#include <stddef.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-08{security,soc}/*/Kconfig: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-04-10Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber
2020-04-06soc/rockchip: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-05Drop explicit NULL initializations from `device_operations`Elyes HAOUAS
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-03-10src: Remove unneeded 'include <arch/cache.h>'Elyes HAOUAS
2020-02-24soc/rockchip: Fix typosElyes HAOUAS
2019-12-20src: Replace min/max() with MIN/MAX()Elyes HAOUAS
2019-12-19src/soc/rockchip: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-04Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner
2019-11-19lib/fmap: Disable pre-RAM cache for FSP 1.0Julius Werner
2019-11-14rockchip/rk3288: Split free SRAM more evenly between stagesJulius Werner
2019-11-14lib/fmap: Add optional pre-RAM cacheJulius Werner
2019-11-11rockchip/rk3288: Bump verstage size a little moreJulius Werner