summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip
AgeCommit message (Expand)AuthorFilesLines
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-29rockchip: Drop the fit_spl_optee.sh scriptSimon Glass1-84/+0
2020-07-29rockchip: Convert evb-rk3288 over to use binmanSimon Glass1-0/+1
2020-07-29rockchip: Enable building a SPI ROM image on bobSimon Glass1-0/+2
2020-07-29rockchip: Enable building a SPI ROM image on jerrySimon Glass2-0/+11
2020-07-29rockchip: Allow Bob to use SPI bootSimon Glass1-1/+2
2020-07-22rockchip: Separate the reset cause from display cpuinfoJagan Teki2-9/+16
2020-07-22rockchip: Don't clear the reset status regJagan Teki1-6/+0
2020-07-22rockchip: tpl: Remove board_early_init_f()Kever Yang1-7/+0
2020-07-22rockchip: rk3399: Add weak led_setup()Jagan Teki1-0/+6
2020-07-22rockchip: rk3288: Add OF board setupJagan Teki2-0/+31
2020-07-22rockchip: sdram: fix dram_init_banksizeAlex Bee1-4/+2
2020-07-22rockchip: board: add Hardkernel Odroid Go2 boardHeiko Stuebner1-0/+4
2020-07-10drivers: rename drivers to match compatible stringWalter Lozano1-2/+2
2020-07-07rockchip: rk3399: allow deselecting SPL_ATF_NO_PLATFORM_PARAMHugh Cole-Baker1-1/+1
2020-06-27rockchip: rk3188: Fix back to BROM bootAlexander Kochetkov1-2/+19
2020-05-31rockchip: spl: do full dram_init instead of only probingHeiko Stuebner1-5/+4
2020-05-31rockchip: Add initial support for the Pinebook Pro laptop from Pine64.Peter Robinson1-0/+8
2020-05-29arm: mach-rockchip: bind sub-nodes for rk3399_sysconFrank Wang1-0/+3
2020-05-29rockchip: Fix spl mmc boot device ofpathJagan Teki1-2/+2
2020-05-22rockchip: spl-boot-order: do not attempt to access fdt if OF_PLATDATAUrja Rannikko1-0/+6
2020-05-22rockchip: spl: veyron speedy boots from SPIUrja Rannikko1-1/+2
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass5-0/+5
2020-05-19common: Drop linux/delay.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop log.h from common headerSimon Glass14-0/+14
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass3-2/+6
2020-05-19common: Drop init.h from common headerSimon Glass15-0/+15
2020-05-19common: Drop image.h from common headerSimon Glass3-0/+3
2020-05-19common: Drop net.h from common headerSimon Glass2-0/+2
2020-05-18arm: Don't include common.h in header filesSimon Glass1-0/+2
2020-04-22spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler1-1/+1
2020-04-02rockchip: Enable pre console for rk3399Jagan Teki1-0/+1
2020-02-20arch: arm: rockchip: order the rk3399 entries alphabeticallyPeter Robinson1-12/+12
2020-02-19board: roc-pc-rk3399: Add support for onboard LED's and push button to indica...Suniel Mahesh1-0/+7
2020-02-19rockchip: rk3399: split roc-pc-rk3399 out of evb_rk3399Suniel Mahesh1-0/+20
2020-02-19rockchip: boot_mode: find the saradc device nameHugh Cole-Baker1-1/+21
2020-02-19rockchip: rk3288: Enable pre console bufferJagan Teki1-0/+1
2020-02-19rockchip: make the global board_fit_config_name_match __weakHeiko Stuebner1-1/+1
2020-02-19rockchip: make_fit_atf: use correct fdt_x references in config nodesHeiko Stuebner1-1/+1
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass2-0/+2
2020-02-06dm: core: Require users of devres to include the headerSimon Glass13-0/+13
2020-01-30rockchip: rk3399: Add bootcount supportJagan Teki2-0/+12
2020-01-30rockchip: Add common reset causeJagan Teki2-39/+49
2020-01-30arm: rockchip: Add common cru.hJagan Teki4-5/+5
2020-01-30rockchip: Add cpu-infoJagan Teki2-0/+17
2020-01-18common: Move hang() to the same header as panic()Simon Glass4-0/+4
2019-12-27rockchip: add description for TPL_ROCKCHIP_COMMON_BOARDThomas Hebb1-1/+1
2019-12-27rockchip: make_fit_atf: explicitly use python3Jack Mitchell1-1/+1