Wolfgang Denk
9e18a4bc6c
Fix memory init problems on MCC200 board
2006-06-14 16:48:18 +02:00
Stefan Roese
df02bd1b3f
Fix IxEthDB.h to compile again
...
Patch by Stefan Roese, 14 Jun 2006
2006-06-14 10:18:39 +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
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
1f6ce8f5ba
Nios II - Add EPCS Controller bootrom work-around
...
-When booting from an epcs controller, the epcs bootrom may leave the
slave select in an asserted state causing soft reset hang. This
patch ensures slave select is negated at reset.
Patch by Scott McNutt, 08 Jun 2006
2006-06-08 12:08:12 -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
Scott McNutt
c2ced000f4
Nios II - Fix I/O Macros and mini-app stubs
...
-Fix asm/io.h macros
-Eliminate use of CACHE_BYPASS in cpu code
-Eliminate assembler warnings
-Fix mini-app stubs and force no small data
Patch by Scott McNutt, 08 Jun 2006
2006-06-08 11:59:57 -04: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
Wolfgang Denk
2fd9eb509d
Minor cleanup
2006-06-02 17:04:21 +02:00
Wolfgang Denk
5abc2c5d4c
Merge with /home/sr/git/u-boot/denx
2006-06-02 16:59:39 +02:00
Wolfgang Denk
e15cd6fdbe
Fix examples/Makefile; some build targets were lost
2006-06-02 16:47:10 +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
62b8f54877
Fix watchdog handling in CFI flash driver
...
Just use udelay() when waiting for status changes which will
implicitely trigger the watchdog.
2006-06-02 11:46:20 +02:00
Wolfgang Denk
392c252efd
Fix PCI to memory window size problems on PM82x boards
...
We use the "automatic" mode that was used for the MPC8266ADS and
MPC8272 boards. Eventually this should be used on all boards?]
Patch by Wolfgang Grandegger, 17 Jan 2006
2006-05-30 23:32:44 +02: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
d945527305
Minor cleanup.
2006-05-30 15:58:20 +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
Stefan Roese
5770a1e488
Fix problem in PVR detection for 440GR
...
Patch by Stefan Roese, 18 May 2006
2006-05-18 19:21:53 +02:00
Marian Balakowicz
b62fa913d4
Fix gcc 3.4.x AFLAGS setting for m68k platform.
2006-05-17 12:18:48 +02:00
Marian Balakowicz
27333f8c34
Enable autoboot for M5271EVB board.
2006-05-17 12:16:26 +02:00
Wolfgang Denk
df3eece32d
Merge with /home/sr/git/u-boot/denx
2006-05-15 15:24:43 +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
6516525083
Fix PCMCIA support on virtlab2
2006-05-15 13:52:51 +02:00
Wolfgang Denk
319b9a5467
Cleanup compile warning.
2006-05-12 16:32:32 +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
f90a39213e
Fix compile warnings in common/xyzModem.c
...
Patch by Stefan Roese, 10 May 2006
2006-05-10 15:01:40 +02:00
Stefan Roese
512f8d5d78
Add support for AMCC 440EP Rev C and 440GR Rev B
...
Patch by John Otken, 08 May 2006
2006-05-10 14:10:41 +02: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
Wolfgang Denk
4af099bda9
Fix watchdog issues for ColdFire boards.
2006-05-09 13:49:12 +02: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
Marian Balakowicz
b75ef85f42
Update CPU target identification strings for Coldfire family.
2006-05-09 11:45:31 +02:00
Marian Balakowicz
b4853b779e
Update register definitions for MCF5271.
2006-05-09 11:43:59 +02:00
Marian Balakowicz
0c056f0e27
Fix serial console support for MCF5271.
2006-05-09 11:37:13 +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
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
Wolfgang Denk
610cf3676e
Coding Style cleanup
2006-05-03 01:24:04 +02:00
Wolfgang Denk
da4849fb30
Write RTC seconds first to maintain settings integrity per
...
Maxim/Dallas DS1306 data sheet.
Patch by Alan J. Luse, 02 May 2006
2006-05-03 01:04:58 +02:00