Commit Graph

320 Commits (3e78a31cfe3d3022f46f67eb88e1281d5cc2eb89)

Author SHA1 Message Date
Paul Gortmaker 91e2576977 mpc83xx: U-Boot support for Wind River SBC8349 18 years ago
Dave Liu 24c3aca3f1 mpc83xx: Add support for the MPC832XEMDS board 18 years ago
Dave Liu ddd02492f4 mpc83xx: Fix the UEC driver bug of QE 18 years ago
Wolfgang Denk 743571145b Minor code cleanup. 18 years ago
Stefan Roese 8274ec0bd0 [PATCH] Change systemace driver to select 8 & 16bit mode 18 years ago
Haiying Wang 3a197b2fe4 [PATCH v3] Add sync to ensure flash_write_cmd is fully finished 18 years ago
Stefan Roese da04995c7d [PATCH] Fix problem in systemace driver (ace_writew instead of ace_write) 18 years ago
Stefan Roese d93e2212f9 [PATCH] Update SystemACE driver for 16bit access 18 years ago
Grant Likely eb867a7623 [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers 18 years ago
Grant Likely f4852ebe6c [PATCH 7_9] Replace ace_readw_ace_writeb functions with macros 18 years ago
Grant Likely 3a8ce9af6f [PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.c 18 years ago
Heiko Schocher d0b6e14087 [PATCH] CFI: define CFG_WRITE_SWAPPED_DATA for the CFI-Flash driver 18 years ago
Heiko Schocher cb4820725e [PATCH] Fix: Compilerwarnings for SC3 board. 18 years ago
Heiko Schocher ca43ba18e9 Added support for the SOLIDCARD III board from Eurodesign 18 years ago
Stefan Roese cd1d937f90 [PATCH] nand: Fix problem with oobsize calculation 18 years ago
Wolfgang Denk 92eb729bad Fix bug in adaption of Stefano Babic's CFI driver patch. 18 years ago
Stefano Babic d784fdb059 Fix cfi failure with Spansion Flash (Spansion Flash Devices have a different offset to go into CFI mode) 18 years ago
Heiko Schocher fa23044564 Added support for the TQM8272 board from TQ 18 years ago
Wolfgang Denk dd520bf314 Code cleanup. 18 years ago
Joakim Tjernlund 1939d96944 Make fsl-i2c not conflict with SOFT I2C 18 years ago
Joakim Tjernlund 14198bf768 Fix I2C master address initialization. 18 years ago
Kim Phillips 1aa934c81b Eliminate gcc 4 'used uninitialized' warnings in drivers/qe/uccf.c 18 years ago
Stefan Roese e7f3e9ff01 [PATCH] nand: Fix patch merge problem 18 years ago
Stefan Roese 1578486285 [PATCH] nand_wait() timeout fixes 18 years ago
Stefan Roese 260421a21e [PATCH] CFI driver AMD Command Set Top boot geometry reversal, etc. [Updated] 18 years ago
Timur Tabi be5e61815d mpc83xx: Update 83xx to use fsl_i2c.c 18 years ago
Timur Tabi d239d74b1c mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR 18 years ago
Dave Liu 7737d5c658 mpc83xx: add QE ethernet support 18 years ago
Timur Tabi 2ad6b513b3 mpc83xx: Add support for the MPC8349E-mITX 18 years ago
Nick Spence 04f899fc46 NAND Flash verify across block boundaries 18 years ago
Nick Spence f484dc791a Added RGMII support to the TSECs and Marvell 881111 Phy 18 years ago
Stefan Roese 856f054410 [PATCH] NAND: Partition name support added to NAND subsystem 18 years ago
Ben Warren 4653f91c13 Fix TSEC driver (now for real): avoid crashes if PHY is not attached 18 years ago
Wolfgang Denk f93ae788c3 Add common serial driver for Atmel AT32 and AT91 chips 18 years ago
Jon Loeliger 2047672684 Converted all 85xx boards to use a common FSL I2C driver. 18 years ago
Stefan Roese 43a2b0e76a Add board/cpu specific NAND chip select function to 440 NDFC 18 years ago
Jon Loeliger 4d45f69e36 Rewrite a series of goto statements as a sequences of 18 years ago
Jon Loeliger 7237c033b0 Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c 18 years ago
Jon Loeliger 0ee90cb77e Remove unneeded include files and local variable. 18 years ago
Wolfgang Denk 87621bc247 Fix spelling; minor code cleanup. 18 years ago
Jon Loeliger 89875e96ba Ran lindent and cleaned up whitespace issues. 18 years ago
Stefan Roese 2255b2d204 * Several improvements to the new NAND subsystem: 18 years ago
Wolfgang Denk 2b208f5308 Move "ar" flags to config.mk to allow for silent "make -s" 18 years ago
Wolfgang Denk 511d0c72b8 Coding style cleanup 18 years ago
Stefan Roese 5c912cb1c3 CFG_NAND_QUIET_TEST added to not warn upon missing NAND device 18 years ago
Andy Fleming 09f3e09e9e Add support for eTSEC 3 & 4 on 8548 CDS 18 years ago
Marian Balakowicz f93286397e Add support for a saving build objects in a separate directory. 18 years ago
Wolfgang Denk 0fd30252c8 Make the serial driver framework work with CONFIG_SERIAL_MULTI enabled 18 years ago
Jon Loeliger 4a7cc0f219 Cleanup and lindent new AHCI driver. 18 years ago
Jin Zhengxiong 4782ac80b0 Add AHCI support to u-boot 18 years ago