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
19 years ago
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
19 years ago
Jon Loeliger
8bb683b627
Merge branch 'mpc86xx'
19 years ago
Jon Loeliger
8ecc971618
Fix a get_board_sys_clk() use-before-def warning.
...
Signed-off-by: Jon Loeliger <jdl@jdl.com>
19 years ago
Jon Loeliger
d9bf4858fc
Allow DTC path to be passed in.
...
Signed-off-by: Jon Loeliger <jdl@jdl.com>
19 years ago
Jon Loeliger
3e8bbbd190
Merge branch 'jdl'
19 years ago
Jon Loeliger
a941b83241
Merge branch 'mpc86xx'
19 years ago
Jon Loeliger
72ed528a94
Merge branch 'master' of http://www.denx.de/git/u-boot
19 years ago
Haiying Wang
c83ae9ea6d
Modify the IRQ of DUART2
19 years ago
Wolfgang Denk
e461a24113
Minor cleanup for PCS440EP board
19 years ago
Stefan Roese
4526c87eec
Update PCS440EP port to fit into one flash device (incl. environment)
...
Patch by Stefan Roese, 06 Jun 2006
19 years ago
Wolfgang Denk
2fd9eb509d
Minor cleanup
19 years ago
Wolfgang Denk
5abc2c5d4c
Merge with /home/sr/git/u-boot/denx
19 years ago
Wolfgang Denk
e15cd6fdbe
Fix examples/Makefile; some build targets were lost
19 years ago
Stefan Roese
a4c8d1389f
Add support for PCS440EP board
...
Patch by Stefan Roese, 02 Jun 2006
19 years ago
Wolfgang Denk
62b8f54877
Fix watchdog handling in CFI flash driver
...
Just use udelay() when waiting for status changes which will
implicitely trigger the watchdog.
19 years ago
Jon Loeliger
ae53c8a705
Merge branch 'mpc86xx'
19 years ago
Jon Loeliger
c934f655f9
Review cleanups.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
19 years ago
Jon Loeliger
c926a82d82
Merge branch 'mpc86xx'
19 years ago
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>
19 years ago
Jon Loeliger
3d5c5be547
Removed unneeded local_bus_init() from 8641HPCN board.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
19 years ago
Jon Loeliger
4d3d729c16
Moved mpc8641hpcn_board_reset() out of cpu/ into board/.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
19 years ago
Jon Loeliger
b2a941de06
Remove dead debug code.
...
Signed-off-by: Jon Loeliger <jdl@jdl.com>
19 years ago
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>
19 years ago
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
19 years ago
Wolfgang Denk
b9b2480f4f
Correct GPIO setup (UART1/IRQ's) on yosemite & yellowstone
...
Patch by Stefan Roese, 29 May 2006
19 years ago
Jon Loeliger
eaa1fa16c4
Merge branch 'mpc86xx'
19 years ago
Haiying Wang
38cee12dcf
Improve "reset" command's interaction with watchdog.
...
"reset altbank" will reset another bank WITHOUT watch dog timer enabled
"reset altbank wd" will reset another bank WITH watch dog enabled
"diswd" will disable watch dog after u-boot boots up successfully
Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
19 years ago
Wolfgang Denk
d945527305
Minor cleanup.
19 years ago
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.]
19 years ago
Haiying Wang
70205e5a6d
Fix two SDRAM setup bugs.
...
Fix ECC setup bug.
Enable 1T/2T based on number of DIMMs present.
Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
19 years ago
Jon Loeliger
bdee35d0e0
Merge branch 'mpc86xx'
19 years ago
Haiying Wang
d11fec5015
Add first draft of the MPC8641HPCN doc/README.
...
Signed-off-by: Jon Loeliger <jdl@jdl.com>
19 years ago
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>
19 years ago
Haiying Wang
3033ebb20f
Allow args on reset command.
...
Signed-off-by: Jon Loeliger <jdl@jdl.com>
19 years ago
Jon Loeliger
76bfacfd7c
Merge branch 'mpc86xx'
19 years ago
Jon Loeliger
14e37081ff
Change arbitration to round-robin for SMP linux.
19 years ago
Jon Loeliger
9a655876e5
Enable dual DDR controllers and interleaving.
19 years ago
Jon Loeliger
586d1d5abd
Update 86xx address map and LAWBARs.
19 years ago
Jon Loeliger
cccce5d058
Remove L2 Cache invalidate polling.
19 years ago
Jon Loeliger
f35ec68fb0
Enable 2nd CPU and I2C.
19 years ago
Stefan Roese
5770a1e488
Fix problem in PVR detection for 440GR
...
Patch by Stefan Roese, 18 May 2006
19 years ago
Marian Balakowicz
b62fa913d4
Fix gcc 3.4.x AFLAGS setting for m68k platform.
19 years ago
Marian Balakowicz
27333f8c34
Enable autoboot for M5271EVB board.
19 years ago
Jon Loeliger
9f37dc8cab
Merge branch 'mpc86xx'
19 years ago
Wolfgang Denk
df3eece32d
Merge with /home/sr/git/u-boot/denx
19 years ago
Stefan Roese
56ced709af
Changed default ramdisk addr in yosemite/yellowstone ports
...
Patch by Stefan Roese, 15 May 2006
19 years ago
Jon Loeliger
bf690dcb51
Update interrupt mapping.
19 years ago
Wolfgang Denk
6516525083
Fix PCMCIA support on virtlab2
19 years ago
Wolfgang Denk
319b9a5467
Cleanup compile warning.
19 years ago