summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-10-01GCC4.6: Squash warning in vmt.cMarek Vasut
2011-10-01GCC4.6: Squash warning in nand_bbt.cMarek Vasut
2011-10-01GCC4.6: Squash warnings in ipu_disp.cMarek Vasut
2011-10-01console: Squelch pre-console output in console functionsGraeme Russ
2011-10-01ns16550: change to allow 32 bit access to registersDave Aldridge
2011-10-01Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2011-09-30ATA: Squash warnings in mxc_ata.Marek Vasut
2011-09-30I2C: mxc_i2c reworkMarek Vasut
2011-09-30FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.hMarek Vasut
2011-09-30FEC: Squish "got MAC from fuse" message, make it debug()Marek Vasut
2011-09-30FEC: Add timeout for chip resetMarek Vasut
2011-09-30FEC: Allow registering MII postconfiguration callbackMarek Vasut
2011-09-30FEC: Allow multiple FECesMarek Vasut
2011-09-30FEC: Abstract access to fec->eth in MII operationsMarek Vasut
2011-09-30FEC: Allow selection of MII mode via CONFIG_FEC_XCV_TYPEMarek Vasut
2011-09-30FEC: Add RMII mode supportMarek Vasut
2011-09-30FEC: Kill mode select FIXME'sMarek Vasut
2011-09-30FEC: Use defined constant instead of magic numberMarek Vasut
2011-09-30FEC: Use proper accessor to read register in debug callMarek Vasut
2011-09-30cosmetic: fsl_pmic: cosmetic for the help messageJason Liu
2011-09-30rtc, davinci: add support for davinci internal RTCHeiko Schocher
2011-09-30net, davinci_emac: let the EMAC detect the PHYsHeiko Schocher
2011-09-30net, davinci_emac: make less verbose - turn printf() into debug()Heiko Schocher
2011-09-30net, davinci_emac: add KSZ8864 switchHeiko Schocher
2011-09-30i2c, davinci: add i2c set speedHeiko Schocher
2011-09-30mmc: omap: config VMMC, MMC1_PBIASBalaji T K
2011-09-30mmc: omap: enable high capacityBalaji T K
2011-09-30spl: add NAND Library to new SPLSimon Schwarz
2011-09-30net: Adds Fast Ethernet Controller driver for Armada100Ajay Bhargav
2011-09-30gpio: Add GPIO driver framework for Marvell SoCsAjay Bhargav
2011-09-29sf: eon: add support for EN25Q32B partsShaohui Xie
2011-09-28Revert "phylib: remove a couple of redundant code lines"Wolfgang Denk
2011-09-24ASIX: Fix buffer access in asix_get_phy_addr()Marek Vasut
2011-09-21sf: fix debug format string warningVadim Bendebury
2011-09-12ARMV7: OMAP: I2C driver: cosmetic: make checkpatch-compatibleMichael Jones
2011-09-12ARMV7: OMAP: Write more than 1 byte at a time in i2c_writeMichael Jones
2011-09-11Minor coding style cleanup.Wolfgang Denk
2011-09-10KS8695: convert KS8695 eth driver to CONFIG_MULTI_ETHGreg Ungerer
2011-09-10phylib: remove a couple of redundant code linesVladimir Zapolskiy
2011-09-10phylib: reset mii bus only if reset handler is registeredVladimir Zapolskiy
2011-09-09smc911x: Fix build warningsWolfgang Denk
2011-09-07smc911x MII made availableHelmut Raiger
2011-09-07Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk
2011-09-07Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk
2011-09-07I2C: mxc: fix compilation for MX31Stefano Babic
2011-09-06VIDEO: mb86r0xgdc.c: fix warning: unused variable 'i'Wolfgang Denk
2011-09-05sf: winbond: Add support for the Winbond W25X40James Le Cuirot
2011-09-05FPGA: constify Lattice FPGA codeWolfgang Denk
2011-09-05drivers/video/Makefile: include object files only onceWolfgang Denk
2011-09-05video: Fix build error with global inclusion of videomodesKumar Gala