summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-01-10Merge branch 'next'Tom Rini
2022-01-09Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-01-08imx8mq: Generate a single bootable flash.bin againPatrick Wildt
2022-01-08udoo: Select CMD_DMFabio Estevam
2022-01-08ARM: dts: imx6qdl-udoo: Properly describe the SD card detectFabio Estevam
2022-01-07imx: imx8mm: imx8mm-kontron-n801x-s: Fix binman errorAdam Ford
2022-01-07board: phytec: imx8mm-phycore: Remove duplicate binman nodeAdam Ford
2022-01-07imx8mm_venice: switch to use binman to pack imagesTim Harvey
2022-01-07arm64: dts: imx8mm-u-boot.dtsi: improve odd blob-ext namingMarcel Ziswiler
2022-01-07arm64: dts: imx8mm-u-boot.dtsi: explicitly add spl filenameMarcel Ziswiler
2022-01-07arm64: dts: imx8mm-u-boot.dtsi: alphabetically re-order propertiesMarcel Ziswiler
2022-01-07arm64: dts: imx8mm: use common binman configurationMarcel Ziswiler
2022-01-07arm64: dts: imx8mm-cl-iot-gate-u-boot.dtsi: use common imx8mm-u-boot.dtsiMarcel Ziswiler
2022-01-07arm64: dts: imx8mm-cl-iot-gate-u-boot.dtsi: alphabetically re-orderMarcel Ziswiler
2022-01-07imx: imx8mq use common imximage.cfgPeng Fan
2022-01-07imx: pico-imx8mq: switch to use binmanPeng Fan
2022-01-07imx: imx8mq_phanbell: switch to binmanPeng Fan
2022-01-07imx: imx8mq_evk: switch to binmanPeng Fan
2022-01-07imx8mn_beacon: Fix booting hang and switch to binmanAdam Ford
2022-01-07imx8mm_beacon: Switch to binman for generating imageAdam Ford
2022-01-07udoo_neo: Fixes for booting from the mSD cardPeter Robinson
2021-12-31Merge tag 'efi-next' of https://source.denx.de/u-boot/custodians/u-boot-efi i...Tom Rini
2021-12-31x86: efi: Show the system-table revisionSimon Glass
2021-12-31x86: efi: Add room for the binman definition in the dtbSimon Glass
2021-12-31x86: Don't process the kernel command line unless enabledSimon Glass
2021-12-31x86: Allow booting a kernel from the EFI appSimon Glass
2021-12-28Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2021-12-27Convert CONFIG_SYS_KWD_CONFIG to KconfigTom Rini
2021-12-27Convert CONFIG_88F5182 et al to KconfigTom Rini
2021-12-27Convert CONFIG_CPU_FREQ_HZ to KconfigTom Rini
2021-12-27Convert CONFIG_CPU_SH7751 to KconfigTom Rini
2021-12-27Convert CONFIG_CPU_PXA27X to KconfigTom Rini
2021-12-27ppc: mpc83xx: Remove unused CONFIG symbolsTom Rini
2021-12-27Convert CONFIG_83XX_PCICLK to KconfigTom Rini
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini
2021-12-27CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini
2021-12-27arm: s5pc1xx: Move CONFIG_SYS_CLK_FREQ_C1x0 out of CONFIG namespaceTom Rini
2021-12-27Convert CONFIG_ARCH_MAP_SYSMEM to KconfigTom Rini
2021-12-27Convert CONFIG_TPL_TEXT_BASE to KconfigTom Rini
2021-12-27Finish converting CONFIG_SYS_FSL_CLK to KconfigTom Rini
2021-12-27Convert CONFIG_SYS_PCI_64BIT to KconfigTom Rini
2021-12-27Finish CONFIG_VID et al conversion to KconfigTom Rini
2021-12-27Convert CONFIG_SYS_IMMR to KconfigTom Rini
2021-12-27Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to KconfigTom Rini
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini
2021-12-27Convert CONFIG_FSL_IFC to KconfigTom Rini
2021-12-26sandbox: video: Add BMP tests for 32bpp and 8bpp modesSimon Glass
2021-12-26video: sandbox: Avoid duplicate display windowsSimon Glass
2021-12-26sandbox: video: Support 8bpp depthSimon Glass
2021-12-24rockchip: boot_mode: fix fastboot commandJohn Keeping