summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Blackfin][PATCH] Add BF561 EZKIT board supportAubrey Li2007-03-2031-3/+6839
* Merge http://www.denx.de/git/u-bootAubrey Li2007-03-196-33/+43
|\
| * Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-03-086-33/+43
| |\
| | * ppc4xx: Fix file mode of sequoia.cStefan Roese2007-03-081-0/+0
| | * ppc4xx: Clear Sequoia/Rainier security engine reset bitsJohn Otken john@softadvances.com2007-03-081-0/+4
| | * [PATCH] I2C: add some more SPD eeprom decoding for DDR2 modulesMatthias Fuchs2007-03-081-0/+2
| | * [PATCH] I2C: disable flat i2c commands when CONFIG_I2C_CMD_TREE is definedMatthias Fuchs2007-03-081-20/+20
| | * [PATCH] 4xx: allow CONFIG_I2C_CMD_TREE without CONFIG_I2C_MULTI_BUSMatthias Fuchs2007-03-081-1/+1
| | * [PATCH] I2C: Add missing default CFG_SPD_BUS_NUMMatthias Fuchs2007-03-081-0/+3
| | * fixed ethernet phy configuration for plu405 boardMatthias Fuchs2007-03-082-12/+13
* | | [Blackfin][PATCH] minor cleanupAubrey Li2007-03-191-5/+5
* | | [PATCH] Add flash chip M29W320ET/B supportAubrey Li2007-03-191-0/+2
* | | [Blackfin][PATCH] Add BF537 stamp board supportAubrey Li2007-03-1945-1/+12299
* | | [Blackfin][PATCH] minor cleanupAubrey Li2007-03-123-10/+10
* | | [Blackfin][PATCH] Fix BUILD_DIR option of MAKEALL building issueAubrey Li2007-03-124-29/+55
* | | [Blackfin][PATCH] code cleanupAubrey Li2007-03-1214-168/+139
* | | [Blackfin][PATCH] code cleanupAubrey Li2007-03-1019-551/+518
* | | [Blackfin][PATCH-2/2] Common files changed to support bf533 platformAubrey.Li2007-03-097-14/+22
* | | [Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform su...Aubrey.Li2007-03-0989-3253/+5182
|/ /
* | Minor cleanup.Wolfgang Denk2007-03-082-3/+2
* | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xxWolfgang Denk2007-03-0845-2619/+5838
|\ \
| * | mpc83xx: fix implicit declaration of function 'ft_get_prop' warningsKim Phillips2007-03-022-0/+6
| * | mpc83xx: Fix config of Arbiter, System Priority, and Clock ModeKumar Gala2007-03-025-46/+30
| * | mpc83xx: update [local-]mac-address properties on UEC based devicesKim Phillips2007-03-023-0/+42
| * | mpc83xx: write MAC address to mac-address and local-mac-addressTimur Tabi2007-03-021-0/+8
| * | mpc83xx: add command line editing by defaultKim Phillips2007-03-024-0/+4
| * | mpc83xx: Disable G1TXCLK, G2TXCLK h/w buffersKim Phillips2007-03-021-1/+8
| * | mpc83xx: Add DDR2 controller fixed/SPD Init for MPC83xxXie Xiaobo2007-03-023-62/+354
| * | mpc83xx: Add the cpu specific code for MPC8360E rev2.0 MDSXie Xiaobo2007-03-023-4/+33
| * | mpc83xx: Add the cpu and board specific code for MPC8349E rev3.1 MDSXie Xiaobo2007-03-023-13/+61
| * | mpc83xx: Fix empty i2c reads/writes in fsl_i2c.cJoakim Tjernlund2007-03-021-13/+14
| * | mpc83xx: Add support for the MPC8349E-mITX-GPTimur Tabi2007-03-028-288/+447
| * | mpc83xx: Delete sdram_init() for MPC8349E-mITXTimur Tabi2007-03-021-87/+1
| * | mpc83xx: Fix the LAW1/3 bugDave Liu2007-03-021-3/+3
| * | mpc83xx: don't hang if watchdog configured on 8360, 832xKim Phillips2007-03-021-4/+0
| * | mpc83xx: protect memcpy to bad address if a local-mac-address is missing from dtKim Phillips2007-03-021-0/+2
| * | mpc83xx: make 8360 default environment fdt be 8360 (not 8349)Kim Phillips2007-03-021-1/+1
| * | mpc83xx: Fix alternating tx error / tx buffer not ready bug in QE UECEmilian Medve2007-03-021-1/+1
| * | mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X insteadKumar Gala2007-03-025-15/+15
| * | mpc83xx: add MPC832XEMDS and sbc8349 to MAKEALLKim Phillips2007-03-021-1/+2
| * | mpc83xx: sort Makefile targetsKim Phillips2007-03-021-19/+20
| * | mpc83xx: U-Boot support for Wind River SBC8349Paul Gortmaker2007-03-0212-0/+2077
| * | mpc83xx: Remove a redundant semicolon in mpc8349itx.cSam Song2007-03-021-1/+1
| * | mpc83xx: Put the version (and magic) after the HRCW.Jerry Van Baren2007-03-021-12/+16
| * | mpc83xx: Add the MPC832XEMDS board readmeDave Liu2007-03-021-0/+129
| * | mpc83xx: Add support for the MPC832XEMDS boardDave Liu2007-03-0216-32/+1488
| * | mpc83xx: streamline the 83xx immr head fileDave Liu2007-03-026-2061/+1122
| * | mpc83xx: Fix the UEC driver bug of QEDave Liu2007-03-021-8/+6
* | | Minor cleanupWolfgang Denk2007-03-082-1/+178
* | | Merge with /home/hs/jupiter/u-bootWolfgang Denk2007-03-087-6/+821
|\ \ \ | |_|/ |/| |