aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip
AgeCommit message (Expand)AuthorFilesLines
2022-04-21arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is validWIP/2022-04-21-further-cleanupsPeng Fan3-3/+3
2022-04-18rockchip: fix boot_devices constantsJohan Jonker5-10/+10
2022-04-18rockchip: rk3066: add Rikomagic MK808 boardJohan Jonker1-0/+9
2022-04-18rockchip: rk3066: add core supportJohan Jonker7-0/+196
2022-04-18rockchip: tpl: use IS_ENABLED for timer_init() call conditionJohan Jonker1-2/+5
2022-04-18rockchip: tpl: change call condition rockchip_stimer_init()Johan Jonker1-0/+2
2022-04-18rockchip: spl: change call condition rockchip_stimer_init()Johan Jonker1-4/+4
2022-04-18rockchip: move ROCKCHIP_STIMER_BASE to KconfigJohan Jonker11-4/+43
2022-04-04spl: mmc: extend spl_mmc_boot_mode() to take mmc argumentAndre Przywara1-1/+1
2022-03-18rockchip: Set default LNX_KRNL_IMG_TEXT_OFFSET_BASE to SYS_TEXT_BASEAlper Nebi Yasak1-0/+3
2022-03-18rockchip: rk3399: Add support for chromebook_kevinMarty E. Plummer3-2/+15
2022-01-09Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...WIP/09Jan2022-nextTom Rini4-4/+35
2021-12-27Convert CONFIG_TPL_TEXT_BASE to KconfigTom Rini1-6/+0
2021-12-24rockchip: boot_mode: fix fastboot commandJohn Keeping1-1/+1
2021-12-24engicam: px30: Add Engicam PX30.Core C.TOUCH 2.0 10.1" OFJagan Teki1-0/+8
2021-12-24rockchip: rk3568: add arch_cpu_init()Nico Cheng1-3/+24
2021-12-24rockchip: Kconfig: Enable SPL support for rk3568Nico Cheng1-0/+2
2021-11-17rk3399: Don't enable the debug UART if there is no driverSimon Glass1-16/+18
2021-10-05lib: optee: remove the duplicate CONFIG_OPTEEPatrick Delaunay1-1/+1
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-1/+1
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass2-2/+2
2021-09-25treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass1-2/+2
2021-09-17Remove including timestamp.h in version.hPali Rohár1-0/+4
2021-09-17Remove #include <version.h> from files which do not need itPali Rohár1-1/+0
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass8-20/+20
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass1-1/+1
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-0/+1
2021-08-12rockchip: px30: Add support for using SFCChris Morgan1-0/+64
2021-08-11rk3399: boot_devices fix spinor node nameArtem Lapkin1-1/+1
2021-07-28Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISCSimon Glass2-6/+6
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass1-2/+2
2021-06-18board: rockchip: Add rk3568 evb supportJoseph Chen1-0/+1
2021-06-18rockchip: Add rk3568 architecture coreJoseph Chen7-0/+209
2021-05-24ARM: fix LTO for rockchip and samsungMarek Behún1-1/+1
2021-04-14common: fit: Add weak board_fit_config_name_matchSean Anderson1-10/+0
2021-03-30rockchip: rk3368: move STACK_R_ADDR address and into KconfigHeiko Stuebner1-0/+3
2021-03-30rockchip: rk3368: increase SYS_MALLOC_F_LEN to 0x4000Heiko Stuebner1-1/+1
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini12-0/+12
2021-02-03arm: rockchip: Explicitly cast gd->ram_top in dram_init_banksize()Bin Meng1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass12-0/+12
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass12-14/+14
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass5-24/+24
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-2/+2
2020-10-30rockchip: Add Engicam PX30.Core C.TOUCH 2.0Jagan Teki1-0/+7
2020-10-30rockchip: Add Engicam PX30.Core EDIMM2.2 Starter KitJagan Teki1-0/+10
2020-10-30rockchip: px30: Add EVB_PX30 Kconfig helpJagan Teki1-0/+5
2020-09-16rockchip: make_fit_atf: ignore empty PT_LOAD segmentHeinrich Schuchardt1-2/+3
2020-09-01fastboot: Extend fastboot_set_reboot_flag with reboot reasonRoman Kovalivskyi1-1/+5
2020-08-21rockchip: rk3188: Fix the code support for SPL_LEDKever Yang1-1/+3
2020-07-28rockchip: Drop the fit_spl_optee.sh scriptSimon Glass1-84/+0