summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-11-24powerpc: P2041: Remove macro CONFIG_PPC_P2041York Sun
2016-11-24powerpc: P1025: Remove macro CONFIG_P1025York Sun
2016-11-24powerpc: P1021: Remove macro CONFIG_P1021York Sun
2016-11-24powerpc: P1017: Drop configuration for P1017York Sun
2016-11-24powerpc: P1012: Drop configuration for P1012York Sun
2016-11-24powerpc: P1023: Remove macro CONFIG_P1023York Sun
2016-11-24powerpc: MPC8555: Remove macro CONFIG_MPC8555York Sun
2016-11-24powerpc: mpc8541: Remove macro CONFIG_MPC8541York Sun
2016-11-24powerpc: mpc8540: Remove macro CONFIG_MPC8540York Sun
2016-11-24powerpc: C29X: Move CONFIG_PPC_C29X to Kconfig optionYork Sun
2016-11-23serial: pxa: integrate optional driver model handlingMarcel Ziswiler
2016-11-23serial: pxa: use kconfig for serial configurationMarcel Ziswiler
2016-11-22Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2016-11-22sf: Add support for MX66U51235F, MX66L1G45G, MT25QU02G, MT25QL02GRadu Bacrau
2016-11-21gpio: dwapb: Add support for port BPhil Edworthy
2016-11-21driver: net: ldpaa_eth: Fix missing bracket issuePriyanka Jain
2016-11-21lpuart: add a get_lpuart_clk functionShaohui Xie
2016-11-21drivers: SPI: sunxi SPL: fix warningAndre Przywara
2016-11-19sf: Fix s25fs512s id tableJagan Teki
2016-11-19sf: dataflash: Minor cleanupsJagan Teki
2016-11-19sf: dataflash: Fix add_dataflash return logicJagan Teki
2016-11-19sf: dataflash: Move flash id detection into jedec_probeJagan Teki
2016-11-19sf: dataflash: Remove unneeded spi dataJagan Teki
2016-11-19spi: Remove dual flash options/flagsJagan Teki
2016-11-18sf: Rename few local functionsJagan Teki
2016-11-18sf: ids: Use small letter in ext_jedecJagan Teki
2016-11-18sf: ids: Use small letter's with flash nameJagan Teki
2016-11-18sf: Rename sf_params.c to spi_flash_ids.cJagan Teki
2016-11-18sf: Remove non-meaningful commentsJagan Teki
2016-11-18sf: Remove spansion_s25fss_disable_4KB_eraseJagan Teki
2016-11-18sf: params: Add S25FS256S_64K spi flash supportJagan Teki
2016-11-18sf: Add INFO6 flash_info macroJagan Teki
2016-11-18sf: Increase max id length by 1 byteJagan Teki
2016-11-18sf: Add SPI_FLASH_MAX_ID_LENJagan Teki
2016-11-18sf: nr_sectors -> n_sectorsJagan Teki
2016-11-18sf: Cleanup spi_flash_info{}Jagan Teki
2016-11-18sf: sandbox: Use JEDEC_MFR|ID in id exctractJagan Teki
2016-11-18sf: Simplify lock ops detection codeJagan Teki
2016-11-18sf: Adopt flash table INFO macro from LinuxJagan Teki
2016-11-18spi: kirkwood_spi: implement mvebu_spi_set_mode()Chris Packham
2016-11-17Merge branch 'master' of http://git.denx.de/u-boot-mmcTom Rini
2016-11-17Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2016-11-17ls2080: Exit dpaa only right before exiting U-BootAlexander Graf
2016-11-16mmc: sunxi: Enable 8bits bus width for sun8iMaxime Ripard
2016-11-16mmc: Retry the switch commandMaxime Ripard
2016-11-15net: zynq_gem: Correct SGMII enable bit settingSiva Durga Prasad Paladugu
2016-11-15net: zynq_gem: Modify the nwcfg bit definitionsSiva Durga Prasad Paladugu
2016-11-15nand: arasan_nfc: Clear ecc on bit while sending read commandSiva Durga Prasad Paladugu
2016-11-15mtd: nand: zynq_nand: Add nand driver support for zynqSiva Durga Prasad Paladugu
2016-11-13video: bmp: Fix compilation errors with CONFIG_BMP_xxBPP enabledStefan Roese