summaryrefslogtreecommitdiff
path: root/src/soc/rockchip
AgeCommit message (Expand)Author
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
2019-11-03arch/arm64: Pass cbmem_top to ramstage via calling argumentArthur Heymans
2019-11-03arch/arm: Pass cbmem_top to ramstage via calling argumentArthur Heymans
2019-11-01lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans
2019-10-27src/soc: change "unsigned" to "unsigned int"Martin Roth
2019-09-14arm64: Uprev Arm TF and adjust to BL31 parameter changesJulius Werner
2019-08-30arm64: Rename arm_tf.c/h to bl31.c/hJulius Werner
2019-08-22rockchip: Use new buffer_to/from_fifo32(_prefix) helpersJulius Werner
2019-08-21vboot: update vboot2 functions to use new vb2_error_tJoel Kitching
2019-08-10src: Include <stdint.h> instead of <inttypes.h>Jacob Garber
2019-07-25soc/{qualcomm,rockchip}: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-07-25soc/rockchip/rk3399: Use 64 bits in multiplicationJacob Garber
2019-07-19src: Make implicit fall throughs explicitJacob Garber
2019-07-17soc/rockchip/rk3288: Add fall through commentJacob Garber
2019-07-13soc/rockchip/rk3288/include/soc: Add missing include <types.h>Elyes HAOUAS
2019-07-09arch/non-x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki
2019-07-03vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platformsJulius Werner
2019-05-30soc/rockchip/rk3288: Disable bootblock consolePatrick Georgi
2019-05-29src/soc: Add missing 'include <types.h>'Elyes HAOUAS