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