Mike Frysinger
24e02d0fd3
add the default Blackfin logo used by Blackfin boards with splash screens
...
Signed-off-by: Mike Frysinger <vapier@gentoo.org >
2008-02-04 19:26:54 -05:00
Mike Frysinger
b45264ee85
add gitignores for Blackfin pieces
...
Signed-off-by: Mike Frysinger <vapier@gentoo.org >
2008-02-04 19:26:53 -05:00
Harald Welte
a7c185ed3d
ARM: s3c24xx: Multiple serial port support
...
This patch adds support for CONFIG_SERIAL_MULTI on s3c24x0 CPU's
Signed-off-by: Harald Welte <laforge@openmoko.org >
2008-02-04 23:52:49 +01:00
Harald Welte
be19bd5cd0
ARM: arm920/s3c24xx: IRQ demulitplexer callback
...
This patch adds a IRQ demultiplexer callback to the arm920 cpu core code,
plus a stub implementation of it for the S3C2410.
The purpose is to allow arm920t implementations such as the s3c24x0 to
implement interrupt handlers in u-boot without having to touch core
arm920t code.
Signed-off-by: Harald Welte <laforge@openmoko.org >
2008-02-04 23:49:13 +01:00
Stefan Roese
28d77d968b
ppc4xx: Fix problem with init-ram bigger than 4k on 440 platforms
...
Signed-off-by: Stefan Roese <sr@denx.de >
2008-02-04 11:47:40 +01:00
Ladislav Michl
4fedfddf97
ARM: Board voiceblue update
...
Signed-off-by: Ladislav Michl <ladis@linux-mips.org >
2008-02-04 00:17:20 +01:00
Ladislav Michl
2c5260f711
ARM: AT91RM9200 based boards config cleanup
...
Signed-off-by: Ladislav Michl <ladis@linux-mips.org >
Remove nowhere used struct bd_info_ext, remove trailing whitespaces, fix
indentation.
2008-02-04 00:13:20 +01:00
Ladislav Michl
481f28b1db
ARM: Fix at91rm9200dk base address
...
Somewhere during development of U-Boot-1.1.3 CONFIG_BOOTBINFUNC was
renamed into CONFIG_INIT_CRITICAL which was 04 Apr 2005 replaced
with CONFIG_SKIP_LOWLEVEL_INIT and CONFIG_SKIP_RELOCATE_UBOOT.
However CONFIG_SKIP_LOWLEVEL_INIT has oposite meaning to
CONFIG_BOOTBINFUNC, so fix configuration to reflect this fact.
I'm sending this patch 4th (!) time in hope it produces at least some
reaction.
Signed-off-by: Ladislav Michl <ladis@linux-mips.org >
Fix at91rm9200dk base and environment address.
2008-02-04 00:12:36 +01:00
stefano babic
c95219fae2
MMC for PXA 27X (resubmit)
...
MMC support for X_Scale PXA is broken and does not work.
Mainly, the mmc_init() function cannot recognize current SD/MMC cards.
There were already some patches around the world but none of them was
merged into the official u-boot tree.
This patch makes order fixing this issue. Resubmit after code cleanup.
Applied and tested on PXA 270 (TrizepsIV module).
Signed-off-by: Stefano Babic <sbabic@denx.de >
2008-02-03 23:58:21 +01:00
stefano babic
96bbfa1e66
Fix gcc issues in pxa-regs.h
...
Fix gcc4 issue. With some toolchain, a previous patch that fixes gcc4
issues generates wrong code.
(Problem was reported with gcc-4.0.2-glibc-2.3.6/arm-softfloat-linux-gnu).
This patch fixes the problem and solves the gcc-4 issues as the linux
kernel does.
Signed-off-by: Stefano Babic <sbabic@denx.de >
Signed-off-by: Dmitry Ivanov <ivadmitry@gmail.com >
2008-02-03 23:46:06 +01:00
Jens Gehrlein
7047b38887
TQM834x: enable DHCP
...
Signed-off-by: Jens Gehrlein <sew_s@tqs.de >
Signed-off-by: Kim Phillips <kim.phillips@freescale.com >
2008-01-29 11:53:21 -06:00
Jens Gehrlein
a877004d44
TQM834x: support for Spansion N-type Flashes (sector size = 256 KiB at 2x16 Bit).
...
Signed-off-by: Jens Gehrlein <sew_s@tqs.de >
Signed-off-by: Kim Phillips <kim.phillips@freescale.com >
2008-01-29 11:53:17 -06:00
Ben Warren
8931ab1760
Fix conditional compilation of mpx8xxx_spi driver
...
This driver should only compile if CONFIG_MPC8XXX_SPI is set
Signed-off-by: Ben Warren <biggerbadderben@gmail.com >
Signed-off-by: Kim Phillips <kim.phillips@freescale.com >
2008-01-29 11:53:00 -06:00
Becky Bruce
4f93f8b1a4
86xx: Add reginfo command
...
Signed-off-by: Becky Bruce <becky.bruce@freescale.com >
2008-01-24 12:12:56 -06:00
Becky Bruce
ddcebcb638
86xx: Add print_laws function to fsl_law.c
...
This can be used for debug, and will be used by board code
to help implement reginfo.
Signed-off-by: Becky Bruce <becky.bruce@freescale.com >
2008-01-24 12:12:51 -06:00
Becky Bruce
713d818664
86xx: Convert sbc8641d to use new law setup code.
...
Signed-off-by: Becky Bruce <becky.bruce@freescale.com >
2008-01-24 12:12:36 -06:00
Becky Bruce
031976f636
86xx: Convert mpc8610hpcd to new law setup method.
...
Signed-off-by: Becky Bruce <becky.bruce@freescale.com >
2008-01-24 12:12:33 -06:00
Becky Bruce
4933b91f8a
86xx: Support new law setup method and convert mpc8641
...
Adds the support code in cpu/mpc86xx for the new law setup code
recently created fsl_law.c, and changes the MPC8641HPCN config
to use this code.
Signed-off-by: Becky Bruce <becky.bruce@freescale.com >
2008-01-24 12:12:30 -06: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
40dcd6aa75
Merge branch 'master' of git://www.denx.de/git/u-boot-ixp
2008-01-23 14:39:26 +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
351080e2e8
Merge branch 'master' of git://www.denx.de/git/u-boot-sh
2008-01-23 14:35:26 +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
e57ed96bac
Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire
2008-01-23 14:23:13 +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
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
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
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
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
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
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
TsiChungLiew
7af7751d04
ColdFire: Add modules header files
...
Add CF specific modules header files
Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com >
Signed-off-by: John Rigby <jrigby@freescale.com >
2008-01-17 14:59:39 -06:00
Kim Phillips
2956acd5ef
codingstyle cleanup for spi driver
...
..and rm unused CONFIG_FSL_SPI define
Signed-off-by: Kim Phillips <kim.phillips@freescale.com >
2008-01-17 14:01:59 -06:00