summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-12-01Fix the confilcts when merging 'master' into hpc2.roy zang13-49/+4016
2006-12-01Clean up the code according to codestyle:roy zang3-469/+460
2006-11-30Code cleanup.Wolfgang Denk3-574/+580
2006-11-30Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.gitWolfgang Denk13-47/+4008
2006-11-29Make fsl-i2c not conflict with SOFT I2CJoakim Tjernlund1-7/+10
2006-11-29Fix I2C master address initialization.Joakim Tjernlund1-1/+1
2006-11-29Merge http://www.denx.de/git/u-bootKim Phillips2-61/+163
2006-11-29Eliminate gcc 4 'used uninitialized' warnings in drivers/qe/uccf.cKim Phillips1-3/+3
2006-11-29Solve the copyright conflicts when merging 'master' into hpc2.roy zang2-64/+163
2006-11-28[PATCH] nand: Fix patch merge problemStefan Roese1-2/+2
2006-11-28Merge with /home/sr/git/u-boot/denx-alpr-merge-testWolfgang Denk1-0/+2
2006-11-27[PATCH] nand_wait() timeout fixesStefan Roese1-4/+4
2006-11-27Merge with /home/stefan/git/u-boot/denxStefan Roese1-57/+157
2006-11-13[PATCH] CFI driver AMD Command Set Top boot geometry reversal, etc. [Updated]Stefan Roese1-57/+157
2006-11-10Merge with /home/stefan/git/u-boot/denxStefan Roese15-397/+2766
2006-11-04mpc83xx: Update 83xx to use fsl_i2c.cTimur Tabi1-32/+81
2006-11-04mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi1-1/+1
2006-11-04mpc83xx: add QE ethernet supportDave Liu9-0/+3910
2006-11-04mpc83xx: Add support for the MPC8349E-mITXTimur Tabi1-3/+1
2006-11-04NAND Flash verify across block boundariesNick Spence1-0/+1
2006-11-04Added RGMII support to the TSECs and Marvell 881111 PhyNick Spence1-4/+4
2006-11-02This patch comes from Yuli's posted patch on 8/8/2006roy zang1-6/+26
2006-11-02Tsi108 on chip i2c support.roy zang1-0/+300
2006-11-02Tsi108 on chip pci controller support.roy zang1-0/+178
2006-11-02Tundra tsi108 on chip Ethernet controller support.roy zang1-0/+1043
2006-11-02General code modification for mpc7448hpc2 board support.roy zang1-3/+3
2006-10-28[PATCH] NAND: Partition name support added to NAND subsystemStefan Roese1-9/+2
2006-10-26Fix TSEC driver (now for real): avoid crashes if PHY is not attachedBen Warren1-3/+6
2006-10-24Merge with /home/wd/git/u-boot/masterWolfgang Denk3-1/+403
2006-10-24Add common serial driver for Atmel AT32 and AT91 chipsWolfgang Denk3-1/+403
2006-10-21Merge with http://www.jdl.com/software/u-boot-86xx.gitWolfgang Denk7-384/+1480
2006-10-21Converted all 85xx boards to use a common FSL I2C driver.Jon Loeliger1-3/+7
2006-10-20Add board/cpu specific NAND chip select function to 440 NDFCStefan Roese1-1/+8
2006-10-19Rewrite a series of goto statements as a sequences ofJon Loeliger1-31/+21
2006-10-19Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.cJon Loeliger2-1/+249
2006-10-12Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger1-3/+3
2006-10-12Remove unneeded include files and local variable.Jon Loeliger1-3/+0
2006-10-12Fix spelling; minor code cleanup.Wolfgang Denk1-3/+3
2006-10-11Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2-1/+870
2006-10-11Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger5-8/+7
2006-10-11Ran lindent and cleaned up whitespace issues.Jon Loeliger1-441/+455
2006-10-10* Several improvements to the new NAND subsystem:Stefan Roese2-1/+870
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk4-4/+4
2006-10-09Coding style cleanupWolfgang Denk2-4/+3
2006-10-07CFG_NAND_QUIET_TEST added to not warn upon missing NAND deviceStefan Roese1-0/+2
2006-09-19Merge branch 'mpc85xx'Jon Loeliger2-13/+77
2006-09-19Add support for eTSEC 3 & 4 on 8548 CDSAndy Fleming2-10/+76
2006-09-19Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger6-29/+211
2006-09-04Merge with /home/m8/git/u-bootWolfgang Denk4-29/+96
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz4-29/+96