summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Assign maintainers for mpc8349emds and mpc8360emdsKim Phillips2006-11-281-0/+8
* Eliminate gcc 4 'used uninitialized' warnings in drivers/qe/uccf.cKim Phillips2006-11-281-3/+3
* mpc83xx: Miscellaneous code style fixesTimur Tabi2006-11-288-218/+108
* mpc83xx: Update 83xx to use fsl_i2c.cTimur Tabi2006-11-0315-620/+163
* mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi2006-11-0322-82/+82
* mpc83xx: Lindent and clean up cpu/mpc83xx/speed.cKim Phillips2006-11-031-79/+82
* mpc83xx: Fix the incorrect dcbz operationDave Liu2006-11-034-34/+39
* mpc83xx: add OF_FLAT_TREE bits to 83xx boardsKim Phillips2006-11-039-20/+245
* mpc83xx: change ft code to modify local-mac-address propertyKim Phillips2006-11-031-2/+2
* mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and M...Timur Tabi2006-11-039-109/+154
* mpc83xx: add the README.mpc8360emdsDave Liu2006-11-031-0/+126
* mpc83xx: add QE ethernet supportDave Liu2006-11-0318-7/+4138
* mpc83xx: Add MPC8360EMDS basic board supportDave Liu2006-11-0314-276/+2092
* mpc83xx: add the QUICC Engine (QE) immap fileDave Liu2006-11-031-0/+550
* mpc83xx: Add 8360 specifics to 83xx immapDave Liu2006-11-031-571/+1404
* mpc83xx: Fix PCI, USB, bootargs for MPC8349E-mITXTimur Tabi2006-11-032-20/+18
* mpc83xx: Add support for the MPC8349E-mITXTimur Tabi2006-11-0317-13/+1926
* Additional MPC8349 support for multibus i2cBen Warren2006-11-031-2/+10
* Multi-bus I2C implementation of MPC834xBen Warren2006-11-033-35/+160
* Add support for multiple I2C busesBen Warren2006-11-033-6/+240
* mpc83xx: Add support for Errata DDR6 on MPC 834x systemsTimur Tabi2006-11-031-1/+42
* mpc83xx: fix TQM build by defining a CFG_FLASH_SIZE for itTimur Tabi2006-11-031-0/+1
* mpc83xx: Add support for variable flash memory sizes on 83xx systemsTimur Tabi2006-11-031-8/+21
* mpc83xx: Unified TQM834x variable names with 83xx and consolidated macrosTanya Jiang2006-11-032-6/+18
* mpc83xx: Changed to unified mpx83xx names and added common 83xx changesDave Liu2006-11-038-228/+384
* mpc83xx: Fix missing build for mpc8349emds pci.cTanya Jiang2006-11-031-1/+1
* mpc83xx: Removed unused file resetvec.S for mpc83xx cpuTanya Jiang2006-11-033-10/+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
* Merge with /home/tur/proj/uboot_linux_v38b/u-bootWolfgang Denk2006-11-0213-262/+198
|\
| * Finish up support for MarelV38B boardBartlomiej Sieka2006-11-011-48/+56
| * - Fix issues related to the use of ELDK 4 when compiling for MarelV38B:Bartlomiej Sieka2006-11-012-66/+28
| * - Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change theBartlomiej Sieka2006-11-018-40/+31
| * Changed MarelV38B board make target to lowercase. Config file cleanup.Bartlomiej Sieka2006-11-012-108/+83
* | Release U-Boot 1.1.6Wolfgang Denk2006-11-022-1/+46
|/
* Merge with /home/sr/git/u-boot/nand-ladisWolfgang Denk2006-10-298-217/+230
|\
| * [PATCH] omap925.c: Remove unused functionsStefan Roese2006-10-282-38/+0
| * [PATCH] Add some missing machtypes for netstar & voiceblue boardsStefan Roese2006-10-282-5/+4
| * [PATCH] NAND: Partition name support added to NAND subsystemStefan Roese2006-10-284-174/+226
* | Automatically adjust ARFLAGS so "make -s" is really silent.Wolfgang Denk2006-10-291-0/+4
|/
* Update CHANGELOG.Wolfgang Denk2006-10-281-0/+77
* Enable commandline editing and hush shell on all TQM boards.Wolfgang Denk2006-10-2816-41/+43
* README says CFG_AUTO_COMPLETE, but ocde uses CONFIG_AUTO_COMPLETEWolfgang Denk2006-10-285-5/+8
* Check for illegal character '=' in environment variable names.Wolfgang Denk2006-10-281-0/+5
* Minor code cleanup.Wolfgang Denk2006-10-281-94/+80
* Don't pass any debug options directly to the assemblerHaavard Skinnemoen2006-10-271-1/+3
* MPC86xx: Cleaned up unused and conditionally used local variables.Jon Loeliger2006-10-271-6/+2
* Fix "ar" flags in some Makefiles to allow for silent "make -s"Wolfgang Denk2006-10-276-6/+6
* Fix TSEC driver (now for real): avoid crashes if PHY is not attachedBen Warren2006-10-261-3/+6
* Fix TSEC driver: avoid crashes if PHY is not attachedBen Warren2006-10-262-113/+120
OpenPOWER on IntegriCloud