summaryrefslogtreecommitdiff
path: root/src/soc/rockchip/rk3399
AgeCommit message (Expand)Author
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-04-06soc/rockchip: Use SPDX for GPL-2.0-only filesAngel Pons
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-19src/soc/rockchip: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-04Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner
2019-11-14lib/fmap: Add optional pre-RAM cacheJulius Werner
2019-11-03arch/arm64: Pass cbmem_top to ramstage via calling argumentArthur 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-10src: Include <stdint.h> instead of <inttypes.h>Jacob Garber
2019-07-25soc/rockchip/rk3399: Use 64 bits in multiplicationJacob Garber
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-29src/soc: Add missing 'include <types.h>'Elyes HAOUAS
2019-04-30rockchip: rk3399: increase memory for fit payload.Marty E. Plummer
2019-04-30vboot: refactor OPROM codeJoel Kitching
2019-04-29rockchip/rk3399: Select VBOOT_MIGRATE_WORKING_DATAJulius Werner
2019-04-23src: include <assert.h> when appropriateElyes HAOUAS
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-19rockchip/rk3399: Remove obsolete BL31 resource reservationJulius Werner
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-02-22symbols.h: Add macro to define memlayout region symbolsJulius Werner
2019-02-22rockchip/rk3399: Fix BL31 bootmem regionsJulius Werner
2019-02-05bootmem: add new memory type for BL31Ting Shen
2019-01-14console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber
2018-11-29src: Remove duplicated round up functionElyes HAOUAS
2018-11-21(console,drivers/uart)/Kconfig: Fix dependenciesNico Huber
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-10-30src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-22soc/rockchip/rk3399: Convert to `board_reset()`Nico Huber
2018-08-10drivers/i2c: Add i2c TPM support for different stagesPhilipp Deppenwiese
2018-08-09src/soc: Fix typoElyes HAOUAS
2018-06-04src/soc: Get rid of whitespace before tabElyes HAOUAS
2018-06-04soc/rockchip: Get rid of device_tElyes HAOUAS
2018-05-22src: Remove non-ascii charactersMartin Roth