Wolfgang Denk
992b402bbf
Minor fixes to PM854 board
...
Patch by Josef Wagner, 03 Aug 2005
2005-08-05 11:47:10 +02:00
Wolfgang Denk
cbf9c11728
Merge with /home/wd/git/u-boot/master
2005-08-05 11:22:28 +02:00
Wolfgang Denk
452f67407b
Adjust configuration of XENIAX board
...
(chip select and GPIO required for USB operation)
2005-08-04 19:45:01 +02:00
Stefan Roese
17f50f22bc
Add support for AMCC Bamboo PPC440EP eval board
...
Patch by Stefan Roese, 04 Aug 2005
2005-08-04 17:09:16 +02:00
Wolfgang Denk
3e0bc4473a
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
2005-08-04 01:24:19 +02:00
Wolfgang Denk
460c322f13
(re)enabled scsi commands do_scsi() and do_scsiboot()
...
Patch by Denis Peter, 06 Dec 2004
2005-08-04 01:14:12 +02:00
Wolfgang Denk
c43352ccfa
Fix endianess problem in TFTP / NFS default filenames
...
Patch by Hiroshi Ito, 06 Dec 2004
2005-08-04 01:09:44 +02:00
Wolfgang Denk
6dfa434e32
Ignore broadcast status bit in received frames in 8260 FCC ethernet
...
loopback test code
Patch by Murray Jensen, 18 Jul 2005
2005-08-03 23:03:54 +02:00
Wolfgang Denk
507d3b0cde
Fix typo in mkconfig script (used == instead of =)
...
Patch by Murray Jensen, 18 Jul 2005
2005-08-03 22:58:55 +02:00
Wolfgang Denk
dc17fb6dc2
Cleanup build problems (on Fedora Core x86_64 build host)
2005-08-03 22:32:02 +02:00
Wolfgang Denk
d3b86c496d
Update MAINTAINERS file
2005-08-03 10:01:54 +02:00
Jon Loeliger
4b1d95d96a
Merge with rsync://git-user@source.denx.net/git/u-boot.git
2005-08-02 13:53:07 -05:00
Wolfgang Denk
7d939f8947
Merge with /home/sr/git/u-boot
2005-08-02 14:43:57 +02:00
Jon Loeliger
de1d0a6995
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
2005-08-01 13:20:47 -05:00
Stefan Roese
8a316c9b62
Major cleanup for AMCC PPC4xx eval boards.
...
Patch by Stefan Roese, 01 Aug 2005
2005-08-01 16:49:12 +02:00
Wolfgang Denk
0f18cb6eef
Minor fixes for PPChameleon Board:
...
* fix alignment of NAND size
* make code do what the comment says
2005-07-31 00:30:09 +02:00
Wolfgang Denk
cf99192394
Add missing CHANGELOG entry
2005-07-30 16:45:16 +02:00
Lunsheng Wang
b0e3294923
* Patch by Ron Alder, 11 July 2005
...
Add Xianghua Xiao and Lunsheng Wang's support for the
GDA MPC8540 EVAL board.
2005-07-29 10:20:29 -05:00
Jon Loeliger
a720fd99b6
Merge with rsync://git-user@source.denx.net/git/u-boot.git
2005-07-28 10:35:56 -05:00
Eran Liberty
f046ccd15c
* Patch by Eran Liberty
...
Add support for the Freescale MPC8349ADS board.
2005-07-28 10:08:46 -05:00
Wolfgang Denk
15f36a5efd
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.
2005-07-28 10:42:26 +02:00
Wolfgang Denk
e82bc62c03
Fix CFG_CMD_SETGETDCR handling in "common/cmd_dcr.c"
...
[Patch by Cedric Vincent, 6 Jul 2005]
2005-07-28 01:50:14 +02:00
Jon Loeliger
63be111e72
* 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.
2005-07-25 15:38:06 -05:00
Jon Loeliger
d9b94f28a4
* 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
2005-07-25 14:05:07 -05:00
Jon Loeliger
288693abe1
* Patch by Jon Loeliger, 2005-Feb-10
...
Add config option CONFIG_HAS_FEC calling out 8540 FEC features.
2005-07-25 12:14:54 -05:00
Jon Loeliger
7202d43dde
* 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.
2005-07-25 11:13:26 -05:00
Jon Loeliger
d65cfe89ec
* Patch by Jon Loeliger 2005-02-08
...
Determine L2 Cache size dynamically on 85XX boards.
2005-07-25 10:58:39 -05:00
Jon Loeliger
9c4c5ae3e1
* 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.
2005-07-23 10:37:35 -05:00
Wolfgang Denk
2d5df63e4f
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
2005-07-21 16:14:36 +02:00
Wolfgang Denk
1a79473bde
Add missing CHANGELOG entry.
2005-07-21 15:29:22 +02:00
Wolfgang Denk
08abe15850
Add CompactFlash support for HMI1001 board.
2005-07-21 15:23:29 +02:00
Wolfgang Denk
f530187dbd
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.
2005-07-21 11:45:50 +02:00
stroese
cd5b2b9941
* Patch by Stefan Roese, 5 Jul 2005:
...
Update uc100 board PHY setup
2005-07-05 11:35:27 +00:00
wdenk
88804d19e2
* 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
2005-07-04 00:03:16 +00:00
stroese
3c71f3e8aa
* Patch by Stefan Roese, 1 Jul 2005:
...
Fix PHY address for CATcenter board (now correct!)
2005-07-01 15:53:57 +00:00
stroese
bf41886f9d
* Patch by Stefan Roese, 30 Jun 2005:
...
Fix PHY addresses for PPChameleon and CATcenter boards
Change MAINTAINER for most esd boards
2005-06-30 13:06:07 +00:00
wdenk
342717f72a
* 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
2005-06-27 13:30:03 +00:00
wdenk
024447b186
Enable redundant environment, disable HW flash protection of HMI1001 board
2005-06-20 10:28:38 +00:00
wdenk
b2532eff87
* 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;
2005-06-20 10:17:34 +00:00
wdenk
a87589da74
* Add support for HMI1001 board
...
* Disable "date" and "sntp" commands on TQM866M which has no RTC
2005-06-10 10:00:19 +00:00
wdenk
51152c173d
Fix watchdog reset problems on LWMON board
2005-06-05 20:30:43 +00:00
wdenk
ba91e26a19
Patch by Juergen Selent, 17 May 2005:
...
Add support for Funkwerk VoVPN gateway module.
2005-05-30 23:55:42 +00:00
wdenk
2eab48f511
* 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.
2005-05-23 10:49:50 +00:00
wdenk
3a574cbe72
* 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
2005-05-19 22:39:42 +00:00
wdenk
7680c140af
Add PCI support for Sorcery board.
...
Code cleanup (especially Sorcery / Alaska / Yukon serial driver).
2005-05-16 15:23:22 +00:00
wdenk
c01766307c
Fix compile problems caused by new burst mode SDRAM test;
...
make port pins to trigger logic analyzer configurable
2005-05-16 14:19:49 +00:00
wdenk
343117bf12
Fix timer handling on MPC85xx systems
2005-05-13 22:49:36 +00:00
wdenk
9dd41a7b0c
* Fix debug code in omap5912osk flash driver
...
* Add support for MPC8247 based "IDS8247" board.
2005-05-12 22:48:09 +00:00
wdenk
d44e14b5fc
Add support for 2 x TSEC interfaces on the TQM8540 board.
2005-05-10 15:51:35 +00:00
wdenk
ed16fefcba
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.
2005-05-09 10:17:32 +00:00
wdenk
931da93e0f
Add test tool to exercise SDRAM accesses in burst mode
...
(as standalone program, MPC8xx/PowerPC only)
2005-05-07 19:06:32 +00:00
wdenk
412babe304
It's better to handle LZO and LZARI compression mdoes for JFFS2 with
...
a single #define.
2005-05-05 09:51:44 +00:00
wdenk
60fc6cbbb7
Increase CFG_MONITOR_LEN for Rattler board to match actual code size.
2005-05-05 09:13:21 +00:00
wdenk
07cc099941
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.
2005-05-05 00:04:14 +00:00
wdenk
cf8bc5773c
Fix problem with symbolic links in JFFS2 code.
2005-05-04 23:50:54 +00:00
wdenk
a710d4be80
Use linker ASSERT statement to prevent undetected overlapping of
...
sections on PPChameleon board; other boards might use this, too.
2005-05-04 23:44:59 +00:00
stroese
434cf850a4
* 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
2005-05-03 06:19:57 +00:00
wdenk
9f709b6cee
Fix INKA4x0: use CS1 as gpio_wkup_6 output
2005-04-22 15:09:09 +00:00
wdenk
a63109281a
Fix bug in the SDRAM initialization code for canmb, IceCube and
...
PM520 boards.
Fix PHY address for canmb board.
2005-04-21 21:10:22 +00:00
wdenk
7cc1438d43
get rid of obsolete CFG_AT91C_BRGR_DIVISOR definition
2005-04-20 14:38:59 +00:00
wdenk
ec0ca73190
Cleanup serial console baudrate calculation on AT91RM9200
2005-04-20 12:36:05 +00:00
wdenk
b2323ea6f9
Auto-size RAM on canmb board.
...
Cleanup.
2005-04-20 09:28:54 +00:00
stroese
fddae7b811
* Patch by Matthias Fuchs, 18 Apr 2005:
...
Make PCI target address spaces on PMC405 and CPCI405 boards
configurable via environment variables
2005-04-20 06:52:40 +00:00
wdenk
5e5f9ed254
Add support for canmb board
2005-04-13 23:15:10 +00:00
stroese
4c2a366db3
* Patch by Stefan Roese, 13 Apr 2005:
...
Update for esd apc405
2005-04-13 10:08:39 +00:00
wdenk
2a8af18738
* 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
2005-04-13 10:02:42 +00:00
wdenk
b77fad3b25
* 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.
2005-04-07 22:36:40 +00:00
stroese
7ec2550238
* 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
2005-04-07 05:35:12 +00:00
wdenk
a85f9f21aa
Patch by Steven Scholz, 06 Apr 2005:
...
- creating SoC subdir for Atmel AT91RM9200 cpu/arm920t/at91rm9200
- moving code out of cpu/at91rm9200 into cpu/arm920t/at91rm9200
2005-04-06 13:52:31 +00:00
wdenk
20787e23b8
* Patches by Robert Whaley, 29 Nov 2004:
...
- update the pxa-regs.h file for PXA27x chips
- add PXA27x based ADSVIX board
- add support for MMC on PXA27x processors
* Patch by Andrew E. Mileski, 28 Nov 2004:
Fix PPC4xx SPD SDRAM detection bug
* Patch by Hiroshi Ito, 26 Nov 2004:
Fix logic of "test -z" and "test -n" commands
2005-04-06 00:04:16 +00:00
wdenk
3c2b3d454d
* Patch by Ladislav Michl, 05 Apr 2005:
...
Add support for VoiceBlue board.
* Patch by Ladislav Michl, 05 Apr 2005:
Fix netboot_common() prototypes.
* Cleanup.
2005-04-05 23:32:21 +00:00
wdenk
b304c96871
Patches by Steven Scholz, 05 Apr 2005:
...
- Use i.MX watchdog timer for reset_cpu()
- Move reset_cpu() out of cpu/arm920t/start.S into the SoC specific
subdirectories cpu/arm920t/imx/ and cpu/arm920t/s3c24x0/
(now in interupts.c)
2005-04-05 22:30:50 +00:00
wdenk
12b43d515c
Add support for MPC8220 based "sorcery" board.
2005-04-05 21:57:18 +00:00
wdenk
f5c5ef4a1f
Add support for TQM8560 board
2005-04-05 16:26:47 +00:00
wdenk
3dd7f0f0ca
* Add FEC support for TQM8540 board.
...
Interfaces are named as follows: "ENET1" - TSEC2, "ENET2" - FEC
* Patch by Martin Krause, 04 Apr 2005:
Update default configuration for CMC_PU2 board.
2005-04-04 23:43:44 +00:00
wdenk
8aa1a2d115
Patch by Steven Scholz, 4 Apr 2005:
...
- remove all references to CONFIG_INIT_CRITICAL for ARM based boards
- introduce two new configuration options instead:
CONFIG_SKIP_LOWLEVEL_INIT and CONFIG_SKIP_RELOCATE_UBOOT
2005-04-04 12:44:11 +00:00
wdenk
ba83a30765
Patch by Steven Scholz, 04 Apr 2005:
...
Make sure that MDIO clock does not exceed 2.5 MHz on AT91
2005-04-04 12:23:03 +00:00
wdenk
101e8dfa2a
Fix timer code for ARM systems: make sure that udelay() does not
...
reset timers so it's save to use udelay() in timeout code.
2005-04-04 12:08:28 +00:00
wdenk
50712ba16e
* Patch by Mathias Kster, 23 Nov 2004:
...
add udelay support for the mcf5282 cpu
* Patch by Tolunay Orkun, 16 November 2004:
fix incorrect onboard Xilinx CPLD base address
2005-04-03 23:35:57 +00:00
wdenk
901787d6e8
Patch by Jerry Van Baren, 08 Nov 2004:
...
- Add low-boot option for MPC8260ADS board (if lowboot is selected,
the jumper for the HRCW source should select flash. If lowboot is
not selected, the jumper for the HRCW source should select the
BCSR.
- change default load base address to 0x00400000
2005-04-03 23:22:21 +00:00
wdenk
8b0bfc6804
* Patch by Yuli Barcohen, 08 Nov 2004:
...
Add support for Analogue & Micro Rattler boards.
Tested on Rattler8248.
* Patch by Andre Renaud, 08 Nov 2004:
Fix watchdog support in common/lcd.c
* Patch by Marc Leeman, 05 Nov 2003:
Enable all 4 PCMBRW buffers for the MPC8245 processor since the CPU
bug only affects the XPC8245 processors
2005-04-03 23:11:38 +00:00
wdenk
384cc68744
Patches by Josef Wagner, 29 Oct 2004:
...
- Add support for MicroSys CPU87 board
- Add support for MicroSys PM854 board
2005-04-03 22:35:21 +00:00
wdenk
c1a11c19ec
* Patch by Scott McNutt, 01 Nov 2004:
...
Add missing NIOS/NIOS2 support for "iminfo" command
* Patch by Detlev Zundel, 29 Oct 2004:
Add missing NIOS/NIOS2 support for "mkimage" tool.
2005-04-03 21:11:16 +00:00
wdenk
6315349202
Patch by David Adair, 27 Oct 2004:
...
Add missing 440GX SDRAM Controller reset
2005-04-03 20:55:38 +00:00
wdenk
3ec924a3cb
Patch by Steven Scholz, 25 Oct 2004:
...
Declare reset_cpu() in include/common.h instead locally
2005-04-03 17:23:39 +00:00
wdenk
756f586a73
* Patch by Yusdi Santoso, 22 Oct 2004:
...
- Add support for HIDDEN_DRAGON board
- fix endianess problem in driver/rtl1839.c
* Patch by Allen Curtis, 21 Oct 2004:
support multiple serial ports
2005-04-03 15:51:42 +00:00
wdenk
b1bf6f2c9b
* Patch by Richard Klingler, 03 Apr 2005:
...
Add call to eth_halt() in net/net.c when called functions fail
after eth_init() has been called.
* Patch by Sam Song, 3 April 2005:
- Update README.Netconsole
- Update README
2005-04-03 14:52:59 +00:00
wdenk
86c9888207
Patch by Steven Scholz, 03 Apr 2005:
...
- create SoC specific directories include/asm-arm/arch-imx and
include/asm-arm/arch-s3c24x0
2005-04-03 14:26:46 +00:00
wdenk
400558b561
Prepare for SoC rework of ARM code:
...
- rename CONFIG_BOOTBINFUNC into CONFIG_INIT_CRITICAL
- rename memsetup into lowlevel_init (function name and source files)
2005-04-02 23:52:25 +00:00
wdenk
414eec35e3
Fix problems with SNTP support;
...
enable SNTP support in some boards.
2005-04-02 22:37:54 +00:00
wdenk
be6b6e4e2d
Patch by Martin Krause, 01 Apr 2005:
...
Add automatic HW detection for CMC_PU2 and CMC_BASIC
2005-04-01 15:18:44 +00:00
wdenk
e6ba3c92ce
Patch by Martin Krause, 01 Apr 2005:
...
Fix flash erase timeout on CMC_PU2
2005-04-01 09:29:14 +00:00
wdenk
f50cc09b61
Patch by Steven Scholz, 13 March 2005:
...
fix cache enabling for AT91RM9200
2005-04-01 09:14:58 +00:00
wdenk
ea287debe1
* Patch by Masami Komiya, 30 Mar 2005:
...
add SNTP support and expand time server and time offset fields of
DHCP support. See doc/README.SNTP
* Patch by Steven Scholz, 13 Dec 2004:
Fix bug in at91rm920 ethernet driver
2005-04-01 00:25:43 +00:00
wdenk
ef2807c667
Patch by Steven Scholz, 13 Dec 2004:
...
Remove duplicated code by merging memsetup.S files for
at91rm9200 boards into one cpu/at91rm9200/lowlevel.S
2005-03-31 23:44:33 +00:00
wdenk
83e40ba75d
* Patch by Detlev Zundel, 31 Mar 2005:
...
Cleanup duplicate definition of overwrite_console()
* Update TQM5200 configuration;
prepare for Rev. 200 starter kit boards
2005-03-31 18:42:15 +00:00
wdenk
0c1c117cf1
* Patch by Scott McNutt, 21 Oct 2004:
...
Add support for Nios-II EPCS Controller core.
* Patch by Scott McNutt, 20 Oct 2004:
Nios-II cleanups:
- Add sysid command (Nios-II only).
- Locate default exception trampoline at proper offset.
- Implement I/O routines (readb, writeb, etc)
- Implement do_bootm_linux
2005-03-30 23:28:18 +00:00
wdenk
8f0b7cbe80
Patches by Martin Krause, 22 Mar 2005:
...
- use TQM5200_auto as MAKEALL target for TQM5200 systems
- add support for SM501 graphics controller
- add support for graphic console on TQM5200
- add support for TQM5200 Rev 200
- cleanup, fix typo in include/configs/TQM5200.h
2005-03-27 23:41:39 +00:00
wdenk
256d31c046
Patch by Manfred Baral, 17 Mar 2005:
...
Fix typo
2005-03-20 22:33:46 +00:00
wdenk
e632515387
* Fix RTC configuration for PPChameleon board
...
* Cleanup, fix typo in include/configs/TQM5200.h
2005-03-17 16:43:10 +00:00