summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-04-22mtd, ubi: set free_count to zero before walking through erase listHeiko Schocher1-1/+1
2016-04-20Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini5-3/+130
2016-04-20Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2-87/+97
2016-04-20usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko2-1/+14
2016-04-20usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to KconfigSam Protsenko1-0/+17
2016-04-20usb: dwc3: Move CONFIG_USB_DWC3_OMAP to KconfigSam Protsenko1-0/+10
2016-04-20usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to KconfigSam Protsenko1-0/+23
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to KconfigSam Protsenko1-0/+6
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko4-0/+37
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to KconfigSam Protsenko1-0/+21
2016-04-20USB: g_dnl: Change device classJohn Tobias1-2/+2
2016-04-20ddr: altera: Repair DQ window centering codeMarek Vasut1-8/+7
2016-04-20ddr: altera: Staticize global variablesMarek Vasut1-4/+4
2016-04-20ddr: altera: Make DLEVEL behavior inclusiveMarek Vasut1-66/+66
2016-04-20ddr: altera: Zero DM IN delay in scc_mgr_zero_group()Marek Vasut1-3/+13
2016-04-20ddr: altera: Remove unnecessary ODT mode configMarek Vasut1-1/+0
2016-04-20ddr: altera: Remove unnecessary update of the SCCMarek Vasut1-1/+0
2016-04-20ddr: altera: Fix DRAM end value in protection ruleMarek Vasut1-1/+1
2016-04-20ddr: altera: Fix scc_mgr_set() argument orderMarek Vasut1-1/+1
2016-04-20ddr: altera: Tweak DQS tracking enable handlingMarek Vasut1-2/+5
2016-04-20ddr: altera: Replace ad-hoc constant with macroMarek Vasut1-2/+2
2016-04-19ahci: flush dcache before issuing commandTang Yuantian1-0/+1
2016-04-19serial: bcm283x_mu: make pending values more explicitStephen Warren1-2/+2
2016-04-19memory: Move TI_AEMIF config to KCONFIGLokesh Vutla2-0/+20
2016-04-19drivers/power/pmic/pm8916.c: Make usid be uint32_tTom Rini1-1/+1
2016-04-19drivers/gpio/pm8916_gpio.c: Make pid be uint32_tTom Rini1-1/+1
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