summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-09-25ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_*Masahiro Yamada
2015-09-25pinctrl: uniphier: add UniPhier PH1-LD6b pinctrl driverMasahiro Yamada
2015-09-25pinctrl: uniphier: add UniPhier ProXstream2 pinctrl driverMasahiro Yamada
2015-09-25pinctrl: uniphier: add UniPhier PH1-Pro5 pinctrl driverMasahiro Yamada
2015-09-25pinctrl: uniphier: add UniPhier PH1-sLD8 pinctrl driverMasahiro Yamada
2015-09-25pinctrl: uniphier: add UniPhier PH1-Pro4 pinctrl driverMasahiro Yamada
2015-09-25pinctrl: uniphier: add UniPhier PH1-LD4 pinctrl driverMasahiro Yamada
2015-09-23pinctrl: uniphier: add UniPhier pinctrl core supportMasahiro Yamada
2015-09-19pinctrl: move dm_scan_fdt_node() out of pinctrl uclassMasahiro Yamada
2015-09-16net: designware: Add support to PCI designware devicesBin Meng
2015-09-16dm: pci: Add an inline API to test if a device is on a PCI busBin Meng
2015-09-16Merge git://git.denx.de/u-boot-fdtTom Rini
2015-09-15arm: Remove unused ST-Ericsson u8500 archStefan Roese
2015-09-15mtd: nand: fsmc: Fixes and cleanup for fsmc_nand_switch_ecc()Stefan Roese
2015-09-15fdt: add new fdt address parsing functionsStephen Warren
2015-09-13Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2015-09-13pcie_imx: Use 'ms' for millisecondsFabio Estevam
2015-09-13thermal: imx_thermal: Do not print on errorFabio Estevam
2015-09-13imx: imx7d: add imx-common cpu support for imx7dAdrian Alonso
2015-09-13thermal: imx: add imx7d soc thermal supportAdrian Alonso
2015-09-13thermal: imx_thermal: rework driver to be reusedAdrian Alonso
2015-09-12usb: ci_udc: fix emissions of ZLPsStephen Warren
2015-09-12usb: gadget: ci_udc: implement usb_ep_ops dequeue callbackPeng Fan
2015-09-11gpio: lpc32xx: fix issues with port3 gpioSylvain Lemieux
2015-09-11bitops: introduce BIT() definitionHeiko Schocher
2015-09-11dfu: mmc: buffer file reads tooStephen Warren
2015-09-11dfu: don't keep freeing/reallocatingStephen Warren
2015-09-11usb: gadget: don't leak configs when unbindingStephen Warren
2015-09-11Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass
2015-09-11Move malloc_cache_aligned() to its own headerSimon Glass
2015-09-11mtd: nand: fsmc: Add BCH4 SW ECC support for SPEAr600Stefan Roese
2015-09-11arm: Remove xaeniax boardSimon Glass
2015-09-11arm: Remove nhk8815 boards and nomadik archSimon Glass
2015-09-11driver: misc: correct Kconfig entryPeng Fan
2015-09-11Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-09-11usb: gadget: at91_udc: add at91_udc into U-BootHeiko Schocher
2015-09-11usb: gadget: at91_udc: port linux driver at91_udcHeiko Schocher
2015-09-10sunxi_nand_spl: Add config parameter for 4KiB page sized NAND devicesStefan Roese
2015-09-09net: designware: Fix build warningsBin Meng
2015-09-09dm: pci: Allow a PCI bus to be found without an aliasSimon Glass
2015-09-09net: pch_gbe: Add Kconfig optionBin Meng
2015-09-09net: pch_gbe: Convert to driver modelBin Meng
2015-09-07Merge git://git.denx.de/u-boot-usbTom Rini
2015-09-07usb: ehci: remember init modeStephen Warren
2015-09-07dfu: tftp: Kconfig: Add Kconfig entry for dfu tftp featureLukasz Majewski
2015-09-07dfu: tftp: update: Add dfu_write_from_mem_addr() functionLukasz Majewski
2015-09-07dfu: tftp: update: Provide tftp support for the DFU subsystemLukasz Majewski
2015-09-07dfu: Delete superfluous initialization of the dfu_buf_size static variableLukasz Majewski
2015-09-07usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZESiva Durga Prasad Paladugu
2015-09-07f_thor: Dont perform reset at the end of thorSiva Durga Prasad Paladugu