summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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-marvellTom 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...Tom 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 SPIFLASHChris 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-rc5Tom Rini2020-09-211-1/+1
* | | configs: Resync with savedefconfigTom Rini2020-09-214-6/+6
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-09-218-16/+19
|\ \ \
| * | | x86: acpi: Add memset to initialize SPCR tableWolfgang Wallner2020-09-211-0/+2
| * | | x86: acpi: Fix calculation of DSDT lengthWolfgang Wallner2020-09-211-1/+3
| * | | x86: fsp: Replace e-mmc with emmc in devicetree bindingsWolfgang Wallner2020-09-213-5/+5
| * | | cmd: acpi: Print revisions in hex formatAndy Shevchenko2020-09-212-6/+6
| * | | x86: edison: Move config SYS_MALLOC_LEN to KconfigAndy Shevchenko2020-09-212-4/+3
|/ / /
* | | Merge tag 'efi-2020-10-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2020-09-194-18/+60
|\ \ \
| * | | efi: change 'env -e -i' usage syntaxMaxim Uvarov2020-09-181-2/+2
| * | | efi_selftest: check for RISC-V boot-hartid in FDTHeinrich Schuchardt2020-09-181-0/+15
| * | | efi_selftest: rework device tree testHeinrich Schuchardt2020-09-181-14/+39
| * | | efi_memory: refine overlap_only_ram descriptionMaxim Uvarov2020-09-181-1/+1
| * | | rng: stm32mp1: use log() instead of printf()Heinrich Schuchardt2020-09-181-1/+3
* | | | Merge branch '2020-09-18-assorted-bugfixes'Tom Rini2020-09-197-15/+48
|\ \ \ \
| * | | | cmd: mem: fix range of bitflip testRalph Siemsen2020-09-182-5/+28
| * | | | configs: bcmstb: Disable networking supportThomas Fitzsimmons2020-09-182-0/+2
| * | | | fs/squashfs: Fix Coverity Scan defectsJoao Marcos Costa2020-09-183-10/+18
|/ / / /
* | | | Merge tag 'u-boot-imx-20200918' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-09-1833-74/+67
|\ \ \ \ | |/ / / |/| | |