aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-19Merge tag 'u-boot-rockchip-20220418' of https://source.denx.de/u-boot/custodi...WIP/19Apr2022Tom Rini123-596/+5570
2022-04-19Merge branch '2022-04-18-dm-reducing-spl-memory-usage'Tom Rini13-21/+31
2022-04-18dm: core: Deal with a wrinkle with linker listsWIP/2022-04-18-dm-reducing-spl-memory-usageSimon Glass3-2/+17
2022-04-18dm: core: Allow devres to be disabled in SPLSimon Glass6-9/+9
2022-04-18sandbox: Align linker lists to a 32-byte boundarySimon Glass2-2/+2
2022-04-18sandbox: Allow link flags to be givenSimon Glass1-2/+2
2022-04-18Makefile: Avoid resetting link flags in config.mkSimon Glass1-1/+0
2022-04-18Makefile: Drop a stale comment about linkingSimon Glass1-4/+0
2022-04-18sandbox: Correct loss of early output in SPLSimon Glass1-1/+1
2022-04-18rockchip: video: mipi: add more compatible strings for rk3288/rk3399Johan Jonker2-0/+2
2022-04-18rockchip: video: rk_edp: add more rk3288 edp node optionsJohan Jonker1-2/+6
2022-04-18board: rk3288: add more DT files to MAINTAINERSJohan Jonker7-0/+20
2022-04-18board: google: veyron: add more DT files to MAINTAINERSJohan Jonker1-0/+17
2022-04-18rockchip: fix boot_devices constantsJohan Jonker5-10/+10
2022-04-18arm: dts: rockchip: move all rk3288 u-boot specific properties in separate dt...Johan Jonker25-228/+320
2022-04-18rockchip: rk3288-cru: sync the clock dt-binding header from LinuxJohan Jonker1-1/+12
2022-04-18rockchip: rk3288-power: sync power domain dt-binding header from LinuxJohan Jonker3-12/+33
2022-04-18arm: dts: rockchip: sync rk3229-evb.dts from LinuxJohan Jonker3-17/+249
2022-04-18arm: dts: rockchip: sync rk322x.dtsi from LinuxJohan Jonker2-151/+695
2022-04-18arm: dts: rockchip: move all rk322x u-boot specific properties in separate dt...Johan Jonker4-54/+84
2022-04-18rockchip: rk3228-cru: sync the clock dt-binding header from LinuxJohan Jonker1-2/+52
2022-04-18rockchip: rk3228-power: sync power domain dt-binding header from LinuxJohan Jonker1-0/+21
2022-04-18doc: rockchip: add rk3066 Rikomagic MK808Johan Jonker1-0/+108
2022-04-18doc: rockchip: add px30/rk3326 boards and examplesJohan Jonker1-0/+16
2022-04-18doc: rockchip: restyle rockchip.rstJohan Jonker1-51/+89
2022-04-18rockchip: rk3066: add mk808_defconfigJohan Jonker1-0/+102
2022-04-18rockchip: rk3066: add Rikomagic MK808 boardJohan Jonker5-0/+36
2022-04-18rockchip: rk3066: add core supportJohan Jonker12-0/+274
2022-04-18rockchip: tools: add rk3066 support to rkcommon.cJohan Jonker1-0/+1
2022-04-18arm: dts: rockchip: add rk3066a-mk808.dtsJohan Jonker3-0/+268
2022-04-18arm: dts: rockchip: add rk3066a.dtsiJohan Jonker2-0/+883
2022-04-18arm: dts: rockchip: fix include rk3xxx-u-boot.dtsiJohan Jonker2-1/+1
2022-04-18arm: dts: rockchip: fix rk3xxx-u-boot.dtsiJohan Jonker1-4/+4
2022-04-18rockchip: rk3066: add sdram driverPaweł Jarosz2-0/+893
2022-04-18rockchip: rk3066: add rk3066 pinctrl driverPaweł Jarosz2-0/+113
2022-04-18rockchip: rk3066: add clock driver for rk3066 socPaweł Jarosz3-0/+875
2022-04-18rockchip: rk3066: add grf header filePaweł Jarosz1-0/+210
2022-04-18rockchip: rk3066-power: sync power domain dt-binding header from LinuxJohan Jonker1-0/+22
2022-04-18rockchip: serial: Kconfig: allow ROCKCHIP_SERIAL enabled in TPLJohan Jonker2-4/+2
2022-04-18rockchip: serial: Kconfig: add select SYS_NS16550 to config ROCKCHIP_SERIALJohan Jonker1-0/+1
2022-04-18rockchip: serial: rename U_BOOT_DRIVER name to rockchip_uartJohan Jonker1-8/+9
2022-04-18rockchip: serial: move driver alias to serial_rockchip.cJohan Jonker2-2/+2
2022-04-18rockchip: serial: restyle the serial_rockchip.c driverJohan Jonker1-22/+15
2022-04-18rockchip: mmc: rockchip_dw_mmc: add rk3066/rk3188 supportJohan Jonker1-1/+2
2022-04-18rockchip: mmc: rockchip_dw_mmc: fix ciu clock indexJohan Jonker1-2/+2
2022-04-18rockchip: timer: dw-apb-timer: fix whitespace in U_BOOT_DRIVER structureJohan Jonker1-1/+1
2022-04-18rockchip: timer: add OF_PLATDATA support for dw-apb-timerJohan Jonker1-13/+37
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