summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* RTC: Fix return code in MC13783 RTC driver.Magnus Lilja2009-12-02-1/+1
* m41t11: Remove unused functionsPeter Tyser2009-12-02-14/+0
* Add support for CS2 dataflash for Atmel-SPI.Remy Bohmer2009-11-23-2/+16
* sf: fix stmicro offset setup while erasingMike Frysinger2009-11-22-1/+2
* sf: new driver for Winbond W25X16/32/64 devicesJason McMullan2009-11-22-0/+339
* Add driver for FTRTC010 real time clockPo-Yu Chuang2009-11-22-0/+125
* smc911x: make smc911x_initialize return correct valueMike Rapoport2009-11-12-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-11-11-28/+35
|\
| * mxc_fec: avoid free() calls to already freed pointers.javier Martin2009-11-11-5/+7
| * mxc_fec: fix some erroneous PHY accesses.javier Martin2009-11-11-3/+5
| * SMC91111: Clean up SMC_inx macros on xsengine and xaeniaxBen Warren2009-11-09-4/+4
| * Fix CS8900 regression on impa7 boardBen Warren2009-11-09-1/+1
| * Fix cs8900 dev->priv not init issueHui.Tang2009-11-09-3/+4
| * Fix DM9000 MAC address handlingBen Warren2009-10-29-12/+14
* | fsl_pci_init_port end-point initialization is brokenEd Swarthout2009-11-04-1/+17
* | Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support"Kumar Gala2009-11-04-16/+2
|/
* cfi: Add weak default function for flash_cmd_reset()Stefan Roese2009-10-28-133/+18
* Coding Style cleanup; update CHANGELOG, prepare -rc1v2009.11-rc1Wolfgang Denk2009-10-28-5/+5
* drivers/net/phy/miiphybb.c: fix warning: no newline at end of fileWolfgang Denk2009-10-27-1/+1
* mpc85xx: Configure QE USB for MPC8569E-MDS boardsAnton Vorontsov2009-10-27-0/+2
* ppc/85xx/pci: fsl_pci_init: pcie agent mode supportVivek Mahajan2009-10-27-2/+16
* sf: add GPL-2 license infoMike Frysinger2009-10-24-0/+2
* Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk2009-10-24-310/+1160
|\
| * ARM: OMAP3: Refactors the SM911x driverSteve Sakoman2009-10-24-6/+6
| * s5pc1xx: SMDKC100: fix compile warningsMinkyu Kang2009-10-24-1/+1
| * Clean-up of s3c24x0 nand driverkevin.morfitt@fearnside-systems.co.uk2009-10-13-37/+25
| * Clean-up of s3c24x0 drivers excluding nand driverkevin.morfitt@fearnside-systems.co.uk2009-10-13-267/+296
| * s5pc1xx: support serial driverMinkyu Kang2009-10-13-0/+196
| * s5pc1xx: support onenand driverMinkyu Kang2009-10-13-0/+637
* | smc911x: add support for LAN9220Daniel Mack2009-10-19-0/+2
|/
* SMC911X: Add chip auto detectionOlof Johansson2009-10-13-8/+13
* OMAP3 MMC: Fix warning dereferencing type-punned pointerDirk Behme2009-10-13-27/+21
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-10-12-104/+242
|\
| * Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbit...Luigi 'Comio' Mantellini2009-10-10-104/+242
* | Leave x86emu op code tables in default sectionEd Swarthout2009-10-12-14/+8
|/
* Merge branch 'reloc'Wolfgang Denk2009-10-09-879/+7
|\
| * Conditionally perform common relocation fixupsPeter Tyser2009-10-03-0/+2
| * fpga: Remove relocation fixupsPeter Tyser2009-10-03-830/+5
| * tsec: Remove PHY command relocation fixupsPeter Tyser2009-10-03-49/+0
* | ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-07-50/+50
* | net: kirkwood_egiga.c: fixed build warningPrafulla Wadaskar2009-10-04-1/+3
* | Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-10-04-496/+309
* | net: phy: mv88e61xx.c : fixed build warningPrafulla Wadaskar2009-10-04-2/+2
* | net: Fix problem with 405EZ ethernet interruptJames Clough2009-10-04-0/+9
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-09-30-0/+4
|\
| * ppc/85xx: get_law_entry isn't used in CONFIG_NAND_SPLKumar Gala2009-09-30-0/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-09-30-2/+1
|\ \
| * | NAND: davinci: Fix warnings when 4-bit ECC not usedScott Wood2009-09-28-2/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2009-09-30-36/+69
|\ \
| * | fsl_i2c: Do not generate STOP after read.Joakim Tjernlund2009-09-28-5/+6