index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
main
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-rockchip
/
rk3188
Age
Commit message (
Expand
)
Author
2025-12-03
rockchip: rk3188: remove setup_led from xPL
Quentin Schulz
2024-10-11
arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
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-03-13
rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.h
Quentin Schulz
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2022-04-18
rockchip: fix boot_devices constants
Johan Jonker
2021-09-25
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
Simon Glass
2021-09-04
serial: Rename SERIAL_SUPPORT to SERIAL
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-08-21
rockchip: rk3188: Fix the code support for SPL_LED
Kever Yang
2020-06-27
rockchip: rk3188: Fix back to BROM boot
Alexander Kochetkov
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2019-11-10
rockchip: adding the missing "/" in entries of boot_devices
Levin Du
2019-07-29
rockchip: rk3188: Move SoC one time setting into arch_cpu_init()
Kever Yang
2019-07-29
rockchip: rk3188: add boot_devices mapping to support 'same-as-spl'
Kever Yang
2019-07-29
rockchip: rk3188: move spl_board_init() into rk3188.c
Kever Yang
2019-07-29
rockchip: rk3188: move usb uart init into arch_cpu_init()
Kever Yang
2019-07-20
rockchip: Kconfig: move ROCKCHIP_BOOT_MODE_REG to soc Kconfig
Kever Yang
2019-05-01
rockchip: rk3188: add board_debug_uart_init()
Kever Yang
2019-05-01
rockchip: correct ARCH_SOC name
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
2017-10-01
rockchip: rk3188: move sdram driver to driver/ram
Kever Yang
2017-08-13
rockchip: rk3188: rock: adjust for SPL/TPL split
Philipp Tomsich
2017-07-11
rockchip: use common sdram function
Kever Yang
2017-07-11
rockchip: dm: convert fdt_get to dev_read
Philipp Tomsich
2017-06-01
dm: core: Replace of_offset with accessor (part 2)
Simon Glass
2017-04-04
rockchip: rk3188: Add Radxa Rock board
Heiko Stübner
2017-04-04
rockchip: rk3188: sdram: Set correct sdram base
Heiko Stübner
2017-04-04
rockchip: rk3188: enable TPL_LIBGENERIC for generic memset
Heiko Stübner
2017-03-16
rockchip: rk3188: Add sdram driver
Heiko Stübner
2017-03-16
rockchip: rk3188: Add core support
Heiko Stübner