summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-01-05[PATCH] nand: Fix problem with oobsize calculationStefan Roese
2006-12-27Fix bug in adaption of Stefano Babic's CFI driver patch.Wolfgang Denk
2006-12-24Merge with /home/wd/git/u-boot/masterWolfgang Denk
2006-12-24Merge with /home/hs/TQ/u-boot-devWolfgang Denk
2006-12-24Fix cfi failure with Spansion Flash (Spansion Flash Devices have a different ...Stefano Babic
2006-12-21Added support for the TQM8272 board from TQHeiko Schocher
2006-11-30Code cleanup.Wolfgang Denk
2006-11-30Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.gitWolfgang Denk
2006-11-29Make fsl-i2c not conflict with SOFT I2CJoakim Tjernlund
2006-11-29Fix I2C master address initialization.Joakim Tjernlund
2006-11-28Merge http://www.denx.de/git/u-bootKim Phillips
2006-11-28Eliminate gcc 4 'used uninitialized' warnings in drivers/qe/uccf.cKim Phillips
2006-11-28[PATCH] nand: Fix patch merge problemStefan Roese
2006-11-27Merge with /home/sr/git/u-boot/denx-alpr-merge-testWolfgang Denk
2006-11-27[PATCH] nand_wait() timeout fixesStefan Roese
2006-11-27Merge with /home/stefan/git/u-boot/denxStefan Roese
2006-11-13[PATCH] CFI driver AMD Command Set Top boot geometry reversal, etc. [Updated]Stefan Roese
2006-11-10Merge with /home/stefan/git/u-boot/denxStefan Roese
2006-11-03mpc83xx: Update 83xx to use fsl_i2c.cTimur Tabi
2006-11-03mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi
2006-11-03mpc83xx: add QE ethernet supportDave Liu
2006-11-03mpc83xx: Add support for the MPC8349E-mITXTimur Tabi
2006-11-03NAND Flash verify across block boundariesNick Spence
2006-11-03Added RGMII support to the TSECs and Marvell 881111 PhyNick Spence
2006-10-28[PATCH] NAND: Partition name support added to NAND subsystemStefan Roese
2006-10-26Fix TSEC driver (now for real): avoid crashes if PHY is not attachedBen Warren
2006-10-24Merge with /home/wd/git/u-boot/masterWolfgang Denk
2006-10-24Add common serial driver for Atmel AT32 and AT91 chipsWolfgang Denk
2006-10-20Merge with http://www.jdl.com/software/u-boot-86xx.gitWolfgang Denk
2006-10-20Converted all 85xx boards to use a common FSL I2C driver.Jon Loeliger
2006-10-20Add board/cpu specific NAND chip select function to 440 NDFCStefan Roese
2006-10-19Rewrite a series of goto statements as a sequences ofJon Loeliger
2006-10-19Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.cJon Loeliger
2006-10-12Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger
2006-10-12Remove unneeded include files and local variable.Jon Loeliger
2006-10-12Fix spelling; minor code cleanup.Wolfgang Denk
2006-10-11Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger
2006-10-10Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger
2006-10-10Ran lindent and cleaned up whitespace issues.Jon Loeliger
2006-10-10* Several improvements to the new NAND subsystem:Stefan Roese
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk
2006-10-09Coding style cleanupWolfgang Denk
2006-10-07CFG_NAND_QUIET_TEST added to not warn upon missing NAND deviceStefan Roese
2006-09-19Merge branch 'mpc85xx'Jon Loeliger
2006-09-19Add support for eTSEC 3 & 4 on 8548 CDSAndy Fleming
2006-09-19Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger
2006-09-04Merge with /home/m8/git/u-bootWolfgang Denk
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz
2006-08-30Make the serial driver framework work with CONFIG_SERIAL_MULTI enabledWolfgang Denk
2006-08-23Merge branch 'mpc86xx'Jon Loeliger