summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips-fixes-for-v2021.01' of https://gitlab.denx.de/u-boot/custodia...WIP/30Nov2020Tom Rini2020-11-309-244/+650
|\
| * mips: octeon: tools: Add update_octeon_header toolStefan Roese2020-11-305-222/+632
| * mips: octeon: bootoctlinux: Use gd->ram_size instead of ram_get_info()Stefan Roese2020-11-301-18/+3
| * mips: octeon: Report full DDR size in dram_init() to gd->ram_sizeStefan Roese2020-11-301-1/+6
| * mips: octeon: Fix Octeon DDR driver to use the correct structStefan Roese2020-11-301-1/+1
| * mips: start.S: Add Octeon boot header compatibilityStefan Roese2020-11-301-2/+8
* | Prepare v2021.01-rc3v2021.01-rc3Tom Rini2020-11-301-1/+1
* | configs: Resync with savedefconfigTom Rini2020-11-30201-402/+402
|/
* Merge tag 'mmc-2020-11-29' of https://gitlab.denx.de/u-boot/custodians/u-boot...WIP/29Nov2020Tom Rini2020-11-293-94/+95
|\
| * mmc: check a return value about regulator's always-onJaehoon Chung2020-11-281-2/+2
| * mmc: display an error number to debugJaehoon Chung2020-11-281-5/+5
| * mmc: fsl_esdhc: make sure delay chain locked for HS400Yangbo Lu2020-11-282-3/+29
| * mmc: fsl_esdhc: set sysctl register for clock initializationYangbo Lu2020-11-281-1/+1
| * mmc: Add some helper functions for retrying on errorSean Anderson2020-11-281-83/+58
* | Merge tag 'efi-2021-01-rc3-3' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2020-11-295-8/+9
|\ \
| * | charset: make u16_strnlen accessible at runtimeIlias Apalodimas2020-11-291-1/+2
| * | lib/efi_loader: fix ABI in efi_mm_communicate_headerEtienne Carriere2020-11-291-1/+1
| * | efi_loader: enable EFI_SET_TIME on sandbox and QEMU ARMHeinrich Schuchardt2020-11-291-0/+1
| * | fs: fat: use ATTR_ARCH instead of anonymous 0x20Heinrich Schuchardt2020-11-291-1/+2
| * | fs: fat: directory entries starting with 0x05Heinrich Schuchardt2020-11-291-2/+1
| * | fs: fat: avoid NULL dereference when root dir is fullHeinrich Schuchardt2020-11-291-3/+2
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-i2cWIP/28Nov2020Tom Rini2020-11-287-4/+655
|\ \ | |/ |/|
| * riscv: sifive/fu540: kconfig: Enable support for Opencores I2C controllerPragnesh Patel2020-11-282-0/+3
| * i2c: ocores: add i2c driver for OpenCores I2C controllerPragnesh Patel2020-11-283-0/+645
| * i2c: designware_i2c: Don't warn if no reset controllerSimon Glass2020-11-281-3/+5
| * i2c: mvtwsi: disable i2c slave also on Armada 8kBaruch Siach2020-11-281-1/+2
|/
* Merge tag 'u-boot-stm32-20201125' of https://gitlab.denx.de/u-boot/custodians...WIP/25Nov2020Tom Rini2020-11-2544-260/+611
|\
| * board: st: stm32mp1: update load address for FIT examplesPatrick Delaunay2020-11-252-5/+19
| * phy: stm32: usbphyc: manage optional vbus regulator on phy_power_on/offPatrick Delaunay2020-11-252-10/+25
| * pinctrl: stmfx: update pin namePatrick Delaunay2020-11-251-4/+4
| * pinctrl: stmfx: update pincontrol and gpio device namePatrick Delaunay2020-11-251-1/+4
| * gpio: stm32: correct the bias managementPatrick Delaunay2020-11-251-14/+14
| * pinctrl: stm32: display bias information for all pinsPatrick Delaunay2020-11-251-12/+12
| * remoteproc: stm32: update error management in stm32_copro_startPatrick Delaunay2020-11-251-7/+6
| * remoteproc: stm32: use reset for hold bootPatrick Delaunay2020-11-252-68/+32
| * reset: stm32: Add support of MCU HOLD BOOTPatrick Delaunay2020-11-252-4/+14
| * board: stm32mp1: no MTD partitions fixup for serial bootPatrick Delaunay2020-11-251-3/+8
| * SPL: stm32mp1: fix spl_mmc_boot_partition not definedRichard Genoud2020-11-251-0/+2
| * ARM: dts: stm32: Drop QSPI CS2 on DHCOMMarek Vasut2020-11-251-11/+2
| * ARM: dts: stm32: Fix uSD card-detect GPIO on DHCOMMarek Vasut2020-11-251-1/+1
| * ARM: dts: stm32: Add DHCOM based PicoITX boardMarek Vasut2020-11-255-1/+131
| * arm: stm32mp: correct the ALIGN macro usagePatrick Delaunay2020-11-251-2/+2
| * ARM: dts: stm32: Fix typo in stm32h7-u-boot.dtsiPatrice Chotard2020-11-251-1/+1
| * ARM: dts: stm32: Fix timer initialization for stm32 MCU's boardPatrice Chotard2020-11-255-12/+24
| * ARM: dts: stm32: DT sync with kernel v5.10-rc1 for MCU's boardsPatrice Chotard2020-11-2522-100/+308
| * ARM: dts: sync armv7-m.dtsi with kernel v5.10-rc1Patrice Chotard2020-11-251-3/+1
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbWIP/22Nov2020Tom Rini2020-11-224-23/+43
|\
| * usb: gadget: dwc2_udc_otg: return zero when reset property is not presentJaehoon Chung2020-11-221-1/+1
| * usb: dwc3: Handle case where setup_phy is not neededSiva Durga Prasad Paladugu2020-11-221-1/+1
| * usb: dwc2: add "u-boot,force-vbus-detection" for stm32Patrick Delaunay2020-11-223-21/+41