summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: uniphier: fix NAND and SD pin-mux settings for PH1-LD11/LD20Masahiro Yamada2016-04-241-4/+4
* pinctrl: uniphier: rename function/array namesMasahiro Yamada2016-04-246-102/+102
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-04-205-3/+130
|\
| * usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko2016-04-202-1/+14
| * usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to KconfigSam Protsenko2016-04-201-0/+17
| * usb: dwc3: Move CONFIG_USB_DWC3_OMAP to KconfigSam Protsenko2016-04-201-0/+10
| * usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to KconfigSam Protsenko2016-04-201-0/+23
| * usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to KconfigSam Protsenko2016-04-201-0/+6
| * usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko2016-04-204-0/+37
| * usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to KconfigSam Protsenko2016-04-201-0/+21
| * USB: g_dnl: Change device classJohn Tobias2016-04-201-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-04-202-87/+97
|\ \
| * | ddr: altera: Repair DQ window centering codeMarek Vasut2016-04-201-8/+7
| * | ddr: altera: Staticize global variablesMarek Vasut2016-04-201-4/+4
| * | ddr: altera: Make DLEVEL behavior inclusiveMarek Vasut2016-04-201-66/+66
| * | ddr: altera: Zero DM IN delay in scc_mgr_zero_group()Marek Vasut2016-04-201-3/+13
| * | ddr: altera: Remove unnecessary ODT mode configMarek Vasut2016-04-201-1/+0
| * | ddr: altera: Remove unnecessary update of the SCCMarek Vasut2016-04-201-1/+0
| * | ddr: altera: Fix DRAM end value in protection ruleMarek Vasut2016-04-201-1/+1
| * | ddr: altera: Fix scc_mgr_set() argument orderMarek Vasut2016-04-201-1/+1
| * | ddr: altera: Tweak DQS tracking enable handlingMarek Vasut2016-04-201-2/+5
| * | ddr: altera: Replace ad-hoc constant with macroMarek Vasut2016-04-201-2/+2
| |/
* | ahci: flush dcache before issuing commandTang Yuantian2016-04-181-0/+1
* | serial: bcm283x_mu: make pending values more explicitStephen Warren2016-04-181-2/+2
* | memory: Move TI_AEMIF config to KCONFIGLokesh Vutla2016-04-182-0/+20
* | drivers/power/pmic/pm8916.c: Make usid be uint32_tTom Rini2016-04-181-1/+1
* | drivers/gpio/pm8916_gpio.c: Make pid be uint32_tTom Rini2016-04-181-1/+1
* | drivers: mmc: omap_hsmmc: request cd and wp gpios when DM_MMC is definedMugunthan V N2016-04-181-0/+5
* | drivers: mmc: omap_hsmmc: Fix conversion of address to a pointerMugunthan V N2016-04-181-1/+2
|/
* drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable useTom Rini2016-04-151-1/+1
* fdt: implement dev_get_addr_name()Stephen Warren2016-04-151-0/+16
* dm: device.c: Minor coding-style fixStefan Roese2016-04-141-6/+6
* dm: core: device: set pinctrl state for pinctrl devicePeng Fan2016-04-141-0/+3
* Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-04-136-96/+596
|\
| * dm: i2c: Add driver for Cadence I2C IPMoritz Fischer2016-04-133-0/+343
| * GPIO: pca953x: Remove compilation warnings on arm64Michal Simek2016-04-131-2/+2
| * zynqmp: Kconfig: Enable ZYNQ_GPIO for ZynqMPSiva Durga Prasad Paladugu2016-04-131-1/+1
| * gpio: zynqmp: Add GPIO driver support for ZynqMPSiva Durga Prasad Paladugu2016-04-131-53/+147
| * gpio: zynq: Move the definitions to driver fileSiva Durga Prasad Paladugu2016-04-131-0/+61
| * gpio: zynq: Remove non driver model codeSiva Durga Prasad Paladugu2016-04-131-157/+1
| * gpio: Kconfig: Enable Zynq GPIO driver using kconfigSiva Durga Prasad Paladugu2016-04-131-0/+7
| * gpio: zynq: Convert Zynq GPIO to driver modelSiva Durga Prasad Paladugu2016-04-131-0/+151
* | mtd: cfi: Unlock current sector instead of sector 0 before buffered writeRouven Behr2016-04-131-1/+1
* | Merge git://www.denx.de/git/u-boot-marvellTom Rini2016-04-121-0/+4
|\ \
| * | gpio: mvebu_gpio: Add missing out value set to gpio_direction_output()Stefan Roese2016-04-121-0/+4
| |/
* | sunxi: H3: Do not clear usb companion clk-gate / reset on removeHans de Goede2016-04-122-6/+14
|/
* Merge branch 'master' of git://git.denx.de/u-boot-arcTom Rini2016-04-111-16/+0
|\
| * arc: get rid of running_on_hwAlexey Brodkin2016-04-111-16/+0
* | lib/crc8: Add crc start valueStefan Roese2016-04-111-1/+1
* | bootcounter_ram: Flush dcache after data is written into SDRAMStefan Roese2016-04-111-0/+3
OpenPOWER on IntegriCloud