summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-12-0556-335/+1150
|\
| * mtd: sf: Make sf_mtd.c more robustBoris Brezillon2018-12-061-3/+36
| * mtd: sf: Unregister the MTD device prior to removing the spi_flash objBoris Brezillon2018-12-061-0/+9
| * mtd: Don't stop MTD partition creation when it fails on one deviceBoris Brezillon2018-12-063-28/+82
| * mtd: Make sure we don't parse MTD partitions belonging to another devBoris Brezillon2018-12-061-5/+12
| * mtd: Make sure the name passed in mtdparts fits in mtd_name[]Boris Brezillon2018-12-061-3/+8
| * mtd: Be more strict on the "mtdparts=" prefix checkBoris Brezillon2018-12-061-1/+1
| * mtd: Use get_mtdids() instead of env_get("mtdids") in mtd_search_alternate_na...Boris Brezillon2018-12-061-25/+24
| * mtd: sf: Make sure we don't register the same device twiceBoris Brezillon2018-12-061-1/+12
| * mtd: Delete partitions attached to the device when a device is deletedBoris Brezillon2018-12-062-0/+22
| * mtd: Parse mtdparts/mtdids again when the MTD list has been updatedBoris Brezillon2018-12-061-1/+17
| * mtd: Add a function to report when the MTD dev list has been updatedBoris Brezillon2018-12-062-1/+16
| * board_r: Remove initr_spiJagan Teki2018-11-271-11/+0
| * spi: Zap CONFIG_HARD_SPIJagan Teki2018-11-2723-84/+2
| * spi: Remove unused mpc8xx codeJagan Teki2018-11-273-28/+1
| * spi: mpc8xx: Migrate to DM_SPIChristophe Leroy2018-11-272-155/+36
| * spi: Remove used spi_initJagan Teki2018-11-274-11/+0
| * spi: Remove unused spi_initJagan Teki2018-11-2713-68/+0
| * dm: platform_data: spi: s/pl022_spi.h/spi_pl022.hJagan Teki2018-11-272-4/+4
| * spi: pl022: Drop unnecessary include filesJagan Teki2018-11-271-5/+0
| * spi: pl022: Simplify platdata codeJagan Teki2018-11-272-35/+20
| * spi: mtk_qspi: add qspi driver for MT7629 SoCGuochun Mao2018-11-243-0/+367
| * spi: Add Amlogic Meson SPI Flash Controller driverNeil Armstrong2018-11-243-0/+329
| * test: regmap: add regmap_read_poll_timeout testNeil Armstrong2018-11-241-0/+26
| * regmap: add regmap_read_poll_timeout() helperNeil Armstrong2018-11-241-0/+38
| * cmd: ubi: Make ubi_detach() staticStefan Roese2018-11-221-4/+1
| * mtd: rawnand: pxa3xx: fix 2kiB pages with 8b strength chips layoutMiquel Raynal2018-11-221-9/+9
| * mtd: nand: pxa3xx: re-read a page in raw mode on uncorrectable errorMiquel Raynal2018-11-221-4/+23
| * mtd: nand: pxa3xx: add raw read supportMiquel Raynal2018-11-221-6/+92
* | Merge git://git.denx.de/u-boot-riscvTom Rini2018-12-059-21/+75
|\ \
| * | riscv: ax25-ae350: Pass dtb address to u-boot with a1 registerRick Chen2018-12-052-3/+2
| * | riscv: Add S-mode defconfigs for QEMU virt machineAnup Patel2018-12-053-0/+23
| * | riscv: qemu: Use different SYS_TEXT_BASE for S-modeAnup Patel2018-12-051-1/+2
| * | riscv: Add kconfig option to run U-Boot in S-modeAnup Patel2018-12-054-17/+48
* | | Merge tag 'video-updates-for-2019.01-rc2' of git://git.denx.de/u-boot-videoTom Rini2018-12-059-18/+65
|\ \ \ | |/ / |/| |
| * | video: use BMP_ALIGN_CENTER define from splash.hAnatolij Gustschin2018-12-042-3/+1
| * | cmd: bmp: manage centered displayPatrick Delaunay2018-12-041-5/+13
| * | cmd: add clear screen 'cls' commandAnatolij Gustschin2018-12-044-8/+44
| * | video: Allow driver to specify the line lengthSimon Glass2018-12-033-2/+7
* | | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2018-12-0463-3288/+6902
|\ \ \
| * | | ARM: dts: Turn ULCB into Multi-DTB configMarek Vasut2018-12-043-0/+22
| * | | ARM: dts: Turn Salvator-X into Multi-DTB configMarek Vasut2018-12-044-0/+28
| * | | ARM: rmobile: Drop unused macros from Gen3 boardsMarek Vasut2018-12-042-3/+0
| * | | ARM: rmobile: Set environment variable containing CPU typeMarek Vasut2018-12-042-9/+33
| * | | ARM: rmobile: Enable MMC extensionsMarek Vasut2018-12-041-0/+5
| * | | ARM: dts: rmobile: Sync Gen3 DTs with Linux 4.19.6Marek Vasut2018-12-0418-3004/+5961
| * | | ARM: dts: rmobile: Sync Gen2 DTs with Linux 4.19.6Marek Vasut2018-12-0412-40/+309
| * | | ARM: dts: rmobile: Extract i2c6 on M2W PorterMarek Vasut2018-12-042-5/+5
| * | | ARM: dts: rmobile: Extract SCIF2 node on E3 EbisuMarek Vasut2018-12-042-16/+19
| * | | ARM: dts: rmobile: Extract SDHI nodes on E3 EbisuMarek Vasut2018-12-044-60/+182