summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | video: mb862xx: replace printf with putsAnatolij Gustschin2009-07-171-10/+10
| * | video: mb862xx: use macros instead of magic numbersAnatolij Gustschin2009-07-171-46/+50
| * | video: mb862xx: fix coding style and remove dead codeAnatolij Gustschin2009-07-171-103/+114
| |/
* | sata: namespace curr_device variableMike Frysinger2009-07-171-3/+3
|/
* fsl_esdhc: Add device tree fixupsAnton Vorontsov2009-07-161-0/+19
* mtd: cfi - if defined, use MAX_FLASH_BANKS_DETECT for static declarationsKim Phillips2009-07-161-2/+9
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-07-133-2/+87
|\
| * at91: Introduction of at91sam9g45 SOC.Sedji Gaouaou2009-07-121-2/+4
| * nand: Add Marvell Kirkwood NAND driverPrafulla Wadaskar2009-07-082-0/+83
* | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2009-07-131-3/+8
|\ \
| * | issue write command to base for JEDEC flashPo-Yu Chuang2009-07-131-3/+8
* | | usb: Fix compiler warning with gcc4.4Kumar Gala2009-07-111-2/+2
* | | usb: add Marvell Kirkwood ehci host controller driverPrafulla Wadaskar2009-07-092-0/+109
* | | mpc8xxx: USB: fix: access of ehci struct elementsVivek Mahajan2009-07-091-9/+9
* | | usb: musb: add timeout via CONFIG_MUSB_TIMEOUTBryan Wu2009-07-092-0/+35
* | | usb: musb: drop old musb read/write prototypesMike Frysinger2009-07-091-6/+0
|/ /
* | fsl_elbc_nand: redirect the pointer of bbt pattern to RAMMingkai Hu2009-07-071-0/+4
* | Bug-fix in drivers mtd nand Makefilekevin.morfitt@fearnside-systems.co.uk2009-07-071-1/+1
* | mtd: nand: use loff_t for offsetJean-Christophe PLAGNIOL-VILLARD2009-07-071-10/+10
* | mtd: nand: new base driver for memory mapped nand devicesMike Frysinger2009-07-072-0/+54
OpenPOWER on IntegriCloud