summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-241-14/+29
| |\ \
| | * \ Merge with /home/wd/git/u-boot/mailing-list/Haavard_SkinnemoenWolfgang Denk2006-10-241-0/+10
| | |\ \
| | | * | Add AT32AP CPU and AT32AP7000 SoC supportWolfgang Denk2006-10-241-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch by Haavard Skinnemoen, 06 Sep 2006 This patch adds support for the AT32AP CPU family and the AT32AP7000 chip, which is the first chip implementing the AVR32 architecture. The AT32AP CPU core is a high-performance implementation featuring a 7-stage pipeline, separate instruction- and data caches, and a MMU. For more information, please see the "AVR32 AP Technical Reference": http://www.atmel.com/dyn/resources/prod_documents/doc32001.pdf In addition to this, the AT32AP7000 chip comes with a large set of integrated peripherals, many of which are shared with the AT91 series of ARM-based microcontrollers from Atmel. Full data sheet is available here: http://www.atmel.com/dyn/resources/prod_documents/doc32003.pdf Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
| | | * | Add AVR32 architecture supportWolfgang Denk2006-10-241-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch by Haavard Skinnemoen, 6 Sep 2006 16:23:02 +0200 This patch adds common infrastructure code for the Atmel AVR32 architecture. See doc/README.AVR32 for details. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
| | * | | Fix sequoia separate object direcory building problems.Marian Balakowicz2006-10-231-14/+19
| | |/ /
| * | | Merge with http://www.jdl.com/software/u-boot-86xx.gitWolfgang Denk2006-10-201-0/+11
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-191-0/+3
| | |\ \
| | * \ \ Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-101-0/+18
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-09-191-548/+750
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: board/stxxtc/Makefile
| | * \ \ \ Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-08-221-10/+20
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'wd'Jon Loeliger2006-08-091-35/+98
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-06-071-1/+11
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'mpc86xx'Jon Loeliger2006-05-091-0/+11
| | |\ \ \ \ \ \ \
| | | * | | | | | | Initial support for MPC8641 HPCN board.Jon Loeliger2006-04-261-0/+11
| | | | | | | | | |
| * | | | | | | | | Cleanup compile warnings. Prepare for release 1.1.5Wolfgang Denk2006-10-201-1/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Merge with /home/tur/proj/051_uboot_linux_v38b/u-bootWolfgang Denk2006-10-181-0/+3
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | Preliminary patch adding support for the MarelV38B board.Bartlomiej Sieka2006-10-131-0/+3
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Add support for EP82xxM boardsWolfgang Denk2006-10-091-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch by Aaron Sells, 20 Jun 2006
* | | | | | | | Merge with /home/stefan/git/u-boot/denxStefan Roese2006-09-181-554/+781
|\| | | | | | |
| * | | | | | | Add support for AMCC Rainier PPX440GRx eval boardStefan Roese2006-09-131-0/+15
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Patch by Stefan Roese, 13 Sep 2006
| * | | | | | Cleanup examples binariesWolfgang Denk2006-09-131-1/+1
| | | | | | |
| * | | | | | Update NAND boot documentationStefan Roese2006-09-121-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch by Stefan Roese, 12 Sep 2006
| * | | | | | Merge with /home/m8/git/u-bootWolfgang Denk2006-09-091-0/+5
| |\ \ \ \ \ \
| | * | | | | | Fix LOG_DIR directory creation error.Marian Balakowicz2006-09-071-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for automatic creation of BUILD_DIR directory.
| * | | | | | | Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese2006-09-071-7/+32
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add support for PPC440EPx & PPC440GRx - Add support for PPC440EP(x)/GR(x) NAND controller in cpu/ppc4xx directory - Add NAND boot functionality for Sequoia board, please see doc/README.nand-boot-ppc440 for details - This Sequoia NAND image doesn't support environment in NAND for now. This will be added in a short while. Patch by Stefan Roese, 07 Sep 2006
| * | | | | | Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-545/+696
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Modifications are based on the linux kernel approach and support two use cases: 1) Add O= to the make command line 'make O=/tmp/build all' 2) Set environement variable BUILD_DIR to point to the desired location 'export BUILD_DIR=/tmp/build' 'make' The second approach can also be used with a MAKEALL script 'export BUILD_DIR=/tmp/build' './MAKEALL' Command line 'O=' setting overrides BUILD_DIR environent variable. When none of the above methods is used the local build is performed and the object files are placed in the source directory.
| * | | | | | Update for MCC200 / PRS200 boards:Wolfgang Denk2006-08-251-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - auto-adjust console device for Linux. - fix typos.
| * | | | | | Updates for MCC200 / PRS200 boards:Wolfgang Denk2006-08-241-6/+25
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | - support for configurations with SDRAM or DDR memory, - support for highboot and lowboot - adjusting environment definitions
| * | | | | Minor cleanupWolfgang Denk2006-08-181-13/+13
| | | | | |
| * | | | | Add support for WTK FO300 board (TQM5200 based).Marian Balakowicz2006-08-181-1/+6
| | | | | |
| * | | | | Add debug console on COM12 for MCC200 boardWolfgang Denk2006-08-171-0/+5
| | |_|_|/ | |/| | |
* / | | | Add initial support for the ALPR board from ProdriveStefan Roese2006-08-151-0/+3
|/ / / / | | | | | | | | | | | | | | | | NAND needs some additional testing Patch by Heiko Schocher, 15 Aug 2006
* | | | MCC200: set default configuration to low_boot DDR,Wolfgang Denk2006-07-231-5/+17
| | | | | | | | | | | | | | | | and support for configurable options high_boot and/or SDRAM.
* | | | Add configuration for cam5200 board (based on TQM5200S).Wolfgang Denk2006-07-221-4/+4
| | | |
* | | | Add support for friendly-arm SBC-2410X boardWolfgang Denk2006-07-211-0/+3
| | | | | | | | | | | | | | | | Patch by JinHua Luo, 01 Sep 2005
* | | | Add support for KVME080 boardWolfgang Denk2006-07-211-0/+3
| | | | | | | | | | | | | | | | Patch by Sangmoon Kim, 18 Aug 2005
* | | | * Cleanup TQM5200 board configurations:Wolfgang Denk2006-07-211-12/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - make highboot configurations use environment at high end, too, to avoid flash fragmentation - always use redundand environment - don't enable video code for modules without graphics controller - provide useful (though different) mtdparts settings - get rid of CONFIG_CS_AUTOCONF which was always set anyway * Extend mkconfig tool to print more useful target name
* | | | Add support for high-boot on TQM5200 and TQM5200S boards.Wolfgang Denk2006-07-191-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hint: the CPLD on the TQM5200 must be programmed with a software version supporting the high boot option! The new TQM5200S is already supporting this option. On the TQM5200 this option will be supported in configurations with MPC5200 rev B processors. To actually "high boot", set jumper X30 on the STK52xx. Patch by Martin Krause, 12 Jul 2006
* | | | Add support for new TQM5200 revisionsWolfgang Denk2006-07-191-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Support for TQM5200S (short version without graphic controller) - Support for modules with 'N' type S29GL128N Spansion flashes (requires changes to flash layout) - Support for MPC5200B cpu (mostly support for second SDRAM bank)
* | | | Add support for TB5200 boardWolfgang Denk2006-07-191-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The TB5200 ("Tinybox") is a small baseboard for the TQM5200 module integrated in a little aluminium case. Patch by Martin Krause, 8 Jun 2006 Some code cleanup
* | | | Add support for TQM885D board.Markus Klotzbuecher2006-07-121-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Patch by Martin Krause, 20 Mar 2006 Signed-off-by: Martin Krause <martin.krause@tqs.de>
* | | | Support for spc1920 board.Markus Klotzbuecher2006-07-121-0/+3
| | | | | | | | | | | | | | | | Patch by Markus Klotzbuecher, 12 Jul 2006
* | | | Remove autogenerated bmp_logo.h file.Marian Balakowicz2006-06-301-0/+1
| | | |
* | | | Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-301-0/+3
|\ \ \ \
| * | | | Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-301-0/+3
| | | | |
* | | | | Merge with /home/hs/U-Boot/u-boot-devWolfgang Denk2006-06-201-0/+3
|\ \ \ \ \
| * | | | | add forgotten changes for the PLEB 2 Board.Heiko Schocher2006-05-021-0/+3
| | |_|/ / | |/| | | | | | | | | | | | | Patch from David Snowdon, 13. Aug 2005
* | | | | Add support for wrPPMC7xx/74xx boardsHeiko Schocher2006-06-191-0/+3
| | | | | | | | | | | | | | | | | | | | Patch from Richard Danter, 12 Aug 2005
* | | | | Add support for gth2 boardWolfgang Denk2006-06-161-0/+5
| | | | | | | | | | | | | | | | | | | | Patch by Thomas Lange, Aug 11 2005
* | | | | Adjust TQM5200 make targetsWolfgang Denk2006-06-161-24/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make the automatic CS configuration the default. The dedicated configurations CONFIG_TQM5200_AA, CONFIG_TQM5200_AB and CONFIG_TQM5200_AC are removed. "TQM5200_config" is now the default for STK52XX.200 base boards. On a STK52XX.100 base board "TQM5200_STK100_config" must be used. Patch by Martin Krause, 07 Nov 2005