aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-11trace: Remove the const from write functionsSimon Glass
2019-10-11sandbox: pci: Remember the device being emulatedSimon Glass
2019-10-11x86: Panic when SPL or TPL failSimon Glass
2019-10-09travis: Move keystone 3 (k3) boards into the k2 jobTom Rini
2019-10-09travis: Split bcm SoCs into their own build jobTom Rini
2019-10-09Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-10-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2019-10-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2019-10-08Merge tag 'u-boot-atmel-2020.01-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2019-10-08Merge tag 'efi-2020-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-10-08Merge branch '2019-10-08-master-imports'Tom Rini
2019-10-08travis.yml: Switch to bionic for the host distributionTom Rini
2019-10-08gitlab-ci: Switch to Ubuntu 18.04 imageTom Rini
2019-10-08gitlab-ci: Have buildman use /tmp for outputTom Rini
2019-10-08buildman: Perform tests in a temporary directoryTom Rini
2019-10-08ARM: imx6q_logic: Fix MMC2 bootingAdam Ford
2019-10-08Revert "spl: imx6: Let spl_boot_device return USDHC1 or USDHC2"Adam Ford
2019-10-08Revert "imx: mmc_env: update runtime SD/MMC boot env device"Stefano Babic
2019-10-08configs: sheevaplug disable EFI_UNICODE_CAPITALIZATIONHeinrich Schuchardt
2019-10-08pico-imx7d: Remove dead code for dm_videoJoris Offouga
2019-10-08pico-imx7d: fix splash logo drawingJoris Offouga
2019-10-08imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic
2019-10-08pinctrl: nxp: DM_FLAG_PRE_RELOC by defaultIgor Opaniuk
2019-10-08configs: move CONFIG_SPL_TEXT_BASE to KconfigParthiban Nallathambi
2019-10-08imx: variscite: Fix regression of SPL and U-boot bootingSaravanan Sekar
2019-10-08ARM: imx6q_logic: Enable DM_SERIALAdam Ford
2019-10-08ARM: imx6qlogic: Cleanup board_init_fAdam Ford
2019-10-08mx6ulevk: Include SDP boot instructions in READMEBreno Matheus Lima
2019-10-08ddr: imx8m: Fix the ddr init hang on imx8mqJacky Bai
2019-10-08driver: ddr: Refine the ddr init driver on imx8mJacky Bai
2019-10-08imx8mq: Update the ddrc QoS setting for B1 chipBai Ping
2019-10-08ddr: imx8m: Fix ddr4 driver build issueYe Li
2019-10-08spi: fsl_qspi: Add support for QSPI on iMX7ULPYe Li
2019-10-08spi: fsl_qspi: Update to use driver dataYe Li
2019-10-08spi: fsl_qspi: Update write data size for page program LUTYe Li
2019-10-08spi: fsl_qspi: Fix DDR mode setting for latest iMX platformsYe Li
2019-10-08imx: nandbcb: include long help only when enabledParthiban Nallathambi
2019-10-08imx: initialize fec only when enabledParthiban Nallathambi
2019-10-08imx: remove board specific boot order from splParthiban Nallathambi
2019-10-08imx: pcl063: add nand boot supportParthiban Nallathambi
2019-10-08apalis_imx6: use distroboot by defaultIgor Opaniuk
2019-10-08colibri_imx6/imx7/imx8x: use distroboot by defaultIgor Opaniuk
2019-10-08misc: imx8: add more scfw apiPeng Fan
2019-10-08spl: nor: support loading i.MX container format filePeng Fan
2019-10-08spl: spi: support loading i.MX container format filePeng Fan
2019-10-08spl: nand: support loading i.MX container format filePeng Fan
2019-10-08imx8: update READMEPeng Fan
2019-10-08imx8: Add support to get container image set sizePeng Fan
2019-10-08spl: nand: Introduce spl_nand_get_uboot_raw_pagePeng Fan
2019-10-08spl: nor: introduce spl_nor_get_uboot_basePeng Fan