summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-12-03RTC: Fix return code in MC13783 RTC driver.Magnus Lilja1-1/+1
2009-12-03m41t11: Remove unused functionsPeter Tyser1-14/+0
2009-11-24Add support for CS2 dataflash for Atmel-SPI.Remy Bohmer1-2/+16
2009-11-23sf: fix stmicro offset setup while erasingMike Frysinger1-1/+2
2009-11-23sf: new driver for Winbond W25X16/32/64 devicesJason McMullan4-0/+339
2009-11-23Add driver for FTRTC010 real time clockPo-Yu Chuang2-0/+125
2009-11-13smc911x: make smc911x_initialize return correct valueMike Rapoport1-2/+2
2009-11-12Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk4-28/+35
2009-11-12mxc_fec: avoid free() calls to already freed pointers.javier Martin1-5/+7
2009-11-12mxc_fec: fix some erroneous PHY accesses.javier Martin1-3/+5
2009-11-10SMC91111: Clean up SMC_inx macros on xsengine and xaeniaxBen Warren1-4/+4
2009-11-09Fix CS8900 regression on impa7 boardBen Warren1-1/+1
2009-11-09Fix cs8900 dev->priv not init issueHui.Tang1-3/+4
2009-11-04fsl_pci_init_port end-point initialization is brokenEd Swarthout1-1/+17
2009-11-04Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support"Kumar Gala1-16/+2
2009-10-29Fix DM9000 MAC address handlingBen Warren1-12/+14
2009-10-28cfi: Add weak default function for flash_cmd_reset()Stefan Roese1-133/+18
2009-10-28Coding Style cleanup; update CHANGELOG, prepare -rc1Wolfgang Denk2-5/+5
2009-10-27drivers/net/phy/miiphybb.c: fix warning: no newline at end of fileWolfgang Denk1-1/+1
2009-10-27mpc85xx: Configure QE USB for MPC8569E-MDS boardsAnton Vorontsov1-0/+2
2009-10-27ppc/85xx/pci: fsl_pci_init: pcie agent mode supportVivek Mahajan1-2/+16
2009-10-25sf: add GPL-2 license infoMike Frysinger2-0/+2
2009-10-25Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk9-310/+1160
2009-10-24ARM: OMAP3: Refactors the SM911x driverSteve Sakoman1-6/+6
2009-10-24s5pc1xx: SMDKC100: fix compile warningsMinkyu Kang1-1/+1
2009-10-19smc911x: add support for LAN9220Daniel Mack1-0/+2
2009-10-14Clean-up of s3c24x0 nand driverkevin.morfitt@fearnside-systems.co.uk1-37/+25
2009-10-14Clean-up of s3c24x0 drivers excluding nand driverkevin.morfitt@fearnside-systems.co.uk3-267/+296
2009-10-14s5pc1xx: support serial driverMinkyu Kang2-0/+196
2009-10-14s5pc1xx: support onenand driverMinkyu Kang2-0/+637
2009-10-13SMC911X: Add chip auto detectionOlof Johansson2-8/+13
2009-10-13OMAP3 MMC: Fix warning dereferencing type-punned pointerDirk Behme1-27/+21
2009-10-13Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk1-104/+242
2009-10-13Leave x86emu op code tables in default sectionEd Swarthout2-14/+8
2009-10-11Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbit...Luigi 'Comio' Mantellini1-104/+242
2009-10-09Merge branch 'reloc'Wolfgang Denk11-879/+7
2009-10-07ppc_4xx: Apply new HW register namesNiklaus Giger1-50/+50
2009-10-05net: kirkwood_egiga.c: fixed build warningPrafulla Wadaskar1-1/+3
2009-10-05Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren3-496/+309
2009-10-05net: phy: mv88e61xx.c : fixed build warningPrafulla Wadaskar1-2/+2
2009-10-05net: Fix problem with 405EZ ethernet interruptJames Clough1-0/+9
2009-10-03Conditionally perform common relocation fixupsPeter Tyser1-0/+2
2009-10-03fpga: Remove relocation fixupsPeter Tyser9-830/+5
2009-10-03tsec: Remove PHY command relocation fixupsPeter Tyser1-49/+0
2009-10-01Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk1-0/+4
2009-10-01Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk1-2/+1
2009-10-01Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk1-36/+69
2009-09-30ppc/85xx: get_law_entry isn't used in CONFIG_NAND_SPLKumar Gala1-0/+4
2009-09-29NAND: davinci: Fix warnings when 4-bit ECC not usedScott Wood1-2/+1
2009-09-28fsl_i2c: Do not generate STOP after read.Joakim Tjernlund1-5/+6