aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-22binman: Use pkg_resources to find resourcesSimon Glass1-2/+4
2020-09-22binman: Build FIT image subentries with the section etypeAlper Nebi Yasak4-17/+169
2020-09-22binman: Respect pad-before property of section subentriesAlper Nebi Yasak3-1/+35
2020-09-22binman: Ignore hash*, signature* nodes in sectionsAlper Nebi Yasak3-1/+47
2020-09-21Merge branch '2020-09-14-generic-phy-error-trace' into nextTom Rini7-24/+59
2020-09-21Merge branch 'master' into nextTom Rini89-187/+529
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-19Merge branch '2020-09-18-improve-ipq40xx-support' into nextTom Rini13-3/+529
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-18IPQ40xx: Add USB nodesRobert Marko1-0/+76
2020-09-18usb: dwc3: Add Qualcomm DWC3 compatible stringRobert Marko1-0/+1
2020-09-18phy: add driver for Qualcomm IPQ40xx USB PHYRobert Marko4-0/+153
2020-09-18IPQ40xx: Add reset controller supportRobert Marko2-0/+10
2020-09-18reset: Add IPQ40xx reset controller driverRobert Marko5-0/+276
2020-09-18IPQ40xx: Add SMEM supportRobert Marko3-1/+8
2020-09-18IPQ40xx: clk: Use dt-bindings instead of hardcodingRobert Marko2-2/+5
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 tag 'for-v2021.01-next' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini58-1145/+6827
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
2020-09-17apalis_imx6: provide fdtfile in env instead of setting it in runtimeIgor Opaniuk1-1/+2
2020-09-17colibri_imx6: provide fdtfile in env instead of setting it in runtimeIgor Opaniuk1-1/+2
2020-09-17colibri_imx7: use preboot for fdtfile evaluationIgor Opaniuk3-3/+5
2020-09-17colibri_vf: use preboot for fdtfile evaluationIgor Opaniuk2-2/+3