summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-02-20[PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe...Grant Likely1-4/+3
2007-02-20[PATCH 7_9] Replace ace_readw_ace_writeb functions with macrosGrant Likely1-26/+10
2007-02-20[PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.cGrant Likely2-1/+265
2007-01-19[PATCH] CFI: define CFG_WRITE_SWAPPED_DATA for the CFI-Flash driverHeiko Schocher1-16/+10
2007-01-18[PATCH] Fix: Compilerwarnings for SC3 board.Heiko Schocher1-3/+3
2007-01-15Merge with /home/hs/SC3/u-bootWolfgang Denk1-2/+10
2007-01-11 Added support for the SOLIDCARD III board from EurodesignHeiko Schocher1-2/+10
2007-01-05[PATCH] nand: Fix problem with oobsize calculationStefan Roese1-1/+1
2006-12-27Fix bug in adaption of Stefano Babic's CFI driver patch.Wolfgang Denk1-15/+21
2006-12-24Merge with /home/wd/git/u-boot/masterWolfgang Denk1-1/+2
2006-12-24Merge with /home/hs/TQ/u-boot-devWolfgang Denk1-7/+10
2006-12-24Fix cfi failure with Spansion Flash (Spansion Flash Devices have a different ...Stefano Babic1-1/+2
2006-12-21Added support for the TQM8272 board from TQHeiko Schocher2-7/+12
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-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-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