summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-19Remove obsoleted POST files.Wolfgang Denk
2007-03-16Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk
2007-03-16[PATCH] Use dynamic SDRAM TLB setup on AMCC Ebony eval boardStefan Roese
2007-03-14[PATCH] renamed environment variable 'addcon' to 'addcons' for PCI405Matthias Fuchs
2007-03-13Make SC3 board build with 'make O='; use 'addcons' consistentlyWolfgang Denk
2007-03-13Merge with /home/hs/jupiter/u-bootWolfgang Denk
2007-03-13[PATCH] update board config for jupiter Board:Heiko Schocher
2007-03-08Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk
2007-03-08ppc4xx: Fix file mode of sequoia.cStefan Roese
2007-03-08Minor cleanup.Wolfgang Denk
2007-03-08ppc4xx: Clear Sequoia/Rainier security engine reset bitsJohn Otken john@softadvances.com
2007-03-08Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xxWolfgang Denk
2007-03-08[PATCH] I2C: add some more SPD eeprom decoding for DDR2 modulesMatthias Fuchs
2007-03-08[PATCH] I2C: disable flat i2c commands when CONFIG_I2C_CMD_TREE is definedMatthias Fuchs
2007-03-08[PATCH] 4xx: allow CONFIG_I2C_CMD_TREE without CONFIG_I2C_MULTI_BUSMatthias Fuchs
2007-03-08[PATCH] I2C: Add missing default CFG_SPD_BUS_NUMMatthias Fuchs
2007-03-08fixed ethernet phy configuration for plu405 boardMatthias Fuchs
2007-03-08Minor cleanupWolfgang Denk
2007-03-08Merge with /home/hs/jupiter/u-bootWolfgang Denk
2007-03-08Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk
2007-03-08Merge with /home/stefan/git/u-boot/yucca-ddr2Stefan Roese
2007-03-08[PATCH] Update AMCC Luan 440SP eval board supportStefan Roese
2007-03-08[PATCH] Update AMCC Yucca 440SPe eval board supportStefan Roese
2007-03-08ppc4xx: Small AMCC Katmai 440SPe updateStefan Roese
2007-03-08ppc4xx: Update 440SP/440SPe DDR SPD setup code to support 440SPStefan Roese
2007-03-07Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk
2007-03-07[PATCH] Use dynamic SDRAM TLB setup on AMCC Ocotea eval boardStefan Roese
2007-03-07[PATCH] Fix AMCC 44x SPD SDRAM init code to support 2 DIMM'sStefan Roese
2007-03-07UC101: fix compiler warningsWolfgang Denk
2007-03-07HMI1001: fix build error, cleanup compiler warnings.Wolfgang Denk
2007-03-06Restructure POST directory to support of other CPUs, boards, etc.Wolfgang Denk
2007-03-06Fix HOSTARCH handling.Wolfgang Denk
2007-03-06[PATCH] Speed optimization of AMCC Sequoia/Rainier DDR2 setupStefan Roese
2007-03-02mpc83xx: fix implicit declaration of function 'ft_get_prop' warningsKim Phillips
2007-03-02mpc83xx: Fix config of Arbiter, System Priority, and Clock ModeKumar Gala
2007-03-02mpc83xx: update [local-]mac-address properties on UEC based devicesKim Phillips
2007-03-02mpc83xx: write MAC address to mac-address and local-mac-addressTimur Tabi
2007-03-02mpc83xx: add command line editing by defaultKim Phillips
2007-03-02mpc83xx: Disable G1TXCLK, G2TXCLK h/w buffersKim Phillips
2007-03-02mpc83xx: Add DDR2 controller fixed/SPD Init for MPC83xxXie Xiaobo
2007-03-02mpc83xx: Add the cpu specific code for MPC8360E rev2.0 MDSXie Xiaobo
2007-03-02mpc83xx: Add the cpu and board specific code for MPC8349E rev3.1 MDSXie Xiaobo
2007-03-02mpc83xx: Fix empty i2c reads/writes in fsl_i2c.cJoakim Tjernlund
2007-03-02mpc83xx: Add support for the MPC8349E-mITX-GPTimur Tabi
2007-03-02mpc83xx: Delete sdram_init() for MPC8349E-mITXTimur Tabi
2007-03-02mpc83xx: Fix the LAW1/3 bugDave Liu
2007-03-02mpc83xx: don't hang if watchdog configured on 8360, 832xKim Phillips
2007-03-02mpc83xx: protect memcpy to bad address if a local-mac-address is missing from dtKim Phillips
2007-03-02mpc83xx: make 8360 default environment fdt be 8360 (not 8349)Kim Phillips
2007-03-02mpc83xx: Fix alternating tx error / tx buffer not ready bug in QE UECEmilian Medve