summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-04-20ddr: altera: Zero DM IN delay in scc_mgr_zero_group()Marek Vasut
2016-04-20ddr: altera: Remove unnecessary ODT mode configMarek Vasut
2016-04-20ddr: altera: Remove unnecessary update of the SCCMarek Vasut
2016-04-20ddr: altera: Fix DRAM end value in protection ruleMarek Vasut
2016-04-20ddr: altera: Fix scc_mgr_set() argument orderMarek Vasut
2016-04-20ddr: altera: Tweak DQS tracking enable handlingMarek Vasut
2016-04-20ddr: altera: Replace ad-hoc constant with macroMarek Vasut
2016-04-18ahci: flush dcache before issuing commandTang Yuantian
2016-04-18serial: bcm283x_mu: make pending values more explicitStephen Warren
2016-04-18memory: Move TI_AEMIF config to KCONFIGLokesh Vutla
2016-04-18drivers/power/pmic/pm8916.c: Make usid be uint32_tTom Rini
2016-04-18drivers/gpio/pm8916_gpio.c: Make pid be uint32_tTom Rini
2016-04-18drivers: mmc: omap_hsmmc: request cd and wp gpios when DM_MMC is definedMugunthan V N
2016-04-18drivers: mmc: omap_hsmmc: Fix conversion of address to a pointerMugunthan V N
2016-04-15drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable useTom Rini
2016-04-15fdt: implement dev_get_addr_name()Stephen Warren
2016-04-14dm: device.c: Minor coding-style fixStefan Roese
2016-04-14dm: core: device: set pinctrl state for pinctrl devicePeng Fan
2016-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2016-04-13dm: i2c: Add driver for Cadence I2C IPMoritz Fischer
2016-04-13GPIO: pca953x: Remove compilation warnings on arm64Michal Simek
2016-04-13zynqmp: Kconfig: Enable ZYNQ_GPIO for ZynqMPSiva Durga Prasad Paladugu
2016-04-13gpio: zynqmp: Add GPIO driver support for ZynqMPSiva Durga Prasad Paladugu
2016-04-13gpio: zynq: Move the definitions to driver fileSiva Durga Prasad Paladugu
2016-04-13gpio: zynq: Remove non driver model codeSiva Durga Prasad Paladugu
2016-04-13gpio: Kconfig: Enable Zynq GPIO driver using kconfigSiva Durga Prasad Paladugu
2016-04-13gpio: zynq: Convert Zynq GPIO to driver modelSiva Durga Prasad Paladugu
2016-04-13mtd: cfi: Unlock current sector instead of sector 0 before buffered writeRouven Behr
2016-04-12Merge git://www.denx.de/git/u-boot-marvellTom Rini
2016-04-12gpio: mvebu_gpio: Add missing out value set to gpio_direction_output()Stefan Roese
2016-04-12sunxi: H3: Do not clear usb companion clk-gate / reset on removeHans de Goede
2016-04-12Merge branch 'master' of git://git.denx.de/u-boot-arcTom Rini
2016-04-12lib/crc8: Add crc start valueStefan Roese
2016-04-12bootcounter_ram: Flush dcache after data is written into SDRAMStefan Roese
2016-04-12stm32: stm32_flash: add memory barrier during flash writeVikas Manocha
2016-04-12spmi: Fix sandbox spmi driver memory corruptionMateusz Kulikowski
2016-04-11arc: get rid of running_on_hwAlexey Brodkin
2016-04-10Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2016-04-10arm: socfpga: Nuke useless includeMarek Vasut
2016-04-10musb: Properly call musb_stop() on probe failureHans de Goede
2016-04-10musb: sunxi: Do not allocate musb struct multiple timesHans de Goede
2016-04-10usb: bcm_udc_otg: enable clocksSteve Rae
2016-04-10drivers:usb:common:fsl-dt-fixup: fix return value of fdt_usb_get_node_typeSriram Dash
2016-04-10drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for xhci contr...Sriram Dash
2016-04-10drivers:usb:common:fsl-dt-fixup: Remove code duplication for fdt_usb_get_node...Sriram Dash
2016-04-10drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common fileSriram Dash
2016-04-10usb: ehci-hcd: Fix crash when no ops are provided to ehci_register()Mateusz Kulikowski
2016-04-10drivers: musb-new: Add USB DRC driver for Microchip PIC32 OTG controller.Purna Chandra Mandal
2016-04-10drivers: remove writes{b,w,l,q} and reads{b,w,l,q}.Purna Chandra Mandal
2016-04-06Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini