Wolfgang Denk
3332240318
Change mtdparts definition on trab board to match current flash map
...
Patch by Martin Krause, 27 Oct 2005
2006-06-16 15:40:48 +02:00
Stefan Roese
ed4633c93a
Minor cleanup for PCS440EP board
...
Patch by Stefan Roese, 13 Jun 2006
2006-06-13 18:55:07 +02:00
Wolfgang Denk
b1d71358a9
Minor code cleanup.
2006-06-10 22:00:40 +02:00
Wolfgang Denk
4176c79964
Merge with /home/hs/U-Boot/u-boot-dev
2006-06-10 19:27:47 +02:00
Scott McNutt
9cc8337832
Nios II - Add Altera EP1C20, EP1S10 and EP1S40 boards
...
Patch by Scott McNutt, 08 Jun 2006
2006-06-08 13:37:39 -04:00
Scott McNutt
3d22d0b89b
Update PK1C20 board
...
-Update base addresses for standard configuration
-Eliminate use of CACHE_BYPASS in board code
Patch by Scott McNutt, 08 Jun 2006
2006-06-08 12:03:21 -04:00
Jon Loeliger
a941b83241
Merge branch 'mpc86xx'
2006-06-07 08:49:46 -05:00
Jon Loeliger
72ed528a94
Merge branch 'master' of http://www.denx.de/git/u-boot
2006-06-07 08:49:38 -05:00
Wolfgang Denk
e461a24113
Minor cleanup for PCS440EP board
2006-06-07 11:36:02 +02:00
Stefan Roese
4526c87eec
Update PCS440EP port to fit into one flash device (incl. environment)
...
Patch by Stefan Roese, 06 Jun 2006
2006-06-06 10:59:12 +02:00
Stefan Roese
a4c8d1389f
Add support for PCS440EP board
...
Patch by Stefan Roese, 02 Jun 2006
2006-06-02 16:20:36 +02:00
Wolfgang Denk
ba94a1bba3
* Update Intel IXP4xx support
...
- Add IXP4xx NPE ethernet MAC support
- Add support for Intel IXDPG425 board
- Add support for Prodrive PDNB3 board
- Add IRQ support
Patch by Stefan Roese, 23 May 2006
[This patch does not include cpu/ixp/npe/IxNpeMicrocode.c which still
sufferes from licensing issues. Blame Intel.]
2006-05-30 15:56:48 +02:00
Jon Loeliger
9a655876e5
Enable dual DDR controllers and interleaving.
2006-05-19 13:54:02 -05:00
Jon Loeliger
586d1d5abd
Update 86xx address map and LAWBARs.
2006-05-19 13:54:02 -05:00
Marian Balakowicz
27333f8c34
Enable autoboot for M5271EVB board.
2006-05-17 12:16:26 +02:00
Stefan Roese
56ced709af
Changed default ramdisk addr in yosemite/yellowstone ports
...
Patch by Stefan Roese, 15 May 2006
2006-05-15 15:11:20 +02:00
Wolfgang Denk
8cba090c58
Add support for VirtLab2 board
...
(needed because of differences in the PCMCIA hardware).
2006-05-12 16:15:46 +02:00
Wolfgang Denk
977b50f868
Minor cleanup.
2006-05-10 17:43:20 +02:00
Stefan Roese
278bc4b37f
Update yosemite configuration to enable flash write buffer support
...
Patch by Stefan Roese, 10 May 2006
2006-05-10 15:06:58 +02:00
Stefan Roese
6080a0eb63
Update omap5912osk board support
...
- Fix OMAP support that omap5912osk compiles in current source tree
- Update with code from "http://omap.spectrumdigital.com/osk5912 "
to fix problems with DDR initialization
- Fix timer setup
- Use CFI flash driver and support complete 32MB of onboard flash
- Add "print_cpuinfo()" and "checkboard()" functions to display
CPU (with frequency) and Board infos
Patch by Stefan Roese, 10 May 2006
2006-05-10 10:55:16 +02:00
Jon Loeliger
a67255363a
Merge branch 'mpc86xx'
2006-05-09 08:33:11 -05:00
Jon Loeliger
18b6c8cd8a
Get MPC8641HPCN flash images working.
...
Enable the CFI driver.
Remove bogus LAWBAR7 cruft.
Use correct TEXT_BASE, Fixup load script.
Enable SPD EEPROM during DDR setup.
Use generic RFC 1918 IP addresses by default.
2006-05-09 08:23:49 -05:00
Wolfgang Denk
1cfefe8cb6
Merge with /home/m8/git/u-boot
2006-05-09 13:46:55 +02:00
Wolfgang Denk
67a9468522
Merge with /home/wd/git/u-boot/master
2006-05-09 13:32:33 +02:00
Marian Balakowicz
78b123cd69
Add M5271EVB board support.
2006-05-09 11:54:44 +02:00
Marian Balakowicz
6f5155a95c
Make R5200 specific low level initialization board conditional.
2006-05-09 11:51:51 +02:00
Wolfgang Denk
f149d8643e
Fix lowboot support on MCC200 board
2006-05-05 00:59:28 +02:00
Wolfgang Denk
0cf7d8aa0b
Merge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#mpc8349emds
2006-05-03 17:52:20 +02:00
Heiko Schocher
cb0fdf3cfa
VoiceBlue update: use new MTD flash partitioning methods, use more
...
reasonable TEXT_BASE, update default environment and enable keyed
autoboot.
Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
2006-05-03 08:34:03 +02:00
Wolfgang Denk
610cf3676e
Coding Style cleanup
2006-05-03 01:24:04 +02:00
Marian Balakowicz
7a635e004e
Add support for Freescale M5271: Merge with /work/u-boot.mcf5271
2006-04-27 19:12:19 +02:00
Jon Loeliger
5c9efb36a6
Cleanup whitespaces and style issues.
...
Removed //-style comments.
Use 80-column lines.
Remove trailing whitespace.
Remove dead code and debug cruft.
2006-04-27 10:15:16 -05:00
Jon Loeliger
debb7354d1
Initial support for MPC8641 HPCN board.
2006-04-26 17:58:56 -05:00
Heiko Schocher
0e0ef590b2
Add Altera Nios-II boards EP1C20, EP1S10 and EP1S40
...
Patch from Scott McNutt, 11 Aug 2005
2006-04-26 08:13:18 +02:00
Markus Klotzbuecher
7c93b2443c
NAND support for zylonite board + some minor cleanup.
2006-04-25 16:48:48 +02:00
Markus Klotzbuecher
71ae411a63
delta board: support for magic key detection and handling.
2006-04-25 10:03:01 +02:00
dzu@denx.de
6ca24c64a5
Add support for BC3450 board
...
Signed-off-by: dzu@denx.de <dzu@denx.de>
2006-04-21 18:30:47 +02:00
Kumar Gala
8fe9bf61ef
Merged MPC8349ADS and MPC8349EMDS ports into MPC8349EMDS port:
...
- Removed MPC8349ADS port
- Added PCI support to MPC8349ADS
- reworked memory map to allow mapping of all regions with BATs
Patch by Kumar Gala 20 Apr 2006
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2006-04-20 13:45:32 -05:00
Heiko Schocher
a83531bb62
* Update PK1C20 board for Nios-II 5.0
...
Patch from Scott McNutt, 11 Aug 2005
-Update base addresses for standard configuration
-Eliminate use of CACHE_BYPASS in board code
2006-04-20 12:57:43 +02:00
Heiko Schocher
9acb626fc1
Add MCF5282 support (without preloader)
...
relocate ichache_State to ram
u-boot can run from internal flash
Add EB+MCF-EV123 board support.
Add m68k Boards to MAKEALL
Patch from Jens Scharsig, 08 Aug 2005
2006-04-20 08:42:42 +02:00
dzu@denx.de
a367d42640
Update for NC650 board. Add NC650 based CP850 configuration.
...
Signed-off-by: dzu@denx.de <dzu@denx.de>
2006-04-19 11:52:46 +02:00
Wolfgang Denk
cf48eb9abd
Some code cleanup
2006-04-16 10:51:58 +02:00
Wolfgang Denk
807522fc9a
Merge with /home/hs/U-Boot/u-boot-dev
2006-04-16 10:27:31 +02:00
Wolfgang Denk
b81a4630a3
Fix Quad UART mapping on MCC200 board due to new HW revision
2006-04-13 16:35:22 +02:00
Wolfgang Denk
b28a31ca02
Merge with /home/m8/git/u-boot
2006-04-12 12:26:32 +02:00
Heiko Schocher
ad88297e2f
* Fix dbau1x00 Board
...
- Fix dbau1x00 boards broken by dbau1550 patch
PLL:s were not set for boards other than 1550.
Flash CFI caused card to hang due to undefined CFG_FLASH_BANKS_LIST.
Default boot is now bootp for cards other than 1550.
Patch by Thomas Lange Aug 10 2005
2006-04-11 14:53:29 +02:00
Marian Balakowicz
6db3970811
Fix JFFS2 support for legacy NAND driver.
...
Some more NAND cleanup and small fixes.
2006-04-08 19:08:06 +02:00
Wolfgang Denk
9bc97a3d91
Fix Lite500B support: Merge with /home/raj/git/u-boot.l5200b_pci
2006-04-06 10:42:23 +02:00
Wolfgang Denk
71b405df4e
Merge with /home/sr/git/u-boot/cfi-flash
2006-04-06 00:16:58 +02:00
Wolfgang Denk
197b049b8b
Merge with /home/sr/git/u-boot/4xx-sdram
2006-04-05 23:55:15 +02:00
Stefan Roese
2662b40cac
* Changes/fixes for drivers/cfi_flash.c:
...
- Add Intel legacy lock/unlock support to common CFI driver
On some Intel flash's (e.g. Intel J3) legacy unlocking is
supported, meaning that unlocking of one sector will unlock
all sectors of this bank. Using this feature, unlocking
of all sectors upon startup (via env var "unlock=yes") will
get much faster.
- Fixed problem with multiple reads of envronment variable
"unlock" as pointed out by Reinhard Arlt & Anders Larsen.
- Removed unwanted linefeeds from "protect" command when
CFG_FLASH_PROTECTION is enabled.
- Changed p3p400 board to use CFG_FLASH_PROTECTION
Patch by Stefan Roese, 01 Apr 2006
* Changes/fixes for drivers/cfi_flash.c:
- Correctly handle the cases where CFG_HZ != 1000 (several
XScale-based boards)
- Fix the timeout calculation of buffered writes (off by a
factor of 1000)
Patch by Anders Larsen, 31 Mar 2006
2006-04-01 13:44:14 +02:00
Stefan Roese
62534beb2f
Updates to common PPC4xx onboard (DDR)SDRAM init code (405 and 440)
...
405 SDRAM: - The SDRAM parameters can now be defined in the board
config file and the 405 SDRAM controller values will
be calculated upon bootup (see PPChameleonEVB).
When those settings are not defined in the board
config file, the register setup will be as it is now,
so this implementation should not break any current
design using this code.
Thanks to Andrea Marson from DAVE for this patch.
440 DDR: - Added function sdram_tr1_set to auto calculate the
TR1 value for the DDR.
- Added ECC support (see p3p440).
Patch by Stefan Roese, 17 Mar 2006
2006-03-31 14:32:07 +02:00
Markus Klotzbuecher
9e7b5ce61b
delta board: one more DA9030 fix.
2006-03-30 17:00:39 +02:00
Markus Klotzbuecher
eeaab720f6
Change delta board memory map to start at 0x80000000.
2006-03-29 17:59:20 +02:00
Markus Klotzbuecher
89f2dfa4c3
delta board: minor update to DA9030 code.
2006-03-29 17:49:27 +02:00
Rafal Jaworowski
b66a938342
Set SDelay register in the DDR controller for the MPC5200B chip.
2006-03-29 13:17:09 +02:00
Markus Klotzbuecher
c855ef6768
delta board: fix DA9030 reset procedure.
2006-03-27 16:01:03 +02:00
Markus Klotzbuecher
2770bcb21c
Merge with http://www.denx.de/git/u-boot.git
2006-03-24 15:43:16 +01:00
Markus Klotzbuecher
40b0bafbb2
Added config options CFG_MONAHANS_RUN_MODE_OSC_RATIO and
...
CFG_MONAHANS_TURBO_RUN_MODE_RATIO for configuring the Monahans core
frequency.
2006-03-24 14:35:25 +01:00
Markus Klotzbuecher
ba70d6a417
delta board: DA9030 initialization and i2c support. Some minor changes to
...
make the pxa i2c driver work with the monahans cpu.
2006-03-24 12:23:27 +01:00
Wolfgang Denk
05d8dce9d0
Enable Quad UART om MCC200 board.
2006-03-23 17:10:30 +01:00
Wolfgang Denk
5725f94aac
Cleanup MCC200 board configuration; omit non-existent stuff.
2006-03-21 01:58:07 +01:00
Markus Klotzbuecher
552fc624f2
Cleanup of the monahans cpu and delta board port.
2006-03-20 20:19:37 +01:00
Markus Klotzbuecher
e443c944cf
Support for redundant environment in NAND Flash.
2006-03-20 18:02:44 +01:00
Wolfgang Denk
0a112d8696
Merge with port of MPC8349EMDS board
2006-03-17 17:41:56 +01:00
Wolfgang Denk
09e4b0c5d3
Add support for Lite5200B board.
...
Patch by Patch by Jose Maria (Txema) Lopez, 16 Jan 2006
2006-03-17 11:42:53 +01:00
Rafal Jaworowski
dc9e499c62
Support for DDR with 32-data path. Addotional notes on injecting
...
multiple-bit errors.
2006-03-16 17:46:46 +01:00
Marian Balakowicz
d326f4a242
Add command for handling DDR ECC registers on MPC8349EE MDS board.
2006-03-16 15:19:35 +01:00
Marian Balakowicz
991425fe05
Add initial support for MPC8349E MDS board.
2006-03-14 16:24:38 +01:00
Wolfgang Denk
84c960ce6d
Add support for EmbeddedPlanet EP88x boards
...
Patch by Yuli Barcohen, 13 Jul 2005
2006-03-12 23:17:31 +01:00
Wolfgang Denk
47705af5da
Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc8349ads
2006-03-12 21:49:19 +01:00
Wolfgang Denk
795bee8496
Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc83xx
2006-03-12 21:33:52 +01:00
Wolfgang Denk
a3f0169880
Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#ft_infr
2006-03-12 19:11:42 +01:00
Wolfgang Denk
0a3471fc78
Add netconsole and some more commands to RPXlite_DW board
...
Patch by Sam Song, 19 Jun 2005
2006-03-12 16:57:35 +01:00
Wolfgang Denk
953c5b6f8b
Adjust "echo" as a default command
...
Patch by Sam Song, 19 Jun 2005
2006-03-12 16:51:59 +01:00
Wolfgang Denk
8e7b703a62
Coding Style cleanup
2006-03-12 02:55:22 +01:00
Wolfgang Denk
6cb142fa3b
Add missing Blackfin files.
2006-03-12 02:12:27 +01:00
Wolfgang Denk
8ff0208d31
Switch MPC86xADS and MPC885ADS boards to use cpuclk environment
...
variable to set clock
Patch by Yuli Barcohen, 05 Jun 2005
2006-03-12 01:55:43 +01:00
Wolfgang Denk
f47b661141
RPXlite configuration fixes
...
- Use correct flash sector size
- Use correct memory test end address
- Add support for bzip2 compression
- Various small fixes
Patch by Yuli Barcohen, 05 Jun 2005
2006-03-12 01:48:55 +01:00
Wolfgang Denk
aba9f1af60
Memory configuration changes for ZPC.1900 board
...
- Fix SDRAM timing on both local bus and 60x bus
- Add support for second flash bank (SIMM)
- Change boot flash base
Patch by Yuli Barcohen, 05 Jun 2005
2006-03-12 01:45:44 +01:00
Wolfgang Denk
5797b821dc
Add support for Adder boards with 16MB SDRAM;
...
add support for second FEC on Adder87x board.
Patch by Yuli Barcohen, 05 Jun 2005
2006-03-12 01:43:03 +01:00
Markus Klotzbcher
8371a2c0d4
Enable simple (non-redundant) NAND environment on delta board.
2006-03-08 00:13:40 +01:00
Wolfgang Denk
951a954b77
Merge with /home/wd/git/u-boot/master
...
Code cleanup.
2006-03-06 23:18:48 +01:00
Markus Klotzbcher
ac7d97dcbb
Turned on SDRAM scrubbing.
2006-03-06 18:47:44 +01:00
Markus Klotzbcher
43638c674a
Cleanup of NAND support of delta board using the Monahans Data Flash
...
Controller.
2006-03-06 15:04:25 +01:00
Markus Klotzbcher
f9e029184b
NAND finally working. Two bugs fixed:
...
* For READ_STATUS and READID commands always 8 bytes need to be read from
NDDB. Otherwise they stay there and get send to flash as the first data
word when writing.
* In nand_base.c the oob variable is not reset so this->oob_buf is
overwritten what eventually screws up the bad block descriptor table.
2006-03-06 13:45:42 +01:00
Wolfgang Denk
bfc81252c0
Minor code cleanup
2006-03-06 13:03:37 +01:00
Wolfgang Denk
4e3ccd2692
Merge the new NAND code (testing-NAND brach); see doc/README.nand
...
Rewrite of NAND code based on what is in 2.6.12 Linux kernel
Patch by Ladislav Michl, 29 Jun 2005
[Merge with /home/tur/nand/u-boot]
2006-03-06 11:25:22 +01:00
Bartlomiej Sieka
addb2e1650
Re-factoring the legacy NAND code (legacy NAND now only in board-specific
...
code and in SoC code). Boards using the old way have CFG_NAND_LEGACY and
BOARDLIBS = drivers/nand_legacy/libnand_legacy.a added. Build breakage for
NETTA.ERR and NETTA_ISDN - will go away when the new NAND support is
implemented for these boards.
2006-03-05 18:57:33 +01:00
Markus Klotzbcher
bf7cac033b
Lots of new stuff:
...
* Debug message can be turned on and off.
* Waiting for events now times out.
* Implemented RESET command.
* Added appropriate nand_bbt_descriptor and nand_oobinfo.
Remaining Problems:
* Read Status still behaves weird an returns invalid stuff sometimes.
* ECC Placement does not respect our scheme in nand_oobinfo.
2006-03-04 18:35:51 +01:00
Markus Klotzbcher
00c35bd214
Added GPIO initialization of DF signal. Still not working.
2006-02-28 22:51:01 +01:00
Wolfgang Denk
82f2e33a8d
Update mcc200 config: Disable PCI and DoC, use 133 MHz IPB clock,
...
use hush shell.
2006-02-28 18:39:20 +01:00
Markus Klotzbcher
6949328d7d
First steps implementing NAND support. Not working, fails to read ID.
2006-02-28 18:05:25 +01:00
Wolfgang Denk
f6c0068fc1
Merge with Stefan Roese's branch with CFI driver fixes
2006-02-28 16:42:50 +01:00
Wolfgang Denk
36d2c5387d
Merge with /home/wd/git/u-boot/master
2006-02-28 16:39:47 +01:00
Stefan Roese
58ad497833
Convert mcc200 to use common CFI flash driver
...
Patch by Stefan Roese, 28 Feb 2006
2006-02-28 15:33:28 +01:00
Markus Klotzbcher
0377dca227
Merge /home/tur/nand/u-boot/
...
This is a first version of the testing-NAND branch merged back to main.
2006-02-24 14:16:31 +01:00
Markus Klotzbcher
7d4d1ce48c
Merge branch 'master' of http://www.denx.de/git/u-boot
2006-02-24 11:34:34 +01:00
Bartlomiej Sieka
038ccac511
Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.
2006-02-24 09:37:22 +01:00
Markus Klotzbcher
599f52253a
SDRAM now working.
2006-02-22 17:48:43 +01:00
Markus Klotzbcher
ff3c2a9478
SDRAM now working for delta board, but there are still aliasing problems,
...
we only see 64MB.
2006-02-22 14:05:44 +01:00
Wolfgang Denk
6624b687bc
Rename SMMACO4 board into smmaco4 for consistency with Linux.
2006-02-22 10:25:39 +01:00
Wolfgang Denk
5f0be01356
Disable CMD_BSP for SMMACO4 board.
2006-02-22 02:39:31 +01:00
Wolfgang Denk
9cdc838613
Merge with /home/hs/PanDacom/u-boot-dev
2006-02-22 01:59:13 +01:00
Wolfgang Denk
86ea5f93d7
Initial port to MCC200 board (work in progress)
...
Minimally modified patch by Bluetechnix, Vienna
2006-02-22 00:43:16 +01:00
Wolfgang Denk
654c2d2836
Merge with /home/sr/git/u-boot
2006-02-21 16:41:43 +01:00
Heiko Schocher
075866d840
[Patch] Add basic support for the SMMACO4 Board from PanDaCom.
...
Signed-off-by: Heiko Schocher <hs@denx.de>
2006-02-20 17:34:12 +01:00
Markus Klotzbcher
4f7a0e3671
New board directory and config for the benq delta board (copied from
...
zylonite). Minor pxa-regs.h update.
2006-02-20 16:37:37 +01:00
Markus Klotzbcher
8fb1857b40
Merged and added more pxa-regs.h stuff, especially the GPIO Control
...
Register Definitions.
2006-02-20 15:59:07 +01:00
Markus Klotzbcher
57dc57f14d
Merged sufficient changes to pxa-regs.h in order to make u-boot compile.
...
It doesn't run yet.
2006-02-19 16:03:49 +01:00
Kumar Gala
2688e2f972
Enable address translation on MPC83xx
...
Patch by Kumar Gala, 10 Feb 2006
2006-02-10 15:40:06 -06:00
Markus Klotzbcher
6ece03f267
Config updated for compiling the SMC911111 network driver
2006-02-10 17:08:26 +01:00
Markus Klotzbcher
b3c36e6b94
basic u-boot is working, boots into the command shell.
2006-02-09 13:19:25 +01:00
Stefan Roese
79830d591a
Convert CPCI750 to use common CFI flash driver
...
Patch by Reinhard Arlt, 8 Feb 2006
2006-02-08 15:54:15 +01:00
Markus Klotzbcher
af646e865f
Forgot to add files to zylonite branch.
2006-02-07 20:48:45 +01:00
Stefan Roese
48a05a5188
Various changes to esd HH405 board specific files
...
Patch by Matthias Fuchs, 07 Feb 2006
2006-02-07 16:51:04 +01:00
Wolfgang Denk
84e106c09d
Update default environment for INKA4x00 board.
2006-02-07 15:18:25 +01:00
Zachary P. Landau
3a108ed868
Add support for r5200 board
2006-01-26 17:37:59 -05:00
Stefan Roese
a7b9fb9110
Add VGA support (CT69000) to CPCI750 board.
...
Insert missing __le32_to_cpu() for filesize in ext2fs_read_file().
Patch by Reinhard Arlt, 30 Dec 2005
2006-01-18 20:05:34 +01:00
Stefan Roese
2076d0a15f
PMC405 and CPCI405: Moved configuration of pci resources into config file.
...
PMC405 and CPCI2DP: Added firmware download and booting via pci.
Patch by Matthias Fuchs, 20 Dec 2005
2006-01-18 20:03:15 +01:00
Wolfgang Denk
c4b465f63e
Fix 28F256J3A support on PM520 board
...
(without bank-switching only 32 MB can be accessed)
2006-01-13 17:00:56 +01:00
Kumar Gala
86902b8e36
Added PCI support for MPC8349ADS board
...
Patch by Kumar Gala 11 Jan 2006
2006-01-12 19:51:38 -06:00
Kumar Gala
e4f880eddd
Added CONFIG_ options for bd_t and env in flat dev tree
...
CONFIG_OF_HAS_BD_T will put a copy of the bd_t
into the resulting flat device tree.
CONFIG_OF_HAS_UBOOT_ENV will copy the environment
variables from u-boot into the flat device tree
Patch by Kumar Gala 11 Jan 2006
2006-01-11 13:49:31 -06:00
Kumar Gala
9260a56151
Make System IO Config Registers board configurable on MPC83xx
...
Patch by Kumar Gala, 11 Jan 2006
2006-01-11 11:12:57 -06:00
Wolfgang Denk
c7428d49ac
Add support for 28F256J3A flah (=> 64 MB) on PM520 board
2005-12-29 15:12:09 +01:00
Marian Balakowicz
3a7b142b62
Change port configuration for O2DNT (CODEC1 on PSC1)
2005-12-06 20:33:07 +01:00
Wolfgang Denk
f013dacf0a
Code cleanup, especially MIPS for GCC 4.x
2005-12-04 00:40:34 +01:00
Wolfgang Denk
4a86d779ff
Merge with /home/sr/git/u-boot
2005-12-01 01:38:13 +01:00
Wolfgang Denk
b6f8435664
Adjust TQM834x PHY addresses for latest hardware revision.
2005-12-01 01:17:24 +01:00
Wolfgang Denk
d00de23b15
Increase malloc arena on TQM5200 board to 256 kB.
...
With 64 kb uniform flash sector size the old value of 128 kB was
too small.
2005-12-01 00:55:19 +01:00
Stefan Roese
d96f41e016
Add support for TQM8541/8555 boards, TQM85xx support reworked:
...
- Support for TQM8541/8555 boards added.
- Complete rework of TQM8540/8560 support.
- Common TQM85xx code now supports all current TQM85xx platforms
(TQM8540/8541/8555/8560).
- DDR SDRAM size detection added.
- CAS latency default values can be overwritten by setting "serial#"
to e.g. "ABC0001 casl=25" -> CAS latency 2.5 will be used.
If problems are detected with this non default CAS latency,
the defualt values will be used instead.
- FLASH size detection added.
- Moved FCC ethernet driver initialization behind TSEC driver init
-> TSEC is first device.
Patch by Stefan Roese, 30 Nov 2005
2005-11-30 13:06:40 +01:00
Stefan Roese
6e7fb6eaa5
Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board.
...
Patch by John Otken, 23 Nov 2005
2005-11-29 18:18:21 +01:00
Marian Balakowicz
0a69b26ed6
Increase IPB and PCI clocks for O2DNT board.
2005-11-27 20:15:41 +01:00
Stefan Roese
3d9569b232
Changed PPC44x startup message (cpu info, speed...) to common style:
...
On PPC44x platforms, the startup message generated in "cpu.c" only
comprised the ppc type and revision but not additional informations
like speed etc. Those speed infos where printed in the board specific
code. This new implementation now prints all CPU infos in the common
cpu specific code. No board specific code is needed anymore and
therefore removed from all current 44x implementations.
Patch by Stefan Roese, 27 Nov 2005
2005-11-27 19:36:26 +01:00
Stefan Roese
5568e613ee
Add support for Prodrive P3P440 board:
...
- Added onboard PPC440 DDR autodetection in cpu/ppc/sdram.c
- CFG_FLASH_QUIET_TEST added to use the common CFI driver
for bank autodetection
Patch by Stefan Roese, 22 Nov 2005
2005-11-22 13:20:42 +01:00
Wolfgang Denk
fe126d8b34
Change all '$(...)' variable references into '${...}'
...
which makes the environment compatible with the hush shell.
WARNING: Support for the old '$(...)' syntax will be
discontinued in a later version.
2005-11-20 21:40:11 +01:00
Stefan Roese
c7911c7e8f
Merge with /server/home/stefan/git/u-boot/bamboo-sdram
2005-11-15 16:23:41 +01:00
Stefan Roese
fd49bf0214
Fix Bamboo DDR SDRAM initialization (problem with onboard SDRAM)
...
Patch by Stefan Roese, 15 Nov 2005
2005-11-15 16:04:58 +01:00
Stefan Roese
feaedfcf84
New PPC 405EP board added: CMS700
...
Added CONFIG_NET_MULTI for VOM405 board.
Added reset_phy() for VOM405 board.
Patch by Matthias Fuchs, 09 Nov 2005
2005-11-15 10:35:59 +01:00
Stefan Roese
ea339205a9
Updated PCI mapping for esd CPCI2DP board.
...
Add support for error LED.
Patch by Matthias Fuchs, 07 Nov 2005
2005-11-08 09:00:09 +01:00
Wolfgang Denk
4d03a21f23
Adjust TQM85x PHY addresses for latest hardware revision.
2005-11-03 11:31:36 +01:00
Wolfgang Denk
5d4ee51061
Merge with /home/m8/git/u-boot
2005-10-29 23:45:04 +02:00
Marian Balakowicz
63ff004c4f
Add support for multiple PHYs.
2005-10-28 22:30:33 +02:00
Wolfgang Denk
7b5cac0e19
Merge with /home/wd/git/u-boot/master
2005-10-21 22:41:25 +02:00
Stefan Roese
1e25f957c8
Add NetConsole Support for AMCC eval boards
...
Patch by Stefan Roese, 20 Oct 2005
2005-10-20 16:34:28 +02:00
Rafal Jaworowski
6902df56a0
Add PCI support for the TQM834x board.
2005-10-17 02:39:53 +02:00
Wolfgang Denk
ea1fba136a
Merge with /home/sr/git/u-boot
2005-10-17 00:19:16 +02:00
Wolfgang Denk
84bd92bdda
Merge with /home/m8/git/u-boot
2005-10-15 18:23:43 +02:00
Stefan Roese
3b6748ea0d
Add fat & ext2 support to AMCC 440EP boards Yosemite & Bamboo
...
Patch by Stefan Roese, 14 Oct 2005
2005-10-14 15:37:34 +02:00
Wolfgang Denk
cbdf8824fa
Merge with /home/sr/git/u-boot
2005-10-13 01:55:58 +02:00