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