aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-20imx: bootaux: cleanup codePeng Fan
2022-05-20imx8m: fix reading of DDR4 MR registersRasmus Villemoes
2022-05-20ARM: imx: imx31: Introduce and use UART_BASE_ADDR(n)Marek Vasut
2022-05-20ARM: imx: imx27: Introduce and use UART_BASE_ADDR(n)Marek Vasut
2022-05-20ARM: imx: imx8m: Introduce and use UART_BASE_ADDR(n)Marek Vasut
2022-05-19mx6sllevk: Remove duplicated "mmc dev" commandFabio Estevam
2022-05-19mx6slevk: Remove duplicated "mmc dev" commandFabio Estevam
2022-05-19i.MX8 crypto/fsl: Enable fsl CAAM rng driverGaurav Jain
2022-05-19ARM: dts: imx: Use 100 kHz I2C2 on Data Modul i.MX8M Mini eDM SBCMarek Vasut
2022-05-19imx8mn/8mp: Allow booting via USBFabio Estevam
2022-05-19imx8mn_ddr4_evk: Add USB Mass Storage supportFabio Estevam
2022-05-19i.MX6SX: crypto/fsl: fix entropy delay valueGaurav Jain
2022-05-19mtd: rawnand: mxs_nand: Fix use_minimum_ecc for spl driverYe Li
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