aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-10-28cfi: Add weak default function for flash_cmd_reset()Stefan Roese1-133/+18
2009-10-28Coding Style cleanup; update CHANGELOG, prepare -rc1v2009.11-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-24sf: add GPL-2 license infoMike Frysinger2-0/+2
2009-10-24Merge 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-13Clean-up of s3c24x0 nand driverkevin.morfitt@fearnside-systems.co.uk1-37/+25
2009-10-13Clean-up of s3c24x0 drivers excluding nand driverkevin.morfitt@fearnside-systems.co.uk3-267/+296
2009-10-13s5pc1xx: support serial driverMinkyu Kang2-0/+196
2009-10-13s5pc1xx: 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-12Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk1-104/+242
2009-10-12Leave x86emu op code tables in default sectionEd Swarthout2-14/+8
2009-10-10Rewrite 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-04net: kirkwood_egiga.c: fixed build warningPrafulla Wadaskar1-1/+3
2009-10-04Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren3-496/+309
2009-10-04net: phy: mv88e61xx.c : fixed build warningPrafulla Wadaskar1-2/+2
2009-10-04net: 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-09-30Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk1-0/+4
2009-09-30Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk1-2/+1
2009-09-30Merge 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-28NAND: 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
2009-09-28fsl_i2c: Impl. AN2919, rev 5 to calculate FDR/DFSRJoakim Tjernlund1-35/+55
2009-09-28fsl_i2c: Add CONFIG_FSL_I2C_CUSTOM_{DFSR/FDR}Joakim Tjernlund1-3/+11
2009-09-28fsl_i2c: Wait for STOP condition to propagateJoakim Tjernlund1-4/+8
2009-09-25net: uec: Fix uccf.h and uec.h headers to include headers they depend onAnton Vorontsov2-0/+4
2009-09-25net: uec_phy: Implement TXID and RXID RGMII modes for Marvell PHYsAnton Vorontsov2-2/+14
2009-09-24Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2-12/+118
2009-09-24ppc/p4080: Add various p4080 related defines (and p4040)Kumar Gala1-0/+2
2009-09-24ppc/p4080: Add support for CoreNet style platform LAWsKumar Gala1-11/+115
2009-09-24ppc/85xx: Clean up p1_p2_rdb PCI setupKumar Gala1-1/+1
2009-09-24rtc/ds1337.c: Allow to set TCR registerWerner Pfister1-0/+4
2009-09-22mpc512x. Micron nand flash needs a reset before a read command is issued.Paul Gibson1-0/+1
2009-09-15ppc/85xx: add boot from NAND/eSDHC/eSPI supportMingkai Hu1-0/+2
2009-09-15Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk3-484/+20
2009-09-15Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2-70/+70
2009-09-15sk98lin: fix compile warningsWolfgang Denk4-13/+29
2009-09-15drivers/net/natsemi.c: fix compile warningWolfgang Denk1-1/+2