summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* pinctrl: uniphier: add UniPhier PH1-LD6b pinctrl driverMasahiro Yamada2015-09-25-0/+140
* pinctrl: uniphier: add UniPhier ProXstream2 pinctrl driverMasahiro Yamada2015-09-25-0/+147
* pinctrl: uniphier: add UniPhier PH1-Pro5 pinctrl driverMasahiro Yamada2015-09-25-0/+151
* pinctrl: uniphier: add UniPhier PH1-sLD8 pinctrl driverMasahiro Yamada2015-09-25-0/+148
* pinctrl: uniphier: add UniPhier PH1-Pro4 pinctrl driverMasahiro Yamada2015-09-25-0/+137
* pinctrl: uniphier: add UniPhier PH1-LD4 pinctrl driverMasahiro Yamada2015-09-25-0/+141
* pinctrl: uniphier: add UniPhier pinctrl core supportMasahiro Yamada2015-09-23-0/+278
* pinctrl: move dm_scan_fdt_node() out of pinctrl uclassMasahiro Yamada2015-09-19-6/+17
* net: designware: Add support to PCI designware devicesBin Meng2015-09-16-0/+42
* dm: pci: Add an inline API to test if a device is on a PCI busBin Meng2015-09-16-2/+2
* Merge git://git.denx.de/u-boot-fdtTom Rini2015-09-16-1/+4
|\
| * fdt: add new fdt address parsing functionsStephen Warren2015-09-15-1/+4
* | arm: Remove unused ST-Ericsson u8500 archStefan Roese2015-09-15-803/+1
* | mtd: nand: fsmc: Fixes and cleanup for fsmc_nand_switch_ecc()Stefan Roese2015-09-15-6/+15
|/
* Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2015-09-13-10/+36
|\
| * serial: serial-sh: SCIFA interface for R-Car Gen2 SoCsVladimir Barinov2015-08-31-9/+34
| * gpio: sh-pfc: fix gpio input readVladimir Barinov2015-08-31-1/+2
* | pcie_imx: Use 'ms' for millisecondsFabio Estevam2015-09-13-3/+3
* | thermal: imx_thermal: Do not print on errorFabio Estevam2015-09-13-1/+1
* | imx: imx7d: add imx-common cpu support for imx7dAdrian Alonso2015-09-13-1/+1
* | thermal: imx: add imx7d soc thermal supportAdrian Alonso2015-09-13-6/+84
* | thermal: imx_thermal: rework driver to be reusedAdrian Alonso2015-09-13-8/+12
* | usb: ci_udc: fix emissions of ZLPsStephen Warren2015-09-12-10/+8
* | usb: gadget: ci_udc: implement usb_ep_ops dequeue callbackPeng Fan2015-09-12-0/+26
* | gpio: lpc32xx: fix issues with port3 gpioSylvain Lemieux2015-09-11-6/+35
* | bitops: introduce BIT() definitionHeiko Schocher2015-09-11-9/+0
* | dfu: mmc: buffer file reads tooStephen Warren2015-09-11-12/+26
* | dfu: don't keep freeing/reallocatingStephen Warren2015-09-11-2/+2
* | usb: gadget: don't leak configs when unbindingStephen Warren2015-09-11-2/+1
* | Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass2015-09-11-0/+20
* | Move malloc_cache_aligned() to its own headerSimon Glass2015-09-11-0/+1
* | mtd: nand: fsmc: Add BCH4 SW ECC support for SPEAr600Stefan Roese2015-09-11-0/+40
* | arm: Remove xaeniax boardSimon Glass2015-09-11-72/+1
* | arm: Remove nhk8815 boards and nomadik archSimon Glass2015-09-11-207/+0
* | driver: misc: correct Kconfig entryPeng Fan2015-09-11-1/+1
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-09-11-0/+1
|\ \
| * | sunxi_nand_spl: Add config parameter for 4KiB page sized NAND devicesStefan Roese2015-09-10-0/+1
* | | usb: gadget: at91_udc: add at91_udc into U-BootHeiko Schocher2015-09-11-517/+103
* | | usb: gadget: at91_udc: port linux driver at91_udcHeiko Schocher2015-09-11-0/+2211
* | | net: designware: Fix build warningsBin Meng2015-09-09-4/+4
* | | dm: pci: Allow a PCI bus to be found without an aliasSimon Glass2015-09-09-4/+24
* | | net: pch_gbe: Add Kconfig optionBin Meng2015-09-09-0/+13
* | | net: pch_gbe: Convert to driver modelBin Meng2015-09-09-62/+73
|/ /
* | Merge git://git.denx.de/u-boot-usbTom Rini2015-09-07-3/+132
|\ \
| * | usb: ehci: remember init modeStephen Warren2015-09-07-1/+7
| * | dfu: tftp: Kconfig: Add Kconfig entry for dfu tftp featureLukasz Majewski2015-09-07-0/+10
| * | dfu: tftp: update: Add dfu_write_from_mem_addr() functionLukasz Majewski2015-09-07-0/+37
| * | dfu: tftp: update: Provide tftp support for the DFU subsystemLukasz Majewski2015-09-07-0/+66
| * | dfu: Delete superfluous initialization of the dfu_buf_size static variableLukasz Majewski2015-09-07-1/+1
| * | usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZESiva Durga Prasad Paladugu2015-09-07-1/+1