summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-04-18drivers: mmc: omap_hsmmc: request cd and wp gpios when DM_MMC is definedMugunthan V N1-0/+5
2016-04-18drivers: mmc: omap_hsmmc: Fix conversion of address to a pointerMugunthan V N1-1/+2
2016-04-15drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable useTom Rini1-1/+1
2016-04-15fdt: implement dev_get_addr_name()Stephen Warren1-0/+16
2016-04-14dm: device.c: Minor coding-style fixStefan Roese1-6/+6
2016-04-14dm: core: device: set pinctrl state for pinctrl devicePeng Fan1-0/+3
2016-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini6-96/+596
2016-04-13dm: i2c: Add driver for Cadence I2C IPMoritz Fischer3-0/+343
2016-04-13GPIO: pca953x: Remove compilation warnings on arm64Michal Simek1-2/+2
2016-04-13zynqmp: Kconfig: Enable ZYNQ_GPIO for ZynqMPSiva Durga Prasad Paladugu1-1/+1
2016-04-13gpio: zynqmp: Add GPIO driver support for ZynqMPSiva Durga Prasad Paladugu1-53/+147
2016-04-13gpio: zynq: Move the definitions to driver fileSiva Durga Prasad Paladugu1-0/+61
2016-04-13gpio: zynq: Remove non driver model codeSiva Durga Prasad Paladugu1-157/+1
2016-04-13gpio: Kconfig: Enable Zynq GPIO driver using kconfigSiva Durga Prasad Paladugu1-0/+7
2016-04-13gpio: zynq: Convert Zynq GPIO to driver modelSiva Durga Prasad Paladugu1-0/+151
2016-04-13mtd: cfi: Unlock current sector instead of sector 0 before buffered writeRouven Behr1-1/+1
2016-04-12Merge git://www.denx.de/git/u-boot-marvellTom Rini1-0/+4
2016-04-12gpio: mvebu_gpio: Add missing out value set to gpio_direction_output()Stefan Roese1-0/+4
2016-04-12sunxi: H3: Do not clear usb companion clk-gate / reset on removeHans de Goede2-6/+14
2016-04-12Merge branch 'master' of git://git.denx.de/u-boot-arcTom Rini1-16/+0
2016-04-12lib/crc8: Add crc start valueStefan Roese1-1/+1
2016-04-12bootcounter_ram: Flush dcache after data is written into SDRAMStefan Roese1-0/+3
2016-04-12stm32: stm32_flash: add memory barrier during flash writeVikas Manocha1-0/+4
2016-04-12spmi: Fix sandbox spmi driver memory corruptionMateusz Kulikowski1-1/+2
2016-04-11arc: get rid of running_on_hwAlexey Brodkin1-16/+0
2016-04-11Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini1-1/+0
2016-04-10arm: socfpga: Nuke useless includeMarek Vasut1-1/+0
2016-04-10musb: Properly call musb_stop() on probe failureHans de Goede1-1/+3
2016-04-10musb: sunxi: Do not allocate musb struct multiple timesHans de Goede1-4/+7
2016-04-10usb: bcm_udc_otg: enable clocksSteve Rae1-0/+4
2016-04-10drivers:usb:common:fsl-dt-fixup: fix return value of fdt_usb_get_node_typeSriram Dash1-11/+14
2016-04-10drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for xhci contr...Sriram Dash2-16/+17
2016-04-10drivers:usb:common:fsl-dt-fixup: Remove code duplication for fdt_usb_get_node...Sriram Dash1-43/+29
2016-04-10drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common fileSriram Dash3-195/+219
2016-04-10usb: ehci-hcd: Fix crash when no ops are provided to ehci_register()Mateusz Kulikowski1-2/+2
2016-04-10drivers: musb-new: Add USB DRC driver for Microchip PIC32 OTG controller.Purna Chandra Mandal4-1/+297
2016-04-10drivers: remove writes{b,w,l,q} and reads{b,w,l,q}.Purna Chandra Mandal2-15/+0
2016-04-06Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini5-49/+235
2016-04-06armv8: LS2080A: Consolidate LS2080A and LS2085AYork Sun3-4/+13
2016-04-06drivers: net: vsc9953: Fix bug when PVID is shown for disabled ports onlyCodrin Ciubotariu1-1/+1
2016-04-06drivers: net: vsc9953: Do not configure disabled portsCodrin Ciubotariu1-4/+8
2016-04-06fsl: esdhc: support driver modelPeng Fan1-40/+213
2016-04-06kirkwood_nand: claim MPP pins on the flyChris Packham1-0/+19
2016-04-06spi: kirkwood_spi: Add support for multiple chip-selects on MVEBUStefan Roese1-0/+14
2016-04-04Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini8-15/+369
2016-04-04net: zynq_gem: Add SGMII support for zynqMPSiva Durga Prasad Paladugu1-2/+11
2016-04-04net: phy: Add SGMII support for TI phySiva Durga Prasad Paladugu1-1/+38
2016-04-04net: zynq_gem: Return error incase of invalid phy addressSiva Durga Prasad Paladugu1-3/+1
2016-04-04block: Add support for Ceva sataMichal Simek2-0/+114
2016-04-04net: axi_emac: Report phy-node error message permanentlyMichal Simek1-1/+1