summaryrefslogtreecommitdiffstats
path: root/src/soc/rockchip/rk3399
Commit message (Expand)AuthorAgeFilesLines
* cbfs: Enable CBFS mcache on most chipsetsJulius Werner2020-12-021-4/+5
* src: Change bare 'unsigned' to 'unsigned int'Martin Roth2020-11-161-36/+36
* soc/rockchip: Drop unneeded empty linesElyes HAOUAS2020-09-212-2/+0
* {include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistentSubrata Banik2020-09-011-1/+1
* src/soc/rockchip: Add missing <{stddef,stdint}.h>Elyes HAOUAS2020-07-291-0/+1
* soc/rockchip/rk3399/display.c: Add missing includeElyes HAOUAS2020-07-141-1/+1
* soc/rockchip: Use (Q) instead of @Stefan Reinauer2020-06-261-2/+2
* treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh2020-06-132-0/+4
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* src: Remove unused '#include <stddef.h>'Elyes HAOUAS2020-05-131-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1128-28/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-091-9/+1
* soc/rockchip: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0627-355/+54
* soc: Remove copyright noticesPatrick Georgi2020-03-1828-28/+0
* src: Remove unneeded 'include <arch/cache.h>'Elyes HAOUAS2020-03-101-1/+0
* soc/rockchip: Fix typosElyes HAOUAS2020-02-243-5/+5
* src/soc/rockchip: Remove unused <stdlib.h>Elyes HAOUAS2019-12-198-8/+0
* Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner2019-12-045-167/+167
* lib/fmap: Add optional pre-RAM cacheJulius Werner2019-11-141-1/+2
* arch/arm64: Pass cbmem_top to ramstage via calling argumentArthur Heymans2019-11-031-2/+0
* src/soc: change "unsigned" to "unsigned int"Martin Roth2019-10-271-1/+1
* arm64: Uprev Arm TF and adjust to BL31 parameter changesJulius Werner2019-09-143-65/+0
* arm64: Rename arm_tf.c/h to bl31.c/hJulius Werner2019-08-301-1/+1
* src: Include <stdint.h> instead of <inttypes.h>Jacob Garber2019-08-101-1/+1
* soc/rockchip/rk3399: Use 64 bits in multiplicationJacob Garber2019-07-251-1/+1
* arch/non-x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki2019-07-091-2/+0
* vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platformsJulius Werner2019-07-031-1/+0
* src/soc: Add missing 'include <types.h>'Elyes HAOUAS2019-05-292-1/+2
* rockchip: rk3399: increase memory for fit payload.Marty E. Plummer2019-04-301-2/+2
* vboot: refactor OPROM codeJoel Kitching2019-04-301-1/+1
* rockchip/rk3399: Select VBOOT_MIGRATE_WORKING_DATAJulius Werner2019-04-291-0/+1
* src: include <assert.h> when appropriateElyes HAOUAS2019-04-233-3/+0
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-1/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-203-3/+0
* rockchip/rk3399: Remove obsolete BL31 resource reservationJulius Werner2019-03-191-7/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-082-2/+2
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-049-8/+9
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-042-2/+0
* symbols.h: Add macro to define memlayout region symbolsJulius Werner2019-02-223-9/+8
* rockchip/rk3399: Fix BL31 bootmem regionsJulius Werner2019-02-223-0/+39
* bootmem: add new memory type for BL31Ting Shen2019-02-051-0/+1
* console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber2019-01-141-1/+0
* src: Remove duplicated round up functionElyes HAOUAS2018-11-292-11/+11
* (console,drivers/uart)/Kconfig: Fix dependenciesNico Huber2018-11-211-6/+4
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-164-4/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+0
* src: Add missing include <stdint.h>Elyes HAOUAS2018-10-301-0/+2
* soc/rockchip/rk3399: Convert to `board_reset()`Nico Huber2018-10-221-5/+5
* drivers/i2c: Add i2c TPM support for different stagesPhilipp Deppenwiese2018-08-101-0/+1
* src/soc: Fix typoElyes HAOUAS2018-08-091-1/+1