summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip
AgeCommit message (Expand)Author
2022-09-04rockchip: allow to build SPI images even without HAS_ROM optionQuentin Schulz
2022-09-04rockchip: rk3399: sync spl_boot_devices_tbl and boot_devices node pathsQuentin Schulz
2022-09-04rockchip: rk3399: fix incorrect boot-device in u-boot, spl-boot-deviceQuentin Schulz
2022-09-04rockchip: rk3308: fix same-as-spl boot orderJohn Keeping
2022-09-04rockchip: rk3399: boot_devices: fix eMMC node nameQuentin Schulz
2022-07-11Merge branch 'next'Tom Rini
2022-06-29rockchip: Add option to prevent booting on power plug-inChris Morgan
2022-06-29mach-rockchip: make_fit_atf.py: support OP-TEE tee.bin v1 formatJerome Forissier
2022-06-29rockchip: board: change condition board_usb_init() in functionJohan Jonker
2022-06-28spl: Move SPL_LDSCRIPT defaults to one placeTom Rini
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini
2022-04-21arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is validPeng Fan
2022-04-18rockchip: fix boot_devices constantsJohan Jonker
2022-04-18rockchip: rk3066: add Rikomagic MK808 boardJohan Jonker
2022-04-18rockchip: rk3066: add core supportJohan Jonker
2022-04-18rockchip: tpl: use IS_ENABLED for timer_init() call conditionJohan Jonker
2022-04-18rockchip: tpl: change call condition rockchip_stimer_init()Johan Jonker
2022-04-18rockchip: spl: change call condition rockchip_stimer_init()Johan Jonker
2022-04-18rockchip: move ROCKCHIP_STIMER_BASE to KconfigJohan Jonker
2022-04-04spl: mmc: extend spl_mmc_boot_mode() to take mmc argumentAndre Przywara
2022-03-18rockchip: Set default LNX_KRNL_IMG_TEXT_OFFSET_BASE to SYS_TEXT_BASEAlper Nebi Yasak
2022-03-18rockchip: rk3399: Add support for chromebook_kevinMarty E. Plummer
2022-01-09Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-12-27Convert CONFIG_TPL_TEXT_BASE to KconfigTom Rini
2021-12-24rockchip: boot_mode: fix fastboot commandJohn Keeping
2021-12-24engicam: px30: Add Engicam PX30.Core C.TOUCH 2.0 10.1" OFJagan Teki
2021-12-24rockchip: rk3568: add arch_cpu_init()Nico Cheng
2021-12-24rockchip: Kconfig: Enable SPL support for rk3568Nico Cheng
2021-11-17rk3399: Don't enable the debug UART if there is no driverSimon Glass
2021-10-05lib: optee: remove the duplicate CONFIG_OPTEEPatrick Delaunay
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass
2021-09-25treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass
2021-09-17Remove including timestamp.h in version.hPali Rohár
2021-09-17Remove #include <version.h> from files which do not need itPali Rohár
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini
2021-08-12rockchip: px30: Add support for using SFCChris Morgan
2021-08-11rk3399: boot_devices fix spinor node nameArtem Lapkin
2021-07-28Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISCSimon Glass
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass
2021-06-18board: rockchip: Add rk3568 evb supportJoseph Chen
2021-06-18rockchip: Add rk3568 architecture coreJoseph Chen
2021-05-24ARM: fix LTO for rockchip and samsungMarek Behún
2021-04-14common: fit: Add weak board_fit_config_name_matchSean Anderson
2021-03-30rockchip: rk3368: move STACK_R_ADDR address and into KconfigHeiko Stuebner
2021-03-30rockchip: rk3368: increase SYS_MALLOC_F_LEN to 0x4000Heiko Stuebner
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini