summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mtd, nand: Move common functions from cmd_nand.c to common placeHeiko Schocher2015-06-302-2/+101
* mtd, spi: Add MTD layer driverDaniel Schwierzeck2015-06-304-5/+116
* dm: sf: Add Atmel DataFlash spi flash driverHaikun Wang2015-06-302-0/+712
* Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...Ian Campbell2015-06-282-274/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-0/+1
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-251-1/+1
* mtd: spi: Add the SPI_FLASH config to KconfigJoe Hershberger2015-06-251-0/+9
* mmc: bcm2835_sdhci: Restore original delay behaviorMarek Vasut2015-06-251-2/+2
* usb: ehci: Properly deal with data toggle for interrupt endpointsHans de Goede2015-06-191-7/+19
* mmc_write.c: Make mmc_berase do 32bit safe 64bit mathTom Rini2015-06-181-1/+11
* mtd: OMAP: Enable GPMC prefetch mode for 16 bit accessJeroen Hofstee2015-06-181-10/+18
* omap_gpmc: move prefetch out of CONFIG_NAND_OMAP_ELMJeroen Hofstee2015-06-181-109/+109
* sunxi: musb: Remove unused sunxi_musb_exit methodHans de Goede2015-06-171-34/+0
* sunxi: musb: Do not fully reset the controler from sunxi_musb_disableHans de Goede2015-06-171-21/+31
* Merge git://git.denx.de/u-boot-usbTom Rini2015-06-154-2/+81
|\
| * usb: f_mass_storage: sleep_thread: decrease the interval for check ctrlc()Inha Song2015-06-081-1/+1
| * samsung: usb: phy: Support for DWC3 PHYLukasz Majewski2015-06-082-0/+79
| * drivers: usb: fsl: Return if USB_MAX_CONTROLLER_COUNT is incorrectNikhil Badola2015-06-071-1/+1
* | ahci: extend data io wait to 10sMark Langsdorf2015-06-121-1/+1
* | ahci: support LBA48 data reads for 2+TB drivesMark Langsdorf2015-06-121-9/+29
* | dm: usb: tegra: Drop legacy USB codeSimon Glass2015-06-101-150/+0
* | sandbox: Move CONFIG_SANDBOX_SERIAL to KconfigSimon Glass2015-06-102-2/+23
* | Remove SPL undefine of CONFIG_OF_CONTROLSimon Glass2015-06-101-0/+2
* | dm: serial: Don't support CONFIG_CONS_INDEX with device treeSimon Glass2015-06-101-32/+37
* | dm: ns16550: Support CONFIG_SYS_NS16550_MEM32 with driver modelSimon Glass2015-06-101-0/+4
* | Remove typedefs from bmp_layout.hSimon Glass2015-06-103-9/+9
* | dm: usb: Implement usb_detect_change() for driver modelSimon Glass2015-06-101-0/+43
* | dm: i2c: Add compatibility functions for dm_i2c_reg_read/write()Simon Glass2015-06-101-0/+21
* | tegra: lcd: Tidy up clock initSimon Glass2015-06-091-3/+1
* | tegra: spi: Support slow SPI ratesSimon Glass2015-06-091-3/+15
* | tegra: spi: Drop the claim_bus() method to correct delaysSimon Glass2015-06-091-17/+9
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-06-086-1/+189
|\ \ | |/ |/|
| * usb: ehci-vf: Add weak function for board specific initialisationSanchayan Maity2015-06-081-0/+8
| * dm: gpio: vf610: Add GPIO driver supportBhuvanchandra DV2015-06-083-0/+177
| * dm: gpio: uclass: Add flag to control sequence numberingBhuvanchandra DV2015-06-081-0/+1
| * pci: imx: display message if no pcie linkTim Harvey2015-05-281-1/+3
* | Merge git://git.denx.de/u-boot-sunxiTom Rini2015-06-062-1/+4
|\ \
| * | sunxi: gpio: Add "allwinner,sun8i-a33-pinctrl"Hans de Goede2015-06-041-0/+1
| * | sunxi: mmc: Enable pull-up on card-detect gpio pinHans de Goede2015-06-041-1/+3
* | | Merge git://git.denx.de/u-boot-dmTom Rini2015-06-051-0/+1
|\ \ \
| * | | dm: pci: Allow PCI bus numbering aliasesSimon Glass2015-06-041-0/+1
| |/ /
* | | x86: gpio: add pinctrl support from the device treeGabriel Huau2015-06-041-28/+229
* | | pci: Do not skip legacy IDE device configurationBin Meng2015-06-041-14/+0
* | | pci: Allow debug message output in pci_auto.cBin Meng2015-06-041-1/+0
* | | x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video KconfigBin Meng2015-06-041-0/+138
* | | video: Kconfig: Make VESA driver avaiable for non-x86 boardsBin Meng2015-06-041-1/+0
* | | pci: Move pci_hose_phys_to_bus() to pci_common.cBin Meng2015-06-042-70/+66
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2015-05-308-30/+20
|\ \
| * | ARM: UniPhier: update the vendor name of UniPhier in KconfigMasahiro Yamada2015-05-313-11/+10
| * | ARM: UniPhier: replace <asm/io.h> with <linux/io.h>Masahiro Yamada2015-05-315-19/+10
OpenPOWER on IntegriCloud