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 04a9e1180ac76a7bacc15a6fcd95ad839d65bddb
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
Timur Tabi
6bee764bd6
86xx: enable command-line editing
...
Enable command-line editing for all MPC86xx boards.
Signed-off-by: Timur Tabi <timur@freescale.com>
2008-01-17 12:15:41 -06:00
Ben Warren
80ddd22626
Implement hard SPI driver on MPC8349EMDS
...
This patch implements the fsl_spi driver on the MPC8349EMDS evaluation board.
This board has an ST M25P40 4Mbit EEPROM on its SPI bus
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2008-01-17 11:02:33 -06:00
Ben Warren
04a9e1180a
Add support for a Freescale non-CPM SPI controller
...
This patch adds support for the SPI controller found on Freescale PowerPC
processors such as the MCP834x family. Additionally, a new config option,
CONFIG_HARD_SPI, is added for general purpose SPI controller use.
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2008-01-17 11:02:25 -06:00
Dave Liu
a8cb43a89b
mpc83xx: Fix the fatal conflict of merge
...
The commit 9e89647889cd4b5ada5b5e7cad6cbe55737a08d7
will cause the mpc8315erdb board can't boot up.
The patch fix that bug, and remove the duplicated #ifdef
CFG_SPCR_TSECEP code and clean the SCCR_TSEC2 for
MPC8313E processor.
Signed-off-by: Dave Liu <daveliu@freescale.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2008-01-17 11:01:52 -06:00
Stefan Roese
9cfff9e9d4
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
2008-01-17 16:04:12 +01:00
Nobuhiro Iwamatsu
55ed1516cb
sh: Remove CONFIG_COMMANDS from MS7720SE config file
...
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
2008-01-17 21:55:12 +09:00
Niklaus Giger
4371090e5d
ppc4xx: Netstal HCU5 board. Added POST. Various fixes
...
- Various fixes
- Reduced rom_size from 384 to 320 kB
- Environment is now in flash
- Added POST
- Support for OF
Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
2008-01-17 13:50:18 +01:00
Niklaus Giger
4bd5036e60
ppc4xx: Netstal HCU4 board. Added POST. Various fixes
...
- Various fixes
- Reduced rom_size from 384 to 320 kB
- Environment is now in flash
- Added POST
- Support for OF
Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
2008-01-17 13:49:51 +01:00
Matthias Fuchs
1a3ac86b79
ppc4xx: Complete DU440 board support
...
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
2008-01-17 11:34:12 +01:00
Wolfgang Denk
f188896c2f
Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master
2008-01-17 09:35:26 +01:00