summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* 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
| * f_thor: Dont perform reset at the end of thorSiva Durga Prasad Paladugu2015-09-07-0/+10
* | net: altera_tse: Zap unused variableMarek Vasut2015-09-04-2/+0
* | mmc: dw_mmc: Probe the MMC from OFMarek Vasut2015-09-04-13/+68
|/
* Merge git://git.denx.de/u-boot-rockchipTom Rini2015-09-03-22/+2650
|\
| * mmc: Probe DM based mmc devices in u-bootSjoerd Simons2015-09-02-4/+39
| * rockchip: Add SPI driverSimon Glass2015-09-02-0/+507
| * rockchip: Add I2C driverSimon Glass2015-09-02-0/+401
| * rockchip: Add an MMC driverSimon Glass2015-09-02-0/+108
| * rockchip: rk3288: Add pinctrl driverSimon Glass2015-09-02-0/+459
| * rockchip: rk3288: Add clock driverSimon Glass2015-09-02-0/+619
| * power: regulator: Add a driver for ACT8846 regulatorsSimon Glass2015-09-02-0/+165
| * power: Add support for ACT8846 PMICSimon Glass2015-09-02-0/+100
| * rockchip: gpio: Add rockchip GPIO driverSimon Glass2015-09-02-0/+133
| * rockchip: Add serial supportSimon Glass2015-09-02-0/+53
| * dm: Provide better debugging when a device fails to bindSimon Glass2015-09-02-1/+4
| * dm: Improve handling of a missing uclassSimon Glass2015-09-02-2/+9
| * mmc: Support bypass mode with the get_mmc_clk() methodSimon Glass2015-09-02-2/+2
| * dm: led: Tidy up SPL options for the led and led-gpioSimon Glass2015-09-02-3/+10
| * pinctrl: Add the concept of peripheral IDsSimon Glass2015-09-02-9/+31
| * pinctrl: Add help text to KconfigSimon Glass2015-09-02-1/+10
* | powerpc: ppc4xx: remove lwmon5 supportMasahiro Yamada2015-09-02-2/+1
* | serial: drop redundant depends onMasahiro Yamada2015-09-02-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-09-02-7/+20
|\ \
| * | net/fman: Support both new and legacy FMan CompatiblesIgal Liberman2015-09-01-7/+20
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-09-02-15/+196
|\ \