summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* fpga: zynqmp: show an error message when FPGA programming failsLuca Ceresoli2019-01-241-1/+1
* net: phy: Move fixed link code to separate routineSiva Durga Prasad Paladugu2019-01-241-7/+27
* zynq-gem: Use appropriate cache flush/invalidate for RX and TXStefan Theil2019-01-241-5/+6
* mmc: zynq: Remove unused pwrseq variableMichal Simek2019-01-241-1/+0
* mtd: nand: arasan_nfc: Add support for nand multi chip selectT Karthik Reddy2019-01-242-14/+20
* pinctrl: mscc: Add gpio and pinctrl for Serval SoC family.Horatiu Vultur2019-01-233-0/+244
* pinctrl: mscc: Add gpio and pinctrl for Servalt SoC family.Horatiu Vultur2019-01-233-0/+279
* net: add MSCC Ocelot switch supportGregory CLEMENT2019-01-233-0/+773
* Merge git://git.denx.de/u-boot-marvellTom Rini2019-01-211-42/+67
|\
| * watchdog: armada_37xx: Fix compliance with kernel's driverMarek Behún2019-01-211-42/+67
* | ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to KconfigDerald D. Woods2019-01-211-0/+38
|/
* Kconfig: Migrate BOUNCE_BUFFERPhilipp Tomsich2019-01-191-0/+3
* Merge tag 'fsl-qoriq-for-v2019.04-rc1' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2019-01-186-13/+213
|\
| * pci: layerscape: Add the dts fixup for EP and RCXiaowei Bao2019-01-171-2/+23
| * pci: layerscape: Do not scan when PEX work in EP modeXiaowei Bao2019-01-171-0/+3
| * pci: layerscape: Modify the EP and RC mode judge methodXiaowei Bao2019-01-172-10/+9
| * mmc: fsl_esdhc: make get_cd work well in dm_mmc_opsYinbo Zhu2019-01-171-1/+0
| * fsl-layerscape: dpaa: fix fsl-mc status in fdt with bootefiMian Yousaf Kaukab2019-01-171-0/+5
| * drivers: ifc: restore the legacy flow for IFC configRajesh Bhagat2019-01-171-0/+173
* | video: Kconfig: spelling fixesChris Packham2019-01-181-1/+1
* | pinctrl: Kconfig: spelling fixesChris Packham2019-01-181-1/+1
* | i2c: Kconfig: spelling fixesChris Packham2019-01-181-4/+4
* | drivers: Kconfig: spelling fixesChris Packham2019-01-181-1/+1
* | Merge tag 'mips-pull-2019-11-16' of git://git.denx.de/u-boot-mipsTom Rini2019-01-1717-251/+1098
|\ \
| * | pinctrl: mscc: Add gpio and pinctrl for Jaguar2 SOC familyHoratiu Vultur2019-01-167-29/+443
| * | mips: gpio: mscc: Obsoleted gpio-mscc-bitbang-spi.cLars Povlsen2019-01-163-130/+0
| * | mips: spi: mscc: Add fast bitbang SPI driverLars Povlsen2019-01-163-0/+244
| * | mmc: jz_mmc: Compile-out write support if disabledEzequiel Garcia2019-01-161-44/+61
| * | mmc: Use proper IS_ENABLED macro to check block supportEzequiel Garcia2019-01-161-4/+4
| * | net: bcm6368: fix restart flow issuesÁlvaro Fernández Rojas2019-01-161-47/+62
| * | mips: mscc_sgpio: Add the MSCC serial GPIO device (SIO)Lars Povlsen2019-01-163-0/+287
| |/
* | mtd: nand: raw: allow to disable unneeded ECC layoutsStefan Agner2019-01-162-0/+11
* | Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dmTom Rini2019-01-153-25/+15
|\ \
| * | dm: serial: Adjust serial_getinfo() to use proper APISimon Glass2019-01-141-6/+3
| * | dm: serial: Adjust serial_setconfig() to use proper APISimon Glass2019-01-141-6/+3
| * | dm: serial: Adjust serial_getconfig() to use proper APISimon Glass2019-01-141-6/+3
| * | net: Fix error handling in sb_eth_raw_ofdata_to_platdata()Simon Glass2019-01-141-5/+4
| * | dm: Tidy up 'dm tree' output when there are many devicesSimon Glass2019-01-141-2/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2019-01-156-5/+358
|\ \
| * | i2c: Reflect correct dependency for !DM cadence driverMichal Simek2019-01-151-0/+1
| * | i2c: mux: Covert to livetree functionsMichal Simek2019-01-152-4/+2
| * | i2c: i2c-cdns: Use proper input frequencyTomasz Gorochowik2019-01-151-1/+8
| * | i2c: xiic: Add Xilinx AXI I2C driverMarek Vasut2019-01-153-0/+347
| |/
* | misc: fs_loader: Switching private data allocation to DM auto allocationTien Fong Chee2019-01-151-63/+45
* | blk: Increase cache element sizeMarek Vasut2019-01-151-1/+1
* | serial: ns16550: fix debug uart putc called before initSimon Goldschmidt2019-01-152-2/+30
* | drivers: serial: DEBUG_UART_SKIP_INIT depends on DEBUG_UARTSimon Goldschmidt2019-01-151-0/+1
* | mmc: Add support for downgrading HS200/HS400 to HS modeMarek Vasut2019-01-151-6/+33
* | mmc: Convert HI6220 MMC driver to driver modelManivannan Sadhasivam2019-01-151-31/+69
* | ethernet: MediaTek: add ethernet driver for MediaTek ARM-based SoCsWeijie Gao2019-01-144-0/+1472