summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Merge with /home/hs/TQ/u-boot-devWolfgang Denk2006-12-241-0/+3
|\
| * Added support for the TQM8272 board from TQHeiko Schocher2006-12-211-0/+3
| | | | | | | | Signed-off-by: Heiko Schocher <hs@denx.de>
* | Preliminary support for the iDMR board (ColdFire).Bartlomiej Sieka2006-12-201-0/+3
| |
* | Code cleanup.Wolfgang Denk2006-11-301-15/+15
| |
* | Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.gitWolfgang Denk2006-11-301-6/+30
|\ \
| * \ Merge http://www.denx.de/git/u-bootKim Phillips2006-11-281-0/+3
| |\ \
| * | | mpc83xx: add QE ethernet supportDave Liu2006-11-031-0/+3
| | | | | | | | | | | | | | | | this patch adds support for the QUICC Engine based UCC gigabit ethernet device.
| * | | mpc83xx: Add MPC8360EMDS basic board supportDave Liu2006-11-031-3/+24
| | | | | | | | | | | | | | | | | | | | Add support for the Freescale MPC8360EMDS board. Includes DDR, DUART, Local Bus, PCI.
| * | | mpc83xx: Add support for the MPC8349E-mITXTimur Tabi2006-11-031-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PREREQUISITE PATCHES: * This patch can only be applied after the following patches have been applied: 1) DNX#2006090742000024 "Add support for multiple I2C buses" 2) DNX#2006090742000033 "Multi-bus I2C implementation of MPC834x" 3) DNX#2006091242000041 "Additional MPC8349 support for multibus i2c" 4) DNX#2006091242000078 "Add support for variable flash memory sizes on 83xx systems" 5) DNX#2006091242000069 "Add support for Errata DDR6 on MPC 834x systems" CHANGELOG: * Add support for the Freescale MPC8349E-mITX reference design platform. The second TSEC (Vitesse 7385 switch) is not supported at this time. Signed-off-by: Timur Tabi <timur@freescale.com>
| * | | mpc83xx: Removed unused file resetvec.S for mpc83xx cpuTanya Jiang2006-11-031-3/+0
| | |/ | |/| | | | | | | | | | | | | Removed unused file resetvec.S for mpc83xx cpu Signed-off-by: Tanya Jiang <tanya.jiang@freescale.com>
* | | [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boardsStefan Roese2006-11-291-0/+10
| |/ |/| | | | | | | | | | | | | | | 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>
* | Merge with /home/stefan/git/u-boot/denxStefan Roese2006-11-101-15/+55
|\ \ | |/
| * Merge with /home/tur/proj/uboot_linux_v38b/u-bootWolfgang Denk2006-11-021-1/+1
| |\
| | * Changed MarelV38B board make target to lowercase. Config file cleanup.Bartlomiej Sieka2006-11-011-1/+1
| | |
| * | Release U-Boot 1.1.6Wolfgang Denk2006-11-021-1/+1
| |/
| * Fix TSEC driver: avoid crashes if PHY is not attachedBen Warren2006-10-261-1/+2
| | | | | | | | | | | | | | to a TSEC (e.g. a switch is connected via RMII) or if the PHY is defective/incorrectly configured. Signed-off-by: Ben Warren <bwarren@qstreams.com>
| * Code cleanup.Wolfgang Denk2006-10-261-1/+1
| |
| * Finish up support for the ATSTK1000/ATSTK1002 boardsHaavard Skinnemoen2006-10-251-7/+10
| | | | | | | | | | | | | | | | | | | | | | | | Add atstk1002_config target to Makefile and move the AVR32 section down below Blackfin so that it doesn't end up in the middle of MIPS. Drop the autogenerated linker script thing for now. Will have to revisit how to handle chips with different flash and RAM layout later. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
| * Fix Makefile for "CHANGELOG" targetWolfgang Denk2006-10-251-3/+4
| |\ | | | | | | | | | Merge with /home/sr/git/u-boot/4xx-idcr
| * | Switch to automatically generated CHANGELOG file.Wolfgang Denk2006-10-241-0/+3
| | | | | | | | | | | | (use "make CHANGELOG" to update it from time to time)
| * | 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
| | | | | |
OpenPOWER on IntegriCloud