Rafal Jaworowski
63f732d3d3
API: Provide dummy halt() in the glue layer.
...
This fixes a demo app link failure on platforms configured with CONFIG_PANIC_HANG.
Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
2008-01-29 17:00:34 +01:00
Rafal Jaworowski
0dc1fc22af
API: Convert conditional building to the new scheme.
...
This fixes a build breakage with CONFIG_API enabled, which appeared after
the recent changes in the U-Boot build system.
Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
2008-01-29 16:57:38 +01:00
Wolfgang Denk
98b742489c
inka4x0: remove dead code
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
2008-01-25 09:56:17 +01:00
Wolfgang Denk
33dac03b1b
Coding Style Cleanup; update CHANGELOG
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
2008-01-23 14:41:37 +01:00
Wolfgang Denk
060193e4c3
Merge ../custodians
2008-01-23 14:40:34 +01:00
Wolfgang Denk
40dcd6aa75
Merge branch 'master' of git://www.denx.de/git/u-boot-ixp
2008-01-23 14:39:26 +01:00
Wolfgang Denk
f10d7b9454
Merge ../custodians
2008-01-23 14:37:59 +01:00
Wolfgang Denk
f58934551e
Merge branch 'master' of git://www.denx.de/git/u-boot-mips
2008-01-23 14:37:52 +01:00
Wolfgang Denk
b0e49b4cd8
Merge ../custodians
2008-01-23 14:35:32 +01:00
Wolfgang Denk
351080e2e8
Merge branch 'master' of git://www.denx.de/git/u-boot-sh
2008-01-23 14:35:26 +01:00
Wolfgang Denk
a6dff77c2d
Merge ../custodians
2008-01-23 14:34:00 +01:00
Wolfgang Denk
8d54477b9b
Merge branch 'master' of git://www.denx.de/git/u-boot-avr32
2008-01-23 14:33:40 +01:00
Wolfgang Denk
865f0f9754
Coding Style Cleanup; update CHANGELOG
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
2008-01-23 14:31:17 +01:00
Wolfgang Denk
e57ed96bac
Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire
2008-01-23 14:23:13 +01:00
Wolfgang Denk
2468592d79
Merge branch 'master' of git://www.denx.de/git/u-boot-net
2008-01-23 14:20:49 +01:00
Wolfgang Denk
8f00731818
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
2008-01-23 14:19:45 +01:00
Wolfgang Denk
ed3afca32e
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx
2008-01-23 14:18:18 +01:00
Wolfgang Denk
39166b5c9e
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
2008-01-23 13:56:55 +01:00
Dave Liu
cfe5ca7797
mpc83xx: Correct the struct spi8xxx in mpc8xxx_spi.h
...
The commit 04a9e1180a
cause the 83xx immap broken, so the DMA and PCI will
be failed.
The patch fix the struct spi8xxx and rm struct spi83xx.
Signed-off-by: Dave Liu <daveliu@freescale.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2008-01-18 12:39:23 -06:00
Shinya Kuribayashi
922ff465cc
Merge branch 'master' of git://www.denx.de/git/u-boot
2008-01-18 22:48:06 +09:00
Haavard Skinnemoen
6b44394442
AVR32: ATNGW100 board support
...
Add support for the ATNGW100 Network Gateway reference design,
including flash, ethernet and MMC support.
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2008-01-18 09:53:18 +01:00
Haavard Skinnemoen
e006927a0b
AVR32: Initialize ipaddr, loadaddr and bootfile at startup
...
I don't know why the relevant layers can't do this by itself, but this
is what ppc does.
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2008-01-18 09:53:18 +01:00
Michael Schwingen
799891ef7b
Add AcTux board support
...
Hi,
The patch adds 4 boards, called AcTux-1 .. AcTux-4. This patch contains the
files that
contain changes for multiple boards, the board-specific files follow as
separate patches.
Signed-off-by: Michael Schwingen <michael@schwingen.org>
2008-01-18 01:05:22 +01:00
Michael Schwingen
66a4344a4d
add AcTux-4 board support
...
Signed-off-by: Michael Schwingen <michael@schwingen.org>
2008-01-18 01:00:03 +01:00
Michael Schwingen
bc24345e41
add AcTux-3 board support
...
Signed-off-by: Michael Schwingen <michael@schwingen.org>
2008-01-18 01:00:02 +01:00
Michael Schwingen
aebf00fc4d
add AcTux-2 board support
...
Signed-off-by: Michael Schwingen <michael@schwingen.org>
2008-01-18 01:00:02 +01:00
Michael Schwingen
ea99e8f05b
add AcTux-1 board support
...
Signed-off-by: Michael Schwingen <michael@schwingen.org>
2008-01-18 01:00:02 +01:00
Jean-Christophe PLAGNIOL-VILLARD
3d9f3bfb7a
ARM: remove useless function board_post_init
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2008-01-18 01:00:02 +01:00
Michael Schwingen
96bd462942
IXP: enable RTS
...
enables the RTS signal with CONFIG_SERIAL_RTS_ACTIVE.
No handshaking is done, but the active RTS signal allows to
connect to the target using a PC which is using RTS/CTS
handshake, and does no harm if the PC is set to ignore RTS.
Signed-off-by: Michael Schwingen <michael@schwingen.org>
2008-01-18 01:00:02 +01:00
Jean-Christophe PLAGNIOL-VILLARD
a1cf027a08
IXP: add dynamic microcode addr
...
allow to load the microde from flash or ram by download it through
the serial or other.
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Acked-by: Stefan Roese <sr@denx.de>
2008-01-18 01:00:02 +01:00
Michael Schwingen
63ebcc4615
load ixp42x NPE firmware from separate flash block, remove dead code
...
Hi,
the following patch adds support to move the IXP42X NPE firmware to a
separate flash block, whose start address is defined in
CONFIG_IXP4XX_NPE_EXT_UCODE_BASE. Using that, it is possible to build
NPE-enabled u-boot without copyright problems due to the NPE firmware.
I hope the patch applies, I get whitespace-related differences in the NPE
files due to trailing whitespace in the original versions.
Signed-off-by: Michael Schwingen <michael@schwingen.org>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2008-01-18 00:59:38 +01:00
Andy Fleming
6ea66a818d
Merge branch 'kumar'
2008-01-17 15:52:38 -06:00
TsiChungLiew
57a127201e
ColdFire: MCF547x_8x - Add M5475EVB and M5485EVB support
...
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
Signed-off by: John Rigby <jrigby@freescale.com>
2008-01-17 14:59:43 -06:00
TsiChungLiew
1aee111135
ColdFire: MCF547x_8x - Add M547xEVB and M548xEVB board
...
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
Signed-off by: John Rigby <jrigby@freescale.com>
2008-01-17 14:59:42 -06:00
TsiChungLiew
777d1abd97
ColdFire: Add MCF547x_8x FEC driver
...
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
Signed-off by: John Rigby <jrigby@freescale.com>
2008-01-17 14:59:42 -06:00
TsiChungLiew
72f56adc0b
ColdFire: Add MCF547x_8x dma code and header files
...
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
Signed-off by: John Rigby <jrigby@freescale.com>
2008-01-17 14:59:42 -06:00
TsiChungLiew
ce09fc49b5
ColdFire: Add MCF547x_8x dma code - 2
...
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
Signed-off by: John Rigby <jrigby@freescale.com>
2008-01-17 14:59:42 -06:00
TsiChungLiew
11865ea844
ColdFire: Add MCF547x_8x dma code - 1
...
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
Signed-off by: John Rigby <jrigby@freescale.com>
2008-01-17 14:59:42 -06:00
TsiChungLiew
4621fc3fe7
ColdFire: Add MCF547x_8x related header files
...
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
Signed-off by: John Rigby <jrigby@freescale.com>
2008-01-17 14:59:41 -06:00
TsiChungLiew
570c0186ae
ColdFire: Add MCF547x_8x cpu arch
...
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
Signed-off by: John Rigby <jrigby@freescale.com>
2008-01-17 14:59:41 -06:00
TsiChungLiew
e2756f4b54
ColdFire: Add MCF5227x cpu and M52277EVB support-3
...
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
Signed-off by: John Rigby <jrigby@freescale.com>
2008-01-17 14:59:41 -06:00
TsiChungLiew
c875810279
ColdFire: Add MCF5227x cpu and MCF52277EVB support-2
...
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
Signed-off by: John Rigby <jrigby@freescale.com>
2008-01-17 14:59:41 -06:00
TsiChungLiew
1552af70ec
ColdFire: Add MCF5227x cpu and M52277EVB support-1
...
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
Signed-off by: John Rigby <jrigby@freescale.com>
2008-01-17 14:59:41 -06:00
TsiChungLiew
397b7b81a1
ColdFire: Fix CFI Flash low level Read/Write macro
...
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
Signed-off by: John Rigby <jrigby@freescale.com>
2008-01-17 14:59:40 -06:00
TsiChungLiew
aa5f1f9dc8
ColdFire: Add M5373EVB platform support - 2
...
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
Signed-off by: John Rigby <jrigby@freescale.com>
2008-01-17 14:59:40 -06:00
TsiChungLiew
1ac559d4aa
ColdFire: Add M5373EVB platform support - 1
...
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
Signed-off by: John Rigby <jrigby@freescale.com>
2008-01-17 14:59:40 -06:00
TsiChungLiew
320d61991f
ColdFire: Update FlexBus CS for MCF532x
...
Definition update and change from 16bit to 32bit
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
Signed-off by: John Rigby <jrigby@freescale.com>
2008-01-17 14:59:40 -06:00
TsiChungLiew
2e72ad0644
ColdFire: PCI and misc updates for MCF5445x
...
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
Signed-off by: John Rigby <jrigby@freescale.com>
2008-01-17 14:59:40 -06:00
TsiChungLiew
d2b1649348
ColdFire: MCF5445x header files cleanup
...
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
Signed-off by: John Rigby <jrigby@freescale.com>
2008-01-17 14:59:39 -06:00
TsiChungLiew
d9aae62609
ColdFire: MCF532x header files cleanup
...
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
Signed-off by: John Rigby <jrigby@freescale.com>
2008-01-17 14:59:39 -06:00