~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* arm: rk3368: Select ARCH_EARLY_INIT_R when usedTom Rini2023-03-02
* spl: Move SPL_LDSCRIPT defaults to one placeTom Rini2022-06-28
* Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini2022-06-06
* rockchip: fix boot_devices constantsJohan Jonker2022-04-18
* rockchip: move ROCKCHIP_STIMER_BASE to KconfigJohan Jonker2022-04-18
* WS cleanup: remove SPACE(s) followed by TABWolfgang Denk2021-09-30
* rockchip: rk3368: move STACK_R_ADDR address and into KconfigHeiko Stuebner2021-03-30
* rockchip: rk3368: increase SYS_MALLOC_F_LEN to 0x4000Heiko Stuebner2021-03-30
* 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
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* 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
* rockchip: adding the missing "/" in entries of boot_devicesLevin Du2019-11-10
* rockchip: sdram_common: add common dram_init_banksizeKever Yang2019-07-29
* rockchip: rk3368: add boot_devices mapping to support 'same-as-spl'Kever Yang2019-07-29
* rockchip: rk3368: move sgrf init to spl as arch_cpu_init()Kever Yang2019-07-20
* rockchip: rk3368: default enable SPL LIBCOMMON and LIBGENERICKever Yang2019-07-20
* rockchip: rk3368: use defaule value for SYS_MALLOC_F_LENKever Yang2019-07-20
* rockchip: Kconfig: move ROCKCHIP_BOOT_MODE_REG to soc KconfigKever Yang2019-07-20
* rockchip: Kconfig: move rk3368 config into its KconfigKever Yang2019-07-20
* rockchip: rk3368: support UART2/4 in board_debug_uart_init()Kever Yang2019-05-08
* rockchip: rk3368: move board_debug_uart_init() to rk3368.cKever Yang2019-05-01
* rockchip: correct ARCH_SOC nameKever Yang2019-05-01
* rockchip: use 'arch-rockchip' as header file pathKever Yang2019-05-01
* linker: Modify linker scripts to be more genericTom Rini2019-01-26
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* rockchip: rk3368: spl: move SPL_LDSCRIPT to KconfigPhilipp Tomsich2017-08-13
* rockchip: board: lion-rk3368: add support for the RK3368-uQ7Philipp Tomsich2017-08-13
* rockchip: rk3368: spl: add TPL supportPhilipp Tomsich2017-08-13
* rockchip: rk3368: add DRAM controller driver with DRAM initialisationPhilipp Tomsich2017-08-13
* rockchip: rk3368: syscon: SGRF support for OF_PLATDATAPhilipp Tomsich2017-08-13
* rockchip: rk3368: syscon: MSCH/PMUGRF/GRF support for OF_PLATDATAPhilipp Tomsich2017-08-13
* rockchip: correct the bank0 ram sizeKever Yang2017-07-11
* rockchip: rk3368: add sdram driver for U-BootKever Yang2017-07-11
* rockchip: rk3368: Add PX5 Evaluation boardAndy Yan2017-06-07
* rockchip: rk3368: Add initial support for RK3368 based GeekBoxAndreas Färber2017-06-07
* rockchip: rk3368: add Sheep boardAndy Yan2017-06-07
* rockchip: rk3368: Add core start-up code for RK3368Andreas Färber2017-06-07