summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-10-29armv8/fsl_lsch3: Change arch to fsl-layerscapeMingkai Hu
2015-10-29net/fm: Add QSGMII PCS initShaohui Xie
2015-10-29net: Move some header files to include/Shaohui Xie
2015-10-29net: fm: bug fix when CONFIG_PHYLIB not definedShaohui Xie
2015-10-29net/fm: Make the return value logic consistent with conventionHou Zhiqiang
2015-10-29net/fm: Add support for 64-bit platformsHou Zhiqiang
2015-10-29net/fm: Fix the endian issue to support both endianness platformsHou Zhiqiang
2015-10-29driver: net: ldpaa_eth: Set MAC address during interface openPrabhakar Kushwaha
2015-10-29crypto/fsl: SEC driver cleanup for 64 bit and endiannessAneesh Bansal
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: keystone: serial: Add driver model supportLokesh Vutla
2015-10-23net: convert altera_tse to driver model and phylibThomas Chou
2015-10-23nios2: convert altera sysid to driver modelThomas Chou
2015-10-23dm: implement a Miscellaneous uclassThomas Chou
2015-10-23serial: remove altera serial initializationsThomas Chou
2015-10-23nios2: convert altera timer to driver modelThomas Chou
2015-10-23dm: implement a Timer uclassThomas Chou
2015-10-23nios2 : convert altera_pio to driver modelThomas Chou
2015-10-23spi : convert altera_spi to driver modelThomas Chou
2015-10-23nios2: convert altera_uart to driver modelThomas Chou
2015-10-23nios2: 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-21Merge 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
2015-10-21dm: pci: Fix pci_last_busno() to return the real last bus noBin Meng
2015-10-21video: vesa_fb: Fix wrong return value check of pci_find_class()Bin Meng
2015-10-21pci: Set PCI_COMMAND_IO bit for VGA deviceBin Meng
2015-10-21dm: pci: Adjust pci_find_and_bind_driver() to return -EPERMSimon Glass
2015-10-21dm: pci: Correct a few debug() statementsSimon Glass