summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-02-19serial: ns16550: Support debug UARTSimon Glass
2015-02-19serial: ns16550: Add access functions that don't need platdataSimon Glass
2015-02-19serial: Support an early UART for debuggingSimon Glass
2015-02-19dm: Move CONFIG_I2C_COMPAT to KconfigSimon Glass
2015-02-19dm: cros_ec: Convert to KconfigSimon Glass
2015-02-17Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-02-16PCI: add 64-bit prefetchable memory supportDavid Feng
2015-02-16sunxi: otg: Fix peripheral modeHans de Goede
2015-02-16sunxi: video: Dynamically reserve framebuffer memoryHans de Goede
2015-02-16sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebufferHans de Goede
2015-02-16net: keystone_net: move serdes setup to initialization functionVitaly Andrianov
2015-02-16mtd, omap: fix case NAND_OMAP_GPMC_PREFETCH not definedEgli, Samuel
2015-02-12dm: Add support for all targets which requires MANUAL_RELOCMichal Simek
2015-02-12dm:gpio:mxc add DT supportPeng Fan
2015-02-12dm:gpio:mxc add a bank_index entry in platdataPeng Fan
2015-02-12dm: introduce dev_get_addr interfacePeng Fan
2015-02-12dm: sh: serial: Add support driver modelNobuhiro Iwamatsu
2015-02-12dm: Add Kconfig options for driver model SPL supportSimon Glass
2015-02-12dm: Expand and complete Kconfig in drivers/Simon Glass
2015-02-12dm: Add Kconfig for driver/demoSimon Glass
2015-02-12dm: i2c: Make API accessible even without CONFIG_DMSimon Glass
2015-02-12dm: i2c: Add a dm_ prefix to driver model bus speed functionsSimon Glass
2015-02-12powerpc: Add serial driver for driver modelSimon Glass
2015-02-12i2c: s3c24x0: reduce transmission status timeoutPrzemyslaw Marczak
2015-02-12gpio: omap: Pass correct argument to _get_gpio_direction()Axel Lin
2015-02-12gpio: at91: Fix getting address of private dataAxel Lin
2015-02-10Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2015-02-10Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2015-02-10Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2015-02-10lcd: introduce lcd_set_cmapNikita Kiryanov
2015-02-10lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.cNikita Kiryanov
2015-02-10lcd: atmel: introduce lcd_logo_set_cmapNikita Kiryanov
2015-02-10lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.cNikita Kiryanov
2015-02-10lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfbNikita Kiryanov
2015-02-10lcd: split configuration_get_cmapNikita Kiryanov
2015-02-07arm, at91, wdt: make timeout configurableHeiko Schocher
2015-02-07mtd: atmel_nand: according to pmecc version to perform 0xff page correctionWu, Josh
2015-02-07ARM: atmel: cleanup: remove at91cap9 related codeBo Shen
2015-02-06x86: Add SPI support to quark/galileoBin Meng
2015-02-06x86: spi: Support ValleyView in ICH SPI driverSimon Glass
2015-02-06x86: mmc: Move common FSP functions into a common fileSimon Glass
2015-02-06arm: mvebu: drivers/ddr: Add DDR3 driver with training code from Marvell bin_hdrStefan Roese
2015-02-05x86: bootstage: Add time measurement for vesa start-upSimon Glass
2015-02-05x86: video: Allow video ROM execution to fall back to the other methodSimon Glass
2015-02-05usb: pci: Add XHCI driver for PCISimon Glass
2015-02-05usb: pci: Use pci_find_class() to find the deviceSimon Glass
2015-02-05x86: video: Enable video for Minnowboard MaxSimon Glass
2015-02-05pci: Add a function to find a device by classSimon Glass
2015-02-04Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini
2015-02-02Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini