summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* armv7: ls1021a: Drop macro CONFIG_LS102XAYork Sun2017-04-173-5/+5
* armv8: ls1043a: Drop macro CONFIG_LS1043AYork Sun2017-04-171-1/+1
* armv8: ls2080a: Drop macro CONFIG_LS2080AYork Sun2017-04-172-2/+2
* arm: ls1046ardb: Add SD secure boot targetRuchika Gupta2017-04-172-11/+12
* drivers: ddr: fsl: fix unused-const-variable warningsThomas Schaefer2017-04-171-36/+36
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2017-04-145-86/+542
|\
| * video: Fix crash when scroll screeneric.gao@rock-chips.com2017-04-141-1/+1
| * at91: video: Support driver-model for the HLCD driverSongjun Wu2017-04-142-71/+417
| * video: fsl_dcu_fb: add additional modes for DCUStefan Agner2017-04-141-2/+59
| * video: fsl_dcu_fb: Fix DCU_MODE_BLEND_ITER settingStefan Agner2017-04-141-1/+1
| * video: fsl_dcu_fb: Enable pixel clock after initializationStefan Agner2017-04-141-7/+6
| * video: fsl_dcu_fb: fix framebuffer to the end of memoryStefan Agner2017-04-142-3/+50
| * Convert CONFIG_FSL_DCU_FB to KconfigSanchayan Maity2017-04-142-1/+8
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2017-04-146-32/+77
|\ \
| * | usb: dwc2: invalidate the dcache before starting the DMAEddie Cai2017-04-141-6/+13
| * | usb: dwc3: gadget: make cache-maintenance on event buffers more robustPhilipp Tomsich2017-04-142-2/+5
| * | usb: dwc3: ensure consistent types for dwc3_flush_cachePhilipp Tomsich2017-04-143-11/+11
| * | usb: gadget: g_dnl: don't set iProduct nor iSerialNumberFelipe Balbi2017-04-141-2/+2
| * | usb: gadget: g_dnl: only set iSerialNumber if we have a serial#Felipe Balbi2017-04-141-5/+7
| * | usb: gadget: g_dnl: hold maximum string descriptorFelipe Balbi2017-04-141-1/+1
| * | usb: dwc2: add support for external vbus supplyKever Yang2017-04-141-5/+38
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2017-04-144-1/+11
|\ \
| * | arm: socfpga: Convert Altera DDR SDRAM driver to use KconfigLey Foon Tan2017-04-144-1/+11
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2017-04-146-7/+481
|\ \
| * | mmc: sdhci: Wait for SDHCI_INT_DATA_END when transferring.Alex Deymo2017-04-141-4/+11
| * | mmc: bcm2835_sdhci: Speed up mmc writes.Jocelyn Bohr2017-04-141-2/+6
| * | mmc: gen_atmel_mci: add driver model support for mciWenyou Yang2017-04-142-1/+166
| * | mmc: meson: add MMC driver for Meson GX (S905)Carlo Caione2017-04-143-0/+298
| |/
* | Merge git://git.denx.de/u-boot-dmTom Rini2017-04-1310-56/+649
|\ \
| * | gpio: at91_gpio: add the clock supportWenyou Yang2017-04-131-0/+13
| * | gpio: at91_gpio: add the device tree supportWenyou Yang2017-04-131-0/+15
| * | gpio: Kconfig: add CONFIG_AT91_GPIO optionWenyou Yang2017-04-131-0/+13
| * | pinctrl: at91: add pinctrl driverWenyou Yang2017-04-133-0/+468
| * | gpio: at91_gpio: remove CPU_HAS_PIO3 macroWenyou Yang2017-04-132-47/+99
| * | mtd: nand: atmel: use another functions to set gpio valueWenyou Yang2017-04-131-2/+3
| * | dm: core: Ensure DMA regions start up with the cache cleanSimon Glass2017-04-131-1/+29
| * | core/uclass: Print name of device in uclass_find_device_by_seq()Alexandru Gagniuc2017-04-131-1/+1
| * | serial: ns16550: Link in the DM driver when when using platdataAlexandru Gagniuc2017-04-131-5/+8
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-04-132-1/+14
|\ \
| * | ARM: mxs: Rename M28EVKMarek Vasut2017-04-051-1/+1
| * | drivers: net: phy: add MV88E6xx options to KconfigTim Harvey2017-03-201-0/+13
* | | Fix a bug with PL010s running at 19200 baudAlyssa Rosenzweig2017-04-131-1/+1
* | | board_f: Rename initdram() to dram_init()Simon Glass2017-04-131-2/+2
| |/ |/|
* | Merge git://git.denx.de/u-boot-x86Tom Rini2017-04-104-0/+109
|\ \
| * | serial: Add serial driver for Intel MIDAndy Shevchenko2017-04-103-0/+79
| * | dm: rtc: Add 16-bit read/write supportBin Meng2017-04-101-0/+30
* | | mtd: nand: am335x_spl_bch: Incorporate tWB delay in nand_command functionCooper Jr., Franklin2017-04-081-12/+40
* | | ti: wdt: omap: Disable watchdog timer before performing initializationLukasz Majewski2017-04-081-15/+22
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-04-084-10/+103
|\ \
| * | nand: sunxi: Add options for the SPL NAND configurationMaxime Ripard2017-04-071-0/+16