index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
soc
/
rockchip
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: Replace set_vbe_mode_info_valid
Patrick Rudolph
2020-12-17
2
-2
/
+4
*
cbfs: Enable CBFS mcache on most chipsets
Julius Werner
2020-12-02
2
-4
/
+6
*
src: Change bare 'unsigned' to 'unsigned int'
Martin Roth
2020-11-16
1
-36
/
+36
*
soc/rockchip/rk3288/include/soc/display.h: Add missing includes
Elyes HAOUAS
2020-10-19
1
-0
/
+3
*
soc/rockchip/rk3288/gpio.c: Use GPIOx_BASE macros
Elyes HAOUAS
2020-10-19
1
-9
/
+10
*
soc/rockchip: Drop unneeded empty lines
Elyes HAOUAS
2020-09-21
7
-7
/
+0
*
include/console/uart: make index parameter unsigned
Felix Held
2020-09-12
1
-1
/
+1
*
{include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistent
Subrata Banik
2020-09-01
1
-1
/
+1
*
src/soc/rockchip: Add missing <{stddef,stdint}.h>
Elyes HAOUAS
2020-07-29
2
-0
/
+3
*
soc/rockchip/rk3399/display.c: Add missing include
Elyes HAOUAS
2020-07-14
1
-1
/
+1
*
soc/rockchip: Use (Q) instead of @
Stefan Reinauer
2020-06-26
2
-4
/
+4
*
treewide: Add Kconfig variable MEMLAYOUT_LD_FILE
Furquan Shaikh
2020-06-13
4
-0
/
+8
*
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-18
2
-6
/
+0
*
src: Remove unused '#include <stddef.h>'
Elyes HAOUAS
2020-05-13
4
-4
/
+0
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
69
-69
/
+0
*
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-09
2
-18
/
+2
*
{security,soc}/*/Kconfig: Replace GPLv2 long form headers with SPDX header
Elyes HAOUAS
2020-05-08
1
-13
/
+2
*
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
2
-24
/
+2
*
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-05-06
2
-4
/
+2
*
Replace DEVICE_NOOP with noop_(set|read)_resources
Nico Huber
2020-04-10
1
-2
/
+2
*
soc/rockchip: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-06
64
-836
/
+128
*
Drop explicit NULL initializations from `device_operations`
Elyes HAOUAS
2020-04-05
1
-1
/
+0
*
soc: Remove copyright notices
Patrick Georgi
2020-03-18
69
-71
/
+0
*
src: Remove unneeded 'include <arch/cache.h>'
Elyes HAOUAS
2020-03-10
2
-2
/
+0
*
soc/rockchip: Fix typos
Elyes HAOUAS
2020-02-24
6
-8
/
+8
*
src: Replace min/max() with MIN/MAX()
Elyes HAOUAS
2019-12-20
1
-2
/
+2
*
src/soc/rockchip: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-19
21
-21
/
+0
*
Change all clrsetbits_leXX() to clrsetbitsXX()
Julius Werner
2019-12-04
14
-328
/
+328
*
lib/fmap: Disable pre-RAM cache for FSP 1.0
Julius Werner
2019-11-19
1
-0
/
+1
*
rockchip/rk3288: Split free SRAM more evenly between stages
Julius Werner
2019-11-14
1
-4
/
+4
*
lib/fmap: Add optional pre-RAM cache
Julius Werner
2019-11-14
1
-1
/
+2
*
rockchip/rk3288: Bump verstage size a little more
Julius Werner
2019-11-11
1
-2
/
+2
*
arch/arm64: Pass cbmem_top to ramstage via calling argument
Arthur Heymans
2019-11-03
1
-2
/
+0
*
arch/arm: Pass cbmem_top to ramstage via calling argument
Arthur Heymans
2019-11-03
1
-2
/
+0
*
lib/cbmem_top: Add a common cbmem_top implementation
Arthur Heymans
2019-11-01
1
-1
/
+1
*
src/soc: change "unsigned" to "unsigned int"
Martin Roth
2019-10-27
6
-12
/
+12
*
arm64: Uprev Arm TF and adjust to BL31 parameter changes
Julius Werner
2019-09-14
3
-65
/
+0
*
arm64: Rename arm_tf.c/h to bl31.c/h
Julius Werner
2019-08-30
1
-1
/
+1
*
rockchip: Use new buffer_to/from_fifo32(_prefix) helpers
Julius Werner
2019-08-22
2
-54
/
+23
*
vboot: update vboot2 functions to use new vb2_error_t
Joel Kitching
2019-08-21
1
-4
/
+5
*
src: Include <stdint.h> instead of <inttypes.h>
Jacob Garber
2019-08-10
2
-2
/
+2
*
soc/{qualcomm,rockchip}: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-07-25
2
-3
/
+2
*
soc/rockchip/rk3399: Use 64 bits in multiplication
Jacob Garber
2019-07-25
1
-1
/
+1
*
src: Make implicit fall throughs explicit
Jacob Garber
2019-07-19
1
-4
/
+2
*
soc/rockchip/rk3288: Add fall through comment
Jacob Garber
2019-07-17
1
-0
/
+1
*
soc/rockchip/rk3288/include/soc: Add missing include <types.h>
Elyes HAOUAS
2019-07-13
1
-0
/
+2
*
arch/non-x86: Flip HAVE_MONOTONIC_TIMER default
Kyösti Mälkki
2019-07-09
2
-4
/
+0
*
vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platforms
Julius Werner
2019-07-03
1
-1
/
+0
*
soc/rockchip/rk3288: Disable bootblock console
Patrick Georgi
2019-05-30
1
-0
/
+1
*
src/soc: Add missing 'include <types.h>'
Elyes HAOUAS
2019-05-29
3
-1
/
+3
[next]