summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-03ARM: rmobile: Enable PHY framework on Gen3Marek Vasut
2018-10-03phy: rcar: Add R-Car Gen3 PHY driverMarek Vasut
2018-10-03ARM: rmobile: Mark 4-64GiB as DRAM on Gen3Marek Vasut
2018-10-03ARM: rmobile: Repair TMU clock on Gen2Marek Vasut
2018-10-03ARM: dts: rmobile: Reinstate missing i2c6 on PorterMarek Vasut
2018-10-02Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-10-02spi: sh_qspi: Add DM support to SH QSPI driverMarek Vasut
2018-10-02driver/spi: fsl_qspi: Remove non-DM stuffAshish Kumar
2018-10-02spi: designware_spi: Add reset ctrl to driverLey Foon Tan
2018-10-02cmd: mtdparts: describe as legacyMiquel Raynal
2018-10-02cmd: ubi: clean the partition handlingMiquel Raynal
2018-10-02cmd: mtd: add 'mtd' commandMiquel Raynal
2018-10-02mtd: mtdpart: implement proper partition handlingMiquel Raynal
2018-10-02mtd: uboot: search for an equivalent MTD name with the mtdidsMiquel Raynal
2018-10-02mtd: mtdpart: add a generic mtdparts-like parserMiquel Raynal
2018-10-02mtd: uclass: add probe functionMiquel Raynal
2018-10-02dm: drop unused helper in MTD headerMiquel Raynal
2018-10-01Prepare v2018.11-rc1Tom Rini
2018-10-01MAINTAINERS: at91: update entry for at91 boardsEugen Hristev
2018-09-30Merge git://git.denx.de/u-boot-dmTom Rini
2018-09-30MAINTAINERS: Update some entries for missed boardsTom Rini
2018-09-30fs: btrfs: Fix cache alignment bugsMarek Vasut
2018-09-30usb:ci_udc: don't overwrite configuration on pullupRamon Fried
2018-09-30db410c: automatically launch fastbootRamon Fried
2018-09-30DB410c: Enable fastboot supportRamon Fried
2018-09-30usb: ehci-msm: Add init_after_reset for CI_UDCRamon Fried
2018-09-30usb:ci_udc: Introduce init_after_reset phy functionRamon Fried
2018-09-30ehci: msm: use init_type in probeRamon Fried
2018-09-30ehci: msm: switch to generic PHY uclassRamon Fried
2018-09-30configs: db410c: Enable USB PHYRamon Fried
2018-09-30dts: db410c: Add bindings for MSM USB phyRamon Fried
2018-09-30phy: db410c: Add MSM USB PHY driverRamon Fried
2018-09-30db410c: serial# env using msm board serialRamon Fried
2018-09-30dts: db410c: add alias for USBRamon Fried
2018-09-30ehci: msm: Add missing platdataRamon Fried
2018-09-30ehci: Replace board_prepare_usb with board_usb_initRamon Fried
2018-09-30serial: serial_stm32: Enable uart FIFO for STM32F7xx SoCsPatrice Chotard
2018-09-30u-boot: align cache flushes in load_elf_image_shdr to line boundariesNeil Stainton
2018-09-30kbuild: fix # escaping in appending U-Boot own DTMasahiro Yamada
2018-09-30Kbuild: fix # escaping in .cmd files for future MakeRasmus Villemoes
2018-09-30spl: mmc: Report device number when we failAlex Kiernan
2018-09-30clk: Add support for Arm's Versatile Express OSC clock generatorsLiviu Dudau
2018-09-30cmd: env: Fix CRC calculation for 'env export -c -s'Neil Stainton
2018-09-29Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2018-09-29dm: test: Add "/firmware" node scan testRajan Vaja
2018-09-29firmware: Add FIRMWARE config prompt stringRajan Vaja
2018-09-29sandbox: Add an explanation of the sandbox variantsSimon Glass
2018-09-29buildman: Avoid hanging when the config changesSimon Glass
2018-09-29include/dm.h: Remove duplicated include directiveLiviu Dudau
2018-09-29include/clk.h: Fix the name of the clock uclass in commentLiviu Dudau