summaryrefslogtreecommitdiffstats
path: root/src/soc/rockchip
Commit message (Expand)AuthorAgeFilesLines
* soc/rockchip/rk3288/include/soc: Add missing include <types.h>Elyes HAOUAS2019-07-131-0/+2
* arch/non-x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki2019-07-092-4/+0
* vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platformsJulius Werner2019-07-031-1/+0
* soc/rockchip/rk3288: Disable bootblock consolePatrick Georgi2019-05-301-0/+1
* src/soc: Add missing 'include <types.h>'Elyes HAOUAS2019-05-293-1/+3
* Fix code that would trip -Wtype-limitsJulius Werner2019-05-061-3/+3
* rockchip: rk3399: increase memory for fit payload.Marty E. Plummer2019-04-301-2/+2
* vboot: refactor OPROM codeJoel Kitching2019-04-302-2/+2
* rockchip/rk3399: Select VBOOT_MIGRATE_WORKING_DATAJulius Werner2019-04-291-0/+1
* src: include <assert.h> when appropriateElyes HAOUAS2019-04-237-7/+0
* src: Add missing include 'console.h'Elyes HAOUAS2019-04-231-0/+1
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-065-5/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-208-8/+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-084-4/+4
* src: Drop unused include <timestamp.h>Elyes HAOUAS2019-03-071-1/+0
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-0424-23/+23
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-044-4/+0
* symbols.h: Add macro to define memlayout region symbolsJulius Werner2019-02-225-11/+10
* rockchip/rk3399: Fix BL31 bootmem regionsJulius Werner2019-02-223-0/+39
* bootmem: add new memory type for BL31Ting Shen2019-02-051-0/+1
* src: Don't use a #defines like Kconfig symbolsElyes HAOUAS2019-01-281-7/+7
* console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber2019-01-142-2/+0
* security/vboot: Fix remaining measured boot issuesPhilipp Deppenwiese2018-11-301-3/+3
* src: Remove duplicated round up functionElyes HAOUAS2018-11-296-26/+26
* (console,drivers/uart)/Kconfig: Fix dependenciesNico Huber2018-11-212-12/+8
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include <cbfs.h>Elyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-1610-10/+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
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-1/+1
* soc/rockchip/rk3399: Convert to `board_reset()`Nico Huber2018-10-221-5/+5
* drivers/i2c: Add i2c TPM support for different stagesPhilipp Deppenwiese2018-08-102-0/+2
* src: Fix typoElyes HAOUAS2018-08-101-2/+2
* src/soc: Fix typoElyes HAOUAS2018-08-092-2/+2
* rk3288: Dig up two more KB of SRAM from under the couch cushionsJulius Werner2018-08-091-4/+4
* src/soc: Get rid of whitespace before tabElyes HAOUAS2018-06-041-1/+1
* soc/rockchip: Get rid of device_tElyes HAOUAS2018-06-046-11/+9
* 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: Add gpio_set() functionJulius Werner2018-04-031-1/+6
* rockchip/rk3399: Pass coreboot table pointer to ARM TFJulius Werner2018-02-021-0/+9
* rockchip: Correct UART reference clock valueJulius Werner2018-02-021-1/+2
* rockchip/rk3288: Fix includes for <soc/clock.h>Julius Werner2018-02-021-0/+1
* 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