summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-10-28Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2015-10-28i2c: Instantiate I2C controllers when selectedMichal Simek
2015-10-27Merge git://www.denx.de/git/u-boot-cfi-flashTom Rini
2015-10-27Merge git://git.denx.de/u-boot-dmTom Rini
2015-10-27cfi_flash: use specific width types for cwordRyan Harkin
2015-10-26UBI: Fastmap: Fix PEB array typeHeiko Schocher
2015-10-26ubi,ubifs: sync with linux v4.2Heiko Schocher
2015-10-26linux, compat: add missing definitions for ubiHeiko Schocher
2015-10-24Fix bad return value checks (detected with Coccinelle)Thomas Huth
2015-10-24allow LED initialization without STATUS_LED_BOOTBernhard Nortmann
2015-10-23add generic stubs for GPIO LEDsBernhard Nortmann
2015-10-23dm: tpm: Drop CONFIG_DM_TPMSimon Glass
2015-10-23dm: tpm: Every TPM drivers should depends on DM_TPMChristophe Ricard
2015-10-23dm: tpm: Remove every compilation switch for TPM driver modelChristophe Ricard
2015-10-23dm: tpm: Add Driver Model support for tpm_atmel_twi driverChristophe Ricard
2015-10-23dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineonChristophe Ricard
2015-10-23dm: Rename dev_get_parentdata() to dev_get_parent_priv()Simon Glass
2015-10-23dm: keystone: serial: Add driver model supportLokesh Vutla
2015-10-23net: convert altera_tse to driver model and phylibThomas Chou
2015-10-22nios2: convert altera sysid to driver modelThomas Chou
2015-10-22dm: implement a Miscellaneous uclassThomas Chou
2015-10-22serial: remove altera serial initializationsThomas Chou
2015-10-22nios2: convert altera timer to driver modelThomas Chou
2015-10-22dm: implement a Timer uclassThomas Chou
2015-10-22nios2 : convert altera_pio to driver modelThomas Chou
2015-10-22spi : convert altera_spi to driver modelThomas Chou
2015-10-22nios2: convert altera_uart to driver modelThomas Chou
2015-10-22nios2: convert altera_jtag_uart to driver modelThomas Chou
2015-10-22drivers: gpio: omap: add support for parsing additional gpio parametersMugunthan V N
2015-10-22drivers: serial: serial_omap: add comaptibles for all ti platformsMugunthan V N
2015-10-22drivers: serial: serial_omap: populate default clock frequency when not found...Mugunthan V N
2015-10-22drivers: mmc: omap_hsmmc: convert driver to adopt device driver modelMugunthan V N
2015-10-22ARM: k2g: add SD card and eMMC supportRoger Quadros
2015-10-22driver: net: keystone_net: removing unused codeMugunthan V N
2015-10-22driver: net: keystone_net: add support for rgmii phyVitaly Andrianov
2015-10-22dma: keystone_nav: Fix linkram sizeVitaly Andrianov
2015-10-22driver: net: keystone_net: fix phy mode configurationMugunthan V N
2015-10-22remoteproc: Introduce a sandbox dummy driverNishanth Menon
2015-10-22drivers: Introduce a simplified remoteproc frameworkNishanth Menon
2015-10-22drivers: net: cpsw: convert driver to adopt device driver modelMugunthan V N
2015-10-22drivers: net: cpsw: prepare driver for device model migrationMugunthan V N
2015-10-22Merge git://git.denx.de/u-boot-x86Tom Rini
2015-10-21dm: rtc: Correct rtc_read32() return valueSimon Glass
2015-10-21rtc: mc146818: Use probe() to set up the deviceSimon Glass
2015-10-21rtc: mc146818: Add a comment to the #endifSimon Glass
2015-10-21debug_uart: Add an option to announce the debug UARTSimon Glass
2015-10-21debug_uart: Support board-specific UART initialisationSimon Glass
2015-10-21debug_uart: Adjust the declaration of debug_uart_init()Simon Glass
2015-10-21x86: spi: Add support for Wildcat PointGeorge McCollister
2015-10-21dm: pci: Enable VGA address forwarding on bridgesBin Meng