summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Set Rev 2.x 86xx PIC in mixed mode.Haiying Wang2007-03-22-0/+22
* Add flash cmd function to 8641HPCN rambootJason Jin2007-03-22-13/+3
* Add support for 8641 Rev 2 silicon.Ed Swarthout2007-03-22-2/+2
* Merge with /home/hs/TQ/u-bootWolfgang Denk2007-03-21-22/+6
|\
| * [PATCH] TQM8272: dont change the bits given from the HRCWHeiko Schocher2007-03-21-22/+6
* | Remove obsoleted POST files.Wolfgang Denk2007-03-19-7555/+0
|/
* Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-03-16-65/+28
|\
| * [PATCH] Use dynamic SDRAM TLB setup on AMCC Ebony eval boardStefan Roese2007-03-16-60/+22
| * [PATCH] renamed environment variable 'addcon' to 'addcons' for PCI405Matthias Fuchs2007-03-14-5/+6
* | Make SC3 board build with 'make O='; use 'addcons' consistentlyWolfgang Denk2007-03-13-12/+19
* | Merge with /home/hs/jupiter/u-bootWolfgang Denk2007-03-13-3/+17
|\ \ | |/ |/|
| * [PATCH] update board config for jupiter Board:Heiko Schocher2007-03-13-3/+17
* | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-03-08-33/+43
|\ \
| * | ppc4xx: Fix file mode of sequoia.cStefan Roese2007-03-08-0/+0
| * | ppc4xx: Clear Sequoia/Rainier security engine reset bitsJohn Otken john@softadvances.com2007-03-08-0/+4
| * | [PATCH] I2C: add some more SPD eeprom decoding for DDR2 modulesMatthias Fuchs2007-03-08-0/+2
| * | [PATCH] I2C: disable flat i2c commands when CONFIG_I2C_CMD_TREE is definedMatthias Fuchs2007-03-08-20/+20
| * | [PATCH] 4xx: allow CONFIG_I2C_CMD_TREE without CONFIG_I2C_MULTI_BUSMatthias Fuchs2007-03-08-1/+1
| * | [PATCH] I2C: Add missing default CFG_SPD_BUS_NUMMatthias Fuchs2007-03-08-0/+3
| * | fixed ethernet phy configuration for plu405 boardMatthias Fuchs2007-03-08-12/+13
* | | Minor cleanup.Wolfgang Denk2007-03-08-3/+2
* | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xxWolfgang Denk2007-03-08-2619/+5838
|\ \ \
| * | | mpc83xx: fix implicit declaration of function 'ft_get_prop' warningsKim Phillips2007-03-02-0/+6
| * | | mpc83xx: Fix config of Arbiter, System Priority, and Clock ModeKumar Gala2007-03-02-46/+30
| * | | mpc83xx: update [local-]mac-address properties on UEC based devicesKim Phillips2007-03-02-0/+42
| * | | mpc83xx: write MAC address to mac-address and local-mac-addressTimur Tabi2007-03-02-0/+8
| * | | mpc83xx: add command line editing by defaultKim Phillips2007-03-02-0/+4
| * | | mpc83xx: Disable G1TXCLK, G2TXCLK h/w buffersKim Phillips2007-03-02-1/+8
| * | | mpc83xx: Add DDR2 controller fixed/SPD Init for MPC83xxXie Xiaobo2007-03-02-62/+354
| * | | mpc83xx: Add the cpu specific code for MPC8360E rev2.0 MDSXie Xiaobo2007-03-02-4/+33
| * | | mpc83xx: Add the cpu and board specific code for MPC8349E rev3.1 MDSXie Xiaobo2007-03-02-13/+61
| * | | mpc83xx: Fix empty i2c reads/writes in fsl_i2c.cJoakim Tjernlund2007-03-02-13/+14
| * | | mpc83xx: Add support for the MPC8349E-mITX-GPTimur Tabi2007-03-02-288/+447
| * | | mpc83xx: Delete sdram_init() for MPC8349E-mITXTimur Tabi2007-03-02-87/+1
| * | | mpc83xx: Fix the LAW1/3 bugDave Liu2007-03-02-3/+3
| * | | mpc83xx: don't hang if watchdog configured on 8360, 832xKim Phillips2007-03-02-4/+0
| * | | mpc83xx: protect memcpy to bad address if a local-mac-address is missing from dtKim Phillips2007-03-02-0/+2
| * | | mpc83xx: make 8360 default environment fdt be 8360 (not 8349)Kim Phillips2007-03-02-1/+1
| * | | mpc83xx: Fix alternating tx error / tx buffer not ready bug in QE UECEmilian Medve2007-03-02-1/+1
| * | | mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X insteadKumar Gala2007-03-02-15/+15
| * | | mpc83xx: add MPC832XEMDS and sbc8349 to MAKEALLKim Phillips2007-03-02-1/+2
| * | | mpc83xx: sort Makefile targetsKim Phillips2007-03-02-19/+20
| * | | mpc83xx: U-Boot support for Wind River SBC8349Paul Gortmaker2007-03-02-0/+2077
| * | | mpc83xx: Remove a redundant semicolon in mpc8349itx.cSam Song2007-03-02-1/+1
| * | | mpc83xx: Put the version (and magic) after the HRCW.Jerry Van Baren2007-03-02-12/+16
| * | | mpc83xx: Add the MPC832XEMDS board readmeDave Liu2007-03-02-0/+129
| * | | mpc83xx: Add support for the MPC832XEMDS boardDave Liu2007-03-02-32/+1488
| * | | mpc83xx: streamline the 83xx immr head fileDave Liu2007-03-02-2061/+1122
| * | | mpc83xx: Fix the UEC driver bug of QEDave Liu2007-03-02-8/+6
* | | | Minor cleanupWolfgang Denk2007-03-08-1/+178