]> git.sur5r.net Git - u-boot/log
u-boot
18 years agoUpdate CHANGELOG
Wolfgang Denk [Thu, 13 Jul 2006 20:32:45 +0000 (22:32 +0200)]
Update CHANGELOG

18 years agoMerge with /home/mk/11-cmb1920/u-boot
Wolfgang Denk [Thu, 13 Jul 2006 20:12:58 +0000 (22:12 +0200)]
Merge with /home/mk/11-cmb1920/u-boot

18 years agoMerge branch 'mpc86xx'
Jon Loeliger [Thu, 13 Jul 2006 15:58:28 +0000 (10:58 -0500)]
Merge branch 'mpc86xx'

18 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>
18 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>

18 years agoCleanup duplicate definitions in MCC200 config file.
Wolfgang Denk [Thu, 13 Jul 2006 14:29:40 +0000 (16:29 +0200)]
Cleanup duplicate definitions in MCC200 config file.

18 years agoFix problems with SanDisk Corporation Cruzer Micro USB memory stick.
Bartlomiej Sieka [Thu, 13 Jul 2006 13:32:16 +0000 (15:32 +0200)]
Fix problems with SanDisk Corporation Cruzer Micro USB memory stick.

18 years agoAdd support for TQM885D board.
Markus Klotzbuecher [Wed, 12 Jul 2006 13:26:01 +0000 (15:26 +0200)]
Add support for TQM885D board.
Patch by Martin Krause, 20 Mar 2006

Signed-off-by: Martin Krause <martin.krause@tqs.de>
18 years agoBugfix in FEC initialisation:
Markus Klotzbuecher [Wed, 12 Jul 2006 07:08:36 +0000 (09:08 +0200)]
Bugfix in FEC initialisation:
All MII configuration is done via FEC1 registers. But MII_SPEED was
configured according to FEC used. So if only FEC2 was used, this caused
the real MII_SPEED register in FEC1 to stay uninitalised, what lead
to "mii_send STUCK!" messages. Fix: always configure MII_SPEED on FEC1
only.

18 years agoSupport for spc1920 board.
Markus Klotzbuecher [Wed, 12 Jul 2006 06:48:24 +0000 (08:48 +0200)]
Support for spc1920 board.
Patch by Markus Klotzbuecher, 12 Jul 2006

18 years agoMCC200 board: support console on any one of the Quad UART ports.
Wolfgang Denk [Mon, 10 Jul 2006 22:23:54 +0000 (00:23 +0200)]
MCC200 board: support console on any one of the Quad UART ports.

18 years agoFix error in flash protection calculation on MCC200 board.
Wolfgang Denk [Mon, 10 Jul 2006 21:22:43 +0000 (23:22 +0200)]
Fix error in flash protection calculation on MCC200 board.

18 years agoMajor PCMCIA Cleanup to make code better readable and maintainable.
Wolfgang Denk [Mon, 10 Jul 2006 21:07:28 +0000 (23:07 +0200)]
Major PCMCIA Cleanup to make code better readable and maintainable.
Notes:
- Board-dependend code for RPXLITE and RPXCLASSIC-based boards
  placed to the drivers/rpx_pmcia.c file to avoid duplication.
  Same for TQM8xx-based boards (drivers/tqm8xx_pmcia.c).
- drivers/i82365.c has been split into two parts located at
  board/atc/ti113x.c and board/cpc45/pd67290.c (ATC and CPC45 are
  the only boards using CONFIG_82365).
- Changes were tested for clean build and *very* *few* boards.

18 years agoMerge branch 'mpc86xx'
Jon Loeliger [Fri, 7 Jul 2006 15:03:07 +0000 (10:03 -0500)]
Merge branch 'mpc86xx'

18 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>

18 years agoMCC200: map the 2nd Quad UART into the processor's address space.
Wolfgang Denk [Thu, 6 Jul 2006 20:31:16 +0000 (22:31 +0200)]
MCC200: map the 2nd Quad UART into the processor's address space.

18 years agoFix timer problems on AMCC yucca board.
Marian Balakowicz [Thu, 6 Jul 2006 19:17:24 +0000 (21:17 +0200)]
Fix timer problems on AMCC yucca board.
Set Timer Clock Select to use CPU clock as a timer input source.

18 years agoBring yucca config more in line with other AMCC boards.
Wolfgang Denk [Wed, 5 Jul 2006 08:42:14 +0000 (10:42 +0200)]
Bring yucca config more in line with other AMCC boards.

18 years agoMerge with /home/m8/git/u-boot
Wolfgang Denk [Wed, 5 Jul 2006 08:03:52 +0000 (10:03 +0200)]
Merge with /home/m8/git/u-boot

18 years agoAdd AMCC bamboo board to MAKEALL build script.
Marian Balakowicz [Tue, 4 Jul 2006 06:47:23 +0000 (08:47 +0200)]
Add AMCC bamboo board to MAKEALL build script.

18 years agoFix AMCC bamboo eval board compilation errors.
Marian Balakowicz [Mon, 3 Jul 2006 23:27:46 +0000 (01:27 +0200)]
Fix AMCC bamboo eval board compilation errors.

18 years agoAdd system memory to the PCI region list for AMCC PPC44x CPUs.
Marian Balakowicz [Mon, 3 Jul 2006 22:55:47 +0000 (00:55 +0200)]
Add system memory to the PCI region list for AMCC PPC44x CPUs.
Enabled it for Yucca board.

18 years agoCleanup config file and bootup output for Yucca board.
Marian Balakowicz [Mon, 3 Jul 2006 21:42:36 +0000 (23:42 +0200)]
Cleanup config file and bootup output for Yucca board.

18 years agoFix CHANGELOG LABEL_2006_06_30_2020
Wolfgang Denk [Fri, 30 Jun 2006 18:16:37 +0000 (20:16 +0200)]
Fix CHANGELOG

18 years agoMerge with /home/m8/git/u-boot
Wolfgang Denk [Fri, 30 Jun 2006 17:32:25 +0000 (19:32 +0200)]
Merge with /home/m8/git/u-boot

18 years agoFix CONFIG_440_GX define usage.
Marian Balakowicz [Fri, 30 Jun 2006 16:35:04 +0000 (18:35 +0200)]
Fix CONFIG_440_GX define usage.

18 years agoRemove autogenerated bmp_logo.h file.
Marian Balakowicz [Fri, 30 Jun 2006 16:23:06 +0000 (18:23 +0200)]
Remove autogenerated bmp_logo.h file.

18 years agoMerge: Add support for AMCC 440SPe CPU based eval board (Yucca).
Marian Balakowicz [Fri, 30 Jun 2006 16:19:42 +0000 (18:19 +0200)]
Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).

18 years agoAdd support for AMCC 440SPe CPU based eval board (Yucca).
Marian Balakowicz [Fri, 30 Jun 2006 14:30:46 +0000 (16:30 +0200)]
Add support for AMCC 440SPe CPU based eval board (Yucca).

18 years agoCall serial_initialize() before first debug() is used.
Marian Balakowicz [Fri, 30 Jun 2006 13:27:09 +0000 (15:27 +0200)]
Call serial_initialize() before first debug() is used.

18 years ago* Switched default PCI speed for 8540 ADS back to 33MHz
Matthew McClintock [Wed, 28 Jun 2006 15:47:03 +0000 (10:47 -0500)]
* Switched default PCI speed for 8540 ADS back to 33MHz
* Added comments and a printf to warn that PCI-X won't
  work at 33MHz
  Patch by Andy Fleming 17-Mar-2006

Signed-off-by: Andy Fleming <afleming@freescale.com>
18 years ago* Fixed a bug where 8555 PCI code used the old variable and
Matthew McClintock [Wed, 28 Jun 2006 15:46:35 +0000 (10:46 -0500)]
* Fixed a bug where 8555 PCI code used the old variable and
  function names
  Patch by Andy Fleming 17-Mar-2006

Signed-off-by: Andy Fleming <afleming@freescale.com>
18 years ago* Added VIA configuration table
Matthew McClintock [Wed, 28 Jun 2006 15:46:13 +0000 (10:46 -0500)]
* Added VIA configuration table
* Added support for PCI2 on CDS
  Patch by Andy Fleming 17-Mar-2006

Signed-off-by: Andy Fleming <afleming@freescale.com>
18 years ago* Fixed PCI memory definitions
Matthew McClintock [Wed, 28 Jun 2006 15:45:41 +0000 (10:45 -0500)]
* Fixed PCI memory definitions
  Patch by Andy Fleming 17-Mar-2006

Signed-off-by: Andy Fleming <afleming@freescale.com>
18 years ago* Added support for initializing second PCI bus on 85xx
Matthew McClintock [Wed, 28 Jun 2006 15:45:17 +0000 (10:45 -0500)]
* Added support for initializing second PCI bus on 85xx
  Patch by Andy Fleming 17-Mar-2006

Signed-off-by: Andy Fleming <afleming@freescale.com>
18 years ago* Added PCI-X #defines for PCI-X initialization
Matthew McClintock [Wed, 28 Jun 2006 15:44:49 +0000 (10:44 -0500)]
* Added PCI-X #defines for PCI-X initialization
  Patch by Andy Fleming on 17-Mar-2006

Signed-off-by: Andy Fleming <afleming@freescale.com>
18 years ago* Made sure the code which disables prefetch for PCI devices
Matthew McClintock [Wed, 28 Jun 2006 15:44:23 +0000 (10:44 -0500)]
* Made sure the code which disables prefetch for PCI devices
  sets the size of the prefetch region to 0
  Patch by Andy Fleming on 17-Mar-2006

Signed-off-by: Andy Fleming <afleming@freescale.com>
18 years ago* Add Flat Dev Tree construction for MPC85xx ADS and CDS boards
Matthew McClintock [Wed, 28 Jun 2006 15:43:36 +0000 (10:43 -0500)]
* Add Flat Dev Tree construction for MPC85xx ADS and CDS boards
  Patch by Jon Loeliger 17-Jan-2006

Signed-off-by: Jon Loeliger <jdl@freescale.com>
18 years ago* Removed the oftree.dts for stxxtx in light of the changes
Matthew McClintock [Wed, 28 Jun 2006 15:43:00 +0000 (10:43 -0500)]
* Removed the oftree.dts for stxxtx in light of the changes
  to the flat device tree handling code
  Patch by Matthew McClintock 26-June-2006

18 years ago* Patch to modify ft_build.c to update flat device trees in place
Matthew McClintock [Wed, 28 Jun 2006 15:42:24 +0000 (10:42 -0500)]
* Patch to modify ft_build.c to update flat device trees in place
  Patch by Matthew McClintock 26-June-2006

18 years ago* Modify bootm command to support booting with flat device trees
Matthew McClintock [Wed, 28 Jun 2006 15:41:37 +0000 (10:41 -0500)]
* Modify bootm command to support booting with flat device trees
  Patch by Matthew McClintock 26-June-2006

18 years agoMerge branch 'mpc86xx'
Jon Loeliger [Wed, 28 Jun 2006 13:45:07 +0000 (08:45 -0500)]
Merge branch 'mpc86xx'

18 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>
18 years agoMerge branch 'mpc86xx'
Jon Loeliger [Tue, 27 Jun 2006 16:08:17 +0000 (11:08 -0500)]
Merge branch 'mpc86xx'

18 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>

18 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>

18 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>
18 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>
18 years agoCleanup trab board for GCC-4.x
Wolfgang Denk [Mon, 26 Jun 2006 08:54:52 +0000 (10:54 +0200)]
Cleanup trab board for GCC-4.x

18 years agoMerge branch 'mpc86xx'
Jon Loeliger [Thu, 22 Jun 2006 13:53:47 +0000 (08:53 -0500)]
Merge branch 'mpc86xx'

18 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>
18 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.

18 years agoMerge with /home/hs/U-Boot/u-boot-dev
Wolfgang Denk [Mon, 19 Jun 2006 22:12:59 +0000 (00:12 +0200)]
Merge with /home/hs/U-Boot/u-boot-dev

18 years agoAdd support for wrPPMC7xx/74xx boards
Heiko Schocher [Mon, 19 Jun 2006 09:02:41 +0000 (11:02 +0200)]
Add support for wrPPMC7xx/74xx boards
  Patch from Richard Danter, 12 Aug 2005

18 years agoMerge with ssh://atlas/home/wd/git/u-boot/work
Wolfgang Denk [Sun, 18 Jun 2006 23:46:08 +0000 (01:46 +0200)]
Merge with ssh://atlas/home/wd/git/u-boot/work

18 years agoMerge with ssh://fifi/home/wd/git/u-boot/master
Wolfgang Denk [Sun, 18 Jun 2006 23:37:03 +0000 (01:37 +0200)]
Merge with ssh://fifi/home/wd/git/u-boot/master

18 years agoAdd support for gth2 board
Wolfgang Denk [Fri, 16 Jun 2006 15:32:31 +0000 (17:32 +0200)]
Add support for gth2 board
Patch by Thomas Lange, Aug 11 2005

18 years agoAdd support for CONFIG_SERIAL_MULTI on MPC5xxx
Wolfgang Denk [Fri, 16 Jun 2006 15:04:45 +0000 (17:04 +0200)]
Add support for CONFIG_SERIAL_MULTI on MPC5xxx
Patch by Martin Krause, 8 Jun 2006

This patch supports two serial consoles on boards with
a MPC5xxx CPU. The console can be switched at runtime
by setting stdin, stdout and stderr to the desired serial
interface (serial0 or serial1). The PSCs to be used as
console port are definded by CONFIG_PSC_CONSOLE
and CONFIG_PSC_CONSOLE2.
See README.serial_multi for details.

18 years agoBugfix in I2C initialisation on S3C2400.
Wolfgang Denk [Fri, 16 Jun 2006 14:57:18 +0000 (16:57 +0200)]
Bugfix in I2C initialisation on S3C2400.
If the bus is blocked because of a previously interrupted
transfer, up to eleven clocks are generated on the I2CSCL
line to complete the transfer and to free the bus.
With this fix pin I2CSCL (PG6) is really configured as GPIO
so the clock pulses are really generated.
Patch by Martin Krause, 04 Apr 2006

18 years agoFix DDR6 errata on TQM834x boards
Wolfgang Denk [Fri, 16 Jun 2006 14:53:06 +0000 (16:53 +0200)]
Fix DDR6 errata on TQM834x boards
Patch by Thomas Waehner, 07 Mar 2006

18 years agoRemove obsolete flash driver board/tqm5200/flash.c
Wolfgang Denk [Fri, 16 Jun 2006 14:50:42 +0000 (16:50 +0200)]
Remove obsolete flash driver board/tqm5200/flash.c
Patch by Martin Krause, 11 Jan 2006

18 years agoUpdate configuration for CMC-PU2 board
Wolfgang Denk [Fri, 16 Jun 2006 14:43:33 +0000 (16:43 +0200)]
Update configuration for CMC-PU2 board
Patch by Martin Krause, 17 Nov 2005

18 years agoAdd support for PS/2 keyboard on TQM85xx board
Wolfgang Denk [Fri, 16 Jun 2006 14:40:54 +0000 (16:40 +0200)]
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

18 years agoFix TRAB channel switching delay for trab_fkt.bin standalone applikation
Wolfgang Denk [Fri, 16 Jun 2006 14:14:28 +0000 (16:14 +0200)]
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.

18 years agoAdjust TQM5200 make targets
Wolfgang Denk [Fri, 16 Jun 2006 14:11:34 +0000 (16:11 +0200)]
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

18 years agoFix setting of environment variable "ver" on trab board
Wolfgang Denk [Fri, 16 Jun 2006 13:56:12 +0000 (15:56 +0200)]
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

18 years agoFix wrong usage of udelay() in led_blink() on trab board
Wolfgang Denk [Fri, 16 Jun 2006 13:52:58 +0000 (15:52 +0200)]
Fix wrong usage of udelay() in led_blink() on trab board
Patch by Martin Krause, 27 Oct 2005

18 years agoFix udelay bug in vfd.c for trab board
Wolfgang Denk [Fri, 16 Jun 2006 13:47:05 +0000 (15:47 +0200)]
Fix udelay bug in vfd.c for trab board
Patch by Martin Krause, 27 Oct 2005

18 years agoDisable JFFS2 support for trab board
Wolfgang Denk [Fri, 16 Jun 2006 13:45:03 +0000 (15:45 +0200)]
Disable JFFS2 support for trab board
Patch by Martin Krause, 27 Oct 2005

18 years agoChange mtdparts definition on trab board to match current flash map
Wolfgang Denk [Fri, 16 Jun 2006 13:40:48 +0000 (15:40 +0200)]
Change mtdparts definition on trab board to match current flash map
Patch by Martin Krause, 27 Oct 2005

18 years agoMerge branch 'mpc86xx'
Jon Loeliger [Fri, 16 Jun 2006 02:56:28 +0000 (21:56 -0500)]
Merge branch 'mpc86xx'

18 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>
18 years agoFix memory init problems on MCC200 board
Wolfgang Denk [Wed, 14 Jun 2006 14:48:18 +0000 (16:48 +0200)]
Fix memory init problems on MCC200 board

18 years agoFix IxEthDB.h to compile again
Stefan Roese [Wed, 14 Jun 2006 08:18:39 +0000 (10:18 +0200)]
Fix IxEthDB.h to compile again
Patch by Stefan Roese, 14 Jun 2006

18 years agoMinor cleanup for PCS440EP board
Stefan Roese [Tue, 13 Jun 2006 16:55:07 +0000 (18:55 +0200)]
Minor cleanup for PCS440EP board
Patch by Stefan Roese, 13 Jun 2006

18 years agoMinor code cleanup.
Wolfgang Denk [Sat, 10 Jun 2006 20:00:40 +0000 (22:00 +0200)]
Minor code cleanup.

18 years agoMerge with /home/hs/U-Boot/u-boot-dev
Wolfgang Denk [Sat, 10 Jun 2006 17:27:47 +0000 (19:27 +0200)]
Merge with /home/hs/U-Boot/u-boot-dev

18 years agoMerge with http://www.psyent.com/git/uboot (NIOS2 - Scott McNutt)
Wolfgang Denk [Fri, 9 Jun 2006 23:36:27 +0000 (01:36 +0200)]
Merge with http://www.psyent.com/git/uboot (NIOS2 - Scott McNutt)

18 years agoFix U-Boot enviroenment sector protection on MCC200 board
Wolfgang Denk [Fri, 9 Jun 2006 19:19:21 +0000 (21:19 +0200)]
Fix U-Boot enviroenment sector protection on MCC200 board

18 years agoNios II - Add Altera EP1C20, EP1S10 and EP1S40 boards
Scott McNutt [Thu, 8 Jun 2006 17:37:39 +0000 (13:37 -0400)]
Nios II - Add Altera EP1C20, EP1S10 and EP1S40 boards
  Patch by Scott McNutt, 08 Jun 2006

18 years agoNios II - Add EPCS Controller bootrom work-around
Scott McNutt [Thu, 8 Jun 2006 16:08:12 +0000 (12:08 -0400)]
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

18 years agoUpdate PK1C20 board
Scott McNutt [Thu, 8 Jun 2006 16:03:21 +0000 (12:03 -0400)]
Update PK1C20 board
  -Update base addresses for standard configuration
  -Eliminate use of CACHE_BYPASS in board code
  Patch by Scott McNutt, 08 Jun 2006

18 years agoNios II - Fix I/O Macros and mini-app stubs
Scott McNutt [Thu, 8 Jun 2006 15:59:57 +0000 (11:59 -0400)]
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

18 years agoMerge branch 'mpc86xx'
Jon Loeliger [Wed, 7 Jun 2006 15:54:16 +0000 (10:54 -0500)]
Merge branch 'mpc86xx'

18 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>
18 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>
18 years agoMerge branch 'jdl'
Jon Loeliger [Wed, 7 Jun 2006 13:56:30 +0000 (08:56 -0500)]
Merge branch 'jdl'

18 years agoMerge branch 'mpc86xx'
Jon Loeliger [Wed, 7 Jun 2006 13:49:46 +0000 (08:49 -0500)]
Merge branch 'mpc86xx'

18 years agoMerge branch 'master' of http://www.denx.de/git/u-boot
Jon Loeliger [Wed, 7 Jun 2006 13:49:38 +0000 (08:49 -0500)]
Merge branch 'master' of http://www.denx.de/git/u-boot

18 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 agoMinor cleanup for PCS440EP board
Wolfgang Denk [Wed, 7 Jun 2006 09:36:02 +0000 (11:36 +0200)]
Minor cleanup for PCS440EP board

18 years agoUpdate PCS440EP port to fit into one flash device (incl. environment)
Stefan Roese [Tue, 6 Jun 2006 08:59:12 +0000 (10:59 +0200)]
Update PCS440EP port to fit into one flash device (incl. environment)
Patch by Stefan Roese, 06 Jun 2006

18 years agoMinor cleanup
Wolfgang Denk [Fri, 2 Jun 2006 15:04:21 +0000 (17:04 +0200)]
Minor cleanup

18 years agoMerge with /home/sr/git/u-boot/denx
Wolfgang Denk [Fri, 2 Jun 2006 14:59:39 +0000 (16:59 +0200)]
Merge with /home/sr/git/u-boot/denx

18 years agoFix examples/Makefile; some build targets were lost
Wolfgang Denk [Fri, 2 Jun 2006 14:47:10 +0000 (16:47 +0200)]
Fix examples/Makefile; some build targets were lost

18 years agoAdd support for PCS440EP board
Stefan Roese [Fri, 2 Jun 2006 14:18:04 +0000 (16:18 +0200)]
Add support for PCS440EP board
Patch by Stefan Roese, 02 Jun 2006

18 years agoFix watchdog handling in CFI flash driver
Wolfgang Denk [Fri, 2 Jun 2006 09:46:20 +0000 (11:46 +0200)]
Fix watchdog handling in CFI flash driver
Just use udelay() when waiting for status changes which will
implicitely trigger the watchdog.

18 years agoMerge branch 'mpc86xx'
Jon Loeliger [Wed, 31 May 2006 19:02:09 +0000 (14:02 -0500)]
Merge branch 'mpc86xx'

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 agoMerge branch 'mpc86xx'
Jon Loeliger [Wed, 31 May 2006 18:19:45 +0000 (13:19 -0500)]
Merge branch 'mpc86xx'