summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| * usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZESiva Durga Prasad Paladugu2015-09-071-1/+1
| * f_thor: Dont perform reset at the end of thorSiva Durga Prasad Paladugu2015-09-072-0/+10
* | net: altera_tse: Zap unused variableMarek Vasut2015-09-041-2/+0
* | mmc: dw_mmc: Probe the MMC from OFMarek Vasut2015-09-041-13/+68
|/
* Merge git://git.denx.de/u-boot-rockchipTom Rini2015-09-0337-22/+2650
|\
| * mmc: Probe DM based mmc devices in u-bootSjoerd Simons2015-09-021-4/+39
| * rockchip: Add SPI driverSimon Glass2015-09-024-0/+507
| * rockchip: Add I2C driverSimon Glass2015-09-023-0/+401
| * rockchip: Add an MMC driverSimon Glass2015-09-023-0/+108
| * rockchip: rk3288: Add pinctrl driverSimon Glass2015-09-024-0/+459
| * rockchip: rk3288: Add clock driverSimon Glass2015-09-022-0/+619
| * power: regulator: Add a driver for ACT8846 regulatorsSimon Glass2015-09-023-0/+165
| * power: Add support for ACT8846 PMICSimon Glass2015-09-023-0/+100
| * rockchip: gpio: Add rockchip GPIO driverSimon Glass2015-09-023-0/+133
| * rockchip: Add serial supportSimon Glass2015-09-023-0/+53
| * dm: Provide better debugging when a device fails to bindSimon Glass2015-09-021-1/+4
| * dm: Improve handling of a missing uclassSimon Glass2015-09-022-2/+9
| * mmc: Support bypass mode with the get_mmc_clk() methodSimon Glass2015-09-022-2/+2
| * dm: led: Tidy up SPL options for the led and led-gpioSimon Glass2015-09-022-3/+10
| * pinctrl: Add the concept of peripheral IDsSimon Glass2015-09-021-9/+31
| * pinctrl: Add help text to KconfigSimon Glass2015-09-021-1/+10
* | powerpc: ppc4xx: remove lwmon5 supportMasahiro Yamada2015-09-021-2/+1
OpenPOWER on IntegriCloud