summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2020-09-14-generic-phy-error-trace' into nextWIP/21Sep2020-nextTom Rini2020-09-217-24/+59
|\
| * arm: meson: change trace level for phy errors managed by uclassPatrick Delaunay2020-09-081-4/+4
| * usb: musb-new: sunxi: change trace level for phy errors managed by uclassPatrick Delaunay2020-09-081-4/+4
| * ata: dwc-ahci: change trace level for phy errors managed by uclassPatrick Delaunay2020-09-081-2/+2
| * usb: host: ehci-hcd: change trace level for phy errors managed by uclassPatrick Delaunay2020-09-081-4/+4
| * usb: host: ohci: change trace level for phy errors managed by uclassPatrick Delaunay2020-09-081-4/+4
| * board: sunxi: change trace level for phy errors managed by uclassPatrick Delaunay2020-09-081-1/+1
| * phy: generic: add error trace to detect PHY issue in uclassPatrick Delaunay2020-09-081-5/+40
* | Merge branch 'master' into nextTom Rini2020-09-2189-187/+529
|\ \
| * | Prepare v2020.10-rc5v2020.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-x86WIP/21Sep2020Tom 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...WIP/19Sep2020Tom 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 testWIP/2020-09-18-assorted-bugfixesRalph 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...WIP/18Sep2020Tom Rini2020-09-1833-74/+67
| |\ \ \ | | |/ / | |/| |
| | * | board: tbs2910: Disable CONFIG_ENV_VARS_UBOOT_CONFIG in defconfigSoeren Moch2020-09-181-1/+0
| | * | apalis-imx8qm: rename all occurences to apalis-imx8Philippe Schenker2020-09-175-6/+6
| | * | colibri-imx8qxp: rename all occurences to colibri-imx8xPhilippe Schenker2020-09-175-6/+6
| | * | mmc: fsl_esdhc_imx: check the clock stable status after config the clock rate.Haibo Chen2020-09-171-1/+6
| | * | ARM: mx6: ddr: Add support for iMX6UL/ULL/SL/SDLMarek Vasut2020-09-171-0/+15
| | * | mx6qsabrelite: increase the environment offsetDenis Pynkin2020-09-171-1/+1
| | * | imx8mp: Remove parts MIMX8ML7 and MIMX8ML5 supportPeng Fan2020-09-174-18/+5
| | * | imx8m: clock_imx8mm: add missed returnPeng Fan2020-09-171-0/+1
| | * | imx8mq: fix SSCG_PLL_REFCLK_SEL_xPeng Fan2020-09-171-4/+4
| | * | imx8mq: fix FRAC_PLL_REFCLK_SEL_MASKPeng Fan2020-09-171-1/+1
| | * | imx7: ccm: correct target interface numPeng Fan2020-09-171-1/+1
| | * | apalis_imx6: provide fdtfile in env instead of setting it in runtimeIgor Opaniuk2020-09-171-1/+2
| | * | colibri_imx6: provide fdtfile in env instead of setting it in runtimeIgor Opaniuk2020-09-171-1/+2
| | * | colibri_imx7: use preboot for fdtfile evaluationIgor Opaniuk2020-09-173-3/+5
| | * | colibri_vf: use preboot for fdtfile evaluationIgor Opaniuk2020-09-172-2/+3
| | * | colibri-imx6ull: use preboot for fdtfile evaluationIgor Opaniuk2020-09-172-5/+5
| | * | colibri_imx7: wrap video specific funcs with ifdefsIgor Opaniuk2020-09-171-0/+2
| | * | toradex: drop legacy show_boot_logo function and use splashscreenIgor Opaniuk2020-09-171-19/+0
| | * | colibri_imx7: use splashcreen value instead of legacy functionIgor Opaniuk2020-09-172-2/+1
| | * | colibri-imx6ull: use splashcreen value instead of legacy functionIgor Opaniuk2020-09-172-2/+1
| * | | Merge branch '2020-09-16-assorted-fixes'Tom Rini2020-09-174-4/+16
| |\ \ \ | | |/ / | |/| |
| | * | doc: qemu: debug UART settings for QEMU ARM virtWIP/2020-09-16-assorted-fixesHeinrich Schuchardt2020-09-161-0/+10