summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ARM: imx6: DHCOM i.MX6 PDK: fix board_boot_modes emmc entryClaudius Heine2019-11-031-1/+1
* watchdog: imx: Use immediate reset bits for expire_nowRobert Hancock2019-11-031-7/+15
* watchdog: imx: Add DT ext-reset handlingRobert Hancock2019-11-031-6/+13
* ARM: dts: imx6ull-colibri: pre-reloc for uart pinmux modesIgor Opaniuk2019-11-031-0/+8
* ARM: dts: imx6ull-colibri: change hierarchy of DTS filesIgor Opaniuk2019-11-034-626/+641
* arm: mxs: Increase VDDD voltage to match specificationMarek Vasut2019-11-031-2/+2
* ARM: imx: Use IMX6_SRC_GPR10_BMODE instead of magic numberClaudius Heine2019-11-031-2/+2
* ARM: imx: Fix bmode detection from grp10Claudius Heine2019-11-032-6/+1
* arm: dts: Add devicetree support for iMXQXP AI_ML boardManivannan Sadhasivam2019-11-033-0/+299
* i.MX6: nand: extend nandbcb command for imx6UL(L)Parthiban Nallathambi2019-11-032-0/+70
* imx: defconfig: Enable CONFIG_SPL_FORCE_MMC_BOOT on display5Lukasz Majewski2019-11-031-0/+1
* mx6: clock: Introduce disable_ipu_clock()Fabio Estevam2019-11-032-0/+13
* mx6: clock: Use setbits_le32()Fabio Estevam2019-11-031-4/+2
* azure: Update the script to prepend PATH not override PATHTom Rini2019-11-011-1/+1
* Merge tag 'efi-2020-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/01Nov2019Tom Rini2019-11-014-49/+256
|\
| * efi_loader: correct includes in efi_variable.cHeinrich Schuchardt2019-10-301-5/+3
| * cmd: env: extend "env [set|print] -e" to manage UEFI variablesAKASHI Takahiro2019-10-302-44/+252
| * blk: set log2blksz in blk_create_device()Heinrich Schuchardt2019-10-301-0/+1
* | Merge tag 'video-for-2020.01-rc1' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2019-11-011-2/+2
|\ \
| * | splash: fix build breakage with newer llvm-7Anatolij Gustschin2019-10-311-2/+2
* | | Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dmTom Rini2019-11-0121-55/+135
|\ \ \
| * | | fdt: Fix alignment issue when reading 64-bits properties from fdtJean-Jacques Hiblot2019-10-274-3/+4
| * | | dm: core: Update log method for uclass_find_device_by_seqKever Yang2019-10-271-4/+7
| * | | patman: separate emails in CC list with NULsDmitry Torokhov2019-10-273-5/+5
| * | | bootstage: Allow SPL to obtain bootstage info from TPLSimon Glass2019-10-271-1/+13
| * | | bootstage: Mark the start/end of TPL and SPL separatelySimon Glass2019-10-272-3/+8
| * | | bootstage: Correct relocation algorithmSimon Glass2019-10-273-4/+23
| * | | bootstage: Avoid conflicts between stash/unstashSimon Glass2019-10-271-1/+4
| * | | bootstage: Fix counting of entries in stashSimon Glass2019-10-271-10/+2
| * | | bootstage: Store the next ID in the stashSimon Glass2019-10-271-4/+7
| * | | bloblist: Reserve an aligned baseSimon Glass2019-10-271-0/+1
| * | | tiny-printf: Reorder code to support %pSimon Glass2019-10-271-13/+17
| * | | tiny-printf: Add print_grouped_ull()Simon Glass2019-10-271-0/+6
| * | | tiny-printf: Reduce size by removing ctypeSimon Glass2019-10-271-0/+7
| * | | test: regmap: check the values read from the regmapJean-Jacques Hiblot2019-10-271-3/+16
| * | | dm: regmap: Fix mask in regmap_update_bits()Simon Glass2019-10-272-2/+3
| * | | sandbox: test: Add a prototype for sandbox_set_enable_memio()Simon Glass2019-10-271-0/+11
| * | | sandbox: Drop 'const' from sandbox_write()Simon Glass2019-10-272-8/+6
| * | | sandbox: test: Show hex values on failureSimon Glass2019-10-271-1/+2
| | |/ | |/|
* | | Merge branch '2019-10-30-master-imports'Tom Rini2019-11-0155-625/+1499
|\ \ \ | |_|/ |/| |
| * | azure: Update for python3 and current pytestTom Rini2019-10-311-6/+4
| * | cmd: avb: Support A/B slotsWIP/2019-10-30-master-importsSam Protsenko2019-10-312-4/+13
| * | cmd: avb: Fix requested partitions listSam Protsenko2019-10-311-5/+1
| * | libavb: Fix build warnings after updating the libSam Protsenko2019-10-312-2/+3
| * | libavb: Update libavb to current AOSP masterSam Protsenko2019-10-3112-214/+710
| * | mkimage: Set correct FDT type and ramdisk architecture in FIT auto modeMichal Sojka2019-10-311-0/+3
| * | drivers: phy: Handle gracefully NULL pointersJean-Jacques Hiblot2019-10-312-6/+26
| * | linux_compat: fix potential NULL pointer accessMarek Szyprowski2019-10-311-1/+1
| * | tiny-printf: Support vsnprintf()Simon South2019-10-311-0/+16
| * | common: Kconfig: Fix typo in TPL_LOG_CONSOLE descriptionSimon South2019-10-311-1/+1