summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-23mips: pic32mzdask: disable SDHCI SDCD signal workaroundJohn Robertson
2020-09-23pinmux: pic32: add SDHCI pin configJohn Robertson
2020-09-23mmc: pic32: Refresh PIC32 MMC driverJohn Robertson
2020-09-22Merge branch '2020-09-22-assorted-bugfixes'Tom Rini
2020-09-22configs: powerpc: Don't set CONFIG_ENV_ADDR for QorIQ SPIFLASHChris Packham
2020-09-22disk: typo Terra BytesHeinrich Schuchardt
2020-09-22doc/build/gcc.rst: add missing apt-get *install*Heinrich Schuchardt
2020-09-22gpio/mpc83xx_spisel_boot.c: include log.hRasmus Villemoes
2020-09-22spi: mpc8xxx_spi.c: fix cs activate/deactivateRasmus Villemoes
2020-09-21Prepare v2020.10-rc5Tom Rini
2020-09-21configs: Resync with savedefconfigTom Rini
2020-09-21Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-09-21x86: acpi: Add memset to initialize SPCR tableWolfgang Wallner
2020-09-21x86: acpi: Fix calculation of DSDT lengthWolfgang Wallner
2020-09-21x86: fsp: Replace e-mmc with emmc in devicetree bindingsWolfgang Wallner
2020-09-21cmd: acpi: Print revisions in hex formatAndy Shevchenko
2020-09-21x86: edison: Move config SYS_MALLOC_LEN to KconfigAndy Shevchenko
2020-09-19Merge tag 'efi-2020-10-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-09-19Merge branch '2020-09-18-assorted-bugfixes'Tom Rini
2020-09-18efi: change 'env -e -i' usage syntaxMaxim Uvarov
2020-09-18efi_selftest: check for RISC-V boot-hartid in FDTHeinrich Schuchardt
2020-09-18efi_selftest: rework device tree testHeinrich Schuchardt
2020-09-18efi_memory: refine overlap_only_ram descriptionMaxim Uvarov
2020-09-18rng: stm32mp1: use log() instead of printf()Heinrich Schuchardt
2020-09-18cmd: mem: fix range of bitflip testRalph Siemsen
2020-09-18configs: bcmstb: Disable networking supportThomas Fitzsimmons
2020-09-18fs/squashfs: Fix Coverity Scan defectsJoao Marcos Costa
2020-09-18Merge tag 'u-boot-imx-20200918' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-09-18board: tbs2910: Disable CONFIG_ENV_VARS_UBOOT_CONFIG in defconfigSoeren Moch
2020-09-17Merge branch '2020-09-16-assorted-fixes'Tom Rini
2020-09-17apalis-imx8qm: rename all occurences to apalis-imx8Philippe Schenker
2020-09-17colibri-imx8qxp: rename all occurences to colibri-imx8xPhilippe Schenker
2020-09-17mmc: fsl_esdhc_imx: check the clock stable status after config the clock rate.Haibo Chen
2020-09-17ARM: mx6: ddr: Add support for iMX6UL/ULL/SL/SDLMarek Vasut
2020-09-17mx6qsabrelite: increase the environment offsetDenis Pynkin
2020-09-17imx8mp: Remove parts MIMX8ML7 and MIMX8ML5 supportPeng Fan
2020-09-17imx8m: clock_imx8mm: add missed returnPeng Fan
2020-09-17imx8mq: fix SSCG_PLL_REFCLK_SEL_xPeng Fan
2020-09-17imx8mq: fix FRAC_PLL_REFCLK_SEL_MASKPeng Fan
2020-09-17imx7: ccm: correct target interface numPeng Fan
2020-09-17apalis_imx6: provide fdtfile in env instead of setting it in runtimeIgor Opaniuk
2020-09-17colibri_imx6: provide fdtfile in env instead of setting it in runtimeIgor Opaniuk
2020-09-17colibri_imx7: use preboot for fdtfile evaluationIgor Opaniuk
2020-09-17colibri_vf: use preboot for fdtfile evaluationIgor Opaniuk
2020-09-17colibri-imx6ull: use preboot for fdtfile evaluationIgor Opaniuk
2020-09-17colibri_imx7: wrap video specific funcs with ifdefsIgor Opaniuk
2020-09-17toradex: drop legacy show_boot_logo function and use splashscreenIgor Opaniuk
2020-09-17colibri_imx7: use splashcreen value instead of legacy functionIgor Opaniuk
2020-09-17colibri-imx6ull: use splashcreen value instead of legacy functionIgor Opaniuk
2020-09-16doc: qemu: debug UART settings for QEMU ARM virtHeinrich Schuchardt