Wolfgang Denk [Sat, 6 Aug 2005 00:03:03 +0000 (02:03 +0200)]
Fix PowerQUICC II mask detection.
Patch by Eugene Surovegin, 20 Dec 2004
Wolfgang Denk [Fri, 5 Aug 2005 23:56:59 +0000 (01:56 +0200)]
Add support for Altera NIOS DK1C20 board
Patch by Shlomo Kut, 13 Dec 2004
Wolfgang Denk [Fri, 5 Aug 2005 23:42:58 +0000 (01:42 +0200)]
Add support for ep8248 board
Patch by Yuli Barcohen, 12 Dec 2004
Minor code cleanup.
Wolfgang Denk [Fri, 5 Aug 2005 23:21:19 +0000 (01:21 +0200)]
Fix baudrate setting for KGDB on MPC8260
Patch by HoJin, 11 Dec 2004
Wolfgang Denk [Fri, 5 Aug 2005 23:13:19 +0000 (01:13 +0200)]
Fix 'mii help' text formatting
Patch by Cory Tusar, 10 Dec 2004
Wolfgang Denk [Fri, 5 Aug 2005 23:11:12 +0000 (01:11 +0200)]
Fix return code of NFS command
Patch by Hiroshi Ito, 11 Dec 2004
Wolfgang Denk [Fri, 5 Aug 2005 23:02:27 +0000 (01:02 +0200)]
Fix typo
Wolfgang Denk [Fri, 5 Aug 2005 22:11:50 +0000 (00:11 +0200)]
Fix compiler warnings in cpu/ppc4xx/usbdev.c
Patch by Steven Blakeslee, 04 Aug 2005
Wolfgang Denk [Fri, 5 Aug 2005 21:55:19 +0000 (23:55 +0200)]
Merge with /home/sr/git/u-boot
Wolfgang Denk [Fri, 5 Aug 2005 18:03:38 +0000 (20:03 +0200)]
Merge with /home/wd/git/u-boot/jon_loeliger
Wolfgang Denk [Fri, 5 Aug 2005 17:49:35 +0000 (19:49 +0200)]
Fix compiler warnings
Wolfgang Denk [Fri, 5 Aug 2005 10:19:30 +0000 (12:19 +0200)]
Add support for MicroSys PM856 board
Patch by Josef Wagner, 03 Aug 2005
Wolfgang Denk [Fri, 5 Aug 2005 09:47:10 +0000 (11:47 +0200)]
Minor fixes to PM854 board
Patch by Josef Wagner, 03 Aug 2005
Wolfgang Denk [Fri, 5 Aug 2005 09:22:28 +0000 (11:22 +0200)]
Merge with /home/wd/git/u-boot/master
Wolfgang Denk [Fri, 5 Aug 2005 09:10:31 +0000 (11:10 +0200)]
Fix compile problem in cmd_flash.c
Patch by Teun Grinwis, 05 Aug 2005
Jon Loeliger [Thu, 4 Aug 2005 22:32:05 +0000 (17:32 -0500)]
Default 8349ADS CONFIG_PCI off for now.
Real support for PCI comes in a follow-up patch.
Wolfgang Denk [Thu, 4 Aug 2005 17:45:01 +0000 (19:45 +0200)]
Adjust configuration of XENIAX board
(chip select and GPIO required for USB operation)
Stefan Roese [Thu, 4 Aug 2005 15:09:16 +0000 (17:09 +0200)]
Add support for AMCC Bamboo PPC440EP eval board
Patch by Stefan Roese, 04 Aug 2005
Wolfgang Denk [Wed, 3 Aug 2005 23:24:19 +0000 (01:24 +0200)]
Fix typos in cpu/85xx/start.S which caused DataTLB exception to be
routed to the Watchdog handler
Patch by Eugene Surovegin, 18 Jun 2005
Wolfgang Denk [Wed, 3 Aug 2005 23:14:12 +0000 (01:14 +0200)]
(re)enabled scsi commands do_scsi() and do_scsiboot()
Patch by Denis Peter, 06 Dec 2004
Wolfgang Denk [Wed, 3 Aug 2005 23:09:44 +0000 (01:09 +0200)]
Fix endianess problem in TFTP / NFS default filenames
Patch by Hiroshi Ito, 06 Dec 2004
Wolfgang Denk [Wed, 3 Aug 2005 21:03:54 +0000 (23:03 +0200)]
Ignore broadcast status bit in received frames in 8260 FCC ethernet
loopback test code
Patch by Murray Jensen, 18 Jul 2005
Wolfgang Denk [Wed, 3 Aug 2005 20:58:55 +0000 (22:58 +0200)]
Fix typo in mkconfig script (used == instead of =)
Patch by Murray Jensen, 18 Jul 2005
Wolfgang Denk [Wed, 3 Aug 2005 20:32:02 +0000 (22:32 +0200)]
Cleanup build problems (on Fedora Core x86_64 build host)
Wolfgang Denk [Wed, 3 Aug 2005 08:01:54 +0000 (10:01 +0200)]
Update MAINTAINERS file
Jon Loeliger [Tue, 2 Aug 2005 18:53:07 +0000 (13:53 -0500)]
Merge ... git-user@source.denx.net/git/u-boot.git
Stefan Roese [Tue, 2 Aug 2005 15:39:19 +0000 (17:39 +0200)]
Changed maintainer for all AMCC eval boards to Stefan Roese <sr@denx.de>.
Patch by Stefan Roese, 2 Aug 2005
Wolfgang Denk [Tue, 2 Aug 2005 15:06:17 +0000 (17:06 +0200)]
Coding style cleanup
Wolfgang Denk [Tue, 2 Aug 2005 13:20:47 +0000 (15:20 +0200)]
Merge with /home/sr/git/u-boot
Stefan Roese [Tue, 2 Aug 2005 13:08:46 +0000 (15:08 +0200)]
Remove unnecessary defines from usb_defs.h again.
Patch by Stefan Roese, 2 Aug 2005
Wolfgang Denk [Tue, 2 Aug 2005 12:43:57 +0000 (14:43 +0200)]
Merge with /home/sr/git/u-boot
Stefan Roese [Tue, 2 Aug 2005 08:05:21 +0000 (10:05 +0200)]
Fix low-level OHCI transfers for PPC440EP (same as ARM920t and MPC5xxx).
Patch by Stefan Roese, 2 Aug 2005
Jon Loeliger [Mon, 1 Aug 2005 18:20:47 +0000 (13:20 -0500)]
Fix style issues primarily in 85xx and 83xx boards.
- C++ comments
- Trailing white space
- Indentation not by TAB
- Excessive amount of empty lines
- Trailing empty lines
Stefan Roese [Mon, 1 Aug 2005 14:49:12 +0000 (16:49 +0200)]
Major cleanup for AMCC PPC4xx eval boards.
Patch by Stefan Roese, 01 Aug 2005
Stefan Roese [Mon, 1 Aug 2005 14:41:48 +0000 (16:41 +0200)]
Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.
Patch by Steven Blakeslee, 27 Jul 2005
Wolfgang Denk [Sat, 30 Jul 2005 22:30:09 +0000 (00:30 +0200)]
Minor fixes for PPChameleon Board:
* fix alignment of NAND size
* make code do what the comment says
Wolfgang Denk [Sat, 30 Jul 2005 14:45:16 +0000 (16:45 +0200)]
Add missing CHANGELOG entry
Wolfgang Denk [Sat, 30 Jul 2005 14:39:27 +0000 (16:39 +0200)]
Implement h/w sector protection status synchronization at boot.
The code is provided for, and was tested on, the Yukon/Alaska
and PM520 boards only.
A bug in flash_real_protect() for the Yukon board was fixed by adding
a function that tells if two banks are on one flash chip.
Lunsheng Wang [Fri, 29 Jul 2005 15:20:29 +0000 (10:20 -0500)]
* Patch by Ron Alder, 11 July 2005
Add Xianghua Xiao and Lunsheng Wang's support for the
GDA MPC8540 EVAL board.
Jon Loeliger [Thu, 28 Jul 2005 15:35:56 +0000 (10:35 -0500)]
Merge ... git-user@source.denx.net/git/u-boot.git
Eran Liberty [Thu, 28 Jul 2005 15:08:46 +0000 (10:08 -0500)]
* Patch by Eran Liberty
Add support for the Freescale MPC8349ADS board.
Wolfgang Denk [Thu, 28 Jul 2005 08:42:26 +0000 (10:42 +0200)]
Fix sysmon POST problem: check I2C error codes
This fixes a problem of displaying bogus voltages when the voltages
are so low that the I2C devices start failing while the rest of the
system keeps running.
Wolfgang Denk [Wed, 27 Jul 2005 23:50:14 +0000 (01:50 +0200)]
Fix CFG_CMD_SETGETDCR handling in "common/cmd_dcr.c"
[Patch by Cedric Vincent, 6 Jul 2005]
Jon Loeliger [Mon, 25 Jul 2005 20:38:06 +0000 (15:38 -0500)]
* Patch by Jon Loeliger, 2005-07-25
Move the TSEC driver out of cpu/mpc85xx as it will be shared
by the upcoming mpc83xx family as well.
Jon Loeliger [Mon, 25 Jul 2005 19:05:07 +0000 (14:05 -0500)]
* Patch by Jon Loeliger, 2005-05-05
Implemented support for MPC8548CDS board.
Added DDR II support based on SPD values for MPC85xx boards.
This roll-up patch also includes bugfies for the previously
published patches:
DDRII CPO, pre eTSEC, 8548 LBIU, Andy's TSEC, eTSEC 3&4 I/O
Jon Loeliger [Mon, 25 Jul 2005 17:14:54 +0000 (12:14 -0500)]
* Patch by Jon Loeliger, 2005-Feb-10
Add config option CONFIG_HAS_FEC calling out 8540 FEC features.
Jon Loeliger [Mon, 25 Jul 2005 16:13:26 +0000 (11:13 -0500)]
* Patch by Jon Loeliger, Kumar Gala, 2005-02-08
For MPC85xxCDS:
Adds Relaxed Timing TRLX bit to FLASH ORx regs to allow
for faster flash parts.
Add documentation for BR/OR for FLASH.
Jon Loeliger [Mon, 25 Jul 2005 15:58:39 +0000 (10:58 -0500)]
* Patch by Jon Loeliger 2005-02-08
Determine L2 Cache size dynamically on 85XX boards.
Jon Loeliger [Sat, 23 Jul 2005 15:37:35 +0000 (10:37 -0500)]
* Patch by Jon Loeliger, Kumar Gala 2005-02-08
- Convert the CPM2 based functionality to use new CONFIG_CPM2
option rather than a myriad of CONFIG_MPC8560-like variants.
Applies to MPC85xx and MPC8260 boards, includes stxgp3 and sbc8560.
Eliminates the CONFIG_MPC8560 option entirely. Distributes the
new CONFIG_CPM2 option to each 8260 board.
Wolfgang Denk [Thu, 21 Jul 2005 14:14:36 +0000 (16:14 +0200)]
Patch by Jon Loeliger, 20 Jul 2005:
Add missing PCI IO port definitions.
author Kumar Gala <kumar.gala@freescale.com> Wed, 20 Jul 2005 15:39:52 -0500
committer Jon Loeliger <jdl@freescale.com> Wed, 20 Jul 2005 15:39:52 -0500
Wolfgang Denk [Thu, 21 Jul 2005 13:29:22 +0000 (15:29 +0200)]
Add missing CHANGELOG entry.
Wolfgang Denk [Thu, 21 Jul 2005 13:23:29 +0000 (15:23 +0200)]
Add CompactFlash support for HMI1001 board.
Wolfgang Denk [Thu, 21 Jul 2005 11:53:44 +0000 (13:53 +0200)]
Adjust printed board ID for LWMON board.
Wolfgang Denk [Thu, 21 Jul 2005 09:57:57 +0000 (11:57 +0200)]
Fix low-level OHCI transfers for ARM920t and MPC5xxx
A new, Windows compatible init sequence was also backported from Linux 2.6,
but disabled with #undef NEW_INIT_SEQ as it wouldn't change the behaviour
of the memopry sticks we tested. Maybe it's not relevant for mass storage
devices. For recerence, see file common/usb.c, function usb_new_device(),
section #ifdef NEW_INIT_SEQ.
Wolfgang Denk [Thu, 21 Jul 2005 09:45:50 +0000 (11:45 +0200)]
Add new argument format for flash commands to allow for usage like
"erase $(addr) +$(filesize)", i. e. a size argument can be used and
U-Boot will automaticially find the end of the corresponding sector.
Wolfgang Denk [Thu, 21 Jul 2005 09:22:21 +0000 (11:22 +0200)]
Fix file permissions
stroese [Tue, 5 Jul 2005 11:35:27 +0000 (11:35 +0000)]
* Patch by Stefan Roese, 5 Jul 2005:
Update uc100 board PHY setup
wdenk [Mon, 4 Jul 2005 00:03:16 +0000 (00:03 +0000)]
* Patch by Detlev Zundel, 30 Jun 2005:
Fix LCD logo for lwmon board which got lost in the merge of 8xx and PXA LCD code
stroese [Fri, 1 Jul 2005 15:53:57 +0000 (15:53 +0000)]
* Patch by Stefan Roese, 1 Jul 2005:
Fix PHY address for CATcenter board (now correct!)
stroese [Thu, 30 Jun 2005 13:06:07 +0000 (13:06 +0000)]
* Patch by Stefan Roese, 30 Jun 2005:
Fix PHY addresses for PPChameleon and CATcenter boards
Change MAINTAINER for most esd boards
wdenk [Mon, 27 Jun 2005 13:30:03 +0000 (13:30 +0000)]
* Fix baudrate calculation problem on MPC5200 systems
* Add MPC8220 boards to MAKEALL script
* Add EEPROM and RTC support for HMI1001 board
* Patch by Detlev Zundel, 20 Jun 2005:
Fix initialization of low active GPIO pins on inka4x0 board
wdenk [Mon, 20 Jun 2005 10:28:38 +0000 (10:28 +0000)]
Enable redundant environment, disable HW flash protection of HMI1001 board
wdenk [Mon, 20 Jun 2005 10:17:34 +0000 (10:17 +0000)]
* Patch by Travis Sawyer, 10 Jun 2005:
Initialize allocated dev and private hw structures
after their respective allocation in 440gx_enet.c
* Patch by Steven Scholz, 10 Jun 2005:
Fix byteorder problems with second argument of "bootm" with
standalone images;
wdenk [Fri, 10 Jun 2005 10:00:19 +0000 (10:00 +0000)]
* Add support for HMI1001 board
* Disable "date" and "sntp" commands on TQM866M which has no RTC
wdenk [Sun, 5 Jun 2005 20:30:43 +0000 (20:30 +0000)]
Fix watchdog reset problems on LWMON board
wdenk [Mon, 30 May 2005 23:55:42 +0000 (23:55 +0000)]
Patch by Juergen Selent, 17 May 2005:
Add support for Funkwerk VoVPN gateway module.
wdenk [Mon, 23 May 2005 10:49:50 +0000 (10:49 +0000)]
* Extend burst mode RAM test program to take a loop count
(0 = infinite)
* Use CONFIG_DRIVER_KS8695ETH to enable KS8695 ethernet driver on
those boards that use it.
wdenk [Thu, 19 May 2005 22:46:33 +0000 (22:46 +0000)]
Patch by Greg Ungerer, 19 May 2005:
add support for the OpenGear CM4008 board
wdenk [Thu, 19 May 2005 22:46:33 +0000 (22:46 +0000)]
Patch by Greg Ungerer, 19 May 2005:
add support for the OpenGear CM4008 board
wdenk [Thu, 19 May 2005 22:39:42 +0000 (22:39 +0000)]
* Patch by Greg Ungerer, 19 May 2005:
add support for the KS8695P (ARM 922 based) CPU
* Patch by Steven Scholz, 19 May 2005:
Add support for CONFIG_SERIAL_TAG on ARM boards
wdenk [Mon, 16 May 2005 15:23:22 +0000 (15:23 +0000)]
Add PCI support for Sorcery board.
Code cleanup (especially Sorcery / Alaska / Yukon serial driver).
wdenk [Mon, 16 May 2005 14:19:49 +0000 (14:19 +0000)]
Fix compile problems caused by new burst mode SDRAM test;
make port pins to trigger logic analyzer configurable
wdenk [Fri, 13 May 2005 22:49:36 +0000 (22:49 +0000)]
Fix timer handling on MPC85xx systems
wdenk [Thu, 12 May 2005 22:48:09 +0000 (22:48 +0000)]
* Fix debug code in omap5912osk flash driver
* Add support for MPC8247 based "IDS8247" board.
wdenk [Tue, 10 May 2005 15:51:35 +0000 (15:51 +0000)]
Add support for 2 x TSEC interfaces on the TQM8540 board.
wdenk [Mon, 9 May 2005 10:17:32 +0000 (10:17 +0000)]
On LWMON we must use the watchdog to reset the board as the CPU
genereated HRESET pulse is too short to reset the external circuitry.
wdenk [Sat, 7 May 2005 19:06:32 +0000 (19:06 +0000)]
Add test tool to exercise SDRAM accesses in burst mode
(as standalone program, MPC8xx/PowerPC only)
wdenk [Thu, 5 May 2005 09:51:44 +0000 (09:51 +0000)]
It's better to handle LZO and LZARI compression mdoes for JFFS2 with
a single #define.
wdenk [Thu, 5 May 2005 09:13:21 +0000 (09:13 +0000)]
Increase CFG_MONITOR_LEN for Rattler board to match actual code size.
wdenk [Thu, 5 May 2005 00:04:14 +0000 (00:04 +0000)]
Major upate of JFFS2 code; now in sync with snapshot of MTD CVS of
March 13, 2005); new configuration options CONFIG_JFFS2_LZO and
CONFIG_JFFS2_LZARI are added. Both are undefined by default.
wdenk [Wed, 4 May 2005 23:50:54 +0000 (23:50 +0000)]
Fix problem with symbolic links in JFFS2 code.
wdenk [Wed, 4 May 2005 23:44:59 +0000 (23:44 +0000)]
Use linker ASSERT statement to prevent undetected overlapping of
sections on PPChameleon board; other boards might use this, too.
wdenk [Tue, 3 May 2005 14:12:25 +0000 (14:12 +0000)]
README: add explanation about patch policy
net/net.c: fix indentation
stroese [Tue, 3 May 2005 06:19:57 +0000 (06:19 +0000)]
* Patch by Stefan Roese, 03 May 2005:
Update for P3G4
Fix problems in cmd_universe.c
* Patch by Matthias Fuchs, 03 May 2005:
Added missing variable declaration in cmd_nand.c
Modified CFG_PCI_PTM1MS in configs/PLU405.h to map 128MB ram
stroese [Tue, 3 May 2005 06:12:20 +0000 (06:12 +0000)]
* Patch by Matthias Fuchs, 03 May 2005:
Added missing variable declaration in cmd_nand.c
Modified CFG_PCI_PTM1MS in configs/PLU405.h to map 128MB ram
stroese [Tue, 3 May 2005 06:06:41 +0000 (06:06 +0000)]
* Patch by Stefan Roese, 03 May 2005:
Update for P3G4
Fix problems in cmd_universe.c
wdenk [Fri, 22 Apr 2005 15:09:09 +0000 (15:09 +0000)]
Fix INKA4x0: use CS1 as gpio_wkup_6 output
wdenk [Thu, 21 Apr 2005 21:10:22 +0000 (21:10 +0000)]
Fix bug in the SDRAM initialization code for canmb, IceCube and
PM520 boards.
Fix PHY address for canmb board.
wdenk [Wed, 20 Apr 2005 14:38:59 +0000 (14:38 +0000)]
get rid of obsolete CFG_AT91C_BRGR_DIVISOR definition
wdenk [Wed, 20 Apr 2005 12:36:05 +0000 (12:36 +0000)]
Cleanup serial console baudrate calculation on AT91RM9200
wdenk [Wed, 20 Apr 2005 09:28:54 +0000 (09:28 +0000)]
Auto-size RAM on canmb board.
Cleanup.
stroese [Wed, 20 Apr 2005 06:52:40 +0000 (06:52 +0000)]
* Patch by Matthias Fuchs, 18 Apr 2005:
Make PCI target address spaces on PMC405 and CPCI405 boards
configurable via environment variables
wdenk [Wed, 13 Apr 2005 23:15:10 +0000 (23:15 +0000)]
Add support for canmb board
stroese [Wed, 13 Apr 2005 10:08:39 +0000 (10:08 +0000)]
* Patch by Stefan Roese, 13 Apr 2005:
Update for esd apc405
stroese [Wed, 13 Apr 2005 10:06:07 +0000 (10:06 +0000)]
Update for esd apc405
wdenk [Wed, 13 Apr 2005 10:02:42 +0000 (10:02 +0000)]
* Fixes for TQM8560 board:
- fix clock rates
- remove debug messages
- fix flash sector protection
* Patch by Steven Scholz, 07 Apr 2005:
Fix warning in cpu/arm920t/at91rm9200/i2c.c
wdenk [Thu, 7 Apr 2005 22:41:05 +0000 (22:41 +0000)]
Cleanup
wdenk [Thu, 7 Apr 2005 22:36:40 +0000 (22:36 +0000)]
* Patch by Steven Scholz, 07 Apr 2005:
Add i2c_reg_write() and i2c_reg_write() for at91rm9200 I2C
* Patch by Steven Scholz, 07 Apr 2005:
Fix compiler warning in altera.c
* Patch by Ladislav Michl, 06 Apr 2005:
Fix voiceblue configuration.
stroese [Thu, 7 Apr 2005 05:35:12 +0000 (05:35 +0000)]
* Patch by Stefan Roese, 06 Apr 2005:
Updates for OCOTEA board:
- Changed U-Boot size from 512kByte to 256kByte
- Fixed flash driver to support boot from soldered user flash
- Added README for switch from PIBS firmware to U-Boot
stroese [Thu, 7 Apr 2005 05:33:41 +0000 (05:33 +0000)]
Add PPC440GX Revision C