summaryrefslogtreecommitdiffstats
path: root/src/soc/rockchip/rk3399
Commit message (Expand)AuthorAgeFilesLines
* 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
* src/soc: Get rid of whitespace before tabElyes HAOUAS2018-06-041-1/+1
* soc/rockchip: Get rid of device_tElyes HAOUAS2018-06-043-5/+5
* src: Remove non-ascii charactersMartin Roth2018-05-222-11/+11
* rk3399: Enable bootblock compressionJulius Werner2018-05-226-8/+8
* spi: Add helper functions for bit-bangingJulius Werner2018-04-031-0/+157
* rockchip/rk3399: Pass coreboot table pointer to ARM TFJulius Werner2018-02-021-0/+9
* rockchip/rk3399: extend delay between saradc power up and start commandLin Huang2018-02-021-11/+3
* rockchip/rk3399: Support LONG_WRITE type in MIPI DSILin Huang2018-01-292-15/+80
* soc/rockchip/rk3399: Ensure full eDP init sequenceEge Mihmanli2018-01-101-7/+16
* google/gru: Stop mucking with unused I2S0 pins in codec configJulius Werner2017-12-111-2/+1