summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2009-07-26-0/+441
|\
| * video: bus_vcxk.c: fix style issues added by 50217deeAnatolij Gustschin2009-07-26-11/+15
| * new video driver for bus vcxk framebuffersJens Scharsig2009-07-26-0/+437
* | usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_rootPrafulla Wadaskar2009-07-23-2/+2
|/
* Coding Style cleanup; update CHANGELOG.Wolfgang Denk2009-07-23-2/+0
* unify HOST_CFLAGS and HOSTCFLAGSMike Frysinger2009-07-23-2/+2
* ahci: Fix gcc 4.4 compiler warningKumar Gala2009-07-23-8/+6
* drivers/bios_emulator: Fix gcc 4.4 compiler warningKumar Gala2009-07-23-1/+2
* fec_mxc: driver for FEC ethernet controller on i.MX27Ilya Yanok2009-07-22-0/+1047
* ppc4xx: Fixed compilation warning in 4xx_enet.cAlessio Centazzo2009-07-22-2/+1
* net: phy: bugfixes: mv88E61xx multichip addressing supportPrafulla Wadaskar2009-07-22-10/+10
* arm: Kirkwood: Check the error summary bit for error detectionSimon Kagstrom2009-07-22-1/+4
* arm: Kirkwood: Fix compiler optimization bug for kwgbe_sendSimon Kagstrom2009-07-22-12/+19
* MIIPHYBB: Return 0xFFFF if the PHY is not asserting TA.Richard Retanubun2009-07-22-0/+7
* Convert SMC911X Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-07-22-160/+187
* P2020RDB Added support of Vitesse PHYs VSC8641(RGMII) and VSC8221(SGMII)Poonam Aggrwal2009-07-22-1/+51
* net: tsec - fix dereferencing type-punned pointer will break strict-aliasing ...Kim Phillips2009-07-22-1/+4
* sh: sh_eth: Remove garbage from printfNobuhiro Iwamatsu2009-07-22-1/+1
* smc911x: add support for LAN9221Andreas Pretzsch2009-07-22-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-07-23-0/+152
|\
| * Kirkwood: add Marvell Kirkwood gpio driverDieter Kiermaier2009-07-23-0/+152
* | i2c, mpc83xx: add CONFIG_SYS_I2C_INIT_BOARD for fsl_i2cHeiko Schocher2009-07-21-0/+6
* | fsl_sata: Fix compiler warnings shown by gcc-4.4galak2009-07-20-81/+19
* | mmc: set bus width to 1 and clock to minimum early during initializationIlya Yanok2009-07-19-0/+3
* | Canyonlands SATA harddisk driverKazuaki Ichinohe2009-07-19-0/+2588
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-07-19-1669/+224
|\ \ | |/ |/|
| * Remove legacy NAND and disk on chip code.Scott Wood2009-07-16-1663/+0
| * nand: ndfc: Remove unnecessary #ifdef'sStefan Roese2009-07-16-6/+0
| * nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directoryStefan Roese2009-07-16-0/+224
| * nand: fixed failed reads on corrected ECC errors in nand_util.cValeriy Glushkov2009-07-16-5/+5
| * Typo fix: use CONFIG_SOC_DM644X, not CONFIG_SOC_DM646.David Brownell2009-07-16-1/+1
* | stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-18-18/+18
* | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2009-07-17-129/+178
|\ \
| * | Added support for splash screen positioningMatthias Weisser2009-07-17-1/+35
| * | video: mb862xx: replace printf with putsAnatolij Gustschin2009-07-17-10/+10
| * | video: mb862xx: use macros instead of magic numbersAnatolij Gustschin2009-07-17-46/+50
| * | video: mb862xx: fix coding style and remove dead codeAnatolij Gustschin2009-07-17-103/+114
| |/
* | sata: namespace curr_device variableMike Frysinger2009-07-17-3/+3
|/
* fsl_esdhc: Add device tree fixupsAnton Vorontsov2009-07-16-0/+19
* mtd: cfi - if defined, use MAX_FLASH_BANKS_DETECT for static declarationsKim Phillips2009-07-16-2/+9
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-07-13-2/+87
|\
| * at91: Introduction of at91sam9g45 SOC.Sedji Gaouaou2009-07-12-2/+4
| * nand: Add Marvell Kirkwood NAND driverPrafulla Wadaskar2009-07-08-0/+83
* | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2009-07-13-3/+8
|\ \
| * | issue write command to base for JEDEC flashPo-Yu Chuang2009-07-13-3/+8
* | | usb: Fix compiler warning with gcc4.4Kumar Gala2009-07-11-2/+2
* | | usb: add Marvell Kirkwood ehci host controller driverPrafulla Wadaskar2009-07-09-0/+109
* | | mpc8xxx: USB: fix: access of ehci struct elementsVivek Mahajan2009-07-09-9/+9
* | | usb: musb: add timeout via CONFIG_MUSB_TIMEOUTBryan Wu2009-07-09-0/+35
* | | usb: musb: drop old musb read/write prototypesMike Frysinger2009-07-09-6/+0
|/ /