summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-17usb: dwc2: increase timeout in wait_for_chhltdChristophe Kerello
2018-03-17usb: dwc2: disable external vbus supply when the device is removedChristophe Kerello
2018-03-17usb: ohci-generic: replace pr_err() by dev_err()Patrice Chotard
2018-03-17usb: ohci-generic: factorize PHY operationPatrice Chotard
2018-03-17usb: ohci-generic: handle phy power on/offPatrice Chotard
2018-03-17usb: ehci-generic: replace pr_err() by dev_err()Patrice Chotard
2018-03-17usb: ehci-generic: factorize PHY operationPatrice Chotard
2018-03-17usb: ehci-generic: handle phy power on/offPatrice Chotard
2018-03-17usb: Remove unused ppc4xx EHCI host driverStefan Roese
2018-03-17ubs: xhci-dwc3: Enable USB3 PHY when availableVignesh R
2018-03-17usb: xhci-dwc3: Refractor PHY operations into separate functionVignesh R
2018-03-17usb: xhci-dwc3: Power on USB PHY before usingVignesh R
2018-03-17usb: dwc2: Allow selection of data buffer sizeAlexey Brodkin
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini
2018-03-16dra7xx: Always enable UART1 and UART3 in early_padconfTom Rini
2018-03-16dm: MIGRATION: Add migration plan for DM_SPI & DM_SPI_FLASHJagan Teki
2018-03-16defconfig: k2l_hs_evm: Add k2l_hs_evm_defconfigMadan Srinivas
2018-03-16configs: k2l: Updates u-boot env to install secure boot monitorMadan Srinivas
2018-03-16watchdog: omap_wdt: improve watchdog reset pathRuslan Bilovol
2018-03-16board: am335x: Set serial# variableSam Protsenko
2018-03-16clk: at91: clk-system: add set/get_rate operationsWenyou Yang
2018-03-16clk: at91: add PLLADIV driverWenyou Yang
2018-03-16clk: at91: add USB Host clock driverWenyou Yang
2018-03-15Merge git://git.denx.de/u-boot-uniphierTom Rini
2018-03-15ARM: dts: uniphier: sync with Linux 4.16-rc5Masahiro Yamada
2018-03-15ARM: uniphier: change load addresses for bigger kernel imageMasahiro Yamada
2018-03-15ARM: uniphier: increase the firmware size in update command environmentMasahiro Yamada
2018-03-15Merge git://git.denx.de/u-boot-spiTom Rini
2018-03-14.travis.yml: Add lzopTom Rini
2018-03-14omap3_logic: Enable DM_SPIAdam Ford
2018-03-14spi: omap3: Fix redeclared errorJagan Teki
2018-03-14Merge git://git.denx.de/u-boot-sunxiTom Rini
2018-03-14sunxi: move CONFIG_SYS_TEXT_BASE out of defconfigsAndre Przywara
2018-03-13common/memsize.c: restore content of the base addressPatrick Delaunay
2018-03-13common/memsize.c: prepare get_ram_size updatePatrick Delaunay
2018-03-13configs: am335x_boneblack: Enable fastboot flash capabilitySam Protsenko
2018-03-13omap: Fix AM335x build with enabled fastboot flashSam Protsenko
2018-03-13ARM: dts: dra7x: Make pinctrl and IOdelays for MMC2 available in SPLJean-Jacques Hiblot
2018-03-13configs: dra7xx_evm: Enable support for the HS200 mmc mode in the SPLJean-Jacques Hiblot
2018-03-13ARM: dts: dra76-evm: shift to using common IOdelay dataJean-Jacques Hiblot
2018-03-13ARM: dts: dra76x: create a common file with MMC/SD IOdelay dataJean-Jacques Hiblot
2018-03-13ARM: omap3: evm: Sync with omap3_beagle configurationDerald D. Woods
2018-03-13ARM: omap3: beagle: Enable DM_SERIAL, update distro usage and NAND layoutDerald D. Woods
2018-03-13ARM: omap3: beagle: Set 'mtdids' and 'mtdparts' in board fileDerald D. Woods
2018-03-13env: ti: boot: Get rid of magic numbersSam Protsenko
2018-03-13cmd: part: Extract common code to separate functionSam Protsenko
2018-03-13cmd: part: Allow passing partition name to start and sizeSam Protsenko
2018-03-13test/py: highlight warnings in the log summaryStephen Warren
2018-03-13test/py: add MMC/SD block read testStephen Warren
2018-03-13disk: part: use common api to lookup part driverKever Yang