summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-18arm64: zynqmp: Add DT description for si5328 for zcu102/zcu106Michal Simek
2022-05-18arm64: zynqmp: Add linux,code for fwuen buttonMichal Simek
2022-05-18arm64: zynqmp: Add PHY description for SGMII on vck190 SCMichal Simek
2022-05-18Revert "arm64: zynqmp: Add zynqmp firmware specific DT nodes"T Karthik Reddy
2022-05-18arm64: zynqmp: Add dmas, gpu, rtc, watchdogs and opp nodes for SOMMichal Simek
2022-05-18arm64: zynqmp: Add pwm-fan node and fix ttc0 pwm-cells propertyVishal Patel
2022-05-18arm64: zynqmp: Add power domain description for PLMichal Simek
2022-05-18arm64: zynqmp: Fix opp-table-cpuMichal Simek
2022-05-18arm64: zynqmp: Add gpio labels for modepinMichal Simek
2022-05-18arm64: zynqmp: Add mode-pin GPIO controller DT nodePiyush Mehta
2022-05-18arm64: zynqmp: zynqmp-sm-k26-revA: Fix DP PLL configurationNeal Frager
2022-05-18phy: zynqmp: Increase timeout value to 10msAshok Reddy Soma
2022-05-18arm64: zynqmp: Set qspi tx-buswidth to 4Amit Kumar Mahapatra
2022-05-18xilinx: zynqmp: Do not guard SPL_FS_LOAD_PAYLOAD_NAME by SDHCI driverMichal Simek
2022-05-18arm64: zynqmp: Fix split mode reset functionalityNeal Frager
2022-05-18arm64: zynqmp: zynqmp-zcu102-revA: Fix DP PLL configurationNeal Frager
2022-05-18arm64: zynqmp: zynqmp-zcu106-revA: Fix DP PLL configurationNeal Frager
2022-05-18arm64: zynqmp: zynqmp-zcu106-rev1.0: Fix DP PLL configurationNeal Frager
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-13mmc: zynq_sdhci: Add weak function prototypeT Karthik Reddy
2022-05-13Revert "arm64: xilinx: Set CONFIG_ZYNQMP_FIRMWARE config for mini emmc"T Karthik Reddy
2022-05-13xilinx: Handle board_get_usable_ram_top(0) properlyMichal Simek
2022-05-13soc: xilinx: zynqmp: fix out of bounds array accessMichal Simek
2022-05-13soc: xilinx: versal: fix out of bounds array accessJorge Ramirez-Ortiz
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