summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Some code cleanup.Wolfgang Denk2007-03-041-26/+11
* Merge branch 'master' into hpc2roy zang2007-02-283-13/+257
|\
| * Minor code cleanup.Wolfgang Denk2007-02-271-4/+4
| * [PATCH] Change systemace driver to select 8 & 16bit modeStefan Roese2007-02-221-5/+2
| * [PATCH v3] Add sync to ensure flash_write_cmd is fully finishedHaiying Wang2007-02-211-12/+4
| * [PATCH] Fix problem in systemace driver (ace_writew instead of ace_write)Stefan Roese2007-02-211-4/+4
| * [PATCH] Update SystemACE driver for 16bit accessStefan Roese2007-02-201-3/+11
| * [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe...Grant Likely2007-02-201-4/+3
| * [PATCH 7_9] Replace ace_readw_ace_writeb functions with macrosGrant Likely2007-02-201-26/+10
| * [PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.cGrant Likely2007-02-202-1/+265
* | Merge branch 'master' into hpc2roy zang2007-01-222-29/+14
|\ \ | |/
| * [PATCH] CFI: define CFG_WRITE_SWAPPED_DATA for the CFI-Flash driverHeiko Schocher2007-01-191-16/+10
| * [PATCH] Fix: Compilerwarnings for SC3 board.Heiko Schocher2007-01-181-3/+3
| * Merge with /home/hs/SC3/u-bootWolfgang Denk2007-01-151-2/+10
| |\
| | * Added support for the SOLIDCARD III board from EurodesignHeiko Schocher2007-01-111-2/+10
| * | [PATCH] nand: Fix problem with oobsize calculationStefan Roese2007-01-051-1/+1
| |/
* | Merge branch 'master' into hpc2roy zang2007-01-042-22/+32
|\ \ | |/
| * Fix bug in adaption of Stefano Babic's CFI driver patch.Wolfgang Denk2006-12-271-15/+21
| * Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-12-241-1/+2
| |\
| | * Fix cfi failure with Spansion Flash (Spansion Flash Devices have a different ...Stefano Babic2006-12-241-1/+2
| * | Merge with /home/hs/TQ/u-boot-devWolfgang Denk2006-12-241-7/+10
| |\ \ | | |/ | |/|
| | * Added support for the TQM8272 board from TQHeiko Schocher2006-12-212-7/+12
* | | Fix the confilcts when merging 'master' into hpc2.roy zang2006-12-0113-49/+4016
|\ \ \ | |/ /
| * | Code cleanup.Wolfgang Denk2006-11-303-574/+580
| * | Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.gitWolfgang Denk2006-11-3013-47/+4008
| |\ \
| | * | Make fsl-i2c not conflict with SOFT I2CJoakim Tjernlund2006-11-291-7/+10
| | * | Fix I2C master address initialization.Joakim Tjernlund2006-11-291-1/+1
| | * | Merge http://www.denx.de/git/u-bootKim Phillips2006-11-282-61/+163
| | |\ \
| | * | | Eliminate gcc 4 'used uninitialized' warnings in drivers/qe/uccf.cKim Phillips2006-11-281-3/+3
| | * | | mpc83xx: Update 83xx to use fsl_i2c.cTimur Tabi2006-11-031-32/+81
| | * | | mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi2006-11-031-1/+1
| | * | | mpc83xx: add QE ethernet supportDave Liu2006-11-039-0/+3910
| | * | | mpc83xx: Add support for the MPC8349E-mITXTimur Tabi2006-11-031-3/+1
| | * | | NAND Flash verify across block boundariesNick Spence2006-11-031-0/+1
| | * | | Added RGMII support to the TSECs and Marvell 881111 PhyNick Spence2006-11-031-4/+4
| | | |/ | | |/|
| * | | [PATCH] nand: Fix patch merge problemStefan Roese2006-11-281-2/+2
| | |/ | |/|
* | | Clean up the code according to codestyle:roy zang2006-12-013-469/+460
* | | Solve the copyright conflicts when merging 'master' into hpc2.roy zang2006-11-292-64/+163
|\ \ \ | |/ /
| * | Merge with /home/sr/git/u-boot/denx-alpr-merge-testWolfgang Denk2006-11-271-0/+2
| |\ \
| | * \ Merge with /home/stefan/git/u-boot/denxStefan Roese2006-11-271-57/+157
| | |\ \
| | * \ \ Merge with /home/stefan/git/u-boot/denxStefan Roese2006-11-1015-397/+2766
| | |\ \ \ | | | | |/ | | | |/|
| | * | | CFG_NAND_QUIET_TEST added to not warn upon missing NAND deviceStefan Roese2006-10-071-0/+2
| * | | | [PATCH] nand_wait() timeout fixesStefan Roese2006-11-271-4/+4
| | |_|/ | |/| |
| * | | [PATCH] CFI driver AMD Command Set Top boot geometry reversal, etc. [Updated]Stefan Roese2006-11-131-57/+157
| | |/ | |/|
* | | This patch comes from Yuli's posted patch on 8/8/2006roy zang2006-11-021-6/+26
* | | Tsi108 on chip i2c support.roy zang2006-11-021-0/+300
* | | Tsi108 on chip pci controller support.roy zang2006-11-021-0/+178
* | | Tundra tsi108 on chip Ethernet controller support.roy zang2006-11-021-0/+1043
* | | General code modification for mpc7448hpc2 board support.roy zang2006-11-021-3/+3
|/ /
* | [PATCH] NAND: Partition name support added to NAND subsystemStefan Roese2006-10-281-9/+2
OpenPOWER on IntegriCloud