summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* libfdt: Import libfdt source (1 of 2)Gerald Van Baren2007-03-31-0/+217
* Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk2007-03-29-13/+5
|\
| * Set Rev 2.x 86xx PIC in mixed mode.Haiying Wang2007-03-22-0/+2
| * Add flash cmd function to 8641HPCN rambootJason Jin2007-03-22-13/+3
* | Merge with /home/wd/git/u-boot/custodian/u-boot-blackfinWolfgang Denk2007-03-22-1334/+10970
|\ \
| * \ Merge http://www.denx.de/git/u-bootAubrey Li2007-03-20-13/+32
| |\ \ | | |/
| * | [Blackfin][PATCH] Add BF561 EZKIT board supportAubrey Li2007-03-20-0/+3655
| * | Merge http://www.denx.de/git/u-bootAubrey Li2007-03-19-6/+5
| |\ \
| * | | [PATCH] Add flash chip M29W320ET/B supportAubrey Li2007-03-19-0/+2
| * | | [Blackfin][PATCH] Add BF537 stamp board supportAubrey Li2007-03-19-0/+5630
| * | | [Blackfin][PATCH] minor cleanupAubrey Li2007-03-12-3/+3
| * | | [Blackfin][PATCH] code cleanupAubrey Li2007-03-12-1/+1
| * | | [Blackfin][PATCH] code cleanupAubrey Li2007-03-10-362/+337
| * | | [Blackfin][PATCH-2/2] Common files changed to support bf533 platformAubrey.Li2007-03-09-1/+1
| * | | [Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform su...Aubrey.Li2007-03-09-1333/+1707
* | | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-03-21-114/+1080
|\ \ \ \ | |_|_|/ |/| | |
| * | | ppc4xx: Fix file mode of include/configs/acadia.hStefan Roese2007-03-21-0/+0
| * | | Merge with /home/stefan/git/u-boot/acadiaStefan Roese2007-03-21-114/+1080
| |\ \ \
| | * | | [PATCH] Add AMCC Acadia (405EZ) eval board supportStefan Roese2007-03-21-0/+424
| | * | | [PATCH] Add AMCC PPC405EZ supportStefan Roese2007-03-21-114/+656
* | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-03-16-7/+9
|\ \ \ \ \ | |/ / / /
| * | | | [PATCH] Use dynamic SDRAM TLB setup on AMCC Ebony eval boardStefan Roese2007-03-16-2/+3
| * | | | [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-6/+9
* | | | 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-6/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | [PATCH] I2C: Add missing default CFG_SPD_BUS_NUMMatthias Fuchs2007-03-08-0/+3
| * | | fixed ethernet phy configuration for plu405 boardMatthias Fuchs2007-03-08-6/+2
* | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xxWolfgang Denk2007-03-08-2374/+2858
|\ \ \ \
| * | | | mpc83xx: Fix config of Arbiter, System Priority, and Clock ModeKumar Gala2007-03-02-40/+2
| * | | | mpc83xx: update [local-]mac-address properties on UEC based devicesKim Phillips2007-03-02-0/+2
| * | | | mpc83xx: add command line editing by defaultKim Phillips2007-03-02-0/+4
| * | | | mpc83xx: Add the cpu specific code for MPC8360E rev2.0 MDSXie Xiaobo2007-03-02-4/+31
| * | | | mpc83xx: Add the cpu and board specific code for MPC8349E rev3.1 MDSXie Xiaobo2007-03-02-10/+47
| * | | | mpc83xx: Add support for the MPC8349E-mITX-GPTimur Tabi2007-03-02-280/+220
| * | | | mpc83xx: Fix the LAW1/3 bugDave Liu2007-03-02-3/+3
| * | | | mpc83xx: make 8360 default environment fdt be 8360 (not 8349)Kim Phillips2007-03-02-1/+1
| * | | | mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X insteadKumar Gala2007-03-02-10/+10
| * | | | mpc83xx: U-Boot support for Wind River SBC8349Paul Gortmaker2007-03-02-0/+744
| * | | | mpc83xx: Add support for the MPC832XEMDS boardDave Liu2007-03-02-13/+720
| * | | | mpc83xx: streamline the 83xx immr head fileDave Liu2007-03-02-2047/+1108
| | |_|/ | |/| |
* | | | Minor cleanupWolfgang Denk2007-03-08-1/+1
* | | | Merge with /home/hs/jupiter/u-bootWolfgang Denk2007-03-08-0/+277
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | [PATCH] Added support for the jupiter board.Heiko Schocher2007-02-16-0/+277
* | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-03-08-21/+37
|\ \ \
| * \ \ Merge with /home/stefan/git/u-boot/yucca-ddr2Stefan Roese2007-03-08-21/+37
| |\ \ \
| | * | | [PATCH] Update AMCC Luan 440SP eval board supportStefan Roese2007-03-08-13/+5
| | * | | [PATCH] Update AMCC Yucca 440SPe eval board supportStefan Roese2007-03-08-7/+7
| | * | | ppc4xx: Small AMCC Katmai 440SPe updateStefan Roese2007-03-08-0/+1