summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* | serial: drop redundant depends onMasahiro Yamada2015-09-021-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-09-021-7/+20
|\ \
| * | net/fman: Support both new and legacy FMan CompatiblesIgal Liberman2015-09-011-7/+20
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-09-027-15/+196
|\ \
| * | mxc: ocotp fix hole in shadow registersPeng Fan2015-09-021-5/+73
| * | video, lg4573: make spi bus and cs configurableHeiko Schocher2015-09-021-1/+2
| * | imx: ocotp: mxc add i.MX7D supportAdrian Alonso2015-09-021-1/+73
| * | imx: mxc_gpio: add support for imx7d SoCAdrian Alonso2015-09-021-3/+5
| * | power: pmic: add pfuze3000 supportAdrian Alonso2015-09-022-0/+33
| * | net: fec: do not access reserved register for i.MX6ULPeng Fan2015-09-021-5/+9
| * | mxs_ocotp: Shift the HBUS divider correctlyChris Smith2015-09-021-0/+1
| |/
* | pci/layerscape: Setup mmu-masters property for the PCIeVarun Sethi2015-09-011-0/+9
* | arm/ls102xa:add hwconfig setting to support disable unused devicesZhuoyu Zhang2015-09-012-0/+30
* | ls102xa: etsec: Use proper settings for BE BDsClaudiu Manoil2015-09-011-6/+0
* | driver: misc: debug server: Update Error messagePrabhakar Kushwaha2015-09-011-5/+5
* | net: phy/vitesse: Add support for VSC8584 phyPrabhakar Kushwaha2015-09-011-0/+11
* | rtc:ds3232/ds3231: Add support to generate 32KHz outputPriyanka Jain2015-09-011-0/+10
|/
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-08-316-159/+187
|\
| * sunxi: mmc: set transfer timeout according to byte_cnt.Yousong Zhou2015-08-311-2/+4
| * mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through KconfigHans de Goede2015-08-311-0/+9
| * sunxi_nand_spl: clear status flags in SPL implementationBoris Brezillon2015-08-311-3/+8
| * sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_ENDHans de Goede2015-08-312-10/+6
OpenPOWER on IntegriCloud