summaryrefslogtreecommitdiffstats
path: root/src/soc/rockchip/rk3288
Commit message (Expand)AuthorAgeFilesLines
* soc/rockchip: Do resource transitionKyösti Mälkki2022-06-261-1/+1
* security/vboot: Deprecate VBOOT_VBNV_ECYu-Ping Wu2022-06-221-3/+3
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-1/+1
* soc/*: Use __fallthrough statementArthur Heymans2022-05-111-2/+2
* Use the fallthrough statement in switch loopsArthur Heymans2022-02-161-2/+3
* treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner2022-02-071-1/+1
* memlayout: Store region sizes as separate symbolsJulius Werner2021-02-191-2/+2
* drivers: Replace set_vbe_mode_info_validPatrick Rudolph2020-12-171-1/+2
* cbfs: Enable CBFS mcache on most chipsetsJulius Werner2020-12-021-0/+1
* soc/rockchip/rk3288/include/soc/display.h: Add missing includesElyes HAOUAS2020-10-191-0/+3
* soc/rockchip/rk3288/gpio.c: Use GPIOx_BASE macrosElyes HAOUAS2020-10-191-9/+10
* soc/rockchip: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* 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