aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-03-02mpc83xx: Fix empty i2c reads/writes in fsl_i2c.cJoakim Tjernlund
2007-03-02mpc83xx: Fix alternating tx error / tx buffer not ready bug in QE UECEmilian Medve
2007-03-02mpc83xx: U-Boot support for Wind River SBC8349Paul Gortmaker
2007-03-02mpc83xx: Add support for the MPC832XEMDS boardDave Liu
2007-03-02mpc83xx: Fix the UEC driver bug of QEDave Liu
2007-02-27Minor code cleanup.Wolfgang Denk
2007-02-22[PATCH] Change systemace driver to select 8 & 16bit modeStefan Roese
2007-02-21[PATCH v3] Add sync to ensure flash_write_cmd is fully finishedHaiying Wang
2007-02-21[PATCH] Fix problem in systemace driver (ace_writew instead of ace_write)Stefan Roese
2007-02-20[PATCH] Update SystemACE driver for 16bit accessStefan Roese
2007-02-20[PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe...Grant Likely
2007-02-20[PATCH 7_9] Replace ace_readw_ace_writeb functions with macrosGrant Likely
2007-02-20[PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.cGrant Likely
2007-01-19[PATCH] CFI: define CFG_WRITE_SWAPPED_DATA for the CFI-Flash driverHeiko Schocher
2007-01-18[PATCH] Fix: Compilerwarnings for SC3 board.Heiko Schocher
2007-01-15Merge with /home/hs/SC3/u-bootWolfgang Denk
2007-01-11 Added support for the SOLIDCARD III board from EurodesignHeiko Schocher
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