aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-31video: dw_hdmi: support SoC specific read/write opsJorge Ramirez-Ortiz2-2/+14
2019-01-31power: domain: meson-gx-pwrc-vpu: add missing dependsMaxime Jourdan1-1/+1
2019-01-30MAINTAINERS: Add Amlogic entryNeil Armstrong1-0/+22
2019-01-30Makefile: remove generated font filesHeinrich Schuchardt1-1/+2
2019-01-30dfu: mmc: call fs functions instead of run_commandSimon Goldschmidt2-37/+31
2019-01-30Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini20-9/+173
2019-01-30arm: sunxi: Enable DM_MMCJagan Teki3-2/+1
2019-01-30sunxi: A64: pinebook-u-boot: Include sunxi-u-boot.dtsiJagan Teki1-0/+2
2019-01-30arm: dts: sunxi: Alter mmc2 auto-numbering to mmc1Jagan Teki1-0/+4
2019-01-30sunxi: clk: enable clk and reset for CCU devicesAndre Przywara1-0/+12
2019-01-30Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imxTom Rini74-524/+3034
2019-01-29mmc: sunxi: Honour non-removable property in DTAndre Przywara1-1/+2
2019-01-29sunxi: board: do MMC pinmux setup for DM_MMC buildsAndre Przywara1-0/+15
2019-01-29mmc: sunxi: Add DM clk and reset supportAndre Przywara1-5/+13
2019-01-29mmc: sunxi: Add DM_MMC support for A80Jagan Teki1-0/+8
2019-01-29mmc: sunxi: Add DM_MMC support for H6Jagan Teki1-0/+12
2019-01-29mmc: sunxi: Add remaining compatible stringsJagan Teki1-0/+12
2019-01-29sunxi: clk: A80: add MMC clock supportAndre Przywara1-1/+27
2019-01-29sunxi: clk: add MMC gates/resetsAndre Przywara11-0/+63
2019-01-29sunxi: amarula_a64_relic: Enable USB hostJagan Teki1-0/+2
2019-01-29arm: stm32mp1: deploy spl in root folderPatrick Delaunay1-2/+5
2019-01-29Merge tag 'u-boot-amlogic-20190129' of git://git.denx.de/u-boot-amlogicTom Rini5-7/+123
2019-01-29pinctrl: meson: add pinconf supportJerome Brunet5-7/+123
2019-01-28ihs_video_out: Fix error handlingMario Six1-3/+3
2019-01-28videomodes: Relax EDID validation checks for hsync/vsync pulse widthPriit Laes1-2/+0
2019-01-28imx: video: Fix return value issueYe Li1-2/+2
2019-01-28ARM: imx6q_logic: Enable Falcon Mode and fatwriteAdam Ford2-1/+49
2019-01-28ARM: imx6q_logic: Enable DM_USB and dependent regulatorsAdam Ford1-0/+5
2019-01-28ARM: DTS: imx6q-logicpd: Update DTS/DTSI filesAdam Ford4-210/+809
2019-01-28imx6q_logic: Enable MMC booting from SPLAdam Ford2-9/+78
2019-01-28arm: imx7s-warp: Convert to DM PMICBryan O'Donoghue4-22/+23
2019-01-28warp7: defconfig: Switch to DM for I2CBryan O'Donoghue4-26/+2
2019-01-28warp7: defconfig: Switch on IMX7 GPIO/pinctrl for both portsBryan O'Donoghue2-0/+6
2019-01-28arm: dts: imx7s-warp: Create alias for mmc0 to &usdhc3Bryan O'Donoghue1-0/+4
2019-01-28arm: imx7s-warp: Convert to DM MMC initializationBryan O'Donoghue3-34/+2
2019-01-28arm: imx7s-warp: Add DT file hooksBryan O'Donoghue2-2/+4
2019-01-28arm: dts: imx7s-warp: Import Linux warp7 dtsBryan O'Donoghue1-0/+438
2019-01-28arm: dts: imx7: Correct spelling mistake in GPIO nameBryan O'Donoghue1-3/+3
2019-01-28imx8: cpu: restrict checking ROM passover info for revAPeng Fan1-17/+22
2019-01-28imx: Check the PL310 version for applying errataYe Li2-8/+15
2019-01-28ARM: imx: fix: Provide correct enum values for ONENAND/NOR boot recognitionLukasz Majewski1-1/+1
2019-01-28dm: arm: imx: migrate cx9020 to CONFIG_DM_MMCPatrick Bruenn2-14/+39
2019-01-28arm: imx: Add esdhc1/2 nodes to imx53.dtsiPatrick Bruenn1-0/+34
2019-01-28mmc: fsl_esdhc: add compatible for fsl, imx53-esdhcPatrick Bruenn1-0/+1
2019-01-28imx8mq_evk/README: remove ARCH environment variableBaruch Siach1-1/+0
2019-01-28MTD: nand: mxs_nand_spl: Fix empty function pointer for BBTAdam Ford1-0/+1
2019-01-28spi: mxc_spi: Fix build warning on ARM64 platformsYe Li1-2/+2
2019-01-28imx: Fix potential lmb memory overwritten by stackYe Li1-0/+32
2019-01-28pinctrl: imx: Fix select input issueYe Li1-1/+2
2019-01-28imx8qxp: mek: update READMEPeng Fan1-3/+5