summaryrefslogtreecommitdiffstats
path: root/src/soc/rockchip/rk3288
Commit message (Expand)AuthorAgeFilesLines
* 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-132-2/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1124-24/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-091-9/+1
* {security,soc}/*/Kconfig: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-081-13/+2
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-062-24/+2
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-062-4/+2
* Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber2020-04-101-2/+2
* soc/rockchip: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0620-260/+40
* Drop explicit NULL initializations from `device_operations`Elyes HAOUAS2020-04-051-1/+0
* soc: Remove copyright noticesPatrick Georgi2020-03-1824-26/+0
* src: Remove unneeded 'include <arch/cache.h>'Elyes HAOUAS2020-03-101-1/+0
* soc/rockchip: Fix typosElyes HAOUAS2020-02-242-2/+2
* src/soc/rockchip: Remove unused <stdlib.h>Elyes HAOUAS2019-12-197-7/+0
* Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner2019-12-044-108/+108
* lib/fmap: Disable pre-RAM cache for FSP 1.0Julius Werner2019-11-191-0/+1
* rockchip/rk3288: Split free SRAM more evenly between stagesJulius Werner2019-11-141-4/+4
* rockchip/rk3288: Bump verstage size a little moreJulius Werner2019-11-111-2/+2
* arch/arm: Pass cbmem_top to ramstage via calling argumentArthur Heymans2019-11-031-2/+0
* src/soc: change "unsigned" to "unsigned int"Martin Roth2019-10-273-8/+8
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-211-4/+5
* src: Include <stdint.h> instead of <inttypes.h>Jacob Garber2019-08-101-1/+1
* src: Make implicit fall throughs explicitJacob Garber2019-07-191-4/+2
* soc/rockchip/rk3288: Add fall through commentJacob Garber2019-07-171-0/+1
* 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-091-2/+0
* soc/rockchip/rk3288: Disable bootblock consolePatrick Georgi2019-05-301-0/+1
* vboot: refactor OPROM codeJoel Kitching2019-04-301-1/+1
* src: include <assert.h> when appropriateElyes HAOUAS2019-04-232-2/+0
* src: Add missing include 'console.h'Elyes HAOUAS2019-04-231-0/+1
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-062-2/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-203-3/+0
* 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-048-8/+8
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-042-2/+0
* symbols.h: Add macro to define memlayout region symbolsJulius Werner2019-02-222-2/+2
* src: Don't use a #defines like Kconfig symbolsElyes HAOUAS2019-01-281-7/+7
* console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber2019-01-141-1/+0
* security/vboot: Fix remaining measured boot issuesPhilipp Deppenwiese2018-11-301-3/+3
* src: Remove duplicated round up functionElyes HAOUAS2018-11-292-10/+10
* (console,drivers/uart)/Kconfig: Fix dependenciesNico Huber2018-11-211-6/+4
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-163-3/+0
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-1/+1
* drivers/i2c: Add i2c TPM support for different stagesPhilipp Deppenwiese2018-08-101-0/+1
* src/soc: Fix typoElyes HAOUAS2018-08-091-1/+1
* rk3288: Dig up two more KB of SRAM from under the couch cushionsJulius Werner2018-08-091-4/+4
* soc/rockchip: Get rid of device_tElyes HAOUAS2018-06-043-6/+4