]> git.kernelconcepts.de Git - karo-tx-uboot.git/log
karo-tx-uboot.git
17 years agoMinor cleanup. LABEL_2006_05_10_1800
Wolfgang Denk [Wed, 10 May 2006 15:43:20 +0000 (17:43 +0200)]
Minor cleanup.

17 years agoUpdate yosemite configuration to enable flash write buffer support
Stefan Roese [Wed, 10 May 2006 13:06:58 +0000 (15:06 +0200)]
Update yosemite configuration to enable flash write buffer support
Patch by Stefan Roese, 10 May 2006

17 years agoFix compile warnings in common/xyzModem.c
Stefan Roese [Wed, 10 May 2006 13:01:40 +0000 (15:01 +0200)]
Fix compile warnings in common/xyzModem.c
Patch by Stefan Roese, 10 May 2006

17 years agoAdd support for AMCC 440EP Rev C and 440GR Rev B
Stefan Roese [Wed, 10 May 2006 12:10:41 +0000 (14:10 +0200)]
Add support for AMCC 440EP Rev C and 440GR Rev B
Patch by John Otken, 08 May 2006

17 years agoOMAP 5912/OSK: update EMIFS CS1 timings:
Stefan Roese [Wed, 10 May 2006 09:49:37 +0000 (11:49 +0200)]
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

17 years agoFix REG_MPU_LOAD_TIMER definition in multiple OMAP ports
Stefan Roese [Wed, 10 May 2006 09:28:48 +0000 (11:28 +0200)]
Fix REG_MPU_LOAD_TIMER definition in multiple OMAP ports
Patch by Hiroki Kaminaga, 11 Mar 2006

17 years agoUpdate omap5912osk board support
Stefan Roese [Wed, 10 May 2006 08:55:16 +0000 (10:55 +0200)]
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

17 years agoFix watchdog issues for ColdFire boards.
Wolfgang Denk [Tue, 9 May 2006 11:49:12 +0000 (13:49 +0200)]
Fix watchdog issues for ColdFire boards.

17 years agoMerge with /home/m8/git/u-boot
Wolfgang Denk [Tue, 9 May 2006 11:46:55 +0000 (13:46 +0200)]
Merge with /home/m8/git/u-boot

17 years agoMerge with /home/wd/git/u-boot/master
Wolfgang Denk [Tue, 9 May 2006 11:32:33 +0000 (13:32 +0200)]
Merge with /home/wd/git/u-boot/master

17 years agoAdd M5271EVB board support.
Marian Balakowicz [Tue, 9 May 2006 09:54:44 +0000 (11:54 +0200)]
Add M5271EVB board support.

17 years agoMake R5200 specific low level initialization board conditional.
Marian Balakowicz [Tue, 9 May 2006 09:51:51 +0000 (11:51 +0200)]
Make R5200 specific low level initialization board conditional.

17 years agoUpdate CPU target identification strings for Coldfire family.
Marian Balakowicz [Tue, 9 May 2006 09:45:31 +0000 (11:45 +0200)]
Update CPU target identification strings for Coldfire family.

17 years agoUpdate register definitions for MCF5271.
Marian Balakowicz [Tue, 9 May 2006 09:43:59 +0000 (11:43 +0200)]
Update register definitions for MCF5271.

17 years agoFix serial console support for MCF5271.
Marian Balakowicz [Tue, 9 May 2006 09:37:13 +0000 (11:37 +0200)]
Fix serial console support for MCF5271.

17 years agoFixes for gcc 3.4 based m68k toolchain,
Marian Balakowicz [Tue, 9 May 2006 09:28:36 +0000 (11:28 +0200)]
Fixes for gcc 3.4 based m68k toolchain,
based on patch by Jate Sujjavanich.

17 years agoFix lowboot support on MCC200 board
Wolfgang Denk [Thu, 4 May 2006 22:59:28 +0000 (00:59 +0200)]
Fix lowboot support on MCC200 board

17 years agoMerge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#mpc8349emds
Wolfgang Denk [Wed, 3 May 2006 15:52:20 +0000 (17:52 +0200)]
Merge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#mpc8349emds

17 years agoCoding Style cleanup
Wolfgang Denk [Tue, 2 May 2006 23:24:04 +0000 (01:24 +0200)]
Coding Style cleanup

17 years agoWrite RTC seconds first to maintain settings integrity per
Wolfgang Denk [Tue, 2 May 2006 23:04:58 +0000 (01:04 +0200)]
Write RTC seconds first to maintain settings integrity per
Maxim/Dallas DS1306 data sheet.
Patch by Alan J. Luse, 02 May 2006

17 years agoScheduled for removal: strnicmp() which is unused
Wolfgang Denk [Tue, 2 May 2006 23:00:39 +0000 (01:00 +0200)]
Scheduled for removal: strnicmp() which is unused

17 years agoMerge with /home/mk/8-benq/u-boot
Wolfgang Denk [Tue, 2 May 2006 13:28:01 +0000 (15:28 +0200)]
Merge with /home/mk/8-benq/u-boot

17 years agoDeclare load_serial_ymodem() when using CFG_CMD_LOADB.
Wolfgang Denk [Mon, 1 May 2006 22:11:25 +0000 (00:11 +0200)]
Declare load_serial_ymodem() when using CFG_CMD_LOADB.
Patch by Jon Loeliger, 01. May 2006

18 years agoFixed handling of bad checksums with "mkimage -l"
Wolfgang Denk [Fri, 28 Apr 2006 19:24:32 +0000 (21:24 +0200)]
Fixed handling of bad checksums with "mkimage -l"

18 years agoAdd support for Freescale M5271: Merge with /work/u-boot.mcf5271
Marian Balakowicz [Thu, 27 Apr 2006 17:12:19 +0000 (19:12 +0200)]
Add support for Freescale M5271: Merge with /work/u-boot.mcf5271

18 years agocosmetic: print amount of NAND flash aligned with the other values such as
Markus Klotzbuecher [Tue, 25 Apr 2006 15:00:33 +0000 (17:00 +0200)]
cosmetic: print amount of NAND flash aligned with the other values such as
DRAM

18 years agoNAND support for zylonite board + some minor cleanup.
Markus Klotzbuecher [Tue, 25 Apr 2006 14:48:48 +0000 (16:48 +0200)]
NAND support for zylonite board + some minor cleanup.

18 years agodelta board: support for magic key detection and handling.
Markus Klotzbuecher [Tue, 25 Apr 2006 08:03:01 +0000 (10:03 +0200)]
delta board: support for magic key detection and handling.

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 agoMerged MPC8349ADS and MPC8349EMDS ports into MPC8349EMDS port:
Kumar Gala [Thu, 20 Apr 2006 18:45:32 +0000 (13:45 -0500)]
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>
18 years agoMerge branch 'master' of rsync://rsync.denx.de/git/u-boot
Kumar Gala [Thu, 20 Apr 2006 17:25:10 +0000 (12:25 -0500)]
Merge branch 'master' of rsync://rsync.denx.de/git/u-boot

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 agoMerge branch 'origin'
Kumar Gala [Mon, 20 Mar 2006 16:42:05 +0000 (10:42 -0600)]
Merge branch 'origin'

Conflicts:

CHANGELOG

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

18 years agoAdd support for Lite5200B board.
Wolfgang Denk [Fri, 17 Mar 2006 10:42:53 +0000 (11:42 +0100)]
Add support for Lite5200B board.
Patch by  Patch by Jose Maria (Txema) Lopez, 16 Jan 2006

18 years agoSupport for DDR with 32-data path. Addotional notes on injecting
Rafal Jaworowski [Thu, 16 Mar 2006 16:46:46 +0000 (17:46 +0100)]
Support for DDR with 32-data path. Addotional notes on injecting
multiple-bit errors.

18 years agoAdd command for handling DDR ECC registers on MPC8349EE MDS board.
Marian Balakowicz [Thu, 16 Mar 2006 14:19:35 +0000 (15:19 +0100)]
Add command for handling DDR ECC registers on MPC8349EE MDS board.

18 years agoFix DDR ECC bit definitions for MPC83xx.
Marian Balakowicz [Thu, 16 Mar 2006 13:35:32 +0000 (14:35 +0100)]
Fix DDR ECC bit definitions for MPC83xx.

18 years agoAdd initial support for MPC8349E MDS board.
Marian Balakowicz [Tue, 14 Mar 2006 15:24:38 +0000 (16:24 +0100)]
Add initial support for MPC8349E MDS board.

18 years agoAdd support for ECC DDR initialization on MPC83xx.
Marian Balakowicz [Tue, 14 Mar 2006 15:23:35 +0000 (16:23 +0100)]
Add support for ECC DDR initialization on MPC83xx.

18 years agoAdd DMA support for MPC83xx.
Marian Balakowicz [Tue, 14 Mar 2006 15:14:48 +0000 (16:14 +0100)]
Add DMA support for MPC83xx.

18 years agoAdd sync in do_reset() routine for MPC83xx after RPR register
Marian Balakowicz [Tue, 14 Mar 2006 15:12:48 +0000 (16:12 +0100)]
Add sync in do_reset() routine for MPC83xx after RPR register
was written to. It is need on some targets when BAT translation
is enabled.

18 years agoAdd bit definitions for MPC83xx DDR controller registers.
Marian Balakowicz [Tue, 14 Mar 2006 15:03:46 +0000 (16:03 +0100)]
Add bit definitions for MPC83xx DDR controller registers.

18 years agoAdd Dcbz(), Dcbi() and Dcbf() routines for MPC83xx.
Marian Balakowicz [Tue, 14 Mar 2006 15:02:31 +0000 (16:02 +0100)]
Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx.

18 years agoCorrect shift offsets in icache_status and dcache_status for MPC83xx.
Marian Balakowicz [Tue, 14 Mar 2006 15:01:25 +0000 (16:01 +0100)]
Correct shift offsets in icache_status and dcache_status for MPC83xx.

18 years agoAdd support for DS1374 RTC chip.
Marian Balakowicz [Tue, 14 Mar 2006 14:59:25 +0000 (15:59 +0100)]
Add support for DS1374 RTC chip.

18 years agoApply SoC concept to arm926ejs CPUs, i.e. move the SoC specific timer and
Wolfgang Denk [Mon, 13 Mar 2006 11:37:35 +0000 (12:37 +0100)]
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

18 years agoFix CHANGELOG entry (patch date)
Wolfgang Denk [Mon, 13 Mar 2006 11:22:03 +0000 (12:22 +0100)]
Fix CHANGELOG entry (patch date)

18 years agoChange max size of uncompressed uImage's to 8MByte and add
Stefan Roese [Mon, 13 Mar 2006 10:16:36 +0000 (11:16 +0100)]
Change max size of uncompressed uImage's to 8MByte and add
CFG_BOOTM_LEN to adjust this setting.

As mentioned by Robin Getz on 2005-05-24 the size of uncompressed
uImages was restricted to 4MBytes. This default size is now
increased to 8Mbytes and can be overrided by setting CFG_BOOTM_LEN
in the board config file.

Patch by Stefan Roese, 13 Mar 2006

18 years agoFix problem with updated PCI code in cpu/ppc4xx/405gp_pci.c
Stefan Roese [Mon, 13 Mar 2006 08:43:01 +0000 (09:43 +0100)]
Fix problem with updated PCI code in cpu/ppc4xx/405gp_pci.c
Patch by Stefan Roese, 13 Mar 2006

18 years agocpu/ppc4xx/start.S : exceptions are enabled after relocation
Stefan Roese [Mon, 13 Mar 2006 08:42:28 +0000 (09:42 +0100)]
cpu/ppc4xx/start.S : exceptions are enabled after relocation
Patch by Cedric Vincent, 6 June 2005

18 years agoau1x00_eth.c: check malloc return value and abort if it failed
Wolfgang Denk [Mon, 13 Mar 2006 00:00:22 +0000 (01:00 +0100)]
au1x00_eth.c: check malloc return value and abort if it failed
Patch by Andrew Dyer, 26 Jul 2005

18 years agoChange the sequence of events in soft_i2c.c:send_ack() to keep from
Wolfgang Denk [Sun, 12 Mar 2006 23:50:48 +0000 (00:50 +0100)]
Change the sequence of events in soft_i2c.c:send_ack() to keep from
incorrectly generating start/stop conditions on the bus.
Patch by Andrew Dyer, 26 Jul 2005

18 years agoFix bug in [id]cache_status commands for MPC85xx processors;
Wolfgang Denk [Sun, 12 Mar 2006 23:46:05 +0000 (00:46 +0100)]
Fix bug in [id]cache_status commands for MPC85xx processors;
should look at LSB of L1CSRn registers to determine if L1 cache is
enabled, not the MSB.
Patch by Murray Jensen, 19 Jul 2005

18 years agoFix array overflow with fw_setenv on uninitialised environment
Wolfgang Denk [Sun, 12 Mar 2006 22:27:46 +0000 (23:27 +0100)]
Fix array overflow with fw_setenv on uninitialised environment
Patch by Murray Jensen, 15 Jul 2005

18 years agoAdd support for EmbeddedPlanet EP88x boards
Wolfgang Denk [Sun, 12 Mar 2006 22:17:31 +0000 (23:17 +0100)]
Add support for EmbeddedPlanet EP88x boards
Patch by Yuli Barcohen, 13 Jul 2005

18 years agoRemove board specific configuration includes from the common xilinx
Wolfgang Denk [Sun, 12 Mar 2006 22:13:27 +0000 (23:13 +0100)]
Remove board specific configuration includes from the common xilinx
ethernet and iic adapter code.
Patch by Michael Libeskind, 12 Jul 2005

18 years agoAdd Nat Semi DP83865 PHY support to MPC85xx TSEC driver
Wolfgang Denk [Sun, 12 Mar 2006 21:50:55 +0000 (22:50 +0100)]
Add Nat Semi DP83865 PHY support to MPC85xx TSEC driver
Patch by Murray Jensen, 08 Jul 2005

18 years agoAdd (some) definitions for the MPC85xx local bus controller
Wolfgang Denk [Sun, 12 Mar 2006 21:45:47 +0000 (22:45 +0100)]
Add (some) definitions for the MPC85xx local bus controller
Patch by Murray Jensen, 08 Jul 2005

18 years agoAdd CPM2 I/O pin functions for MPC85xx processors
Wolfgang Denk [Sun, 12 Mar 2006 21:41:33 +0000 (22:41 +0100)]
Add CPM2 I/O pin functions for MPC85xx processors
Patch by Murray Jensen, 08 Jul 2005