Zhang Wei
8be429a5dd
Reworked IRQ mapping in OF-tree.
2006-06-22 08:31:21 -05:00
Wolfgang Denk
f73e73ba0e
Merge with /home/hs/U-Boot/u-boot-dev
2006-06-20 00:12:59 +02:00
Heiko Schocher
f5e0d03970
Add support for wrPPMC7xx/74xx boards
...
Patch from Richard Danter, 12 Aug 2005
2006-06-19 11:02:41 +02:00
Wolfgang Denk
8d352247ec
Merge with ssh://atlas/home/wd/git/u-boot/work
2006-06-19 01:46:08 +02:00
Wolfgang Denk
0c32d96ddd
Add support for gth2 board
...
Patch by Thomas Lange, Aug 11 2005
2006-06-16 17:32:31 +02:00
Wolfgang Denk
10af6d53bc
Fix DDR6 errata on TQM834x boards
...
Patch by Thomas Waehner, 07 Mar 2006
2006-06-16 16:53:06 +02:00
Wolfgang Denk
14d9ab351c
Remove obsolete flash driver board/tqm5200/flash.c
...
Patch by Martin Krause, 11 Jan 2006
2006-06-16 16:50:42 +02:00
Wolfgang Denk
bc8bb6d458
Add support for PS/2 keyboard on TQM85xx board
...
Patch by Martin Krause, 07 Nov 2005
Tested on a STK85XX baseboard. Make sure the PS/2 controller
has been programmed. Jumper Settings: X66 1-2, 9-10; X61 2-3
2006-06-16 16:40:54 +02:00
Wolfgang Denk
cebd1fcec0
Fix TRAB channel switching delay for trab_fkt.bin standalone applikation
...
Patch by Martin Krause, 08 Nov 2005
In tsc2000_read_channel() the delay after setting the multiplexer
to a temperature channel is increased from 1,5 ms to 10 ms. This
is to allow the multiplexer inputs to stabilize after huge steps
of the input signal level.
2006-06-16 16:14:28 +02:00
Wolfgang Denk
cd65a3dc87
Adjust TQM5200 make targets
...
Make the automatic CS configuration the default.
The dedicated configurations CONFIG_TQM5200_AA, CONFIG_TQM5200_AB
and CONFIG_TQM5200_AC are removed.
"TQM5200_config" is now the default for STK52XX.200 base boards.
On a STK52XX.100 base board "TQM5200_STK100_config" must be used.
Patch by Martin Krause, 07 Nov 2005
2006-06-16 16:11:34 +02:00
Wolfgang Denk
4bdb53cafb
Fix setting of environment variable "ver" on trab board
...
The environment variable "ver" is now set before
do_auto_update() is called, so that "ver" can be used
in USB update scripts.
Patch by Martin Krause, 27 Oct 2005
2006-06-16 15:56:12 +02:00
Wolfgang Denk
b9fff8ee83
Fix wrong usage of udelay() in led_blink() on trab board
...
Patch by Martin Krause, 27 Oct 2005
2006-06-16 15:52:58 +02:00
Wolfgang Denk
3e9a299231
Fix udelay bug in vfd.c for trab board
...
Patch by Martin Krause, 27 Oct 2005
2006-06-16 15:47:05 +02:00
Wolfgang Denk
9e18a4bc6c
Fix memory init problems on MCC200 board
2006-06-14 16:48:18 +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
Wolfgang Denk
9d4d3e3833
Merge with http://www.psyent.com/git/uboot (NIOS2 - Scott McNutt)
2006-06-10 01:36:27 +02:00
Wolfgang Denk
5d7022b041
Fix U-Boot enviroenment sector protection on MCC200 board
2006-06-09 21:19:21 +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
8bb683b627
Merge branch 'mpc86xx'
2006-06-07 10:54:16 -05:00
Jon Loeliger
d9bf4858fc
Allow DTC path to be passed in.
...
Signed-off-by: Jon Loeliger <jdl@jdl.com>
2006-06-07 10:52:49 -05: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
Haiying Wang
c83ae9ea6d
Modify the IRQ of DUART2
2006-06-07 08:48:08 -05: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
Wolfgang Denk
2fd9eb509d
Minor cleanup
2006-06-02 17:04:21 +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
Jon Loeliger
c934f655f9
Review cleanups.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2006-05-31 14:01:32 -05:00
Jon Loeliger
cb5965fb95
White space cleanup.
...
Some 80-column cleanups.
Convert printf() to puts() where possible.
Use #include "spd_sdram.h" as needed.
Enhanced reset command usage message a bit.
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2006-05-31 12:44:44 -05:00
Jon Loeliger
3d5c5be547
Removed unneeded local_bus_init() from 8641HPCN board.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2006-05-31 11:39:34 -05:00
Jon Loeliger
4d3d729c16
Moved mpc8641hpcn_board_reset() out of cpu/ into board/.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2006-05-31 11:24:28 -05:00
Jon Loeliger
126aa70f10
Move mpc86xx PIXIS code to board directory
...
First cut at moving the PIXIS platform code out of
the 86xx cpu directory and into board/mpc8641hpcn
where it belongs.
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2006-05-31 09:49:33 -05:00
Wolfgang Denk
b9b2480f4f
Correct GPIO setup (UART1/IRQ's) on yosemite & yellowstone
...
Patch by Stefan Roese, 29 May 2006
2006-05-30 17:45:30 +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
Haiying Wang
ed45d6c930
Added pci@8000 block.
...
Updated ethernet interrupt mappings (moved up 48).
Cleaned up a few comments.
Signed-off-by: Jon Loeliger <jdl@jdl.com>
2006-05-26 10:13:04 -05:00
Jon Loeliger
586d1d5abd
Update 86xx address map and LAWBARs.
2006-05-19 13:54:02 -05:00
Jon Loeliger
f35ec68fb0
Enable 2nd CPU and I2C.
2006-05-19 13:54:02 -05:00
Jon Loeliger
9f37dc8cab
Merge branch 'mpc86xx'
2006-05-15 08:32:11 -05:00
Jon Loeliger
bf690dcb51
Update interrupt mapping.
2006-05-15 07:26:56 -05: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
Jon Loeliger
846c2d4a0e
Merge branch 'mpc86xx'
2006-05-10 09:43:21 -05:00
Haiying Wang
6cfea33477
Remove unneeded INIT_RAM_LOCK cache twiddling.
...
Correctly tracks r29 as global data pointer now.
Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
2006-05-10 09:38:06 -05:00
Jon Loeliger
d4dd317b58
Remove unnecessary flash.c file.
2006-05-10 09:33:07 -05:00
Stefan Roese
d1dd22f92e
OMAP 5912/OSK: update EMIFS CS1 timings:
...
Problems have been seen in the linux kernel's smc91x network driver
due to improper bus timings. The latest 2.6 OMAP kernels currently
have a workaround, but this fix belongs in u-boot.
Patch by Kevin Hilman, 13 Oct 2005
2006-05-10 11:49:37 +02:00
Stefan Roese
77f633425b
Fix REG_MPU_LOAD_TIMER definition in multiple OMAP ports
...
Patch by Hiroki Kaminaga, 11 Mar 2006
2006-05-10 11:28:48 +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
Marian Balakowicz
78b123cd69
Add M5271EVB board support.
2006-05-09 11:54:44 +02:00
Marian Balakowicz
483a0cf804
Fixes for gcc 3.4 based m68k toolchain,
...
based on patch by Jate Sujjavanich.
2006-05-09 11:28:36 +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
56a4a63c10
Added missing nand.c for NC650 board
...
Signed-off-by: dzu@denx.de <dzu@eddie.localdomain>
2006-04-19 15:27:11 +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
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
3a5e21881a
MCC200 Board: fix flash unprotection code for flash > 32 MB.
2006-04-06 15:03:42 +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
534ff676a9
* Add support for ymodem protocol download
...
Patch by Stefano Babic, 29 Mar 2006
* Memory Map Update for Delta board: U-Boot is at 0x80000000-0x84000000
Merge with /home/mk/8-benq/u-boot
2006-04-01 15:52:46 +02:00
Wolfgang Denk
d87080b721
GCC-4.x fixes: clean up global data pointer initialization for all boards.
2006-03-31 18:32:53 +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
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
Markus Klotzbuecher
552fc624f2
Cleanup of the monahans cpu and delta board port.
2006-03-20 20:19:37 +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
ff7fefe679
Apply SoC concept to arm926ejs CPUs, i.e. move the SoC specific timer and
...
cpu_reset code from cpu/$(CPU) into the new cpu/$(CPU)/$(SOC) directories
Patch by Andreas Engel, 13 Mar 2006
2006-03-13 12:37:35 +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
763b5f34c3
Remove board specific configuration includes from the common xilinx
...
ethernet and iic adapter code.
Patch by Michael Libeskind, 12 Jul 2005
2006-03-12 23:13:27 +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
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
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
Wolfgang Denk
84ef51a632
Fix cleanup for netstart board.
...
Remove build results from repository
2006-03-12 00:04:20 +01:00