platform/kernel/u-boot.git
2021-10-12 Tom RiniMerge tag 'u-boot-stm32-20211012' of https://source...
2021-10-12 Tom RiniMerge tag 'u-boot-at91-2022.01-b' of https://source...
2021-10-12 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-10-12 Patrice Chotardtest/py: Add usb gadget binding test
2021-10-12 Patrice Chotardconfigs: sandbox: add USB_ETHER and GADGET_DOWNLOAD...
2021-10-12 Patrice Chotardusb: sandbox: Add gadget callbacks
2021-10-12 Patrice Chotardusb: gadget: Add bcdDevice for the DWC2 USB Gadget...
2021-10-12 Patrice Chotardcmd: bind: Fix driver binding on a device
2021-10-12 Dan SneddonARM: dts: sama5d2: Add pwm0 definition
2021-10-12 Dan Sneddondt-bindings: pwm: pwm-at91: Add PWM bindings for A5D2
2021-10-12 Dan Sneddonpwm: Add PWM driver for SAMA5D2
2021-10-12 Samuel Hollandsunxi: Enable DM_I2C for all sunxi boards
2021-10-12 Samuel Hollandsunxi: video: Convert panel I2C to use DM_I2C
2021-10-12 Samuel Hollandsunxi: pmic_bus: Use the DM PMIC interface when possible
2021-10-12 Samuel Hollandsunxi: pmic_bus: Clean up preprocessor conditions
2021-10-12 Samuel Hollandi2c: Add a DM_I2C driver for the sun8i RSB controller
2021-10-12 Samuel Hollandi2c: Add a DM_I2C driver for the sun6i P2WI controller
2021-10-12 Samuel Hollandsunxi: pmic_bus: Fix Kconfig dependencies
2021-10-12 Samuel Hollandsunxi: Select SUN8I_RSB more carefully
2021-10-12 Samuel Hollandsunxi: Only initialize legacy I2C when enabled
2021-10-12 Samuel Hollandpower: pmic: Add a driver for X-Powers AXP PMICs
2021-10-12 Samuel Hollandpower: pmic: Consistently depend on SPL_DM_PMIC
2021-10-12 Samuel Hollandpower: pmic: Consistently depend on DM_PMIC
2021-10-12 Tom RiniMerge branch '2021-10-11-TI-platform-updates'
2021-10-11 Jan Kiszkaarm: dts: Update IOT2050 device tree files
2021-10-11 Jan Kiszkaboard: siemens: iot2050: Adjust to changes in DT and...
2021-10-11 Adam FordARM: omap3_logic: Cleanup usage of MUX_VAL
2021-10-11 Dario Binacchiclk: ti: add am33xx/am43xx spread spectrum clock support
2021-10-11 Dario BinacchiARM: dts: am43xx-clocks: add spread spectrum support
2021-10-11 Dario BinacchiARM: dts: am33xx-clocks: add spread spectrum support
2021-10-11 Adam Fordconfigs: omap3x_logic: Enable LTO on more LogicPD OMAP3...
2021-10-11 Chukun Pansunxi: Add support for FriendlyARM NanoPi R1S H5
2021-10-11 Samuel Hollandclk: sunxi: Add drivers for A31 and H6 PRCM CCUs
2021-10-11 Samuel Hollandclk: sunxi: Add support for I2C gates/resets
2021-10-11 Samuel Hollandsunxi: gpio: Remove bank-specific size macros
2021-10-11 Samuel Hollandsunxi: gpio: Remove name_to_gpio macro
2021-10-11 Samuel Hollandsunxi: Clean up inclusions of asm/arch/gpio.h
2021-10-11 Arnaud Ferrarispinephone_defconfig: add support for early-boot status LED
2021-10-11 Arnaud Ferrarisboard: sunxi: enable status LED early
2021-10-11 Samuel Hollandgpio: sunxi: Remove the sunxi_name_to_gpio_bank function
2021-10-11 Samuel Hollandsunxi: Simplify MMC pinmux selection
2021-10-11 Samuel Hollandclk: sunxi: Move header out of arch directory
2021-10-11 Arnaud Ferrarisconfigs: add PineTab defconfig
2021-10-09 Tom RiniMerge tag 'video-20211009' of https://source.denx.de...
2021-10-09 Anatolij Gustschinvideo: move MXS to Kconfig
2021-10-09 Anatolij Gustschinvideo: remove not used mx3fb driver
2021-10-09 Anatolij Gustschincommon: Kconfig: use 'vidconsole' name instead of old...
2021-10-09 Simon Glasslz4: Use a private header for U-Boot
2021-10-09 Mark Kettenisefi_loader: GOP: Fix 30bpp block transfer support
2021-10-09 Mark Kettenisvideo: simplefb: Add 30bpp support
2021-10-09 Mark Kettenisefi_loader: GOP: Add 30bpp support
2021-10-09 Mark Kettenisvideo: Add 30bpp support
2021-10-08 Tom RiniMerge branch '2021-10-08-image-cleanups'
2021-10-08 Simon Glassimage: Split up boot_get_fdt()
2021-10-08 Simon Glassimage: Reduce variable scope in boot_get_fdt()
2021-10-08 Simon Glassimage: Remove some #ifdefs from image-fit and image...
2021-10-08 Simon Glassimage: Remove #ifdefs from select_ramdisk()
2021-10-08 Simon Glassimage: Split up boot_get_ramdisk()
2021-10-08 Simon Glassimage: Reduce variable scope in boot_get_ramdisk()
2021-10-08 Simon Glassimage: Drop most #ifdefs in image-board.c
2021-10-08 Simon Glassimage: Drop #ifdefs for fit_print_contents()
2021-10-08 Simon Glassimage: Drop unnecessary #ifdefs from image.h
2021-10-08 Simon Glassimage: Tidy up fit_unsupported_reset()
2021-10-08 Simon Glassefi: Correct dependency on FIT_SIGNATURE
2021-10-08 Simon Glassimage: Drop IMAGE_ENABLE_IGNORE
2021-10-08 Simon Glassimage: Drop IMAGE_OF_SYSTEM_SETUP
2021-10-08 Simon Glassimage: Drop IMAGE_OF_BOARD_SETUP
2021-10-08 Simon Glassimage: Drop IMAGE_BOOT_GET_CMDLINE
2021-10-08 Simon Glassimage: Use the correct checks for CRC32
2021-10-08 Simon Glassimage: Use Kconfig to enable FIT_RSASSA_PSS on host
2021-10-08 Simon Glassimage: Use Kconfig to enable CONFIG_FIT_VERBOSE on...
2021-10-08 Simon Glassimage: Drop IMAGE_ENABLE_OF_LIBFDT
2021-10-08 Simon Glassimage: Drop IMAGE_ENABLE_FIT
2021-10-08 Simon Glasshash: Drop some #ifdefs in hash.c
2021-10-08 Simon Glasshash: Use Kconfig to enable hashing in host tools and SPL
2021-10-08 Simon Glassspl: cypto: Bring back SPL_ versions of SHA
2021-10-08 Simon Glassimage: Add Kconfig options for FIT in the tools build
2021-10-08 Simon Glasskconfig: Add tools support to CONFIG_IS_ENABLED()
2021-10-08 Simon Glasscompiler: Rename host_build() to tools_build()
2021-10-08 Simon Glassimage: Remove ifdefs around image_setup_linux() el at
2021-10-08 Simon Glassimage: Avoid #ifdefs for manual relocation
2021-10-08 Simon Glassimage: Create a function to do manual relocation
2021-10-08 Simon Glassimage: Split host code out into its own file
2021-10-08 Simon Glassimage: Fix up checkpatch warnings in image-board.c
2021-10-08 Simon Glassimage: Split board code out into its own file
2021-10-08 Simon Glassimage: Update image_decomp() to avoid ifdefs
2021-10-08 Simon Glassgzip: Avoid use of u64
2021-10-08 Simon Glassimage: Update zstd to avoid reporting error twice
2021-10-08 Simon Glassimage: Avoid switch default in image_decomp()
2021-10-08 Simon Glassbtrfs: Use U-Boot API for decompression
2021-10-08 Simon Glasszstd: Create a function for use from U-Boot
2021-10-08 Simon Glasscompiler: Add a comment to host_build()
2021-10-08 Simon GlassAdd support for an owned buffer
2021-10-08 Simon Glasslib: Add memdup()
2021-10-08 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-10-08 Patrice Chotardboard: dh_stm32mp1: Remove gpio_hog_probe_all() from...
2021-10-08 Patrice Chotardboard: stm32mp1: Remove gpio_hog_probe_all() from board
2021-10-08 Patrick Delaunayi2c: stm32f7: compute i2cclk only one time
2021-10-08 Patrick Delaunayi2c: stm32f7: add support for DNF i2c-digital-filter...
2021-10-08 Patrick Delaunayi2c: stm32f7: fix configuration of the digital filter
next