aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-28riscv: sifive/fu540: kconfig: Enable support for Opencores I2C controllerPragnesh Patel2-0/+3
2020-11-28i2c: ocores: add i2c driver for OpenCores I2C controllerPragnesh Patel3-0/+645
2020-11-28i2c: designware_i2c: Don't warn if no reset controllerSimon Glass1-3/+5
2020-11-28i2c: mvtwsi: disable i2c slave also on Armada 8kBaruch Siach1-1/+2
2020-11-28mmc: check a return value about regulator's always-onJaehoon Chung1-2/+2
2020-11-28mmc: display an error number to debugJaehoon Chung1-5/+5
2020-11-28mmc: fsl_esdhc: make sure delay chain locked for HS400Yangbo Lu2-3/+29
2020-11-28mmc: fsl_esdhc: set sysctl register for clock initializationYangbo Lu1-1/+1
2020-11-28mmc: Add some helper functions for retrying on errorSean Anderson1-83/+58
2020-11-25Merge tag 'u-boot-stm32-20201125' of https://gitlab.denx.de/u-boot/custodians...WIP/25Nov2020Tom Rini44-260/+611
2020-11-25board: st: stm32mp1: update load address for FIT examplesPatrick Delaunay2-5/+19
2020-11-25phy: stm32: usbphyc: manage optional vbus regulator on phy_power_on/offPatrick Delaunay2-10/+25
2020-11-25pinctrl: stmfx: update pin namePatrick Delaunay1-4/+4
2020-11-25pinctrl: stmfx: update pincontrol and gpio device namePatrick Delaunay1-1/+4
2020-11-25gpio: stm32: correct the bias managementPatrick Delaunay1-14/+14
2020-11-25pinctrl: stm32: display bias information for all pinsPatrick Delaunay1-12/+12
2020-11-25remoteproc: stm32: update error management in stm32_copro_startPatrick Delaunay1-7/+6
2020-11-25remoteproc: stm32: use reset for hold bootPatrick Delaunay2-68/+32
2020-11-25reset: stm32: Add support of MCU HOLD BOOTPatrick Delaunay2-4/+14
2020-11-25board: stm32mp1: no MTD partitions fixup for serial bootPatrick Delaunay1-3/+8
2020-11-25SPL: stm32mp1: fix spl_mmc_boot_partition not definedRichard Genoud1-0/+2
2020-11-25ARM: dts: stm32: Drop QSPI CS2 on DHCOMMarek Vasut1-11/+2
2020-11-25ARM: dts: stm32: Fix uSD card-detect GPIO on DHCOMMarek Vasut1-1/+1
2020-11-25ARM: dts: stm32: Add DHCOM based PicoITX boardMarek Vasut5-1/+131
2020-11-25arm: stm32mp: correct the ALIGN macro usagePatrick Delaunay1-2/+2
2020-11-25ARM: dts: stm32: Fix typo in stm32h7-u-boot.dtsiPatrice Chotard1-1/+1
2020-11-25ARM: dts: stm32: Fix timer initialization for stm32 MCU's boardPatrice Chotard5-12/+24
2020-11-25ARM: dts: stm32: DT sync with kernel v5.10-rc1 for MCU's boardsPatrice Chotard22-100/+308
2020-11-25ARM: dts: sync armv7-m.dtsi with kernel v5.10-rc1Patrice Chotard1-3/+1
2020-11-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbWIP/22Nov2020Tom Rini4-23/+43
2020-11-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini8-818/+1068
2020-11-22usb: gadget: dwc2_udc_otg: return zero when reset property is not presentJaehoon Chung1-1/+1
2020-11-22usb: dwc3: Handle case where setup_phy is not neededSiva Durga Prasad Paladugu1-1/+1
2020-11-22usb: dwc2: add "u-boot,force-vbus-detection" for stm32Patrick Delaunay3-21/+41
2020-11-22pinctrl: renesas: Drop unused members from struct sh_pfc_pinctrlLad Prabhakar1-4/+0
2020-11-22pinctrl: renesas: r8a7795: Optimize pinctrl image size for R8A774E1Biju Das1-2/+12
2020-11-22pinctrl: renesas: r8a77965: Optimize pinctrl image size for R8A774B1Biju Das1-0/+12
2020-11-22pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1Biju Das1-0/+12
2020-11-22pinctrl: renesas: r8a77951: Add R8A774E1 PFC supportBiju Das6-409/+520
2020-11-22pinctrl: renesas: r8a77965: Add R8A774B1 PFC supportBiju Das6-405/+514
2020-11-21Merge tag 'efi-2021-01-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/21Nov2020Tom Rini4-75/+101
2020-11-21efi_loader: parameter check in GetNextVariableName()Heinrich Schuchardt1-3/+8
2020-11-21efi_loader: tcg2 protocol updatesIlias Apalodimas2-70/+92
2020-11-21dfu: simplify the dependencies of DFU_TFTPAKASHI Takahiro1-2/+1
2020-11-20Merge tag 'xilinx-for-v2021.01-rc3' of https://gitlab.denx.de/u-boot/custodia...WIP/20Nov2020Tom Rini11-110/+35
2020-11-20fru: common: Record pcie/uuid fields in custom board areaMichal Simek1-0/+4
2020-11-20fru: ops: Do not let parser to write data to not allocated spaceMichal Simek1-1/+7
2020-11-20fru: common: Switch capture variable with the restMichal Simek2-2/+2
2020-11-20arm64: zynqmp: Enable TPM for xilinx platformsMichal Simek1-0/+3
2020-11-20arm64: zynqmp: Get rid of unused macrosMichal Simek1-4/+2