aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* board: gateworks: gw_ventana: add support for GPY111 PHYTim Harvey2022-05-2012-17/+32
* board: gateworks: venice: enable SPL_DM_SERIALTim Harvey2022-05-204-24/+2
* configs: remove FEC_QUIRK_ENET_MAC from imx8m configsTim Harvey2022-05-2015-20/+0
* configs: imx8mp_venice: add FEC_QUIRK_ENET_MACTim Harvey2022-05-201-0/+4
* configs: imx8m{m, n}_venice: remove unneeded CONFIG_FEC_MXC_PHYADDRTim Harvey2022-05-202-2/+0
* imx: imx8m: drop uneeded checkPeng Fan2022-05-201-4/+2
* imx: imx8m: add rproc_attPeng Fan2022-05-201-0/+26
* imx: bootaux: get stack from elf filePeng Fan2022-05-201-4/+11
* imx: bootaux: add missing newlinePeng Fan2022-05-201-1/+1
* imx: bootaux: cleanup codePeng Fan2022-05-201-23/+20
* imx8m: fix reading of DDR4 MR registersRasmus Villemoes2022-05-203-29/+8
* ARM: imx: imx31: Introduce and use UART_BASE_ADDR(n)Marek Vasut2022-05-201-0/+12
* ARM: imx: imx27: Introduce and use UART_BASE_ADDR(n)Marek Vasut2022-05-202-7/+19
* ARM: imx: imx8m: Introduce and use UART_BASE_ADDR(n)Marek Vasut2022-05-2022-21/+31
* mx6sllevk: Remove duplicated "mmc dev" commandFabio Estevam2022-05-192-2/+2
* mx6slevk: Remove duplicated "mmc dev" commandFabio Estevam2022-05-193-3/+3
* i.MX8 crypto/fsl: Enable fsl CAAM rng driverGaurav Jain2022-05-191-1/+7
* ARM: dts: imx: Use 100 kHz I2C2 on Data Modul i.MX8M Mini eDM SBCMarek Vasut2022-05-191-1/+1
* imx8mn/8mp: Allow booting via USBFabio Estevam2022-05-191-0/+10
* imx8mn_ddr4_evk: Add USB Mass Storage supportFabio Estevam2022-05-191-0/+12
* i.MX6SX: crypto/fsl: fix entropy delay valueGaurav Jain2022-05-192-2/+15
* mtd: rawnand: mxs_nand: Fix use_minimum_ecc for spl driverYe Li2022-05-191-0/+3
* 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