summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-03-311-8/+21
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Merge some AMCC make targets to keep the top-level Makefile smallerStefan Roese2007-03-281-31/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stefan Roese <sr@denx.de>
* | | | | | | | | | | | | Minor coding style cleanup.Wolfgang Denk2007-04-041-1/+0
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-microblazeWolfgang Denk2007-04-041-0/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Support for XUPV2P boardMichal Simek2007-03-261-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reset support BSP autoconfig support
| * | | | | | | | | | | | [Microblaze][PATCH] part 2Michal Simek2007-03-111-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
* | | | | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-blackfinWolfgang Denk2007-03-221-8/+21
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | [Blackfin][PATCH] Add BF561 EZKIT board supportAubrey Li2007-03-201-2/+9
| | | | | | | | | | | |
| * | | | | | | | | | | [Blackfin][PATCH] Add BF537 stamp board supportAubrey Li2007-03-191-0/+8
| | | | | | | | | | | |
| * | | | | | | | | | | [Blackfin][PATCH] code cleanupAubrey Li2007-03-121-1/+1
| | | | | | | | | | | |
| * | | | | | | | | | | [Blackfin][PATCH-2/2] Common files changed to support bf533 platformAubrey.Li2007-03-091-9/+7
| | | | | | | | | | | |
* | | | | | | | | | | | Merge with /home/stefan/git/u-boot/acadiaStefan Roese2007-03-211-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | [PATCH] Add AMCC Acadia (405EZ) eval board supportStefan Roese2007-03-211-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>
* | | | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xxWolfgang Denk2007-03-081-4/+43
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mpc83xx: Add support for the MPC8349E-mITX-GPTimur Tabi2007-03-021-2/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | | | | | | | | | | mpc83xx: sort Makefile targetsKim Phillips2007-03-021-19/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reordered targets alphabetically
| * | | | | | | | | | | mpc83xx: U-Boot support for Wind River SBC8349Paul Gortmaker2007-03-021-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I've redone the SBC8349 support to match git-current, which incorporates all the MPC834x updates from Freescale since the 1.1.6 release, including the DDR changes. I've kept all the SBC8349 files as parallel as possible to the MPC8349EMDS ones for ease of maintenance and to allow for easy inspection of what was changed to support this board. Hence the SBC8349 U-Boot has FDT support and everything else that the MPC8349EMDS has. Fortunately the Freescale updates added support for boards using CS0, but I had to change spd_sdram.c to allow for board specific settings for the sdram_clk_cntl (it is/was hard coded to zero, and that remains the default if the board doesn't specify a value.) Hopefully this should be mergeable as-is and require no whitespace cleanups or similar, but if something doesn't measure up then let me know and I'll fix it. Thanks, Paul.
| * | | | | | | | | | | mpc83xx: Add support for the MPC832XEMDS boardDave Liu2007-03-021-0/+24
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch supports DUART, ETH3/4 and PCI etc. Signed-off-by: Dave Liu <daveliu@freescale.com>
* | | | | | | | | | | Merge with /home/hs/jupiter/u-bootWolfgang Denk2007-03-081-0/+3
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | [PATCH] Added support for the jupiter board.Heiko Schocher2007-02-161-0/+3
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Heiko Schocher <hs@denx.de>
* | | | | | | | | | Restructure POST directory to support of other CPUs, boards, etc.Wolfgang Denk2007-03-061-4/+9
| | | | | | | | | |
* | | | | | | | | | Fix HOSTARCH handling.Wolfgang Denk2007-03-061-5/+1
| |/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | Patch by Mike Frysinger, Mar 05 2007
* | | | | | | | | Merge with /home/stefan/git/u-boot/denx-merge-srStefan Roese2007-02-201-0/+3
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge with /home/tur/git/u-boot#motionproWolfgang Denk2007-02-161-0/+3
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | [Motion-PRO] Preliminary support for the Motion-PRO board.Bartlomiej Sieka2007-02-091-0/+3
| | | |_|_|_|_|/ / | | |/| | | | | |
* | | | | | | | | [PATCH] Add support for the AMCC Katmai (440SPe) eval boardStefan Roese2007-02-201-0/+3
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stefan Roese <sr@denx.de>
* | | | | | | | [PATCH] Change configuration output of Sycamore, Yellowstone & RainierStefan Roese2007-02-021-8/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stefan Roese <sr@denx.de>
* | | | | | | | [PATCH] Add support for esd mecp5200 boardStefan Roese2007-01-311-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
* | | | | | | | Merge with /home/sr/git/u-boot/denx-merge-srWolfgang Denk2007-01-301-1/+4
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | [PATCH] Merge Yosemite & Yellowstone board portsStefan Roese2007-01-301-1/+4
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now the AMCC eval boards Yosemite (440EP) and Yellowstone (440GR) share one config file and all board specific files. This way we don't have to maintain two different sets of files for nearly identical boards. Signed-off-by: Stefan Roese <sr@denx.de>
* | | | | | | Add port for the lpc2292sodimm evaluation board from EmbeddedArtistsGary Jennejohn2007-01-241-0/+3
|/ / / / / /
* | | | | | [PATCH] Add support for Prodrive SCPU (PDNB3 variant) boardStefan Roese2007-01-181-2/+9
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stefan Roese <sr@denx.de>
* | | | | | Merge with /home/stefan/git/u-boot/denx-merge-srStefan Roese2007-01-181-2/+2
|\ \ \ \ \ \
| * | | | | | Raname solidcard3 into sc3; add redundant env for sc3Wolfgang Denk2007-01-161-2/+2
| | | | | | |
* | | | | | | [PATCH] Add support for AMCC Taishan PPC440GX eval boardStefan Roese2007-01-181-0/+3
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Stefan Roese <sr@denx.de>
* | | | | | Merge with /home/hs/SC3/u-bootWolfgang Denk2007-01-151-0/+3
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Some code cleanup.
| * | | | | | Added support for the SOLIDCARD III board from EurodesignHeiko Schocher2007-01-111-0/+3
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | Signed-off-by: Heiko Schocher <hs@denx.de>
* | | | | | Merge with /home/hs/MAN/u-boot-devWolfgang Denk2007-01-151-0/+2
|\ \ \ \ \ \
| * | | | | | [PATCH] Add support for the UC101 board from MAN.Heiko Schocher2006-12-211-0/+2
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | Signed-off-by: Heiko Schocher <hs@denx.de>
* | | | | | CAM5200 flash driver modifications:Marian Balakowicz2007-01-101-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - use CFI driver (replaces custom flash driver) for main 'cam5200' target - add second build target 'cam5200_niosflash' which still uses custom driver
* | | | | | Prepare for release 1.2.0Wolfgang Denk2007-01-071-2/+2
| |/ / / / |/| | | |
* | | | | 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>
OpenPOWER on IntegriCloud