summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-10-29-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...WIP/29Oct2019Tom Rini2019-10-292-42/+6
|\
| * spl: spl_mmc: fix getting raw_sect when boot from emmc boot partitionPeng Fan2019-10-291-2/+3
| * mmc: fsl_esdhc: drop i.MX DDR support codeYangbo Lu2019-10-291-6/+2
| * mmc: fsl_esdhc: remove redundant DM_MMC checkingYangbo Lu2019-10-291-2/+0
| * mmc: fsl_esdhc: make BLK as hard requirement of DM_MMCYangbo Lu2019-10-291-32/+1
* | Merge branch '2019-10-28-azure-ci-support'Tom Rini2019-10-2920-79/+578
|\ \
| * | Bring all testings in gitlab and travis CI to Azure PipelinesBin Meng2019-10-291-0/+382
| * | .travis.yml: Remove the unneeded '&' for ls20xx buildmanBin Meng2019-10-291-1/+1
| * | arm: mvebu: Avoid generating kwbimage.cfg in the source treeBin Meng2019-10-295-10/+21
| * | tools: buildman: Remove useless mkdir() in Make() in test.pyBin Meng2019-10-291-8/+0
| * | tools: buildman: Honor output directory when generating boards.cfgBin Meng2019-10-291-5/+5
| * | Add Microsoft Azure Pipelines configurationBin Meng2019-10-281-0/+38
| * | tools: Avoid creating symbolic links for tools/version.hBin Meng2019-10-283-4/+7
| * | Add .gitattributes for line endingsBin Meng2019-10-281-0/+2
| * | doc: Add documentation for how to build U-Boot host toolsBin Meng2019-10-283-0/+67
| * | tools: ifwitool: Define __packed when it is not definedBin Meng2019-10-281-0/+2
| * | linux/types.h: Surround 'struct ustat' with __linux__Bin Meng2019-10-281-0/+2
| * | tools: zynqmpbif: Use compiler builtin instead of linux-specific __swab32Bin Meng2019-10-281-1/+1
| * | tools: mtk_image.h: Use portable uintXX_t instead of linux-specific __leXXBin Meng2019-10-281-43/+43
| * | tools: image.h: Use portable uint32_t instead of linux-specific __be32Bin Meng2019-10-281-7/+7
| |/
* | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2019-10-2656-94/+359
|\ \
| * | sunxi: set PIO voltage to hardware-detected value on startup on H6Icenowy Zheng2019-10-252-0/+12
| * | arm: dts: sync dts for Allwinner H6Clément Péron2019-10-253-3/+131
| * | sunxi: Fix pll1 clock calculationStefan Mavrodiev2019-10-251-1/+1
| * | arm64: dts: sun50i: Add support for A64 OLinuXino (with eMMC)Sunil Mohan Adapa2019-10-254-0/+46
| * | sunxi: H6: DRAM: Add support for half DQJernej Skrabec2019-10-252-25/+54
| * | spi-nor-ids: Add support for Adesto AT25SL321Fabio Estevam2019-10-251-0/+1
| * | mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTDFrieder Schrempf2019-10-2526-37/+23
| * | spi-nor: spi-nor-ids: Add USE_FSR flag for mt25q* and n25q* entryVignesh Raghavendra2019-10-251-5/+6
| * | spi-nor: spi-nor-ids: Add entries for mt25q variantsVignesh Raghavendra2019-10-251-0/+3
| * | spi-nor: spi-nor-ids: Disable SPI_NOR_4B_OPCODES for n25q512* and n25q256*Vignesh Raghavendra2019-10-251-4/+4
| * | spi: designware_spi: Disable and free clock when remove driverLey Foon Tan2019-10-251-1/+15
| * | mtd: spi-nor-core: Replace MTD_SPI_NOR_USE_4K_SECTORS with SPI_FLASH_USE_4K_S...Vignesh Raghavendra2019-10-252-2/+2
| * | mtd: spi-nor-core: Use dev_err for reporting erase/write failuresVignesh Raghavendra2019-10-251-3/+3
| * | stm32mp1: configs: Add CONFIG_SPL_SPI_FLASH_MTDFrieder Schrempf2019-10-251-0/+1
| * | mtd: spi: Add a new option SPL_SPI_FLASH_MTD to KconfigFrieder Schrempf2019-10-251-0/+8
| * | configs: sopine-baseboard: Enable SPI-FLASHJagan Teki2019-10-252-0/+13
| * | arm: sunxi: Enable SPI/SPI-FLASH support for A64Jagan Teki2019-10-251-0/+3
| * | spi: Kconfig: Enable SPI_SUNXI for SUNXIJagan Teki2019-10-251-0/+1
| * | mtd: spi: Kconfig: Imply SPI_FLASH if DM_SPI_FLASHJagan Teki2019-10-251-0/+1
| * | cmd: sf: Mark it default if DM_SPI_FLASH enabledJagan Teki2019-10-251-0/+1
| * | dm: spi: Change cs_info op to return -EINVAL for invalid cs numBin Meng2019-10-257-8/+8
| * | dm: spi: Return 0 if driver does not implement ops->cs_infoBin Meng2019-10-252-6/+5
| * | spi: Kconfig: Add help textJagan Teki2019-10-251-0/+17
| * | mtd: spi-nor: ids: Add is25wp256 chipJagan Teki2019-10-251-0/+2
| * | mtd: spi: Kconfig: Update CONFIG_SPI_FLASHJagan Teki2019-10-251-3/+2
* | | travis: Fix the clang-7 testTom Rini2019-10-261-1/+1
| |/ |/|
* | Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mipsWIP/25Oct2019Tom Rini2019-10-2575-545/+2327
|\ \
| * | configs: mtmips: remove configs which are selected in Kconfig or uselessWeijie Gao2019-10-254-28/+0
| * | mips: mtmips: select essential drivers in KconfigWeijie Gao2019-10-252-0/+8