summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare v2018.11v2018.11Tom Rini2018-11-141-1/+1
* gpio: pca953x_gpio: fix DT GPIO flags translationAnatolij Gustschin2018-11-141-1/+1
* configs: Migrate and re-enabled CONFIG_CMD_MTDPARTSTom Rini2018-11-14276-163/+115
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-11-135-16/+63
|\
| * mtd: Drop duplicate MTD_PARTITIONS Kconfig optionBoris Brezillon2018-11-131-6/+0
| * cmd: ubi: Remove useless call to mtdparts_init()Boris Brezillon2018-11-132-6/+0
| * mtd: Make {MTDIDS, MTDPARTS}_DEFAULT visible when MTD_PARTITIONS is selectedBoris Brezillon2018-11-131-2/+2
| * dfu: nand: Add missing dependency on CMD_MTDPARTSBoris Brezillon2018-11-131-0/+1
| * mtd: Use default mtdparts/mtids when not defined in the environmentBoris Brezillon2018-11-131-2/+60
* | configs: Resync with savedefconfigTom Rini2018-11-13139-235/+117
|/
* Merge tag 'u-boot-imx-20181112' of git://git.denx.de/u-boot-imxTom Rini2018-11-123-4/+26
|\
| * imx: mkimage: add size check to the u-boot.imx make targetMarcel Ziswiler2018-11-121-0/+16
| * board: toradex: colibri_vf: drop SPI supportMarcel Ziswiler2018-11-121-4/+0
| * board: toradex: colibri_vf: unset CONFIG_CMDLINE_EDITINGMarcel Ziswiler2018-11-121-0/+1
| * board: toradex: colibri_vf: efi_loader: unset CONFIG_EFI_UNICODE_CAPITALIZATIONMarcel Ziswiler2018-11-121-0/+1
| * imx: imx6: perform gpr_init only on suitable cpu typesChristoph Niedermaier2018-11-081-0/+8
* | mmc: dw_mmc: Add RCRC handlingMarek Vasut2018-11-102-0/+5
* | common: build ymodem only on needJun Nie2018-11-091-1/+2
* | common: Compile error with CONFIG_MULTI_DTB_FIT and not SPLLars Povlsen2018-11-091-1/+0
* | dm: Fix typo - missed semicolonAndy Shevchenko2018-11-091-1/+1
* | spl: fix debug prints for tiny printfSimon Goldschmidt2018-11-091-8/+6
* | MAINTAINERS: Update stm32mp entryPatrick Delaunay2018-11-092-0/+2
* | fit: Add missing CR in debug output in fit_find_config_node()Stefan Roese2018-11-091-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini2018-11-081-1/+3
|\ \ | |/ |/|
| * fs: ubifs: Fix UBIFS decompression on 64 bitPaul Davey2018-11-071-1/+3
* | imx8qxp_mek: Disable CONFIG_DISPLAY_CPUINFOBin Meng2018-11-071-0/+1
* | Revert "board_f: Use static print_cpuinfo if CONFIG_CPU is active"Bin Meng2018-11-072-35/+0
* | Merge tag 'xilinx-for-v2018.11-rc3' of git://git.denx.de/u-boot-microblazeTom Rini2018-11-071-0/+2
|\ \ | |/ |/|
| * arm: zynq: Setup non zero SPL FIT load addressMichal Simek2018-11-071-0/+2
|/
* Merge tag 'u-boot-imx-20181106' of git://git.denx.de/u-boot-imxTom Rini2018-11-064-107/+54
|\
| * MAINTAINERS: add NXP linux team maillist as i.MX reviewerPeng Fan2018-11-061-0/+1
| * ARM: dts: fsl-imx8qxp-mek: Move regulator outside "simple-bus"Fabio Estevam2018-11-061-12/+8
| * mx8mq_evk: README: Delete file introduced by mistakeFabio Estevam2018-11-061-81/+0
| * tools: imx8image: flatten container header only when creating containerPeng Fan2018-11-061-10/+12
| * tools: imx8image: fix coverity CID 184233Peng Fan2018-11-061-0/+8
| * tools: imx8image: fix coverity CID 184234Peng Fan2018-11-061-1/+3
| * tools: imx8image: check lseek return valuePeng Fan2018-11-061-4/+23
* | Merge git://git.denx.de/u-boot-marvellTom Rini2018-11-063-8/+12
|\ \
| * | arm: mvebu: armada-xp-theadorable.dts: Change CS# for 2nd FPGAStefan Roese2018-11-061-2/+2
| * | arm: mvebu: armada-xp-theadorable.dts: Add "spi-flash" compatible propertyStefan Roese2018-11-061-1/+1
| * | arm: mvebu: Move PCI(e) MBUS window to end of RAMStefan Roese2018-11-062-5/+9
| |/
* | Merge git://git.denx.de/u-boot-x86Tom Rini2018-11-063-3/+0
|\ \ | |/ |/|
| * x86: acpi: Remove redundant Offset (0x00)Andy Shevchenko2018-11-063-3/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2018-11-046-56/+196
|\
| * mmc: tmio: sdhi: Merge DTCNTL access into single register writeMarek Vasut2018-11-021-6/+3
| * mmc: tmio: sdhi: Implement waiting for DAT0 line stateMarek Vasut2018-11-021-1/+26
| * mmc: tmio: sdhi: Clear HS400 settings when resetting SCCMarek Vasut2018-11-021-0/+7
| * mmc: tmio: sdhi: Touch SCC only when UHS capableMarek Vasut2018-11-021-2/+3
| * mmc: tmio: Preinitialize regulator to 3.3VMarek Vasut2018-11-021-0/+2
| * mmc: tmio: Configure clock before any other IOSMarek Vasut2018-11-021-1/+1