aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-24mtd: spi-nor-ids: add support for Macronix mx25u12835f flashVladimir Vid1-0/+1
2020-09-23pci: layerscape: Fix spurious writes and panicMichael Walle1-0/+6
2020-09-23configs: ls1012a/ls1046a: Add CONFIG_ENV_OVERWRITE in defconfigKuldeep Singh34-0/+34
2020-09-23ls1028a: use default scan_dev_for_bootMian Yousaf Kaukab2-14/+0
2020-09-22Merge tag 'mips-fixes-for-2020.10' of https://gitlab.denx.de/u-boot/custodian...Tom Rini8-63/+117
2020-09-23mips: vocore2: fix various issuesMauro Condarelli3-3/+5
2020-09-23mips: dts: Fix PIC32MZDA GPIO register definitionsJohn Robertson1-2/+2
2020-09-23mips: dts: Fix PIC32MZDA GPIO register definitionsJohn Robertson1-23/+22
2020-09-23mips: dts: Fix device tree warnings for PIC32MZDAJohn Robertson1-0/+11
2020-09-23mips: pic32mzdask: enable CONFIG_BLKJohn Robertson1-1/+0
2020-09-23mips: pic32mzdask: disable SDHCI SDCD signal workaroundJohn Robertson1-0/+1
2020-09-23pinmux: pic32: add SDHCI pin configJohn Robertson1-0/+28
2020-09-23mmc: pic32: Refresh PIC32 MMC driverJohn Robertson1-36/+50
2020-09-22Merge branch '2020-09-22-assorted-bugfixes'Tom Rini13-15/+5
2020-09-22configs: powerpc: Don't set CONFIG_ENV_ADDR for QorIQ SPIFLASHChris Packham9-9/+0
2020-09-22disk: typo Terra BytesHeinrich Schuchardt1-1/+1
2020-09-22doc/build/gcc.rst: add missing apt-get *install*Heinrich Schuchardt1-1/+1
2020-09-22gpio/mpc83xx_spisel_boot.c: include log.hRasmus Villemoes1-0/+1
2020-09-22spi: mpc8xxx_spi.c: fix cs activate/deactivateRasmus Villemoes1-4/+2
2020-09-21Prepare v2020.10-rc5v2020.10-rc5Tom Rini1-1/+1
2020-09-21configs: Resync with savedefconfigTom Rini4-6/+6
2020-09-21Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini8-16/+19
2020-09-21x86: acpi: Add memset to initialize SPCR tableWolfgang Wallner1-0/+2
2020-09-21x86: acpi: Fix calculation of DSDT lengthWolfgang Wallner1-1/+3
2020-09-21x86: fsp: Replace e-mmc with emmc in devicetree bindingsWolfgang Wallner3-5/+5
2020-09-21cmd: acpi: Print revisions in hex formatAndy Shevchenko2-6/+6
2020-09-21x86: edison: Move config SYS_MALLOC_LEN to KconfigAndy Shevchenko2-4/+3
2020-09-19Merge tag 'efi-2020-10-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini4-18/+60
2020-09-19Merge branch '2020-09-18-assorted-bugfixes'Tom Rini7-15/+48
2020-09-18efi: change 'env -e -i' usage syntaxMaxim Uvarov1-2/+2
2020-09-18efi_selftest: check for RISC-V boot-hartid in FDTHeinrich Schuchardt1-0/+15
2020-09-18efi_selftest: rework device tree testHeinrich Schuchardt1-14/+39
2020-09-18efi_memory: refine overlap_only_ram descriptionMaxim Uvarov1-1/+1
2020-09-18rng: stm32mp1: use log() instead of printf()Heinrich Schuchardt1-1/+3
2020-09-18cmd: mem: fix range of bitflip testRalph Siemsen2-5/+28
2020-09-18configs: bcmstb: Disable networking supportThomas Fitzsimmons2-0/+2
2020-09-18fs/squashfs: Fix Coverity Scan defectsJoao Marcos Costa3-10/+18
2020-09-18Merge tag 'u-boot-imx-20200918' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini33-74/+67
2020-09-18board: tbs2910: Disable CONFIG_ENV_VARS_UBOOT_CONFIG in defconfigSoeren Moch1-1/+0
2020-09-17Merge branch '2020-09-16-assorted-fixes'Tom Rini4-4/+16
2020-09-17apalis-imx8qm: rename all occurences to apalis-imx8Philippe Schenker5-6/+6
2020-09-17colibri-imx8qxp: rename all occurences to colibri-imx8xPhilippe Schenker5-6/+6
2020-09-17mmc: fsl_esdhc_imx: check the clock stable status after config the clock rate.Haibo Chen1-1/+6
2020-09-17ARM: mx6: ddr: Add support for iMX6UL/ULL/SL/SDLMarek Vasut1-0/+15
2020-09-17mx6qsabrelite: increase the environment offsetDenis Pynkin1-1/+1
2020-09-17imx8mp: Remove parts MIMX8ML7 and MIMX8ML5 supportPeng Fan4-18/+5
2020-09-17imx8m: clock_imx8mm: add missed returnPeng Fan1-0/+1
2020-09-17imx8mq: fix SSCG_PLL_REFCLK_SEL_xPeng Fan1-4/+4
2020-09-17imx8mq: fix FRAC_PLL_REFCLK_SEL_MASKPeng Fan1-1/+1
2020-09-17imx7: ccm: correct target interface numPeng Fan1-1/+1