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