index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-rockchip
/
rk3288
Commit message (
Expand
)
Author
Age
Files
Lines
*
rockchip: Convert evb-rk3288 over to use binman
Simon Glass
2020-07-28
1
-0
/
+1
*
rockchip: Enable building a SPI ROM image on jerry
Simon Glass
2020-07-28
1
-0
/
+2
*
rockchip: rk3288: Add OF board setup
Jagan Teki
2020-07-22
1
-0
/
+30
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
1
-2
/
+3
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
1
-0
/
+1
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
2
-0
/
+2
*
rockchip: Add common reset cause
Jagan Teki
2020-01-30
1
-39
/
+0
*
arm: rockchip: Add common cru.h
Jagan Teki
2020-01-30
2
-3
/
+3
*
common: Move some board functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
ram: rockchip: rename sdram_common.c/h to sdram.c
Kever Yang
2019-11-17
1
-1
/
+1
*
rockchip: firefly-rk3288: Enable TPL support
Kever Yang
2019-11-10
1
-0
/
+1
*
rockchip: adding the missing "/" in entries of boot_devices
Levin Du
2019-11-10
1
-2
/
+2
*
rockchip: rk3288: vyasa: Drop ROCKCHIP_BROM_HELPER selection
Jagan Teki
2019-09-19
1
-1
/
+0
*
rockchip: rk3288: remove fennec board support
Kever Yang
2019-08-23
1
-2
/
+0
*
env: Move env_set() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
rockchip: rk3288: Move rk3288_detect_reset_reason to soc file
Kever Yang
2019-07-29
1
-0
/
+49
*
rockchip: rk3288: Move clock CMD to SoC file
Kever Yang
2019-07-29
1
-0
/
+55
*
rockchip: rk3288: move SOC setting into arch_cpu_init()
Kever Yang
2019-07-29
1
-0
/
+28
*
rockchip: sdram_common: add common dram_init_banksize
Kever Yang
2019-07-29
1
-15
/
+0
*
rockchip: rk3288: add boot_devices mapping to support 'same-as-spl'
Kever Yang
2019-07-29
1
-0
/
+6
*
rockchip: rk3288: move dram_init_banksize() into soc file
Kever Yang
2019-07-29
1
-0
/
+19
*
rockchip: rk3288-phycore: move phycore_init() to its own board file
Kever Yang
2019-07-29
1
-0
/
+1
*
rockchip: rk3288: move setup_led() to firefly-rk3288
Kever Yang
2019-07-29
1
-0
/
+1
*
rockchip: rk3288: enable TPL for evb-rk3288
Kever Yang
2019-07-20
1
-0
/
+1
*
rockchip: rk3288: add default TPL_LDSCRIPT value in Kconfig
Kever Yang
2019-07-20
1
-0
/
+3
*
rockchip: rk3288: move configure_l2ctlr back to rk3288
Kever Yang
2019-07-20
1
-0
/
+22
*
rockchip: rk3288: add arch_cpu_init in spl
Kever Yang
2019-07-20
1
-0
/
+4
*
rockchip: rk3288: use default value for SYS_MALLOC_F_LEN
Kever Yang
2019-07-20
1
-1
/
+1
*
rockchip: Kconfig: move ROCKCHIP_BOOT_MODE_REG to soc Kconfig
Kever Yang
2019-07-20
1
-0
/
+3
*
rockchip: Kconfig: move rk3288 config into its Kconfig
Kever Yang
2019-07-20
1
-0
/
+9
*
rockchip: fixup board choice in Kconfig
Kever Yang
2019-07-20
1
-0
/
+5
*
rockchip: rk3288: enable TPL for tinker-board
Kever Yang
2019-07-02
1
-0
/
+1
*
rockchip: rk3288: enable TPL configs to chip level
Kever Yang
2019-07-02
1
-14
/
+0
*
rockchip: rk3288: add board_debug_uart_init()
Kever Yang
2019-05-01
1
-0
/
+13
*
rockchip: rk3288: use grf structure to access soc_con2
Kever Yang
2019-05-01
1
-2
/
+4
*
rockchip: correct ARCH_SOC name
Kever Yang
2019-05-01
1
-1
/
+1
*
rockchip: use 'arch-rockchip' as header file path
Kever Yang
2019-05-01
3
-4
/
+4
*
rockchip: add support for veyron-speedy (ASUS Chromebook C201)
Marty E. Plummer
2019-02-01
1
-0
/
+11
*
linker: Modify linker scripts to be more generic
Tom Rini
2019-01-26
1
-9
/
+0
*
Kconfig: Sort bool, default, select and imply options
Michal Simek
2018-07-30
1
-10
/
+10
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
4
-8
/
+4
*
rockchip: rk3288: Add TPL_LDSCRIPT
Jagan Teki
2018-02-24
1
-0
/
+10
*
rk3288: vyasa: Add TPL support
Jagan Teki
2017-10-01
1
-0
/
+16
*
rockchip: rk3288: move sdram driver to driver/ram
Kever Yang
2017-10-01
2
-1126
/
+0
*
rk3288: Add Vyasa initial board support
Jagan Teki
2017-09-18
1
-0
/
+11
*
rockchip: Add basic support for phyCORE-RK3288 SoM based carrier board
Wadim Egorov
2017-07-11
1
-0
/
+10
*
rockchip: use common sdram function
Kever Yang
2017-07-11
1
-55
/
+11
*
rockchip: dm: convert fdt_get to dev_read
Philipp Tomsich
2017-07-11
1
-11
/
+9
*
power: rk808: rename to rk8xx
Jacob Chen
2017-05-10
1
-3
/
+3
[next]