summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-14dm: util: Add a livetree equivalent API of dm_fdt_pre_reloc()Bin Meng
2018-11-14cpu: mpc83xx: Remove unnecessary characters in the description stringBin Meng
2018-11-14dm: cpu: Fix print_cpuinfo() outputBin Meng
2018-11-14board_f: Use static print_cpuinfo if CONFIG_CPU is activeMario Six
2018-11-14Merge branch 'next'Tom Rini
2018-11-14Prepare v2018.11Tom Rini
2018-11-14gpio: pca953x_gpio: fix DT GPIO flags translationAnatolij Gustschin
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-05Merge branch 'master' of git://git.denx.de/u-boot-net into nextTom Rini
2018-11-05driver: net: ti: keystone_net: switch to use common mdio libGrygorii Strashko