index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-rockchip
/
rk3288
/
rk3288.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
arm: rockchip: Remove <common.h> and add needed includes
Tom Rini
2024-04-26
rockchip: spl: Add SPI NOR flash to boot_devices array
Jonas Karlman
2024-03-13
rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.h
Quentin Schulz
2024-01-29
treewide: Remove clk_free
Sean Anderson
2023-04-21
rockchip: rk3288: Use ft_system_setup instead of ft_board_setup
John Keeping
2022-04-18
rockchip: fix boot_devices constants
Johan Jonker
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-07-22
rockchip: rk3288: Add OF board setup
Jagan Teki
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-01-30
rockchip: Add common reset cause
Jagan Teki
2020-01-30
arm: rockchip: Add common cru.h
Jagan Teki
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-11-17
ram: rockchip: rename sdram_common.c/h to sdram.c
Kever Yang
2019-11-10
rockchip: adding the missing "/" in entries of boot_devices
Levin Du
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-07-29
rockchip: rk3288: Move rk3288_detect_reset_reason to soc file
Kever Yang
2019-07-29
rockchip: rk3288: Move clock CMD to SoC file
Kever Yang
2019-07-29
rockchip: rk3288: move SOC setting into arch_cpu_init()
Kever Yang
2019-07-29
rockchip: sdram_common: add common dram_init_banksize
Kever Yang
2019-07-29
rockchip: rk3288: add boot_devices mapping to support 'same-as-spl'
Kever Yang
2019-07-29
rockchip: rk3288: move dram_init_banksize() into soc file
Kever Yang
2019-07-20
rockchip: rk3288: move configure_l2ctlr back to rk3288
Kever Yang
2019-07-20
rockchip: rk3288: add arch_cpu_init in spl
Kever Yang
2019-05-01
rockchip: rk3288: add board_debug_uart_init()
Kever Yang
2019-05-01
rockchip: rk3288: use grf structure to access soc_con2
Kever Yang
2019-05-01
rockchip: use 'arch-rockchip' as header file path
Kever Yang
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-10-30
rk3288: fix reg address for GRF_SOC_CON2
Kever Yang
2016-09-22
rk3288: add arch_cpu_init for rk3288
Kever Yang