summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-23ARM: dts: sunxi: A13/A31/A23/A33: Sync from Linux v5.18-rc1Samuel Holland
2022-05-23ARM: dts: sun4i: Sync from Linux v5.18-rc1Samuel Holland
2022-05-23ARM: dts: sun7i: Sync from Linux v5.18-rc1Samuel Holland
2022-05-23ARM: dts: sunxi: Remove unused devicetree headersSamuel Holland
2022-05-23dt-bindings: sunxi: Update clock/reset binding headersSamuel Holland
2022-05-20Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-05-20usb: dwc3: Fix non-usb3 configurationsJan Kiszka
2022-05-20Merge tag 'u-boot-stm32-20220520' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-05-20usb: xhci-dwc3: Support role switch default roleMark Kettenis
2022-05-19spi: stm32_qspi: Remove SR_BUSY bit check before sending commandPatrice Chotard
2022-05-19spi: stm32_qspi: Always check SR_TCF flags in stm32_qspi_wait_cmd()Patrice Chotard
2022-05-19ARM: dts: stm32: Configure Buck3 voltage per PMIC NVM on Avenger96Marek Vasut
2022-05-18Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-05-17pinctrl: probe pinctrl drivers during post-bindRobert Marko
2022-05-17mvebu: uDPU: include fixed-phy supportRobert Marko
2022-05-17arm: mvebu: turris_{omnia,mox}: Enable CONFIG_NETCONSOLEPali Rohár
2022-05-17arm: mvebu: Fix DEBUG_UART_BASE for all 32-bit boardsPali Rohár
2022-05-17arm: mvebu: turris_omnia: Fix DEBUG_UART_BASEPali Rohár
2022-05-17serial: ns16550: Add support for SPL_DEBUG_UART_BASEPali Rohár
2022-05-17serial: Add new config option TPL_DEBUG_UART_BASEPali Rohár
2022-05-16serial: Add new config option SPL_DEBUG_UART_BASEPali Rohár
2022-05-16arm: mvebu: Move internal registers in arch_very_early_init() functionPali Rohár
2022-05-16arm: Add new config option ARCH_VERY_EARLY_INITPali Rohár
2022-05-16arm: mvebu: Remove unused ARMADA_64BITChris Packham
2022-05-16cmd: mvebu: Hide bubt specific options when bubt is disabledPali Rohár
2022-05-11Merge branch '2022-05-11-Kconfig-cleanups-etc'Tom Rini
2022-05-11Makefile: update warning about CONFIG_OF_EMBEDRalph Siemsen
2022-05-11board_r: use IS_ENABLED(CONFIG_NEEDS_MANUAL_RELOC) in board_init_r()Ovidiu Panait
2022-05-11Convert CONFIG_MTD_CONCAT to KconfigChris Packham
2022-05-11common/console.c: use CONFIG_VAL() with PRE_CON_BUF_* variablesRasmus Villemoes
2022-05-11boot: Kconfig: Enable FIT processing by default on TI secure devicesAndrew Davis
2022-05-11boot: Kconfig: Disable non-FIT loading for TI secure devicesAndrew Davis
2022-05-11spl: Force disable non-FIT loading for TI secure devicesAndrew Davis
2022-05-11spl: Rename Kconfig SPL_LEGACY_IMAGE_SUPPORT to SPL_LEGACY_IMAGE_FORMATAndrew Davis
2022-05-10Merge tag 'u-boot-stm32-20220510' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-05-10Merge tag 'i2c-2022-07' of https://source.denx.de/u-boot/custodians/u-boot-i2cTom Rini
2022-05-10misc: Fix always compiling MISC even for SPL/TPLSean Anderson
2022-05-10doc: Add documentation for STM32 MCUsPatrice Chotard
2022-05-10configs: stm32746g-eval: Add stm32746g-eval_spl_defconfigPatrice Chotard
2022-05-10configs: stm32746g-eval: Add stm32746g-eval_defconfigPatrice Chotard
2022-05-10configs: stm32f746-disco: use CONFIG_DEFAULT_DEVICE_TREE as fdtfilePatrice Chotard
2022-05-10board: stm32f746-disco: Fix dram_init() in none SPL configPatrice Chotard
2022-05-10configs: stm32f746-disco: Migrate SPL flags to defconfigPatrice Chotard
2022-05-10configs: stm32f769-disco: Migrate SPL flags to defconfigPatrice Chotard
2022-05-10configs: stm32f769-disco: Add stm32f769-disco_defconfigPatrice Chotard
2022-05-10configs: stm32f769-disco: Rename stm32f769-disco_defconfig to stm32f769-disco...Patrice Chotard
2022-05-10configs: stm32f746-disco: Add stm32f746-disco_defconfigPatrice Chotard
2022-05-10configs: stm32f746-disco: Rename stm32f746-disco_defconfig to stm32f746-disco...Patrice Chotard
2022-05-10configs: stm32f746-disco: Concatenate spl and u-boot binariesPatrice Chotard
2022-05-10clk: stm32mp1: Add missing newlineMarek Vasut