aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-x86Tom Rini2018-06-183-0/+156
|\
| * dm: video: Add an EFI framebuffer driverBin Meng2018-06-173-0/+156
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2018-06-1712-1186/+7498
|\ \ | |/ |/|
| * pinctrl: renesas: Sync Gen3 PFC tables with Linux v4.17Marek Vasut2018-06-147-1180/+6929
| * pinctrl: renesas: Sync Gen2 PFC tables with Linux v4.17Marek Vasut2018-06-143-6/+559
| * clk: rmobile: Add R8A77995 RPC clockMarek Vasut2018-06-141-0/+5
| * clk: rmobile: Add R8A77990 RPC clockMarek Vasut2018-06-141-0/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2018-06-162-41/+166
|\ \
| * | usb: sunxi: access ahb_reset0_cfg in CCM using its offsetVasily Khoruzhick2018-06-142-6/+37
| * | usb: sunxi: sun50i: enable OHCI0 clock when OHCI1 is in useVasily Khoruzhick2018-06-131-2/+10
| * | usb: sunxi: ohci: get rid of ifdefsVasily Khoruzhick2018-06-131-20/+63
| * | usb: sunxi: ehci: get rid of ifdefsVasily Khoruzhick2018-06-131-20/+63
* | | serial: zynq: Make zynq_serial_setbrg staticMichal Simek2018-06-151-1/+1
* | | serial: zynq: Initialize uart only before relocationMichal Simek2018-06-151-0/+6
* | | serial: zynq: Write chars till output fifo is fullMichal Simek2018-06-151-2/+2
* | | serial: zynq: Use BIT macros instead of shifts and full hex numbersMichal Simek2018-06-151-8/+8
* | | gpio: zynq_gpio: bank description should use unsigned typeMichal Simek2018-06-151-4/+4
* | | mmc: zynq: Fix tuning_loop_counter type in arasan_sdhci_execute_tuning()Michal Simek2018-06-151-1/+1
* | | gpio: zynq: Do not check unsigned type that is >= 0Michal Simek2018-06-151-1/+1
* | | mmc: sdhci: Fix MMC HS200 tuning command failuresSiva Durga Prasad Paladugu2018-06-151-4/+4
* | | timer: cadence: Implement timer_get_boot_usMichal Simek2018-06-151-0/+22
* | | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2018-06-1414-69/+1294
|\ \ \
| * | | net: gem: Check return value from memalign/mallocMichal Simek2018-06-131-0/+6
| * | | net: zynq_gem: Initialize phyreg variableMichal Simek2018-06-131-1/+1
| * | | net: zynq_gem: Fix return type for phy...()Michal Simek2018-06-131-4/+4
| * | | net: mvgbe: extract common code for SMI waitChris Packham2018-06-132-24/+24
| * | | net: designware: set the PS bit when resetting DMA bus in MII configurationQuentin Schulz2018-06-131-0/+9
| * | | net: phy: mv88e61xx: Force CPU port link upChris Packham2018-06-131-21/+30
| * | | mvebu: neta: align DMA buffersJon Nettleton2018-06-131-6/+12
| * | | net: add Socionext AVE ethernet driver supportKunihiko Hayashi2018-06-133-0/+1006
| * | | drivers/net/vsc9953: Initialize action RAM in VCAP complexRadu Bulie2018-06-131-0/+134
| * | | net: cpsw: ti: Reap completed packets before stopping interfaceAlex Kiernan2018-06-131-8/+16
| * | | net/phy/cortina: Add support for CS4223 PHYVicentiu Galanopulo2018-06-131-1/+47
| * | | net: sunxi: Correct MAC address register orderJoe Hershberger2018-06-131-2/+2
| * | | tsec: Fix reading phy registers from DTMario Six2018-06-131-2/+3
| | |/ | |/|
* | | Merge git://git.denx.de/u-boot-x86Tom Rini2018-06-133-21/+46
|\ \ \ | |/ / |/| |
| * | dm: pci: Use a 1:1 mapping for bus <-> phy addressesChristian Gmeiner2018-06-131-0/+10
| * | dm: pci: Make ranges dt property optionalChristian Gmeiner2018-06-131-13/+10
| * | usb: xhci-pci: Fix compiler warningBin Meng2018-06-131-3/+2
| * | x86: tsc: add support for reading CPU freq from cpuidChristian Gmeiner2018-06-131-5/+24
| |/
* / lib: Add hexdumpAlexey Brodkin2018-06-136-11/+16
|/
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-06-121-0/+29
|\
| * LS1012AFRWY: Add Secure Boot supportVinitha V Pillai2018-06-111-0/+29
* | Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini2018-06-081-6/+6
|\ \
| * | mtd: ubi: Add missing newlines in ubi_init()Stefan Roese2018-06-061-6/+6
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2018-06-081-1/+23
|\ \ \ | |_|/ |/| |
| * | i2c: mvtwsi: disable i2c slave on Armada 38xBaruch Siach2018-06-071-1/+23
* | | bug.h: introduce WARN_ONCERamon Fried2018-06-072-7/+0
* | | block: Have BLOCK_CACHE default to y in some casesTom Rini2018-06-071-1/+2
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-06-063-11/+4
|\ \