summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
OpenPOWER on IntegriCloud