aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-03-19[Blackfin][PATCH] Add BF537 stamp board supportAubrey Li45-1/+12299
2007-03-12[Blackfin][PATCH] minor cleanupAubrey Li3-10/+10
2007-03-12[Blackfin][PATCH] Fix BUILD_DIR option of MAKEALL building issueAubrey Li4-29/+55
2007-03-12[Blackfin][PATCH] code cleanupAubrey Li14-168/+139
2007-03-10[Blackfin][PATCH] code cleanupAubrey Li19-551/+518
2007-03-09[Blackfin][PATCH-2/2] Common files changed to support bf533 platformAubrey.Li7-14/+22
2007-03-09[Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform su...Aubrey.Li89-3253/+5182
2007-03-08Minor cleanup.Wolfgang Denk2-3/+2
2007-03-08Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xxWolfgang Denk45-2619/+5838
2007-03-08Minor cleanupWolfgang Denk2-1/+178
2007-03-08Merge with /home/hs/jupiter/u-bootWolfgang Denk7-6/+821
2007-03-08Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk12-644/+171
2007-03-08Merge with /home/stefan/git/u-boot/yucca-ddr2Stefan Roese12-644/+171
2007-03-08[PATCH] Update AMCC Luan 440SP eval board supportStefan Roese5-240/+62
2007-03-08[PATCH] Update AMCC Yucca 440SPe eval board supportStefan Roese3-378/+35
2007-03-08ppc4xx: Small AMCC Katmai 440SPe updateStefan Roese2-0/+11
2007-03-08ppc4xx: Update 440SP/440SPe DDR SPD setup code to support 440SPStefan Roese2-26/+63
2007-03-07Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk3-68/+48
2007-03-07[PATCH] Use dynamic SDRAM TLB setup on AMCC Ocotea eval boardStefan Roese2-64/+21
2007-03-07[PATCH] Fix AMCC 44x SPD SDRAM init code to support 2 DIMM'sStefan Roese1-4/+27
2007-03-07UC101: fix compiler warningsWolfgang Denk1-9/+9
2007-03-07HMI1001: fix build error, cleanup compiler warnings.Wolfgang Denk2-9/+10
2007-03-06Restructure POST directory to support of other CPUs, boards, etc.Wolfgang Denk45-45/+7719
2007-03-06Fix HOSTARCH handling.Wolfgang Denk1-5/+1
2007-03-06[PATCH] Speed optimization of AMCC Sequoia/Rainier DDR2 setupStefan Roese3-17/+26
2007-03-02mpc83xx: fix implicit declaration of function 'ft_get_prop' warningsKim Phillips2-0/+6
2007-03-02mpc83xx: Fix config of Arbiter, System Priority, and Clock ModeKumar Gala5-46/+30
2007-03-02mpc83xx: update [local-]mac-address properties on UEC based devicesKim Phillips3-0/+42
2007-03-02mpc83xx: write MAC address to mac-address and local-mac-addressTimur Tabi1-0/+8
2007-03-02mpc83xx: add command line editing by defaultKim Phillips4-0/+4
2007-03-02mpc83xx: Disable G1TXCLK, G2TXCLK h/w buffersKim Phillips1-1/+8
2007-03-02mpc83xx: Add DDR2 controller fixed/SPD Init for MPC83xxXie Xiaobo3-62/+354
2007-03-02mpc83xx: Add the cpu specific code for MPC8360E rev2.0 MDSXie Xiaobo3-4/+33
2007-03-02mpc83xx: Add the cpu and board specific code for MPC8349E rev3.1 MDSXie Xiaobo3-13/+61
2007-03-02mpc83xx: Fix empty i2c reads/writes in fsl_i2c.cJoakim Tjernlund1-13/+14
2007-03-02mpc83xx: Add support for the MPC8349E-mITX-GPTimur Tabi8-288/+447
2007-03-02mpc83xx: Delete sdram_init() for MPC8349E-mITXTimur Tabi1-87/+1
2007-03-02mpc83xx: Fix the LAW1/3 bugDave Liu1-3/+3
2007-03-02mpc83xx: don't hang if watchdog configured on 8360, 832xKim Phillips1-4/+0
2007-03-02mpc83xx: protect memcpy to bad address if a local-mac-address is missing from dtKim Phillips1-0/+2
2007-03-02mpc83xx: make 8360 default environment fdt be 8360 (not 8349)Kim Phillips1-1/+1
2007-03-02mpc83xx: Fix alternating tx error / tx buffer not ready bug in QE UECEmilian Medve1-1/+1
2007-03-02mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X insteadKumar Gala5-15/+15
2007-03-02mpc83xx: add MPC832XEMDS and sbc8349 to MAKEALLKim Phillips1-1/+2
2007-03-02mpc83xx: sort Makefile targetsKim Phillips1-19/+20
2007-03-02mpc83xx: U-Boot support for Wind River SBC8349Paul Gortmaker12-0/+2077
2007-03-02mpc83xx: Remove a redundant semicolon in mpc8349itx.cSam Song1-1/+1
2007-03-02mpc83xx: Put the version (and magic) after the HRCW.Jerry Van Baren1-12/+16
2007-03-02mpc83xx: Add the MPC832XEMDS board readmeDave Liu1-0/+129
2007-03-02mpc83xx: Add support for the MPC832XEMDS boardDave Liu16-32/+1488