summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-06-30mtd, nand: Move common functions from cmd_nand.c to common placeHeiko Schocher
2015-06-30mtd, spi: Add MTD layer driverDaniel Schwierzeck
2015-06-30dm: sf: Add Atmel DataFlash spi flash driverHaikun Wang
2015-06-28Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...Ian Campbell
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger
2015-06-25mtd: spi: Add the SPI_FLASH config to KconfigJoe Hershberger
2015-06-25mmc: bcm2835_sdhci: Restore original delay behaviorMarek Vasut
2015-06-19usb: ehci: Properly deal with data toggle for interrupt endpointsHans de Goede
2015-06-18mmc_write.c: Make mmc_berase do 32bit safe 64bit mathTom Rini
2015-06-18mtd: OMAP: Enable GPMC prefetch mode for 16 bit accessJeroen Hofstee
2015-06-18omap_gpmc: move prefetch out of CONFIG_NAND_OMAP_ELMJeroen Hofstee
2015-06-17sunxi: musb: Remove unused sunxi_musb_exit methodHans de Goede
2015-06-17sunxi: musb: Do not fully reset the controler from sunxi_musb_disableHans de Goede
2015-06-15Merge git://git.denx.de/u-boot-usbTom Rini
2015-06-12ahci: extend data io wait to 10sMark Langsdorf
2015-06-12ahci: support LBA48 data reads for 2+TB drivesMark Langsdorf
2015-06-10dm: usb: tegra: Drop legacy USB codeSimon Glass
2015-06-10sandbox: Move CONFIG_SANDBOX_SERIAL to KconfigSimon Glass
2015-06-10Remove SPL undefine of CONFIG_OF_CONTROLSimon Glass
2015-06-10dm: serial: Don't support CONFIG_CONS_INDEX with device treeSimon Glass
2015-06-10dm: ns16550: Support CONFIG_SYS_NS16550_MEM32 with driver modelSimon Glass
2015-06-10Remove typedefs from bmp_layout.hSimon Glass
2015-06-10dm: usb: Implement usb_detect_change() for driver modelSimon Glass
2015-06-10dm: i2c: Add compatibility functions for dm_i2c_reg_read/write()Simon Glass
2015-06-09tegra: lcd: Tidy up clock initSimon Glass
2015-06-09tegra: spi: Support slow SPI ratesSimon Glass
2015-06-09tegra: spi: Drop the claim_bus() method to correct delaysSimon Glass
2015-06-08usb: f_mass_storage: sleep_thread: decrease the interval for check ctrlc()Inha Song
2015-06-08samsung: usb: phy: Support for DWC3 PHYLukasz Majewski
2015-06-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-06-08usb: ehci-vf: Add weak function for board specific initialisationSanchayan Maity
2015-06-08dm: gpio: vf610: Add GPIO driver supportBhuvanchandra DV
2015-06-08dm: gpio: uclass: Add flag to control sequence numberingBhuvanchandra DV
2015-06-07drivers: usb: fsl: Return if USB_MAX_CONTROLLER_COUNT is incorrectNikhil Badola
2015-06-06Merge git://git.denx.de/u-boot-sunxiTom Rini
2015-06-05Merge git://git.denx.de/u-boot-dmTom Rini
2015-06-04sunxi: gpio: Add "allwinner,sun8i-a33-pinctrl"Hans de Goede
2015-06-04sunxi: mmc: Enable pull-up on card-detect gpio pinHans de Goede
2015-06-04dm: pci: Allow PCI bus numbering aliasesSimon Glass
2015-06-04x86: gpio: add pinctrl support from the device treeGabriel Huau
2015-06-04pci: Do not skip legacy IDE device configurationBin Meng
2015-06-04pci: Allow debug message output in pci_auto.cBin Meng
2015-06-04x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video KconfigBin Meng
2015-06-04video: Kconfig: Make VESA driver avaiable for non-x86 boardsBin Meng
2015-06-04pci: Move pci_hose_phys_to_bus() to pci_common.cBin Meng
2015-05-30Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2015-05-30Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-05-31ARM: UniPhier: update the vendor name of UniPhier in KconfigMasahiro Yamada
2015-05-31ARM: UniPhier: replace <asm/io.h> with <linux/io.h>Masahiro Yamada