summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-19.mailmap: Start to use new amd.com email addressMichal Simek
2022-04-19image-fdt: save name of FIT configuration in '/chosen' nodeDaniel Golle
2022-04-19Merge tag 'u-boot-rockchip-20220418' of https://source.denx.de/u-boot/custodi...Tom Rini
2022-04-19Merge branch '2022-04-18-dm-reducing-spl-memory-usage'Tom Rini
2022-04-18dm: core: Deal with a wrinkle with linker listsSimon Glass
2022-04-18dm: core: Allow devres to be disabled in SPLSimon Glass
2022-04-18sandbox: Align linker lists to a 32-byte boundarySimon Glass
2022-04-18sandbox: Allow link flags to be givenSimon Glass
2022-04-18Makefile: Avoid resetting link flags in config.mkSimon Glass
2022-04-18Makefile: Drop a stale comment about linkingSimon Glass
2022-04-18sandbox: Correct loss of early output in SPLSimon Glass
2022-04-18rockchip: video: mipi: add more compatible strings for rk3288/rk3399Johan Jonker
2022-04-18rockchip: video: rk_edp: add more rk3288 edp node optionsJohan Jonker
2022-04-18board: rk3288: add more DT files to MAINTAINERSJohan Jonker
2022-04-18board: google: veyron: add more DT files to MAINTAINERSJohan Jonker
2022-04-18rockchip: fix boot_devices constantsJohan Jonker
2022-04-18arm: dts: rockchip: move all rk3288 u-boot specific properties in separate dt...Johan Jonker
2022-04-18rockchip: rk3288-cru: sync the clock dt-binding header from LinuxJohan Jonker
2022-04-18rockchip: rk3288-power: sync power domain dt-binding header from LinuxJohan Jonker
2022-04-18arm: dts: rockchip: sync rk3229-evb.dts from LinuxJohan Jonker
2022-04-18arm: dts: rockchip: sync rk322x.dtsi from LinuxJohan Jonker
2022-04-18arm: dts: rockchip: move all rk322x u-boot specific properties in separate dt...Johan Jonker
2022-04-18rockchip: rk3228-cru: sync the clock dt-binding header from LinuxJohan Jonker
2022-04-18rockchip: rk3228-power: sync power domain dt-binding header from LinuxJohan Jonker
2022-04-18doc: rockchip: add rk3066 Rikomagic MK808Johan Jonker
2022-04-18doc: rockchip: add px30/rk3326 boards and examplesJohan Jonker
2022-04-18doc: rockchip: restyle rockchip.rstJohan Jonker
2022-04-18rockchip: rk3066: add mk808_defconfigJohan Jonker
2022-04-18rockchip: rk3066: add Rikomagic MK808 boardJohan Jonker
2022-04-18rockchip: rk3066: add core supportJohan Jonker
2022-04-18rockchip: tools: add rk3066 support to rkcommon.cJohan Jonker
2022-04-18arm: dts: rockchip: add rk3066a-mk808.dtsJohan Jonker
2022-04-18arm: dts: rockchip: add rk3066a.dtsiJohan Jonker
2022-04-18arm: dts: rockchip: fix include rk3xxx-u-boot.dtsiJohan Jonker
2022-04-18arm: dts: rockchip: fix rk3xxx-u-boot.dtsiJohan Jonker
2022-04-18rockchip: rk3066: add sdram driverPaweł Jarosz
2022-04-18rockchip: rk3066: add rk3066 pinctrl driverPaweł Jarosz
2022-04-18rockchip: rk3066: add clock driver for rk3066 socPaweł Jarosz
2022-04-18rockchip: rk3066: add grf header filePaweł Jarosz
2022-04-18rockchip: rk3066-power: sync power domain dt-binding header from LinuxJohan Jonker
2022-04-18rockchip: serial: Kconfig: allow ROCKCHIP_SERIAL enabled in TPLJohan Jonker
2022-04-18rockchip: serial: Kconfig: add select SYS_NS16550 to config ROCKCHIP_SERIALJohan Jonker
2022-04-18rockchip: serial: rename U_BOOT_DRIVER name to rockchip_uartJohan Jonker
2022-04-18rockchip: serial: move driver alias to serial_rockchip.cJohan Jonker
2022-04-18rockchip: serial: restyle the serial_rockchip.c driverJohan Jonker
2022-04-18rockchip: mmc: rockchip_dw_mmc: add rk3066/rk3188 supportJohan Jonker
2022-04-18rockchip: mmc: rockchip_dw_mmc: fix ciu clock indexJohan Jonker
2022-04-18rockchip: timer: dw-apb-timer: fix whitespace in U_BOOT_DRIVER structureJohan Jonker
2022-04-18rockchip: timer: add OF_PLATDATA support for dw-apb-timerJohan Jonker
2022-04-18rockchip: tpl: use IS_ENABLED for timer_init() call conditionJohan Jonker