aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-14Prepare v2018.11v2018.11Tom Rini1-1/+1
2018-11-14gpio: pca953x_gpio: fix DT GPIO flags translationAnatolij Gustschin1-1/+1
2018-11-14configs: Migrate and re-enabled CONFIG_CMD_MTDPARTSTom Rini276-163/+115
2018-11-13Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini5-16/+63
2018-11-13configs: Resync with savedefconfigTom Rini139-235/+117
2018-11-13mtd: Drop duplicate MTD_PARTITIONS Kconfig optionBoris Brezillon1-6/+0
2018-11-13cmd: ubi: Remove useless call to mtdparts_init()Boris Brezillon2-6/+0
2018-11-13mtd: Make {MTDIDS, MTDPARTS}_DEFAULT visible when MTD_PARTITIONS is selectedBoris Brezillon1-2/+2
2018-11-13dfu: nand: Add missing dependency on CMD_MTDPARTSBoris Brezillon1-0/+1
2018-11-13mtd: Use default mtdparts/mtids when not defined in the environmentBoris Brezillon1-2/+60
2018-11-12Merge tag 'u-boot-imx-20181112' of git://git.denx.de/u-boot-imxTom Rini3-4/+26
2018-11-12imx: mkimage: add size check to the u-boot.imx make targetMarcel Ziswiler1-0/+16
2018-11-12board: toradex: colibri_vf: drop SPI supportMarcel Ziswiler1-4/+0
2018-11-12board: toradex: colibri_vf: unset CONFIG_CMDLINE_EDITINGMarcel Ziswiler1-0/+1
2018-11-12board: toradex: colibri_vf: efi_loader: unset CONFIG_EFI_UNICODE_CAPITALIZATIONMarcel Ziswiler1-0/+1
2018-11-10mmc: dw_mmc: Add RCRC handlingMarek Vasut2-0/+5
2018-11-09common: build ymodem only on needJun Nie1-1/+2
2018-11-09common: Compile error with CONFIG_MULTI_DTB_FIT and not SPLLars Povlsen1-1/+0
2018-11-09dm: Fix typo - missed semicolonAndy Shevchenko1-1/+1
2018-11-09spl: fix debug prints for tiny printfSimon Goldschmidt1-8/+6
2018-11-09MAINTAINERS: Update stm32mp entryPatrick Delaunay2-0/+2
2018-11-09fit: Add missing CR in debug output in fit_find_config_node()Stefan Roese1-1/+1
2018-11-08imx: imx6: perform gpr_init only on suitable cpu typesChristoph Niedermaier1-0/+8
2018-11-08Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini1-1/+3
2018-11-07imx8qxp_mek: Disable CONFIG_DISPLAY_CPUINFOBin Meng1-0/+1
2018-11-07Revert "board_f: Use static print_cpuinfo if CONFIG_CPU is active"Bin Meng2-35/+0
2018-11-07Merge tag 'xilinx-for-v2018.11-rc3' of git://git.denx.de/u-boot-microblazeTom Rini1-0/+2
2018-11-07arm: zynq: Setup non zero SPL FIT load addressMichal Simek1-0/+2
2018-11-07fs: ubifs: Fix UBIFS decompression on 64 bitPaul Davey1-1/+3
2018-11-06Merge tag 'u-boot-imx-20181106' of git://git.denx.de/u-boot-imxTom Rini4-107/+54
2018-11-06Merge git://git.denx.de/u-boot-marvellTom Rini3-8/+12
2018-11-06Merge git://git.denx.de/u-boot-x86Tom Rini3-3/+0
2018-11-06arm: mvebu: armada-xp-theadorable.dts: Change CS# for 2nd FPGAStefan Roese1-2/+2
2018-11-06arm: mvebu: armada-xp-theadorable.dts: Add "spi-flash" compatible propertyStefan Roese1-1/+1
2018-11-06arm: mvebu: Move PCI(e) MBUS window to end of RAMStefan Roese2-5/+9
2018-11-06MAINTAINERS: add NXP linux team maillist as i.MX reviewerPeng Fan1-0/+1
2018-11-06ARM: dts: fsl-imx8qxp-mek: Move regulator outside "simple-bus"Fabio Estevam1-12/+8
2018-11-06mx8mq_evk: README: Delete file introduced by mistakeFabio Estevam1-81/+0
2018-11-06tools: imx8image: flatten container header only when creating containerPeng Fan1-10/+12
2018-11-06tools: imx8image: fix coverity CID 184233Peng Fan1-0/+8
2018-11-06tools: imx8image: fix coverity CID 184234Peng Fan1-1/+3
2018-11-06tools: imx8image: check lseek return valuePeng Fan1-4/+23
2018-11-06x86: acpi: Remove redundant Offset (0x00)Andy Shevchenko3-3/+0
2018-11-05Merge branch 'master' of git://git.denx.de/u-boot-net into nextTom Rini41-2030/+3657
2018-11-05driver: net: ti: keystone_net: switch to use common mdio libGrygorii Strashko3-115/+18
2018-11-05driver: net: ti: cpsw: switch to use common mdio libGrygorii Strashko1-128/+6
2018-11-05driver: net: ti: introduce common mdio support libraryGrygorii Strashko3-1/+222
2018-11-05driver: net: ti: cpsw: update to use SPDX identifierGrygorii Strashko1-10/+2
2018-11-05drivers: net: keystone_net: drop non dm codeGrygorii Strashko8-532/+1
2018-11-05configs: net: convert DRIVER_TI_KEYSTONE_NET kconfigGrygorii Strashko10-1/+13