summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2007-07-04Fix Makefile to use $(MKCONFIG) macro for all board portsGrant Likely1-8/+8
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-06-15[ppc4xx] Add initial lwmon5 board supportStefan Roese1-0/+3
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-mpc86xxWolfgang Denk1-3/+0
2007-06-06Merge with /home/wd/git/u-boot/custodian/u-boot-armWolfgang Denk1-1/+4
2007-06-06Merge with /home/stefan/git/u-boot/acadia-nand-bootStefan Roese1-0/+9
2007-06-06ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval boardStefan Roese1-0/+9
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-05Merge branch 'mpc8641'Jon Loeliger1-3/+0
2007-06-05mpc8641 image size cleanupEd Swarthout1-3/+0
e600 does not have a bootpg restriction. Move the version string to beginning of image at fff00000. Resetvec.S is not needed. Update flash copy instructions. Add tftpflash env variable Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com> Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-06-05Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk1-0/+9
2007-06-01Merge with /home/stefan/git/u-boot/bamboo-nandStefan Roese1-0/+9
2007-06-01ppc4xx: Add NAND booting support for AMCC Bamboo (440EP) eval boardStefan Roese1-0/+10
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-31Merge with /home/wd/git/u-boot/stx-gp3ssaWolfgang Denk1-2/+10
2007-05-31Add support for STX GP3SSA (stxssa) Board with 4 MiB flash.Wolfgang Denk1-2/+10
Signed-off-by: Wolfgang Denk <wd@denx.de>
2007-05-18Merge with git://www.denx.de/git/u-boot.gitPeter Pearse1-0/+13
2007-05-18Makefile permissionsPeter Pearse1-0/+0
2007-05-16Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xxWolfgang Denk1-0/+13
2007-05-09New board SMN42 branchPeter Pearse1-1/+4
2007-05-09Makefile permissionsPeter Pearse1-0/+0
2007-05-05Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk1-0/+6
2007-05-05Merge with git://www.denx.de/git/u-boot.gitStefan Roese1-0/+3
2007-05-03Add support for STX GP3SSA (stxssa) BoardDan Malek1-0/+3
Signed-off-by Dan Malek, <dan@embeddedalley.com>
2007-05-03Add support for the 8568 MDS boardAndy Fleming1-0/+3
This included some changes to common files: * Add 8568 processor SVR to various places * Add support for setting the qe bus-frequency value in the dts * Add the 8568MDS target to the Makefile Signed-off-by: Andy Fleming <afleming@freescale.com>
2007-04-25mpc83xx: minor fixups for 8313rdb introductionKim Phillips1-13/+13
2007-04-24Enable 8544 supportAndy Fleming1-0/+3
* 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-24mpc83xx: Add MPC8313ERDB support.Scott Wood1-0/+13
Signed-off-by: Scott Wood <scottwood@freescale.com>
2007-04-23Merge with git://www.denx.de/git/u-boot.gitStefan Roese1-0/+1
2007-04-23Remove BOARDLIBS usage completelyStefan Roese1-1/+3
Signed-off-by: Stefan Roese <sr@denx.de>
2007-04-20Fix serious pointer bug with bootm and reserve map.Gerald Van Baren1-0/+1
What was suppose to be a stack variable was declared as a pointer, overwriting random memory. Also moved the libfdt.a requirement into the main Makefile. That is The U-Boot Way.
2007-04-18Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xxWolfgang Denk1-0/+3
2007-04-18Merge with /home/wd/git/u-boot/custodian/u-boot-avr32; code cleanup.Wolfgang Denk1-1/+1
2007-04-16[PATCH] icecube/lite5200b: wakeup from low-power supportDomen Puncer1-0/+5
U-Boot part of Lite5200b low power mode support. Puts SDRAM out of self-refresh and transfers control to address saved at physical 0x0. Signed-off-by: Domen Puncer <domen.puncer@telargo.com> Acked-by: Grant Likely <grant.likely@secretlab.ca>
2007-04-14AVR32: Use avr32-linux- cross-compilation prefix by defaultHaavard Skinnemoen1-1/+1
It doesn't really matter which toolchain you use to compile u-boot, but the avr32-linux one is probably what most people have installed. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2007-04-04Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk1-31/+19
2007-04-04Minor coding style cleanup.Wolfgang Denk1-1/+0
2007-04-04Merge with /home/wd/git/u-boot/custodian/u-boot-microblazeWolfgang Denk1-0/+11
2007-03-31Merge with git://www.denx.de/git/u-boot.gitStefan Roese1-8/+21
2007-03-28Merge some AMCC make targets to keep the top-level Makefile smallerStefan Roese1-31/+19
Signed-off-by: Stefan Roese <sr@denx.de>
2007-03-26Support for XUPV2P boardMichal Simek1-0/+5
Reset support BSP autoconfig support
2007-03-22Merge with /home/wd/git/u-boot/custodian/u-boot-blackfinWolfgang Denk1-8/+21
2007-03-21Merge with /home/stefan/git/u-boot/acadiaStefan Roese1-0/+3
2007-03-21[PATCH] Add AMCC Acadia (405EZ) eval board supportStefan Roese1-0/+3
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 Li1-2/+9
2007-03-18[Blackfin][PATCH] Add BF537 stamp board supportAubrey Li1-0/+8
2007-03-11[Blackfin][PATCH] code cleanupAubrey Li1-1/+1
2007-03-11[Microblaze][PATCH] part 2Michal Simek1-0/+6
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.Li1-9/+7
2007-03-09Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xxWolfgang Denk1-4/+43
2007-03-08Merge with /home/hs/jupiter/u-bootWolfgang Denk1-0/+3
2007-03-08Merge with /home/git/u-bootWolfgang Denk1-9/+10
2007-03-06Restructure POST directory to support of other CPUs, boards, etc.Wolfgang Denk1-4/+9