]> git.kernelconcepts.de Git - karo-tx-uboot.git/log
karo-tx-uboot.git
17 years agoAdd dtb boot-up parameter to default boot commands.
Zhang Wei [Wed, 23 Aug 2006 09:54:32 +0000 (17:54 +0800)]
Add dtb boot-up parameter to default boot commands.

Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
17 years agoCleanup even more poorly introduced whitespace.
Jon Loeliger [Tue, 22 Aug 2006 23:26:08 +0000 (18:26 -0500)]
Cleanup even more poorly introduced whitespace.

17 years agoCleanup more poorly introduced whitespace.
Jon Loeliger [Tue, 22 Aug 2006 23:07:00 +0000 (18:07 -0500)]
Cleanup more poorly introduced whitespace.

17 years agoCleanup poorly introduced whitespace.
Jon Loeliger [Tue, 22 Aug 2006 22:54:05 +0000 (17:54 -0500)]
Cleanup poorly introduced whitespace.

17 years agoGeneral indent and whitespace cleanups.
Jon Loeliger [Tue, 22 Aug 2006 17:25:27 +0000 (12:25 -0500)]
General indent and whitespace cleanups.

17 years agoGeneral indent and whitespace cleanups.
Jon Loeliger [Tue, 22 Aug 2006 17:06:18 +0000 (12:06 -0500)]
General indent and whitespace cleanups.

17 years agoCleanup compiler warnings.
Jon Loeliger [Tue, 22 Aug 2006 15:42:21 +0000 (10:42 -0500)]
Cleanup compiler warnings.

17 years agoUnlock cache before kernel starts up for MPC86xx
Haiying Wang [Tue, 15 Aug 2006 19:12:55 +0000 (15:12 -0400)]
Unlock cache before kernel starts up for MPC86xx

17 years agoCopy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR
Haiying Wang [Tue, 15 Aug 2006 19:13:15 +0000 (15:13 -0400)]
Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR

17 years agoFix BAT0 to actually be cacheable, non-guarded as documented.
Jon Loeliger [Mon, 14 Aug 2006 20:33:38 +0000 (15:33 -0500)]
Fix BAT0 to actually be cacheable, non-guarded as documented.

Signed-off-by: Jon Loeliger <jdl@freescale.com>
17 years agoRemoved MPC8641HPCN DTS source file from build.
Jon Loeliger [Wed, 9 Aug 2006 20:32:16 +0000 (15:32 -0500)]
Removed MPC8641HPCN DTS source file from build.
It is no longer linked into U-Boot; its sources are
now located in the kernel tree.

Signed-off-by: Jon Loeliger <jdl@freescale.com>
17 years agoAdd Rapidio support for the MPC8641HPCN
John Traill [Wed, 9 Aug 2006 13:33:50 +0000 (14:33 +0100)]
Add Rapidio support for the MPC8641HPCN

Signed-off-by: John Traill <john.traill@freescale.com>
17 years agoFix caslat calculation
John Traill [Tue, 8 Aug 2006 10:32:43 +0000 (11:32 +0100)]
Fix caslat calculation

Signed-off-by: John Traill <john.traill@freescale.com>
17 years agoConvert to mac-address in ethernet nodes.
Jon Loeliger [Thu, 3 Aug 2006 21:17:56 +0000 (16:17 -0500)]
Convert to mac-address in ethernet nodes.

17 years agoCorrect the irq value of DUART2
Haiying Wang [Fri, 28 Jul 2006 16:41:35 +0000 (12:41 -0400)]
Correct the irq value of DUART2

17 years agoChange the space size of PEX IO in README
Haiying Wang [Fri, 28 Jul 2006 16:41:41 +0000 (12:41 -0400)]
Change the space size of PEX IO in README

17 years agoMove get_board_sys_clk to board directory
Haiying Wang [Fri, 28 Jul 2006 16:41:18 +0000 (12:41 -0400)]
Move get_board_sys_clk to board directory

17 years agoFix 8641HPCN pollution
John Traill [Fri, 28 Jul 2006 08:03:54 +0000 (09:03 +0100)]
Fix 8641HPCN pollution

17 years agoFix 8641HPCN timebase
John Traill [Fri, 28 Jul 2006 07:16:06 +0000 (08:16 +0100)]
Fix 8641HPCN timebase

17 years agoFixed OF device tree of mpc86xxhpcn board.
Zhang Wei [Thu, 27 Jul 2006 16:01:34 +0000 (00:01 +0800)]
Fixed OF device tree of mpc86xxhpcn board.

The changes works in with kernel irq mapping rework.

Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
17 years agoAdd support for reading and writing mac addresses to or from ID EEPROM.
Haiying Wang [Wed, 12 Jul 2006 14:48:05 +0000 (10:48 -0400)]
Add support for reading and writing mac addresses to or from ID EEPROM.

Added code for reading and writing Mac addresses to/from ID EEPROM(0x57).
With attached patch, we can use command "mac/mac read/mac save/"
to read and write EEPROM under u-boot prompt.

U-boot will calculate the checksum of EEPROM while bootup,
if it is right, then u-boot will check whether the mac address
of eTSEC0/1/2/3 is availalbe (non-zero).

If there is mac address availabe in EEPROM, u-boot will use it,
otherewise, u-boot will use the mac address defined in
MPC8641HPCN.h. This matches the requirement to set unique mac address
for each TSEC port.

Signed-off-by: Haiying Wang <haiying.wang@freescale.com>
Signed-off-by: York Sun <yorksun@freescale.com>
17 years agoFixed initrd issue by define big RAM
Jin Zhengxiong [Thu, 13 Jul 2006 15:35:10 +0000 (10:35 -0500)]
Fixed initrd issue by define big RAM

Signed-off-by:Jason Jin <Jason.jin@freescale.com>

17 years agoWe made a u-boot patch to fix the hang up issue
Jason Jin [Fri, 7 Jul 2006 15:01:45 +0000 (10:01 -0500)]
We made a u-boot patch to fix the hang up issue
when booting filesystem from ramdisk.

Signed-off-by:Jason Jin <Jason.jin@freescale.com>

17 years agoChange Id to symbolic name for RTL8139
Jin Zhengxiong [Wed, 28 Jun 2006 13:43:56 +0000 (08:43 -0500)]
Change Id to symbolic name for RTL8139

Signed-off-by: Jason Jin <Jason.jin@freescale.com>
17 years agoFix RTL8139 in big endian
Jin Zhengxiong-R64188 [Tue, 27 Jun 2006 10:12:10 +0000 (18:12 +0800)]
Fix RTL8139 in big endian

signed-off-by: Jason Jin <Jason.Jin@freescale.com>
signed-off-by: Wei Zhang <wei.zhang@freescale.com>

17 years agoFix Tsec bug when no link
Jin Zhengxiong-R64188 [Tue, 27 Jun 2006 10:12:23 +0000 (18:12 +0800)]
Fix Tsec bug when no link

 When tftp a non-exist file from the tftp server, u-boot will check
 the link of all eth port. The original file will return wrong link
 state on the no link ports.

signed-off-by: Jason Jin <Jason.Jin@freescale.com>

17 years agoFix bug for io_bar size during pci scan
Jin Zhengxiong-R64188 [Tue, 27 Jun 2006 10:12:02 +0000 (18:12 +0800)]
Fix bug for io_bar size during pci scan

During the pci scan process, Some devices return bar_reponse with the
highest bytes 0, such as the pci bridge in uli1575 return bar_response
with 0xffffff, So the bar_size should be manually set under 64K.

Signed-off-by: Jason Jin <jason.jin@freescale.com>
17 years agoEnable PCIE1 for MPC8641HPCN board
Jin Zhengxiong-R64188 [Tue, 27 Jun 2006 10:11:54 +0000 (18:11 +0800)]
Enable PCIE1 for MPC8641HPCN board

Signed-off-by: Jason Jin <Jason.jin@freescale.com>
17 years agoFix bug in 8641hpcn reset command with no args.
Jon Loeliger [Thu, 22 Jun 2006 13:51:46 +0000 (08:51 -0500)]
Fix bug in 8641hpcn reset command with no args.

Signed-off-by: Haiying Wang <haiying.wang@freescale.com>
Acked-by: Jon Loeliger <jdl@freescale.com>
17 years agoReworked IRQ mapping in OF-tree.
Zhang Wei [Tue, 20 Jun 2006 09:47:15 +0000 (17:47 +0800)]
Reworked IRQ mapping in OF-tree.

17 years agoDo not enable address translation on secondary CPUs.
Jon Loeliger [Fri, 16 Jun 2006 02:33:37 +0000 (21:33 -0500)]
Do not enable address translation on secondary CPUs.
Do not set up BATs on secondary CPUs.  Let Linux do the nasty.

Signed-off-by: Jon Loeliger <jdl@freescale.com>
17 years agoFix a get_board_sys_clk() use-before-def warning.
Jon Loeliger [Wed, 7 Jun 2006 15:53:55 +0000 (10:53 -0500)]
Fix a get_board_sys_clk() use-before-def warning.

Signed-off-by: Jon Loeliger <jdl@jdl.com>
17 years agoAllow DTC path to be passed in.
Jon Loeliger [Wed, 7 Jun 2006 15:52:49 +0000 (10:52 -0500)]
Allow DTC path to be passed in.

Signed-off-by: Jon Loeliger <jdl@jdl.com>
17 years agoModify the IRQ of DUART2
Haiying Wang [Tue, 6 Jun 2006 20:54:29 +0000 (16:54 -0400)]
Modify the IRQ of DUART2

18 years agoReview cleanups.
Jon Loeliger [Wed, 31 May 2006 18:55:35 +0000 (13:55 -0500)]
Review cleanups.

Signed-off-by: Jon Loeliger <jdl@freescale.com>
18 years agoWhite space cleanup.
Jon Loeliger [Wed, 31 May 2006 17:44:44 +0000 (12:44 -0500)]
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>
18 years agoRemoved unneeded local_bus_init() from 8641HPCN board.
Jon Loeliger [Wed, 31 May 2006 16:39:34 +0000 (11:39 -0500)]
Removed unneeded local_bus_init() from 8641HPCN board.

Signed-off-by: Jon Loeliger <jdl@freescale.com>
18 years agoMoved mpc8641hpcn_board_reset() out of cpu/ into board/.
Jon Loeliger [Wed, 31 May 2006 16:24:28 +0000 (11:24 -0500)]
Moved mpc8641hpcn_board_reset() out of cpu/ into board/.

Signed-off-by: Jon Loeliger <jdl@freescale.com>
18 years agoRemove dead debug code.
Jon Loeliger [Wed, 31 May 2006 15:07:28 +0000 (10:07 -0500)]
Remove dead debug code.

Signed-off-by: Jon Loeliger <jdl@jdl.com>
18 years agoMove mpc86xx PIXIS code to board directory
Jon Loeliger [Tue, 30 May 2006 22:47:00 +0000 (17:47 -0500)]
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>
18 years agoImprove "reset" command's interaction with watchdog.
Haiying Wang [Tue, 30 May 2006 14:10:32 +0000 (09:10 -0500)]
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>
18 years agoFix two SDRAM setup bugs.
Haiying Wang [Tue, 30 May 2006 13:51:19 +0000 (08:51 -0500)]
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>
18 years agoAdd first draft of the MPC8641HPCN doc/README.
Haiying Wang [Fri, 26 May 2006 15:24:48 +0000 (10:24 -0500)]
Add first draft of the MPC8641HPCN doc/README.

Signed-off-by: Jon Loeliger <jdl@jdl.com>
18 years agoAdded pci@8000 block.
Haiying Wang [Fri, 26 May 2006 15:13:04 +0000 (10:13 -0500)]
Added pci@8000 block.
Updated ethernet interrupt mappings (moved up 48).
Cleaned up a few comments.

Signed-off-by: Jon Loeliger <jdl@jdl.com>
18 years agoAllow args on reset command.
Haiying Wang [Fri, 26 May 2006 15:01:16 +0000 (10:01 -0500)]
Allow args on reset command.

Signed-off-by: Jon Loeliger <jdl@jdl.com>
18 years agoChange arbitration to round-robin for SMP linux.
Jon Loeliger [Fri, 19 May 2006 18:28:39 +0000 (13:28 -0500)]
Change arbitration to round-robin for SMP linux.

18 years agoEnable dual DDR controllers and interleaving.
Jon Loeliger [Fri, 19 May 2006 18:26:34 +0000 (13:26 -0500)]
Enable dual DDR controllers and interleaving.

18 years agoUpdate 86xx address map and LAWBARs.
Jon Loeliger [Fri, 19 May 2006 18:22:44 +0000 (13:22 -0500)]
Update 86xx address map and LAWBARs.

18 years agoRemove L2 Cache invalidate polling.
Jon Loeliger [Fri, 19 May 2006 18:14:15 +0000 (13:14 -0500)]
Remove L2 Cache invalidate polling.

18 years agoEnable 2nd CPU and I2C.
Jon Loeliger [Fri, 19 May 2006 17:33:09 +0000 (12:33 -0500)]
Enable 2nd CPU and I2C.

18 years agoUpdate interrupt mapping.
Jon Loeliger [Mon, 15 May 2006 12:26:56 +0000 (07:26 -0500)]
Update interrupt mapping.

18 years agoRemove unneeded INIT_RAM_LOCK cache twiddling.
Haiying Wang [Wed, 10 May 2006 14:38:06 +0000 (09:38 -0500)]
Remove unneeded INIT_RAM_LOCK cache twiddling.
Correctly tracks r29 as global data pointer now.

Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
18 years agoRemove unnecessary flash.c file.
Jon Loeliger [Wed, 10 May 2006 14:33:07 +0000 (09:33 -0500)]
Remove unnecessary flash.c file.

18 years agoGet MPC8641HPCN flash images working.
Jon Loeliger [Tue, 9 May 2006 13:23:49 +0000 (08:23 -0500)]
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.

18 years agoCleanup whitespaces and style issues.
Jon Loeliger [Thu, 27 Apr 2006 15:15:16 +0000 (10:15 -0500)]
Cleanup whitespaces and style issues.
Removed //-style comments.
Use 80-column lines.
Remove trailing whitespace.
Remove dead code and debug cruft.

18 years agoRevert bad PCI prefetch limit change.
Jon Loeliger [Thu, 27 Apr 2006 13:22:39 +0000 (08:22 -0500)]
Revert bad PCI prefetch limit change.

18 years agoInitial support for MPC8641 HPCN board.
Jon Loeliger [Wed, 26 Apr 2006 22:58:56 +0000 (17:58 -0500)]
Initial support for MPC8641 HPCN board.

18 years agoInclude BC3450 board in configurations in README
Detlev Zundel [Mon, 24 Apr 2006 15:52:01 +0000 (17:52 +0200)]
Include BC3450 board in configurations in README

18 years agoAdd support for BC3450 board
dzu@denx.de [Fri, 21 Apr 2006 16:30:47 +0000 (18:30 +0200)]
Add support for BC3450 board

Signed-off-by: dzu@denx.de <dzu@denx.de>
18 years agoAdded missing nand.c for NC650 board
dzu@denx.de [Wed, 19 Apr 2006 13:27:11 +0000 (15:27 +0200)]
Added missing nand.c for NC650 board

Signed-off-by: dzu@denx.de <dzu@eddie.localdomain>
18 years agoUpdate for NC650 board. Add NC650 based CP850 configuration.
dzu@denx.de [Wed, 19 Apr 2006 09:52:46 +0000 (11:52 +0200)]
Update for NC650 board.  Add NC650 based CP850 configuration.

Signed-off-by: dzu@denx.de <dzu@denx.de>
18 years agoMPC5200: enable snooping of DMA transactions on XLB even if no PCI LABEL_2006_04_18_1106
Wolfgang Denk [Tue, 18 Apr 2006 09:05:03 +0000 (11:05 +0200)]
MPC5200: enable snooping of DMA transactions on XLB even if no PCI
is configured; othrwise DMA accesses aren't cache coherent which
causes for example USB to fail.

18 years agoSome code cleanup
Wolfgang Denk [Sun, 16 Apr 2006 08:51:58 +0000 (10:51 +0200)]
Some code cleanup

18 years agoMerge with /home/hs/U-Boot/u-boot-dev
Wolfgang Denk [Sun, 16 Apr 2006 08:27:31 +0000 (10:27 +0200)]
Merge with /home/hs/U-Boot/u-boot-dev

18 years agoFix Quad UART mapping on MCC200 board due to new HW revision
Wolfgang Denk [Thu, 13 Apr 2006 14:35:22 +0000 (16:35 +0200)]
Fix Quad UART mapping on MCC200 board due to new HW revision

18 years agoMerge with /home/m8/git/u-boot
Wolfgang Denk [Wed, 12 Apr 2006 10:26:32 +0000 (12:26 +0200)]
Merge with /home/m8/git/u-boot

18 years ago* Fix dbau1x00 Board
Heiko Schocher [Tue, 11 Apr 2006 12:53:29 +0000 (14:53 +0200)]
* 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

18 years agoFixes common/cmd_flash.c:
Heiko Schocher [Tue, 11 Apr 2006 12:39:21 +0000 (14:39 +0200)]
Fixes common/cmd_flash.c:

   - fix some compiler/parser error, if using m68k tool chain
   - optical fix for protect on/off all messages, if using more
     then one bank
  Patch by Jens Scharsig, 28 July 2005

18 years agoFix JFFS2 support for legacy NAND driver.
Marian Balakowicz [Sat, 8 Apr 2006 17:08:06 +0000 (19:08 +0200)]
Fix JFFS2 support for legacy NAND driver.

Some more NAND cleanup and small fixes.

18 years agoMCC200 Board: fix flash unprotection code for flash > 32 MB.
Wolfgang Denk [Thu, 6 Apr 2006 13:03:42 +0000 (15:03 +0200)]
MCC200 Board: fix flash unprotection code for flash > 32 MB.

18 years agoUpdate CHANGELOG
Wolfgang Denk [Thu, 6 Apr 2006 09:35:18 +0000 (11:35 +0200)]
Update CHANGELOG

18 years agoFix Lite500B support: Merge with /home/raj/git/u-boot.l5200b_pci
Wolfgang Denk [Thu, 6 Apr 2006 08:42:23 +0000 (10:42 +0200)]
Fix Lite500B support: Merge with /home/raj/git/u-boot.l5200b_pci

18 years agoMerge with /home/sr/git/u-boot/cfi-flash
Wolfgang Denk [Wed, 5 Apr 2006 22:16:58 +0000 (00:16 +0200)]
Merge with /home/sr/git/u-boot/cfi-flash

18 years agoMerge with /home/sr/git/u-boot/4xx-sdram
Wolfgang Denk [Wed, 5 Apr 2006 21:55:15 +0000 (23:55 +0200)]
Merge with /home/sr/git/u-boot/4xx-sdram

18 years agoRemove dependencies between DoC code and old legacy NAND driver.
Marian Balakowicz [Wed, 5 Apr 2006 18:46:41 +0000 (20:46 +0200)]
Remove dependencies between DoC code and old legacy NAND driver.
Necessary defines and data structures were copied to DoC specific files
so that legacy NAND code could be entirely removed from u-boot tree
in the near future.

18 years agoCorrect PM828_PCI_config Makefile target.
Marian Balakowicz [Wed, 5 Apr 2006 18:37:11 +0000 (20:37 +0200)]
Correct PM828_PCI_config Makefile target.

18 years agoFix CONFIG_SKIP_LOWLEVEL_INIT dependency in cpu/arm920t/start.S
Wolfgang Denk [Mon, 3 Apr 2006 13:46:10 +0000 (15:46 +0200)]
Fix CONFIG_SKIP_LOWLEVEL_INIT dependency in cpu/arm920t/start.S
Patch by Peter Menzebach, 13 Oct 2005 [DNX#2006040142000473]

18 years ago* Add support for ymodem protocol download
Wolfgang Denk [Sat, 1 Apr 2006 13:52:46 +0000 (15:52 +0200)]
* 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

18 years ago* Changes/fixes for drivers/cfi_flash.c:
Stefan Roese [Sat, 1 Apr 2006 11:41:03 +0000 (13:41 +0200)]
* 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

18 years agoGCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk [Fri, 31 Mar 2006 16:32:53 +0000 (18:32 +0200)]
GCC-4.x fixes: clean up global data pointer initialization for all boards.

18 years agoReorder CHANGELOG
Stefan Roese [Fri, 31 Mar 2006 13:18:37 +0000 (15:18 +0200)]
Reorder CHANGELOG

18 years agoUpdates to common PPC4xx onboard (DDR)SDRAM init code (405 and 440)
Stefan Roese [Fri, 17 Mar 2006 09:28:24 +0000 (10:28 +0100)]
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

18 years agodelta board: one more DA9030 fix.
Markus Klotzbuecher [Thu, 30 Mar 2006 15:00:39 +0000 (17:00 +0200)]
delta board: one more DA9030 fix.

18 years agoAdd support for ymodem protocol (loady command).
Markus Klotzbuecher [Thu, 30 Mar 2006 11:40:55 +0000 (13:40 +0200)]
Add support for ymodem protocol (loady command).
Patch by Stefano Babic, 29 Mar 2006

18 years agoChange delta board memory map to start at 0x80000000.
Markus Klotzbuecher [Wed, 29 Mar 2006 15:59:20 +0000 (17:59 +0200)]
Change delta board memory map to start at 0x80000000.

18 years agodelta board: minor update to DA9030 code.
Markus Klotzbuecher [Wed, 29 Mar 2006 15:49:27 +0000 (17:49 +0200)]
delta board: minor update to DA9030 code.

18 years agoSet SDelay register in the DDR controller for the MPC5200B chip.
Rafal Jaworowski [Wed, 29 Mar 2006 11:17:09 +0000 (13:17 +0200)]
Set SDelay register in the DDR controller for the MPC5200B chip.

18 years agodelta board: fix DA9030 reset procedure.
Markus Klotzbuecher [Mon, 27 Mar 2006 14:01:03 +0000 (16:01 +0200)]
delta board: fix DA9030 reset procedure.

18 years agoUpdate CHANGELOG
Wolfgang Denk [Sat, 25 Mar 2006 17:42:54 +0000 (18:42 +0100)]
Update CHANGELOG

18 years agoMerge with http://www.denx.de/git/u-boot.git
Markus Klotzbuecher [Fri, 24 Mar 2006 14:43:16 +0000 (15:43 +0100)]
Merge with http://www.denx.de/git/u-boot.git

18 years agoMonahans related documentation update.
Markus Klotzbuecher [Fri, 24 Mar 2006 14:28:02 +0000 (15:28 +0100)]
Monahans related documentation update.

18 years agoAdded config options CFG_MONAHANS_RUN_MODE_OSC_RATIO and
Markus Klotzbuecher [Fri, 24 Mar 2006 13:35:25 +0000 (14:35 +0100)]
Added config options CFG_MONAHANS_RUN_MODE_OSC_RATIO and
CFG_MONAHANS_TURBO_RUN_MODE_RATIO for configuring the Monahans core
frequency.

18 years agodelta board: DA9030 initialization and i2c support. Some minor changes to
Markus Klotzbuecher [Fri, 24 Mar 2006 11:23:27 +0000 (12:23 +0100)]
delta board: DA9030 initialization and i2c support. Some minor changes to
make the pxa i2c driver work with the monahans cpu.

18 years agoEnable Quad UART om MCC200 board.
Wolfgang Denk [Thu, 23 Mar 2006 16:10:30 +0000 (17:10 +0100)]
Enable Quad UART om MCC200 board.

18 years agoCleanup MCC200 board configuration; omit non-existent stuff.
Wolfgang Denk [Tue, 21 Mar 2006 00:58:07 +0000 (01:58 +0100)]
Cleanup MCC200 board configuration; omit non-existent stuff.

18 years agoCleanup of the monahans cpu and delta board port.
Markus Klotzbuecher [Mon, 20 Mar 2006 19:19:37 +0000 (20:19 +0100)]
Cleanup of the monahans cpu and delta board port.

18 years agoSupport for redundant environment in NAND Flash.
Markus Klotzbuecher [Mon, 20 Mar 2006 17:02:44 +0000 (18:02 +0100)]
Support for redundant environment in NAND Flash.

18 years agoUpdate CHANGELOG
Wolfgang Denk [Sun, 19 Mar 2006 00:01:51 +0000 (01:01 +0100)]
Update CHANGELOG

18 years agoAdd support for MPC859/866 Rev. A.0
Wolfgang Denk [Sat, 18 Mar 2006 22:31:12 +0000 (23:31 +0100)]
Add support for MPC859/866 Rev. A.0

18 years agoMerge with port of MPC8349EMDS board
Wolfgang Denk [Fri, 17 Mar 2006 16:41:56 +0000 (17:41 +0100)]
Merge with port of MPC8349EMDS board