aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/18May2022Tom Rini2022-05-1823-48/+92
|\
| * pinctrl: probe pinctrl drivers during post-bindRobert Marko2022-05-171-0/+7
| * mvebu: uDPU: include fixed-phy supportRobert Marko2022-05-171-0/+1
| * arm: mvebu: turris_{omnia,mox}: Enable CONFIG_NETCONSOLEPali Rohár2022-05-172-0/+2
| * arm: mvebu: Fix DEBUG_UART_BASE for all 32-bit boardsPali Rohár2022-05-1710-10/+20
| * arm: mvebu: turris_omnia: Fix DEBUG_UART_BASEPali Rohár2022-05-171-1/+2
| * serial: ns16550: Add support for SPL_DEBUG_UART_BASEPali Rohár2022-05-171-2/+2
| * serial: Add new config option TPL_DEBUG_UART_BASEPali Rohár2022-05-171-0/+7
| * serial: Add new config option SPL_DEBUG_UART_BASEPali Rohár2022-05-161-0/+7
| * arm: mvebu: Move internal registers in arch_very_early_init() functionPali Rohár2022-05-164-31/+29
| * arm: Add new config option ARCH_VERY_EARLY_INITPali Rohár2022-05-162-0/+11
| * arm: mvebu: Remove unused ARMADA_64BITChris Packham2022-05-161-4/+0
| * cmd: mvebu: Hide bubt specific options when bubt is disabledPali Rohár2022-05-161-0/+4
|/
* Merge branch '2022-05-11-Kconfig-cleanups-etc'Tom Rini2022-05-1122-36/+43
|\
| * Makefile: update warning about CONFIG_OF_EMBEDWIP/2022-05-11-Kconfig-cleanups-etcRalph Siemsen2022-05-111-1/+1
| * board_r: use IS_ENABLED(CONFIG_NEEDS_MANUAL_RELOC) in board_init_r()Ovidiu Panait2022-05-111-8/+5
| * Convert CONFIG_MTD_CONCAT to KconfigChris Packham2022-05-115-3/+9
| * common/console.c: use CONFIG_VAL() with PRE_CON_BUF_* variablesRasmus Villemoes2022-05-111-6/+6
| * boot: Kconfig: Enable FIT processing by default on TI secure devicesAndrew Davis2022-05-111-0/+2
| * boot: Kconfig: Disable non-FIT loading for TI secure devicesAndrew Davis2022-05-111-1/+1
| * spl: Force disable non-FIT loading for TI secure devicesAndrew Davis2022-05-111-2/+4
| * spl: Rename Kconfig SPL_LEGACY_IMAGE_SUPPORT to SPL_LEGACY_IMAGE_FORMATAndrew Davis2022-05-1113-15/+15
|/
* Merge tag 'u-boot-stm32-20220510' of https://source.denx.de/u-boot/custodians...WIP/10May2022Tom Rini2022-05-1060-302/+1569
|\
| * doc: Add documentation for STM32 MCUsPatrice Chotard2022-05-109-0/+194
| * configs: stm32746g-eval: Add stm32746g-eval_spl_defconfigPatrice Chotard2022-05-102-0/+87
| * configs: stm32746g-eval: Add stm32746g-eval_defconfigPatrice Chotard2022-05-102-0/+65
| * configs: stm32f746-disco: use CONFIG_DEFAULT_DEVICE_TREE as fdtfilePatrice Chotard2022-05-101-1/+1
| * board: stm32f746-disco: Fix dram_init() in none SPL configPatrice Chotard2022-05-101-1/+1
| * configs: stm32f746-disco: Migrate SPL flags to defconfigPatrice Chotard2022-05-102-24/+20
| * configs: stm32f769-disco: Migrate SPL flags to defconfigPatrice Chotard2022-05-101-4/+21
| * configs: stm32f769-disco: Add stm32f769-disco_defconfigPatrice Chotard2022-05-101-0/+65
| * configs: stm32f769-disco: Rename stm32f769-disco_defconfig to stm32f769-disco...Patrice Chotard2022-05-102-0/+1
| * configs: stm32f746-disco: Add stm32f746-disco_defconfigPatrice Chotard2022-05-101-0/+64
| * configs: stm32f746-disco: Rename stm32f746-disco_defconfig to stm32f746-disco...Patrice Chotard2022-05-102-0/+1
| * configs: stm32f746-disco: Concatenate spl and u-boot binariesPatrice Chotard2022-05-102-0/+2
| * clk: stm32mp1: Add missing newlineMarek Vasut2022-05-101-1/+1
| * board: st: stm32mp1: Consider USB cable connected when boot device is USBPatrice Chotard2022-05-101-0/+7
| * phy: stm32-usbphyc: stm32-usbphyc: Add DT phy tuning supportPatrice Chotard2022-05-101-0/+167
| * gpio: stm32_gpio: Rework GPIO hole managementPatrice Chotard2022-05-103-73/+37
| * pinctrl: pinctrl_stm32: Use GPIOF_UNKNOWN to indicate not mapped pinsPatrice Chotard2022-05-101-2/+0
| * pinctrl: pinctrl_stm32: Update pinmux_mode definitionPatrice Chotard2022-05-101-7/+6
| * ARM: stm32: Use CONFIG_TFTP_TSIZE on STMicroelectronics boardsPatrick Delaunay2022-05-103-0/+3
| * ARM: dts: stm32: Move DHCOR BUCK3 VDD 2V9 adjustment to 1V8 DTSIMarek Vasut2022-05-102-2/+7
| * ARM: stm32: Use CONFIG_TFTP_TSIZE on DHSOMMarek Vasut2022-05-102-0/+2
| * ARM: stm32: Use default CONFIG_TFTP_BLOCKSIZE on DHSOMMarek Vasut2022-05-102-2/+0
| * stm32mp: psci: Retain MCUDIVR, PLL3CR, PLL4CR, MSSCKSELR across suspendMarek Vasut2022-05-101-0/+16
| * ram: stm32mp1: Conditionally enable ASRMarek Vasut2022-05-101-3/+11
| * arm: dts: stm32mp15: alignment with v5.18Patrick Delaunay2022-05-1016-21/+168
| * ARM: stm32mp: correctly handle Silicon revisionPatrick Delaunay2022-05-102-7/+8
| * ARM: stm32mp: skip ft_system_setup when the soc node is absentPatrick Delaunay2022-05-101-0/+3