summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* bus_vcxk.c: fix warning: unused variable 'lineptr'Jens Scharsig2009-08-091-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-08-082-491/+3444
|\
| * Add Intel E1000 PCIE card supportRoy Zang2009-08-082-491/+3444
* | omap3: replace all instances of gpmc config struct by one globalDirk Behme2009-08-081-17/+16
* | omap3: remove typedefs for configuration structsDirk Behme2009-08-081-1/+1
|/
* omap3: embedd gpmc_cs into gpmc config structMatthias Ludwig2009-08-071-15/+7
* Merge branch 'next' of git://git.denx.de/u-boot-coldfireWolfgang Denk2009-08-042-0/+358
|\
| * Coldfire: Consolidate DSPI driverTsiChung Liew2009-07-142-0/+358
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2009-07-308-18/+769
|\ \
| * | OMAP3 Move twl4030 mmc functionTom Rix2009-07-292-11/+17
| * | OMAP3 Move twl4030 power and led functionsTom Rix2009-07-293-1/+107
| * | TWL4030 Add power reset buttonTom Rix2009-07-282-0/+94
| * | OMAP I2C Fix the sampling clock.Tom Rix2009-07-281-7/+67
| * | arm, i2c: added support for the TWSI I2C InterfaceHeiko Schocher2009-07-282-0/+485
* | | Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala2009-07-2910-10/+10
* | | mpc83xx: Add esd VME8349 board supportReinhard Arlt2009-07-271-1/+1
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2009-07-262-0/+441
|\ \
| * | video: bus_vcxk.c: fix style issues added by 50217deeAnatolij Gustschin2009-07-261-11/+15
| * | new video driver for bus vcxk framebuffersJens Scharsig2009-07-262-0/+437
* | | usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_rootPrafulla Wadaskar2009-07-231-2/+2
|/ /
* | Coding Style cleanup; update CHANGELOG.Wolfgang Denk2009-07-232-2/+0
* | unify HOST_CFLAGS and HOSTCFLAGSMike Frysinger2009-07-232-2/+2
* | ahci: Fix gcc 4.4 compiler warningKumar Gala2009-07-231-8/+6
* | drivers/bios_emulator: Fix gcc 4.4 compiler warningKumar Gala2009-07-231-1/+2
* | fec_mxc: driver for FEC ethernet controller on i.MX27Ilya Yanok2009-07-223-0/+1047
* | ppc4xx: Fixed compilation warning in 4xx_enet.cAlessio Centazzo2009-07-221-2/+1
* | net: phy: bugfixes: mv88E61xx multichip addressing supportPrafulla Wadaskar2009-07-222-10/+10
* | arm: Kirkwood: Check the error summary bit for error detectionSimon Kagstrom2009-07-222-1/+4
* | arm: Kirkwood: Fix compiler optimization bug for kwgbe_sendSimon Kagstrom2009-07-221-12/+19
* | MIIPHYBB: Return 0xFFFF if the PHY is not asserting TA.Richard Retanubun2009-07-221-0/+7
* | Convert SMC911X Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-07-223-160/+187
* | P2020RDB Added support of Vitesse PHYs VSC8641(RGMII) and VSC8221(SGMII)Poonam Aggrwal2009-07-221-1/+51
* | net: tsec - fix dereferencing type-punned pointer will break strict-aliasing ...Kim Phillips2009-07-221-1/+4
* | sh: sh_eth: Remove garbage from printfNobuhiro Iwamatsu2009-07-221-1/+1
* | smc911x: add support for LAN9221Andreas Pretzsch2009-07-221-0/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-07-232-0/+152
|\ \
| * | Kirkwood: add Marvell Kirkwood gpio driverDieter Kiermaier2009-07-232-0/+152
* | | i2c, mpc83xx: add CONFIG_SYS_I2C_INIT_BOARD for fsl_i2cHeiko Schocher2009-07-211-0/+6
* | | fsl_sata: Fix compiler warnings shown by gcc-4.4galak2009-07-202-81/+19
* | | mmc: set bus width to 1 and clock to minimum early during initializationIlya Yanok2009-07-191-0/+3
* | | Canyonlands SATA harddisk driverKazuaki Ichinohe2009-07-193-0/+2588
* | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-07-197-1669/+224
|\ \ \ | |/ / |/| |
| * | Remove legacy NAND and disk on chip code.Scott Wood2009-07-164-1663/+0
| * | nand: ndfc: Remove unnecessary #ifdef'sStefan Roese2009-07-161-6/+0
| * | nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directoryStefan Roese2009-07-162-0/+224
| * | nand: fixed failed reads on corrected ECC errors in nand_util.cValeriy Glushkov2009-07-161-5/+5
| * | Typo fix: use CONFIG_SOC_DM644X, not CONFIG_SOC_DM646.David Brownell2009-07-161-1/+1
* | | stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-187-18/+18
* | | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2009-07-172-129/+178
|\ \ \
| * | | Added support for splash screen positioningMatthias Weisser2009-07-171-1/+35
OpenPOWER on IntegriCloud