~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* rockchip: fix boot_devices constantsJohan Jonker2022-04-18
* treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass2021-09-25
* serial: Rename SERIAL_SUPPORT to SERIALSimon Glass2021-09-04
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-05
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-13
* rockchip: rk3188: Fix the code support for SPL_LEDKever Yang2020-08-21
* rockchip: rk3188: Fix back to BROM bootAlexander Kochetkov2020-06-27
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* dm: core: Require users of devres to include the headerSimon Glass2020-02-05
* common: Move hang() to the same header as panic()Simon Glass2020-01-17
* rockchip: adding the missing "/" in entries of boot_devicesLevin Du2019-11-10
* rockchip: rk3188: Move SoC one time setting into arch_cpu_init()Kever Yang2019-07-29
* rockchip: rk3188: add boot_devices mapping to support 'same-as-spl'Kever Yang2019-07-29
* rockchip: rk3188: move spl_board_init() into rk3188.cKever Yang2019-07-29
* rockchip: rk3188: move usb uart init into arch_cpu_init()Kever Yang2019-07-29
* rockchip: Kconfig: move ROCKCHIP_BOOT_MODE_REG to soc KconfigKever Yang2019-07-20
* rockchip: rk3188: add board_debug_uart_init()Kever Yang2019-05-01
* rockchip: correct ARCH_SOC nameKever Yang2019-05-01
* rockchip: use 'arch-rockchip' as header file pathKever Yang2019-05-01
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* rockchip: rk3188: move sdram driver to driver/ramKever Yang2017-10-01
* rockchip: rk3188: rock: adjust for SPL/TPL splitPhilipp Tomsich2017-08-13
* rockchip: use common sdram functionKever Yang2017-07-11
* rockchip: dm: convert fdt_get to dev_readPhilipp Tomsich2017-07-11
* dm: core: Replace of_offset with accessor (part 2)Simon Glass2017-06-01
* rockchip: rk3188: Add Radxa Rock boardHeiko Stübner2017-04-04
* rockchip: rk3188: sdram: Set correct sdram baseHeiko Stübner2017-04-04
* rockchip: rk3188: enable TPL_LIBGENERIC for generic memsetHeiko Stübner2017-04-04
* rockchip: rk3188: Add sdram driverHeiko Stübner2017-03-16
* rockchip: rk3188: Add core supportHeiko Stübner2017-03-16