]> git.kernelconcepts.de Git - karo-tx-uboot.git/log
karo-tx-uboot.git
18 years agoMerge with /home/wd/git/u-boot/master LABEL_2005_08_12_0050
Wolfgang Denk [Thu, 11 Aug 2005 22:22:49 +0000 (00:22 +0200)]
Merge with /home/wd/git/u-boot/master

18 years agoUpdate AMCC Yosemite to get a consistent setup for all AMCC eval
Stefan Roese [Thu, 11 Aug 2005 16:03:14 +0000 (18:03 +0200)]
Update AMCC Yosemite to get a consistent setup for all AMCC eval
boards (baudrate, environment...). Flash driver fixed.
Patch by Stefan Roese, 11 Aug 2005

18 years agoChanged AMCC Bubinga (405EP) configuration to support 2nd eth port
Stefan Roese [Thu, 11 Aug 2005 15:58:40 +0000 (17:58 +0200)]
Changed AMCC Bubinga (405EP) configuration to support 2nd eth port
Patch by Stefan Roese, 11 Aug 2005

18 years agoAdd NAND FLASH support for AMCC Bamboo 440EP eval board
Stefan Roese [Thu, 11 Aug 2005 15:56:56 +0000 (17:56 +0200)]
Add NAND FLASH support for AMCC Bamboo 440EP eval board
Patch by Stefan Roese, 11 Aug 2005

18 years agoAdd configuration for IFM AEV FIFO board.
Wolfgang Denk [Wed, 10 Aug 2005 13:14:32 +0000 (15:14 +0200)]
Add configuration for IFM AEV FIFO board.
Minor coding style cleanup.

18 years agoAdd configuration for IFM SPI eval board
Wolfgang Denk [Wed, 10 Aug 2005 09:03:05 +0000 (11:03 +0200)]
Add configuration for IFM SPI eval board

18 years agoFix CompactFlash problem on HMI1001 board
Wolfgang Denk [Wed, 10 Aug 2005 08:06:25 +0000 (10:06 +0200)]
Fix CompactFlash problem on HMI1001 board

18 years agoMake new "mtdparts" code build with older compilers
Wolfgang Denk [Tue, 9 Aug 2005 19:41:20 +0000 (21:41 +0200)]
Make new "mtdparts" code build with older compilers
Patch by Andrea Scian, 09 Aug 2005

18 years agoMerge with /home/wd/git/u-boot/master
Wolfgang Denk [Tue, 9 Aug 2005 15:38:59 +0000 (17:38 +0200)]
Merge with /home/wd/git/u-boot/master

18 years agoFix compiler warnings with older GCC versions
Wolfgang Denk [Tue, 9 Aug 2005 15:25:22 +0000 (17:25 +0200)]
Fix compiler warnings with older GCC versions

18 years agoChanged CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)
Stefan Roese [Mon, 8 Aug 2005 10:42:22 +0000 (12:42 +0200)]
Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)
Patch by Stefan Roese, 08 Aug 2005

18 years agoAdd common (with Linux) MTD partition scheme and "mtdparts" command
Wolfgang Denk [Sun, 7 Aug 2005 23:03:24 +0000 (01:03 +0200)]
Add common (with Linux) MTD partition scheme and "mtdparts" command
Old, obsolete and duplicated code was cleaned up and replace by the
new partitioning method. There are two possible approaches now:
* define a single, static partition
* use mtdparts command line option and dynamic partitioning
Default is static partitioning.

18 years agoFix build problems for PM856 Board
Wolfgang Denk [Sun, 7 Aug 2005 22:47:14 +0000 (00:47 +0200)]
Fix build problems for PM856 Board

18 years agoFix sign extension bug in 'fpga loadb' command;
Wolfgang Denk [Sun, 7 Aug 2005 22:14:41 +0000 (00:14 +0200)]
Fix sign extension bug in 'fpga loadb' command;
make 'fpga loadb' always print the file header info
Patch by Andrew Dyer, 11 Jan 2005

18 years agoFix errors that occur when accessing SystemACE CF
Wolfgang Denk [Sun, 7 Aug 2005 21:55:50 +0000 (23:55 +0200)]
Fix errors that occur when accessing SystemACE CF
Patch by Jeff Angielski, 09 Jan 2005

18 years agoDocument switching between U-Boot and PlanetCore on RPXlite
Wolfgang Denk [Sat, 6 Aug 2005 00:11:33 +0000 (02:11 +0200)]
Document switching between U-Boot and PlanetCore on RPXlite
by Sam Song, 24 Dec 2004

18 years agoFix PowerQUICC II mask detection.
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

18 years agoAdd support for Altera NIOS DK1C20 board
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

18 years agoAdd support for ep8248 board
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.

18 years agoFix baudrate setting for KGDB on MPC8260
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

18 years agoFix 'mii help' text formatting
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

18 years agoFix return code of NFS command
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

18 years agoFix typo
Wolfgang Denk [Fri, 5 Aug 2005 23:02:27 +0000 (01:02 +0200)]
Fix typo

18 years agoFix compiler warnings in cpu/ppc4xx/usbdev.c
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

18 years agoMerge with /home/sr/git/u-boot
Wolfgang Denk [Fri, 5 Aug 2005 21:55:19 +0000 (23:55 +0200)]
Merge with /home/sr/git/u-boot

18 years agoMerge with /home/wd/git/u-boot/jon_loeliger
Wolfgang Denk [Fri, 5 Aug 2005 18:03:38 +0000 (20:03 +0200)]
Merge with /home/wd/git/u-boot/jon_loeliger

18 years agoFix compiler warnings
Wolfgang Denk [Fri, 5 Aug 2005 17:49:35 +0000 (19:49 +0200)]
Fix compiler warnings

18 years agoAdd support for MicroSys PM856 board
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

18 years agoMinor fixes to PM854 board
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

18 years agoMerge with /home/wd/git/u-boot/master
Wolfgang Denk [Fri, 5 Aug 2005 09:22:28 +0000 (11:22 +0200)]
Merge with /home/wd/git/u-boot/master

18 years agoFix compile problem in cmd_flash.c
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

18 years agoDefault 8349ADS CONFIG_PCI off for now.
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.

18 years agoAdjust configuration of XENIAX board
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)

18 years agoAdd support for AMCC Bamboo PPC440EP eval board
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

18 years agoFix typos in cpu/85xx/start.S which caused DataTLB exception to be
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

18 years ago(re)enabled scsi commands do_scsi() and do_scsiboot()
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

18 years agoFix endianess problem in TFTP / NFS default filenames
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

18 years agoIgnore broadcast status bit in received frames in 8260 FCC ethernet
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

18 years agoFix typo in mkconfig script (used == instead of =)
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

18 years agoCleanup build problems (on Fedora Core x86_64 build host)
Wolfgang Denk [Wed, 3 Aug 2005 20:32:02 +0000 (22:32 +0200)]
Cleanup build problems (on Fedora Core x86_64 build host)

18 years agoUpdate MAINTAINERS file
Wolfgang Denk [Wed, 3 Aug 2005 08:01:54 +0000 (10:01 +0200)]
Update MAINTAINERS file

18 years agoMerge with rsync://git-user@source.denx.net/git/u-boot.git
Jon Loeliger [Tue, 2 Aug 2005 18:53:07 +0000 (13:53 -0500)]
Merge with rsync://git-user@source.denx.net/git/u-boot.git

18 years agoChanged maintainer for all AMCC eval boards to Stefan Roese <sr@denx.de>.
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

18 years agoCoding style cleanup
Wolfgang Denk [Tue, 2 Aug 2005 15:06:17 +0000 (17:06 +0200)]
Coding style cleanup

18 years agoMerge with /home/sr/git/u-boot
Wolfgang Denk [Tue, 2 Aug 2005 13:20:47 +0000 (15:20 +0200)]
Merge with /home/sr/git/u-boot

18 years agoRemove unnecessary defines from usb_defs.h again.
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

18 years agoMerge with /home/sr/git/u-boot
Wolfgang Denk [Tue, 2 Aug 2005 12:43:57 +0000 (14:43 +0200)]
Merge with /home/sr/git/u-boot

18 years agoFix low-level OHCI transfers for PPC440EP (same as ARM920t and MPC5xxx).
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

18 years agoFix style issues primarily in 85xx and 83xx boards.
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

18 years agoMajor cleanup for AMCC PPC4xx eval boards.
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

18 years agoAdd support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.
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

18 years agoMinor fixes for PPChameleon Board:
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

18 years agoAdd missing CHANGELOG entry
Wolfgang Denk [Sat, 30 Jul 2005 14:45:16 +0000 (16:45 +0200)]
Add missing CHANGELOG entry

18 years agoImplement h/w sector protection status synchronization at boot.
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.

18 years ago* Patch by Ron Alder, 11 July 2005
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.

18 years agoMerge with rsync://git-user@source.denx.net/git/u-boot.git
Jon Loeliger [Thu, 28 Jul 2005 15:35:56 +0000 (10:35 -0500)]
Merge with rsync://git-user@source.denx.net/git/u-boot.git

18 years ago* Patch by Eran Liberty
Eran Liberty [Thu, 28 Jul 2005 15:08:46 +0000 (10:08 -0500)]
* Patch by Eran Liberty
  Add support for the Freescale MPC8349ADS board.

18 years agoFix sysmon POST problem: check I2C error codes
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.

18 years agoFix CFG_CMD_SETGETDCR handling in "common/cmd_dcr.c"
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]

18 years ago* Patch by Jon Loeliger, 2005-07-25
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.

18 years ago* Patch by Jon Loeliger, 2005-05-05
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

18 years ago* Patch by Jon Loeliger, 2005-Feb-10
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.

18 years ago* Patch by Jon Loeliger, Kumar Gala, 2005-02-08
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.

18 years ago* Patch by Jon Loeliger 2005-02-08
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.

18 years ago* Patch by Jon Loeliger, Kumar Gala 2005-02-08
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.

18 years agoPatch by Jon Loeliger, 20 Jul 2005:
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

18 years agoAdd missing CHANGELOG entry.
Wolfgang Denk [Thu, 21 Jul 2005 13:29:22 +0000 (15:29 +0200)]
Add missing CHANGELOG entry.

18 years agoAdd CompactFlash support for HMI1001 board.
Wolfgang Denk [Thu, 21 Jul 2005 13:23:29 +0000 (15:23 +0200)]
Add CompactFlash support for HMI1001 board.

18 years agoAdjust printed board ID for LWMON board.
Wolfgang Denk [Thu, 21 Jul 2005 11:53:44 +0000 (13:53 +0200)]
Adjust printed board ID for LWMON board.

18 years agoFix low-level OHCI transfers for ARM920t and MPC5xxx
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.

18 years agoAdd new argument format for flash commands to allow for usage like
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.

18 years agoFix file permissions
Wolfgang Denk [Thu, 21 Jul 2005 09:22:21 +0000 (11:22 +0200)]
Fix file permissions

18 years ago* Patch by Stefan Roese, 5 Jul 2005:
stroese [Tue, 5 Jul 2005 11:35:27 +0000 (11:35 +0000)]
* Patch by Stefan Roese, 5 Jul 2005:
  Update uc100 board PHY setup

18 years ago* Patch by Detlev Zundel, 30 Jun 2005: LABEL_2005_07_04_0202
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

18 years ago* Patch by Stefan Roese, 1 Jul 2005:
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!)

18 years ago* Patch by Stefan Roese, 30 Jun 2005:
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

18 years ago* Fix baudrate calculation problem on MPC5200 systems
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

18 years agoEnable redundant environment, disable HW flash protection of HMI1001 board
wdenk [Mon, 20 Jun 2005 10:28:38 +0000 (10:28 +0000)]
Enable redundant environment, disable HW flash protection of HMI1001 board

18 years ago* Patch by Travis Sawyer, 10 Jun 2005:
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;

18 years ago* Add support for HMI1001 board
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

18 years agoFix watchdog reset problems on LWMON board
wdenk [Sun, 5 Jun 2005 20:30:43 +0000 (20:30 +0000)]
Fix watchdog reset problems on LWMON board

18 years agoPatch by Juergen Selent, 17 May 2005:
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.

18 years ago* Extend burst mode RAM test program to take a loop count
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.

18 years agoPatch by Greg Ungerer, 19 May 2005:
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

18 years agoPatch by Greg Ungerer, 19 May 2005:
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

18 years ago* Patch by Greg Ungerer, 19 May 2005:
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

18 years agoAdd PCI support for Sorcery board.
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).

18 years agoFix compile problems caused by new burst mode SDRAM test;
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

18 years agoFix timer handling on MPC85xx systems
wdenk [Fri, 13 May 2005 22:49:36 +0000 (22:49 +0000)]
Fix timer handling on MPC85xx systems

18 years ago* Fix debug code in omap5912osk flash driver LABEL_2005_05_13_0050
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.

18 years agoAdd support for 2 x TSEC interfaces on the TQM8540 board.
wdenk [Tue, 10 May 2005 15:51:35 +0000 (15:51 +0000)]
Add support for 2 x TSEC interfaces on the TQM8540 board.

18 years agoOn LWMON we must use the watchdog to reset the board as the CPU LABEL_2005_05_09_1245
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.

18 years agoAdd test tool to exercise SDRAM accesses in burst mode
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)

18 years agoIt's better to handle LZO and LZARI compression mdoes for JFFS2 with LABEL_2005_05_05_1920
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.

18 years agoIncrease CFG_MONITOR_LEN for Rattler board to match actual code size.
wdenk [Thu, 5 May 2005 09:13:21 +0000 (09:13 +0000)]
Increase CFG_MONITOR_LEN for Rattler board to match actual code size.

18 years agoMajor upate of JFFS2 code; now in sync with snapshot of MTD CVS of
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.

18 years agoFix problem with symbolic links in JFFS2 code.
wdenk [Wed, 4 May 2005 23:50:54 +0000 (23:50 +0000)]
Fix problem with symbolic links in JFFS2 code.

18 years agoUse linker ASSERT statement to prevent undetected overlapping of
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.

18 years agoREADME: add explanation about patch policy
wdenk [Tue, 3 May 2005 14:12:25 +0000 (14:12 +0000)]
README: add explanation about patch policy
net/net.c: fix indentation

18 years ago* Patch by Stefan Roese, 03 May 2005:
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