| #
d3c5e8b2 |
| 27-Nov-2006 |
Wolfgang Denk <wd@pollux.denx.de> |
Merge with /home/wd/git/u-boot/master
|
| #
dfc8a9ee |
| 10-Nov-2006 |
Stefan Roese <sr@denx.de> |
Merge with /home/stefan/git/u-boot/denx
|
| #
7737d5c6 |
| 03-Nov-2006 |
Dave Liu <daveliu@freescale.com> |
mpc83xx: add QE ethernet support
this patch adds support for the QUICC Engine based UCC gigabit ethernet device.
|
| #
5f820439 |
| 04-Nov-2006 |
Dave Liu <daveliu@freescale.com> |
mpc83xx: Add MPC8360EMDS basic board support
Add support for the Freescale MPC8360EMDS board. Includes DDR, DUART, Local Bus, PCI.
|
| #
2ad6b513 |
| 01-Nov-2006 |
Timur Tabi <timur@freescale.com> |
mpc83xx: Add support for the MPC8349E-mITX
PREREQUISITE PATCHES:
* This patch can only be applied after the following patches have been applied:
1) DNX#2006090742000024 "Add support for multiple
mpc83xx: Add support for the MPC8349E-mITX
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>
show more ...
|
| #
09a81ff7 |
| 03-Aug-2006 |
Tanya Jiang <tanya.jiang@freescale.com> |
mpc83xx: Removed unused file resetvec.S for mpc83xx cpu
Removed unused file resetvec.S for mpc83xx cpu
Signed-off-by: Tanya Jiang <tanya.jiang@freescale.com>
|
| #
1f2c5c53 |
| 03-Nov-2006 |
roy zang <tie-fei.zang@freescale.com> |
Merge /home/roy/CVS/7448/Open_Source/u-boot.git.dev
|
| #
0a8eb599 |
| 03-Nov-2006 |
roy zang <tie-fei.zang@freescale.com> |
Merge branch 'master' into hpc2
|
| #
ee58ea26 |
| 02-Nov-2006 |
Wolfgang Denk <wd@pollux.denx.de> |
Merge with /home/tur/proj/uboot_linux_v38b/u-boot
|
| #
c5920044 |
| 02-Nov-2006 |
Wolfgang Denk <wd@pollux.denx.de> |
Release U-Boot 1.1.6
|
| #
4c52783b |
| 02-Nov-2006 |
roy zang <tie-fei.zang@freescale.com> |
General code modification for mpc7448hpc2 board support. 1. Add 7447A and 7448 processor support. 2. Add the following flags.
CFG_CONFIG_BUS_CLK : If the 74xx bus frequency can be configured dynamic
General code modification for mpc7448hpc2 board support. 1. Add 7447A and 7448 processor support. 2. Add the following flags.
CFG_CONFIG_BUS_CLK : If the 74xx bus frequency can be configured dynamically (such as by switch on board), this flag should be set.
CFG_EXCEPTION_AFTER_RELOCATE: If an exception occurs after the u-boot relocates to RAM, this flag should be set.
CFG_SERIAL_HANG_IN_EXCEPTION: If the print out function will cause the system hang in exception, this flag should be set.
There is a design issue for tsi108/109 pci configure read. When pci scan the slots, if there is no pci card, the tsi108/9 will cause a machine check exception for mpc7448 processor.
Signed-off-by: Alexandre Bounine <alexandreb@tundra.com> Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
show more ...
|
| #
82d9c9ec |
| 01-Nov-2006 |
Bartlomiej Sieka <tur@semihalf.com> |
Changed MarelV38B board make target to lowercase. Config file cleanup.
|
| #
b985b5d6 |
| 26-Oct-2006 |
Ben Warren <bwarren@qstreams.com> |
Fix TSEC driver: avoid crashes if PHY is not attached 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.c
Fix TSEC driver: avoid crashes if PHY is not attached 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>
show more ...
|
| #
2b2a40be |
| 26-Oct-2006 |
Wolfgang Denk <wd@pollux.denx.de> |
Code cleanup.
|
| #
5e3b0bc1 |
| 25-Oct-2006 |
Haavard Skinnemoen <hskinnemoen@atmel.com> |
Finish up support for the ATSTK1000/ATSTK1002 boards
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
Finish up support for the ATSTK1000/ATSTK1002 boards
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>
show more ...
|
| #
4e53a258 |
| 24-Oct-2006 |
Wolfgang Denk <wd@denx.de> |
Fix Makefile for "CHANGELOG" target Merge with /home/sr/git/u-boot/4xx-idcr
|
| #
7c52c4b9 |
| 24-Oct-2006 |
Wolfgang Denk <wd@denx.de> |
Switch to automatically generated CHANGELOG file. (use "make CHANGELOG" to update it from time to time)
|
| #
d97370fe |
| 24-Oct-2006 |
Wolfgang Denk <wd@pollux.denx.de> |
Merge with /home/wd/git/u-boot/master (Conflicts between Jon Loeliger's and Matthew McClintock's tree were resolved by in favour of Jon's version.)
|
| #
0ab292cb |
| 24-Oct-2006 |
Wolfgang Denk <wd@pollux.denx.de> |
Merge with /home/wd/git/u-boot/master
|
| #
9748d5a9 |
| 24-Oct-2006 |
Wolfgang Denk <wd@pollux.denx.de> |
Merge with /home/wd/git/u-boot/mailing-list/Haavard_Skinnemoen
|
| #
72a087e0 |
| 24-Oct-2006 |
Wolfgang Denk <wd@pollux.denx.de> |
Add AT32AP CPU and AT32AP7000 SoC support 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
Add AT32AP CPU and AT32AP7000 SoC support 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>
show more ...
|
| #
7b64fef3 |
| 24-Oct-2006 |
Wolfgang Denk <wd@pollux.denx.de> |
Add AVR32 architecture support 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.
Add AVR32 architecture support 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>
show more ...
|
| #
8318fbf8 |
| 23-Oct-2006 |
Marian Balakowicz <m8@semihalf.com> |
Fix sequoia separate object direcory building problems.
|
| #
d67c14c0 |
| 20-Oct-2006 |
Wolfgang Denk <wd@pollux.denx.de> |
Merge with http://www.jdl.com/software/u-boot-86xx.git
|
| #
9fa48022 |
| 20-Oct-2006 |
Wolfgang Denk <wd@pollux.denx.de> |
Merge with /home/wd/git/u-boot/master
|