summaryrefslogtreecommitdiff
path: root/MAKEALL
AgeCommit message (Collapse)Author
2007-06-15[ppc4xx] Add initial lwmon5 board supportStefan Roese
This patch adds initial support for the Liebherr lwmon5 board euqipped with an AMCC 440EPx PowerPC. Signed-off-by: Stefan Roese <sr@denx.de>
2007-06-06Merge with /home/wd/git/u-boot/custodian/u-boot-armWolfgang Denk
2007-06-06ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval boardStefan Roese
This patch adds NAND booting support for the AMCC Acadia eval board. Please make sure to configure jumper J7 to position 2-3 when booting from NOR, and to position 1-2 when booting for NAND. I also added a board command to configure the I2C bootstrap EEPROM values. Right now only 267MHz is support for booting either via NOR or NAND FLASH. Here the usage: => bootstrap 267 nor ;to configure the board for 267MHz NOR booting => bootstrap 267 nand ;to configure the board for 267MHz NNAND booting Signed-off-by: Stefan Roese <sr@denx.de>
2007-06-01Merge with /home/stefan/git/u-boot/bamboo-nandStefan Roese
2007-06-01ppc4xx: Add NAND booting support for AMCC Bamboo (440EP) eval boardStefan Roese
This patch adds NAND booting support for the AMCC Bamboo eval board. Since the NAND-SPL boot image is limited to 4kbytes, this version only supports the onboard 64MBytes of DDR. The DIMM modules can't be supported, since the setup code for I2C DIMM autodetection and configuration is too big for this NAND bootloader. Signed-off-by: Stefan Roese <sr@denx.de>
2007-05-18Merge with git://www.denx.de/git/u-boot.gitPeter Pearse
2007-05-16Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xxWolfgang Denk
2007-05-09New board SMN42 branchPeter Pearse
2007-05-05Add STX GP3 SSA board to MAKEALL script; update CHANGELOG.Wolfgang Denk
Signed-off-by: Wolfgang Denk <wd@denx.de>
2007-05-03mpc83xx: fix trivial error in MAKEALLKim Phillips
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2007-04-25mpc83xx: minor fixups for 8313rdb introductionKim Phillips
2007-04-23Enable 8544 supportAndy Fleming
* Add support to the Makefile * Add 8544 configuration support to the tsec driver * Add 8544 SVR numbers to processor.h Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com> Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-04-18Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xxWolfgang Denk
2007-04-04Merge with /home/wd/git/u-boot/custodian/u-boot-microblazeWolfgang Denk
2007-03-26Support for XUPV2P boardMichal Simek
Reset support BSP autoconfig support
2007-03-22Code cleanup / re-insert previous Copyright entries.Wolfgang Denk
Signed-off-by: Wolfgang Denk <wd@denx.de>
2007-03-22Merge with /home/wd/git/u-boot/custodian/u-boot-blackfinWolfgang Denk
2007-03-21Merge with /home/stefan/git/u-boot/acadiaStefan Roese
2007-03-21[PATCH] Add AMCC Acadia (405EZ) eval board supportStefan Roese
This patch adds support for the new AMCC Acadia eval board. Please note that this Acadia/405EZ support is still in a beta stage. Still lot's of cleanup needed but we need a preliminary release now. Signed-off-by: Stefan Roese <sr@denx.de>
2007-03-20[Blackfin][PATCH] Add BF561 EZKIT board supportAubrey Li
2007-03-19[Blackfin][PATCH] Add BF537 stamp board supportAubrey Li
2007-03-11[Microblaze][PATCH] part 2Michal Simek
timer support interrupt controller support flash support ethernet support cache support board information support env support booting image support adding support for Xilinx ML401
2007-03-09[Blackfin][PATCH-2/2] Common files changed to support bf533 platformAubrey.Li
2007-03-08Minor cleanup.Wolfgang Denk
2007-03-02mpc83xx: Add support for the MPC8349E-mITX-GPTimur Tabi
Add support for the MPC8349E-mITX-GP, a stripped-down version of the MPC8349E-mITX. Bonus features include support for low-boot (BMS bit in HRCW is 0) for the ITX and a README for the ITX and the ITX-GP. Signed-off-by: Timur Tabi <timur@freescale.com>
2007-03-02mpc83xx: add MPC832XEMDS and sbc8349 to MAKEALLKim Phillips
2007-02-28Merge branch 'master' into hpc2roy zang
Conflicts: drivers/Makefile Fix the merge conflict in file drivers/Makefile Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
2007-02-20Merge with /home/stefan/git/u-boot/denx-merge-srStefan Roese
2007-02-20[PATCH] Add support for the AMCC Katmai (440SPe) eval boardStefan Roese
Signed-off-by: Stefan Roese <sr@denx.de>
2007-02-16Merge with /home/tur/git/u-boot#motionproWolfgang Denk
2007-02-12Merge branch 'master' into hpc2roy zang
2007-02-09[Motion-PRO] Preliminary support for the Motion-PRO board.Bartlomiej Sieka
2007-01-31[PATCH] Add support for esd mecp5200 boardStefan Roese
Signed-off-by: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
2007-01-30Merge branch 'master' into hpc2roy zang
2007-01-24Add port for the lpc2292sodimm evaluation board from EmbeddedArtistsGary Jennejohn
2007-01-22Merge branch 'master' into hpc2roy zang
Conflicts: drivers/cfi_flash.c The patch by Heiko Schocher <hs@pollux.denx.de> on Jan, 19, 2007 fixes cfi_driver bug for mpc7448hpc2 board. The default cfi_driver can support mpc7448hpc2 board.
2007-01-18[PATCH] Add support for Prodrive SCPU (PDNB3 variant) boardStefan Roese
Signed-off-by: Stefan Roese <sr@denx.de>
2007-01-18Merge with /home/stefan/git/u-boot/denx-merge-srStefan Roese
2007-01-18[PATCH] Add support for AMCC Taishan PPC440GX eval boardStefan Roese
Signed-off-by: Stefan Roese <sr@denx.de>
2007-01-16Raname solidcard3 into sc3; add redundant env for sc3Wolfgang Denk
2007-01-04Merge branch 'master' into hpc2roy zang
2006-12-22Minor code cleanup; update CHANGELOG.Wolfgang Denk
2006-12-20Preliminary support for the iDMR board (ColdFire).Bartlomiej Sieka
2006-12-01Fix the confilcts when merging 'master' into hpc2.roy zang
The conflicts due to a new mpc7448 p3m7448 board is in the main tree. Merge branch 'master' into hpc2 Conflicts: MAKEALL cpu/74xx_7xx/cpu.c cpu/74xx_7xx/cpu_init.c cpu/74xx_7xx/speed.c
2006-11-30Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.gitWolfgang Denk
2006-11-29[PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boardsStefan Roese
This patch adds support for the Prodrive P3M750 (PPC750 & MV64460) and the P3M7448 (MPC7448 & MV64460) PMC modules. Both modules are quite similar and share the same board directory "prodrive/p3mx" and the same config file "p3mx.h". Signed-off-by: Stefan Roese <sr@denx.de>
2006-11-28Merge http://www.denx.de/git/u-bootKim Phillips
2006-11-29Solve the copyright conflicts when merging 'master' into hpc2.roy zang
Merge branch 'master' into hpc2 Conflicts: drivers/cfi_flash.c
2006-11-27Merge with /home/stefan/git/u-boot/denxStefan Roese
2006-11-10Merge with /home/stefan/git/u-boot/denxStefan Roese