aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-11Merge branch '2021-10-11-TI-platform-updates'Tom Rini
2021-10-11arm: dts: Update IOT2050 device tree filesJan Kiszka
2021-10-11board: siemens: iot2050: Adjust to changes in DT and configurationJan Kiszka
2021-10-11ARM: omap3_logic: Cleanup usage of MUX_VALAdam Ford
2021-10-11clk: ti: add am33xx/am43xx spread spectrum clock supportDario Binacchi
2021-10-11ARM: dts: am43xx-clocks: add spread spectrum supportDario Binacchi
2021-10-11ARM: dts: am33xx-clocks: add spread spectrum supportDario Binacchi
2021-10-11configs: omap3x_logic: Enable LTO on more LogicPD OMAP3 boardsAdam Ford
2021-10-11sunxi: Add support for FriendlyARM NanoPi R1S H5Chukun Pan
2021-10-11clk: sunxi: Add drivers for A31 and H6 PRCM CCUsSamuel Holland
2021-10-11clk: sunxi: Add support for I2C gates/resetsSamuel Holland
2021-10-11sunxi: gpio: Remove bank-specific size macrosSamuel Holland
2021-10-11sunxi: gpio: Remove name_to_gpio macroSamuel Holland
2021-10-11sunxi: Clean up inclusions of asm/arch/gpio.hSamuel Holland
2021-10-11pinephone_defconfig: add support for early-boot status LEDArnaud Ferraris
2021-10-11board: sunxi: enable status LED earlyArnaud Ferraris
2021-10-11gpio: sunxi: Remove the sunxi_name_to_gpio_bank functionSamuel Holland
2021-10-11sunxi: Simplify MMC pinmux selectionSamuel Holland
2021-10-11clk: sunxi: Move header out of arch directorySamuel Holland
2021-10-11configs: add PineTab defconfigArnaud Ferraris
2021-10-09Merge tag 'video-20211009' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2021-10-09video: move MXS to KconfigAnatolij Gustschin
2021-10-09video: remove not used mx3fb driverAnatolij Gustschin
2021-10-09common: Kconfig: use 'vidconsole' name instead of old 'video'Anatolij Gustschin
2021-10-09lz4: Use a private header for U-BootSimon Glass
2021-10-09efi_loader: GOP: Fix 30bpp block transfer supportMark Kettenis
2021-10-09video: simplefb: Add 30bpp supportMark Kettenis
2021-10-09efi_loader: GOP: Add 30bpp supportMark Kettenis
2021-10-09video: Add 30bpp supportMark Kettenis
2021-10-08Merge branch '2021-10-08-image-cleanups'Tom Rini
2021-10-08image: Split up boot_get_fdt()Simon Glass
2021-10-08image: Reduce variable scope in boot_get_fdt()Simon Glass
2021-10-08image: Remove some #ifdefs from image-fit and image-fit-sigSimon Glass
2021-10-08image: Remove #ifdefs from select_ramdisk()Simon Glass
2021-10-08image: Split up boot_get_ramdisk()Simon Glass
2021-10-08image: Reduce variable scope in boot_get_ramdisk()Simon Glass
2021-10-08image: Drop most #ifdefs in image-board.cSimon Glass
2021-10-08image: Drop #ifdefs for fit_print_contents()Simon Glass
2021-10-08image: Drop unnecessary #ifdefs from image.hSimon Glass
2021-10-08image: Tidy up fit_unsupported_reset()Simon Glass
2021-10-08efi: Correct dependency on FIT_SIGNATURESimon Glass
2021-10-08image: Drop IMAGE_ENABLE_IGNORESimon Glass
2021-10-08image: Drop IMAGE_OF_SYSTEM_SETUPSimon Glass
2021-10-08image: Drop IMAGE_OF_BOARD_SETUPSimon Glass
2021-10-08image: Drop IMAGE_BOOT_GET_CMDLINESimon Glass
2021-10-08image: Use the correct checks for CRC32Simon Glass
2021-10-08image: Use Kconfig to enable FIT_RSASSA_PSS on hostSimon Glass
2021-10-08image: Use Kconfig to enable CONFIG_FIT_VERBOSE on hostSimon Glass
2021-10-08image: Drop IMAGE_ENABLE_OF_LIBFDTSimon Glass
2021-10-08image: Drop IMAGE_ENABLE_FITSimon Glass