summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-03mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi
2006-11-03mpc83xx: Lindent and clean up cpu/mpc83xx/speed.cKim Phillips
2006-11-03mpc83xx: Fix the incorrect dcbz operationDave Liu
2006-11-03mpc83xx: add OF_FLAT_TREE bits to 83xx boardsKim Phillips
2006-11-03mpc83xx: change ft code to modify local-mac-address propertyKim Phillips
2006-11-03mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and M...Timur Tabi
2006-11-03mpc83xx: add the README.mpc8360emdsDave Liu
2006-11-03mpc83xx: add QE ethernet supportDave Liu
2006-11-03mpc83xx: Add MPC8360EMDS basic board supportDave Liu
2006-11-03mpc83xx: add the QUICC Engine (QE) immap fileDave Liu
2006-11-03mpc83xx: Add 8360 specifics to 83xx immapDave Liu
2006-11-03mpc83xx: Fix PCI, USB, bootargs for MPC8349E-mITXTimur Tabi
2006-11-03mpc83xx: Add support for the MPC8349E-mITXTimur Tabi
2006-11-03Additional MPC8349 support for multibus i2cBen Warren
2006-11-03Multi-bus I2C implementation of MPC834xBen Warren
2006-11-03Add support for multiple I2C busesBen Warren
2006-11-03mpc83xx: Add support for Errata DDR6 on MPC 834x systemsTimur Tabi
2006-11-03mpc83xx: fix TQM build by defining a CFG_FLASH_SIZE for itTimur Tabi
2006-11-03mpc83xx: Add support for variable flash memory sizes on 83xx systemsTimur Tabi
2006-11-03mpc83xx: Unified TQM834x variable names with 83xx and consolidated macrosTanya Jiang
2006-11-03mpc83xx: Changed to unified mpx83xx names and added common 83xx changesDave Liu
2006-11-03mpc83xx: Fix missing build for mpc8349emds pci.cTanya Jiang
2006-11-03mpc83xx: Removed unused file resetvec.S for mpc83xx cpuTanya Jiang
2006-11-03NAND Flash verify across block boundariesNick Spence
2006-11-03Added RGMII support to the TSECs and Marvell 881111 PhyNick Spence
2006-11-02Merge with /home/tur/proj/uboot_linux_v38b/u-bootWolfgang Denk
2006-11-02Release U-Boot 1.1.6v1.1.6U-Boot-1_1_6Wolfgang Denk
2006-11-01Finish up support for MarelV38B boardBartlomiej Sieka
2006-11-01- Fix issues related to the use of ELDK 4 when compiling for MarelV38B:Bartlomiej Sieka
2006-11-01- Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change theBartlomiej Sieka
2006-11-01Changed MarelV38B board make target to lowercase. Config file cleanup.Bartlomiej Sieka
2006-10-29Merge with /home/sr/git/u-boot/nand-ladisWolfgang Denk
2006-10-29Automatically adjust ARFLAGS so "make -s" is really silent.Wolfgang Denk
2006-10-28[PATCH] omap925.c: Remove unused functionsStefan Roese
2006-10-28[PATCH] Add some missing machtypes for netstar & voiceblue boardsStefan Roese
2006-10-28[PATCH] NAND: Partition name support added to NAND subsystemStefan Roese
2006-10-28Update CHANGELOG.Wolfgang Denk
2006-10-28Enable commandline editing and hush shell on all TQM boards.Wolfgang Denk
2006-10-28README says CFG_AUTO_COMPLETE, but ocde uses CONFIG_AUTO_COMPLETEWolfgang Denk
2006-10-28Check for illegal character '=' in environment variable names.Wolfgang Denk
2006-10-28Minor code cleanup.Wolfgang Denk
2006-10-27Don't pass any debug options directly to the assemblerHaavard Skinnemoen
2006-10-27MPC86xx: Cleaned up unused and conditionally used local variables.Jon Loeliger
2006-10-27Fix "ar" flags in some Makefiles to allow for silent "make -s"Wolfgang Denk
2006-10-26Fix TSEC driver (now for real): avoid crashes if PHY is not attachedBen Warren
2006-10-26Fix TSEC driver: avoid crashes if PHY is not attachedBen Warren
2006-10-26Code cleanup.Wolfgang Denk
2006-10-26Merge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#device_treeWolfgang Denk
2006-10-25Finish up support for the ATSTK1000/ATSTK1002 boardsHaavard Skinnemoen
2006-10-24Added support for Multi-Image files that contain a device treeKumar Gala