summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip/spl-boot-order.c
AgeCommit message (Expand)Author
2025-12-14rockchip: Add support for RAM boot from maskrom modeJonas Karlman
2025-11-02rockchip: spl-boot-order: Defer probe of boot deviceJonas Karlman
2025-10-22spl: split spl_board_fixups to arch/board specificAnshul Dalal
2025-08-13rockchip: add /chosen/bootsource to U-Boot proper DTQuentin Schulz
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06arm: rockchip: Remove <common.h> and add needed includesTom Rini
2024-04-26rockchip: spl-boot-order: show DT path for missing deviceChristopher Obbard
2024-04-26rockchip: spl-boot-order: fix typo in comment succes→successChristopher Obbard
2024-03-14Revert "rockchip: Allow booting from SPI"Jonas Karlman
2024-01-19rockchip: find U-boot proper boot device by inverting the logic that sets itQuentin Schulz
2024-01-19rockchip: factor out spl_perform_fixups into common spl-boot-orderQuentin Schulz
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-05-22rockchip: spl-boot-order: do not attempt to access fdt if OF_PLATDATAUrja Rannikko
2020-05-18common: Drop log.h from common headerSimon Glass
2019-12-03cosmetic: Fix spelling and whitespace errorsThomas Hebb
2019-09-19rockchip: spi-boot-order: Trival fix to newline missingJagan Teki
2019-07-20rockchip: spl-boot-order: update dependency to OF_LIBFDTKever Yang
2019-02-01rockchip: Allow booting from SPISimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-10-01rockchip: spl: support a 'same-as-spl'-specifier in the spl-boot-orderPhilipp Tomsich
2017-10-01rockchip: spl: add documentation for spl_node_to_boot_device()Philipp Tomsich
2017-08-13rockchip: spl: make spl-boot-order code reusable (split from rk3399)Philipp Tomsich