summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-05-10board: st: stm32mp1: Consider USB cable connected when boot device is USBPatrice Chotard
2022-05-10phy: stm32-usbphyc: stm32-usbphyc: Add DT phy tuning supportPatrice Chotard
2022-05-10gpio: stm32_gpio: Rework GPIO hole managementPatrice Chotard
2022-05-10pinctrl: pinctrl_stm32: Use GPIOF_UNKNOWN to indicate not mapped pinsPatrice Chotard
2022-05-10pinctrl: pinctrl_stm32: Update pinmux_mode definitionPatrice Chotard
2022-05-10ARM: stm32: Use CONFIG_TFTP_TSIZE on STMicroelectronics boardsPatrick Delaunay
2022-05-10ARM: dts: stm32: Move DHCOR BUCK3 VDD 2V9 adjustment to 1V8 DTSIMarek Vasut
2022-05-10ARM: stm32: Use CONFIG_TFTP_TSIZE on DHSOMMarek Vasut
2022-05-10ARM: stm32: Use default CONFIG_TFTP_BLOCKSIZE on DHSOMMarek Vasut
2022-05-10stm32mp: psci: Retain MCUDIVR, PLL3CR, PLL4CR, MSSCKSELR across suspendMarek Vasut
2022-05-10ram: stm32mp1: Conditionally enable ASRMarek Vasut
2022-05-10arm: dts: stm32mp15: alignment with v5.18Patrick Delaunay
2022-05-10ARM: stm32mp: correctly handle Silicon revisionPatrick Delaunay
2022-05-10ARM: stm32mp: skip ft_system_setup when the soc node is absentPatrick Delaunay
2022-05-10configs: stm32mp1: Add support for baudrates higher than 115200 for st-linkPatrick Delaunay
2022-05-10configs: stm32mp1: set the console variable for extlinux.confPatrick Delaunay