summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-2020-10-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/28Sep2020Tom Rini2020-09-286-6/+44
|\
| * riscv: restore global data pointer in trap handlerHeinrich Schuchardt2020-09-281-0/+3
| * efi_loader: installation of EFI_RNG_PROTOCOLHeinrich Schuchardt2020-09-274-6/+36
| * efi_loader: efidebug display RNG protocolHeinrich Schuchardt2020-09-271-0/+5
* | Merge tag 'u-boot-amlogic-20200928' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-09-281-1/+2
|\ \
| * | rng: meson: make core clock optionalNeil Armstrong2020-09-281-1/+2
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/25Sep2020Tom Rini2020-09-2555-70/+247
|\ \ | |/ |/|
| * pci: layerscape: Fixup PCIe EP mode DT nodes for LX2160A rev2Hou Zhiqiang2020-09-241-0/+26
| * net: pfe_eth: Remove non-DM code check from pfe_spi_flash_initKuldeep Singh2020-09-241-11/+5
| * net: pfe_eth: Fix resoure leak in pfe_spi_flash_initKuldeep Singh2020-09-241-0/+4
| * arm: dts: lx2160a: Add IO rangeWasim Khan2020-09-241-6/+12
| * driver: net: fm: add support for XFIMadalin Bucur2020-09-241-1/+2
| * ls1012a, pfe_eth: Update probe to avoid resource leakChaitanya Sakinam2020-09-241-11/+6
| * ls1012a, pfe_eth: correction in delay implementationChaitanya Sakinam2020-09-241-2/+3
| * drivers: net: phy: Use Aquantia driver for AQR113CMadalin Bucur2020-09-241-0/+15
| * drivers: net: ldpaa_eth: lx2160a: fix bug in checking if a DPMAC is enabledGrigore Popescu2020-09-241-2/+2
| * armv8: dts: fsl-lx2160a: add gpio0 gpio1 gpio3 DT nodeshui.song2020-09-241-0/+33
| * armv8: lx2160a: fix reset sequenceMeenakshi Aggarwal2020-09-241-6/+8
| * lx2160: Correct sd_boot environment variableMeenakshi Aggarwal2020-09-242-2/+2
| * board: freescale: emc2305: Pass chip_addr to set_fan_speedWasim Khan2020-09-243-14/+12
| * board/freescale/lsch3: Correct entry for 0.9vMartin Kaistra2020-09-241-1/+1
| * arm64: Layerscape: Survive LPI one-way reset workaroundHou Zhiqiang2020-09-245-1/+40
| * fsl-layerscape: enable dwc3 snooping featureRan Wang2020-09-241-0/+37
| * pci: layerscape: Fix spurious writes and panicMichael Walle2020-09-231-0/+6
| * configs: ls1012a/ls1046a: Add CONFIG_ENV_OVERWRITE in defconfigKuldeep Singh2020-09-2334-0/+34
| * ls1028a: use default scan_dev_for_bootMian Yousaf Kaukab2020-09-232-14/+0
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellWIP/24Sep2020Tom Rini2020-09-247-1/+63
|\ \ | |/ |/|
| * arm64: a37xx: pci: Disable link training when unloading driverPali Rohár2020-09-241-0/+5
| * arm: kirkwood: dns325: Correct CONFIG_NR_DRAM_BANKS parameterTom Rini2020-09-241-1/+1
| * arm: mvebu: Espressobin: Set environment variable fdtfileAndre Heider2020-09-242-0/+48
| * arm: mvebu: clearfog: don't override set fdtfile envBaruch Siach2020-09-241-0/+3
| * arm: mvebu: defconfig: espressobin: enable NET_RANDOM_ETHADDRAndre Heider2020-09-241-0/+1
| * arm64: a37xx: increase CONFIG_SYS_BOOTM_LEN to 64MBVladimir Vid2020-09-241-0/+4
| * mtd: spi-nor-ids: add support for Macronix mx25u12835f flashVladimir Vid2020-09-241-0/+1
|/
* Merge tag 'mips-fixes-for-2020.10' of https://gitlab.denx.de/u-boot/custodian...WIP/22Sep2020Tom Rini2020-09-228-63/+117
|\
| * mips: vocore2: fix various issuesMauro Condarelli2020-09-233-3/+5
| * mips: dts: Fix PIC32MZDA GPIO register definitionsJohn Robertson2020-09-231-2/+2
| * mips: dts: Fix PIC32MZDA GPIO register definitionsJohn Robertson2020-09-231-23/+22
| * mips: dts: Fix device tree warnings for PIC32MZDAJohn Robertson2020-09-231-0/+11
| * mips: pic32mzdask: enable CONFIG_BLKJohn Robertson2020-09-231-1/+0
| * mips: pic32mzdask: disable SDHCI SDCD signal workaroundJohn Robertson2020-09-231-0/+1
| * pinmux: pic32: add SDHCI pin configJohn Robertson2020-09-231-0/+28
| * mmc: pic32: Refresh PIC32 MMC driverJohn Robertson2020-09-231-36/+50
|/
* Merge branch '2020-09-22-assorted-bugfixes'Tom Rini2020-09-2213-15/+5
|\
| * configs: powerpc: Don't set CONFIG_ENV_ADDR for QorIQ SPIFLASHWIP/2020-09-22-assorted-bugfixesChris Packham2020-09-229-9/+0
| * disk: typo Terra BytesHeinrich Schuchardt2020-09-221-1/+1
| * doc/build/gcc.rst: add missing apt-get *install*Heinrich Schuchardt2020-09-221-1/+1
| * gpio/mpc83xx_spisel_boot.c: include log.hRasmus Villemoes2020-09-221-0/+1
| * spi: mpc8xxx_spi.c: fix cs activate/deactivateRasmus Villemoes2020-09-221-4/+2
|/
* Prepare v2020.10-rc5v2020.10-rc5Tom Rini2020-09-211-1/+1