summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-14configs: Migrate and re-enabled CONFIG_CMD_MTDPARTSTom Rini
2018-11-13Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-11-13configs: Resync with savedefconfigTom Rini
2018-11-13mtd: Drop duplicate MTD_PARTITIONS Kconfig optionBoris Brezillon
2018-11-13cmd: ubi: Remove useless call to mtdparts_init()Boris Brezillon
2018-11-13mtd: Make {MTDIDS, MTDPARTS}_DEFAULT visible when MTD_PARTITIONS is selectedBoris Brezillon
2018-11-13dfu: nand: Add missing dependency on CMD_MTDPARTSBoris Brezillon
2018-11-13mtd: Use default mtdparts/mtids when not defined in the environmentBoris Brezillon
2018-11-12Merge tag 'u-boot-imx-20181112' of git://git.denx.de/u-boot-imxTom Rini
2018-11-12imx: mkimage: add size check to the u-boot.imx make targetMarcel Ziswiler
2018-11-12board: toradex: colibri_vf: drop SPI supportMarcel Ziswiler
2018-11-12board: toradex: colibri_vf: unset CONFIG_CMDLINE_EDITINGMarcel Ziswiler
2018-11-12board: toradex: colibri_vf: efi_loader: unset CONFIG_EFI_UNICODE_CAPITALIZATIONMarcel Ziswiler
2018-11-10mmc: dw_mmc: Add RCRC handlingMarek Vasut
2018-11-09common: build ymodem only on needJun Nie
2018-11-09common: Compile error with CONFIG_MULTI_DTB_FIT and not SPLLars Povlsen
2018-11-09dm: Fix typo - missed semicolonAndy Shevchenko
2018-11-09spl: fix debug prints for tiny printfSimon Goldschmidt
2018-11-09MAINTAINERS: Update stm32mp entryPatrick Delaunay
2018-11-09fit: Add missing CR in debug output in fit_find_config_node()Stefan Roese
2018-11-08imx: imx6: perform gpr_init only on suitable cpu typesChristoph Niedermaier
2018-11-08Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini
2018-11-07imx8qxp_mek: Disable CONFIG_DISPLAY_CPUINFOBin Meng
2018-11-07Revert "board_f: Use static print_cpuinfo if CONFIG_CPU is active"Bin Meng
2018-11-07Merge tag 'xilinx-for-v2018.11-rc3' of git://git.denx.de/u-boot-microblazeTom Rini
2018-11-07arm: zynq: Setup non zero SPL FIT load addressMichal Simek
2018-11-07fs: ubifs: Fix UBIFS decompression on 64 bitPaul Davey
2018-11-06Merge tag 'u-boot-imx-20181106' of git://git.denx.de/u-boot-imxTom Rini
2018-11-06Merge git://git.denx.de/u-boot-marvellTom Rini
2018-11-06Merge git://git.denx.de/u-boot-x86Tom Rini
2018-11-06arm: mvebu: armada-xp-theadorable.dts: Change CS# for 2nd FPGAStefan Roese
2018-11-06arm: mvebu: armada-xp-theadorable.dts: Add "spi-flash" compatible propertyStefan Roese
2018-11-06arm: mvebu: Move PCI(e) MBUS window to end of RAMStefan Roese
2018-11-06MAINTAINERS: add NXP linux team maillist as i.MX reviewerPeng Fan
2018-11-06ARM: dts: fsl-imx8qxp-mek: Move regulator outside "simple-bus"Fabio Estevam
2018-11-06mx8mq_evk: README: Delete file introduced by mistakeFabio Estevam
2018-11-06tools: imx8image: flatten container header only when creating containerPeng Fan
2018-11-06tools: imx8image: fix coverity CID 184233Peng Fan
2018-11-06tools: imx8image: fix coverity CID 184234Peng Fan
2018-11-06tools: imx8image: check lseek return valuePeng Fan
2018-11-06x86: acpi: Remove redundant Offset (0x00)Andy Shevchenko
2018-11-04Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2018-11-03Merge tag 'mips-fixes-for-v2018.11' of git://git.denx.de/u-boot-mipsTom Rini
2018-11-02MIPS: make size of relocation table fixed but configurableDaniel Schwierzeck
2018-11-02mmc: tmio: sdhi: Merge DTCNTL access into single register writeMarek Vasut
2018-11-02mmc: tmio: sdhi: Implement waiting for DAT0 line stateMarek Vasut
2018-11-02mmc: tmio: sdhi: Clear HS400 settings when resetting SCCMarek Vasut
2018-11-02mmc: tmio: sdhi: Touch SCC only when UHS capableMarek Vasut
2018-11-02mmc: tmio: Preinitialize regulator to 3.3VMarek Vasut
2018-11-02mmc: tmio: Configure clock before any other IOSMarek Vasut