summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Enable CONFIG_BLK and CONFIG_DM_MMC to KconfigYinbo Zhu2018-09-2749-0/+98
* armv7: ls1021a: enable esdhcYinbo Zhu2018-09-271-1/+0
* armv8: ls1046a: add eSDHC nodeYinbo Zhu2018-09-271-0/+8
* armv8: ls1043a: add eSDHC nodeYinbo Zhu2018-09-271-0/+8
* armv8: ls1088a: add eSDHC nodeYinbo Zhu2018-09-271-0/+9
* armv8: ls2088a: add eSDHC nodeYinbo Zhu2018-09-271-0/+8
* armv8/ls1088a/ls2088a: esdhc: Add esdhc clock supportYinbo Zhu2018-09-271-0/+14
* ppa/fm/qe: use block layer in ppa/fm/qe driverYinbo Zhu2018-09-273-6/+5
* Merge git://git.denx.de/u-boot-imxTom Rini2018-09-1915-104/+536
|\
| * pico-imx7d: Add a new defconfig with PICO-Hobbit selectedOtavio Salvador2018-09-182-0/+66
| * pico-imx7d: Add PICO-Hobbit baseboard supportOtavio Salvador2018-09-181-1/+4
| * pico-imx7d: Fix TechNexion spelling on MAINTAINERS fileOtavio Salvador2018-09-181-2/+2
| * pico-imx6ul: Add a new defconfig with PICO-Pi selectedOtavio Salvador2018-09-182-0/+58
| * pico-imx6ul: Add PICO-Pi baseboard supportOtavio Salvador2018-09-181-0/+3
| * pico-imx6ul: Fix TechNexion spelling on MAINTAINERS fileOtavio Salvador2018-09-181-2/+2
| * Merge branch 'master' of git://git.denx.de/u-boot into masterStefano Babic2018-09-1883-723/+1043
| |\
| * | pico-imx6ul: Add instructions for booting in Falcon modeFabio Estevam2018-09-141-0/+92
| * | pico-imx6ul: Add Falcon mode supportOtavio Salvador2018-09-143-0/+22
| * | wandboard: README: Include the mx6qp variant in the listFabio Estevam2018-09-141-1/+1
| * | ARM: bootscript: For nfsargs only use rootpath (and remove not needed serverip)Lukasz Majewski2018-09-141-1/+1
| * | ARM: bootscript: Fix the nfsargs and addip in K+P's tpcboot.cmdLukasz Majewski2018-09-141-6/+3
| * | ARM: bootscript: Replace tftpboot with dhcp when downloading kernelLukasz Majewski2018-09-141-1/+1
| * | ARM: bootscript: Remove hard-coded rootpath from K+P's tpcboot.cmdLukasz Majewski2018-09-141-1/+0
| * | imx: imx6ull: fix pinmux input_val for uart5 rx pinHeiko Schocher2018-09-141-1/+1
| * | pico-imx6ul: Remove CONFIG_FSL_USDHC from .hOtavio Salvador2018-09-141-1/+0
| * | pico-imx6ul: Add new pico-hobbit configOtavio Salvador2018-09-142-0/+58
| * | pico-imx6ul: Sync README with pico-imx7dOtavio Salvador2018-09-141-13/+9
| * | pico-imx6ul: Improve default DFU settingsOtavio Salvador2018-09-141-5/+6
| * | pico-imx6ul: Add bootmenu to choose the baseboardOtavio Salvador2018-09-142-2/+13
| * | pico-imx6ul: Sync defconfig with new changesOtavio Salvador2018-09-141-16/+4
| * | pico-imx6ul: Update the README fileFabio Estevam2018-09-141-6/+20
| * | pico-imx6ul: Add support for the 512MB moduleFabio Estevam2018-09-141-3/+24
| * | pico-imx6ul: Add bmode supportFabio Estevam2018-09-141-1/+0
| * | pico-imx6ul: Add fastboot supportFabio Estevam2018-09-141-1/+6
| * | pico-imx6ul: Convert to SPLFabio Estevam2018-09-145-2/+131
| * | pico-imx6ul: Convert to distro configFabio Estevam2018-09-142-50/+21
* | | Merge git://git.denx.de/u-boot-marvellTom Rini2018-09-1925-199/+664
|\ \ \
| * | | arm: mvebu: clearfog: enable eMMC boot partitions supportBaruch Siach2018-09-191-0/+4
| * | | phy: marvell: add SATA comphy RX/TX polarity invert supportRabeeh Khoury2018-09-192-2/+23
| * | | fix: cmd: mvebu: Exclude mvebu commands from SPL buildsKonstantin Porotchkin2018-09-191-1/+2
| * | | fix: mvebu: Add SPI parameters for environment setupKonstantin Porotchkin2018-09-191-0/+6
| * | | fix: env: Fix the SPI flash device setup for DM modeKonstantin Porotchkin2018-09-191-1/+2
| * | | fix: nand: pxa3xx: Add WA for eliminating flash ready timeoutDavid Sniatkiwicz2018-09-191-0/+3
| * | | nand: pxa3xx: Add support for 8KB page 4 and 8 bit ECC NANDKonstantin Porotchkin2018-09-191-6/+66
| * | | nand: pxa3xx: cosmetic: add comments to the timing layout structuresKonstantin Porotchkin2018-09-191-1/+20
| * | | fix: nand: Replace hardcoded page chunk size with calculated oneKonstantin Porotchkin2018-09-191-22/+20
| * | | mtd: nand: pxa3xx: add support for Toshiba flashKonstantin Porotchkin2018-09-191-0/+3
| * | | mtd: nand: pxa3xx: add support for 2KB 8-bit flashVictor Axelrod2018-09-191-0/+27
| * | | mtd: nand: pxa3xx: Fix READOOB implementationBoris Brezillon2018-09-191-0/+1
| * | | mtd: nand: pxa3xx_nand: add support for partial chunksOfer Heifetz2018-09-191-55/+99