Wolfgang Denk
98404649c8
Update ARM mach-types.h
...
Patch by Eric Benard, 07 Apr 2005
2005-09-26 01:18:22 +02:00
Wolfgang Denk
0e4018d244
Add support for MP2USB board.
...
Patch by Eric Benard, 07 Apr 2005
2005-09-26 01:14:38 +02:00
Wolfgang Denk
c570b2fdf5
Add board support for armadillo HT1070
...
Patch by Rowel Atienza, 06 Apr 2005
2005-09-26 01:06:33 +02:00
Wolfgang Denk
c2d0ab4da8
Second Ethernet address enabled for MPC885ADS and MPC8272ADS.
...
Patch by Vitaly Bordug, 30 Mar 2005
2005-09-26 00:53:02 +02:00
Wolfgang Denk
e6f222815c
Add iopset command on mpc8xx
...
Patch by Daniel Eisenhut, 25 Mar 2005
2005-09-26 00:44:15 +02:00
Wolfgang Denk
a912733e9b
Add support for MII in eepro100 driver.
...
Patch by Gleb Natapov, 21 Mar 2005
2005-09-26 00:39:59 +02:00
Wolfgang Denk
f2af3eb55e
Fixes to the Lubbock (PXA 25x) support:
...
- Resolve the FIXME with respect to saving the u-boot environment.
- Make the default load address land in real memory.
- Fix lan91c96 SMC_{in,out}{b,w,l}() macros
Patch by David Brownell, 10 Mar 2005
2005-09-26 00:29:53 +02:00
Wolfgang Denk
8e6f1a8ec2
Add Barco Streaming Video Card (SVC) and Sample Compress Network (SCN) board
...
Patch by Marc Leeman, 04 Mar 2005
2005-09-25 18:59:36 +02:00
Wolfgang Denk
716c1dcb41
Cleanup
2005-09-25 18:49:35 +02:00
Wolfgang Denk
49a7581c6c
OMAP242x H4 board update
...
- fix for ES2 differences.
- switch to using the cfi_flash driver.
- fix SRAM build address.
- fix for GP device operation.
- unlock SRAM for GP devices.
- display more device information.
- fix potential deadlock in omap24xx_i2c driver.
- fix DLL load values to match dpllout*1 operation.
- fix 2nd chip select init for combo DDR device.
- add support for CFI Intel 28F256L18 on H4 board.
Patch by Richard Woodruff, 03 Mar 2005
2005-09-25 18:41:04 +02:00
Wolfgang Denk
8e2be51de8
Fix formating in include/asm-arm/arch-at91rm9200/AT91RM9200.h
...
Patch by Steven Scholz, 02 Mar 2005
2005-09-25 17:14:20 +02:00
Wolfgang Denk
a188b5854f
Fix typo in eth.c
...
Patch by Ara Avanesyan, 24 Feb 2005
2005-09-25 17:05:57 +02:00
Wolfgang Denk
31466294b0
Remove unneeded #include <malloc.h>
...
Patch by Ladislav Michl, 22 Feb 2005
2005-09-25 17:02:27 +02:00
Wolfgang Denk
b66eb5282d
Add cramfs support for m68k
...
Patch by Zachary Landau, 21 Feb 2005
2005-09-25 16:59:36 +02:00
Wolfgang Denk
bd51626c8d
Update ep8260: Fix flash timeouts; improve clock resolution for faster UARTs
...
Patch by Jeff Angielski, 21 Feb 2005
2005-09-25 16:56:15 +02:00
Wolfgang Denk
7a22cd535b
Fix au1x00_serial baud rate calculation:
...
remove hardcoded cpu clock divisor and use register instead;
round up instead of truncate
Patch by Andrew Dyer, 15 Feb 2005
2005-09-25 16:50:33 +02:00
Wolfgang Denk
875c78934e
Add Xilinx Spartan3 family FPGA support
...
Patch by Kurt Stremerch, 14 February 2005
2005-09-25 16:44:21 +02:00
Wolfgang Denk
db421e6451
Fix drivers/cfi_flash.c: use info->reset_cmd instead of FLASH_CMD_RESET
...
Patch by Zachary Landau, 11 Feb 2005
2005-09-25 16:41:22 +02:00
Wolfgang Denk
c177bb5f6c
Fix VOH405 Support
...
Patch by Matthias Fuchs, 25 Sep 2005
2005-09-25 16:31:16 +02:00
Wolfgang Denk
1972dc0a9e
Added support for PCI bridge on MPC8272ADS
...
Patch by Vitaly Bordug, Feb 09 2005
2005-09-25 16:27:55 +02:00
Wolfgang Denk
0148e8cb43
Update multicore CM9XX support for Integrator AP to allow booting from flash
...
Patch by Jean-Paul Saman, 8 Feb 2005
2005-09-25 16:22:14 +02:00
Wolfgang Denk
389db1f113
Fix strswab() to reliably find end of string
...
Patch by Andrew Dyer, 08 Feb 2005
2005-09-25 16:15:17 +02:00
Wolfgang Denk
6ed6ce62be
Fix typos in include/ppc440.h
...
Patch by Andrew E Mileski, 04 Feb 2005
2005-09-25 16:01:42 +02:00
Wolfgang Denk
2df741bf7c
Add Vibren (was Accelent) PXA255 IDP Support
...
Patch by Cliff Brake, 04 Feb 2005
2005-09-25 15:57:49 +02:00
Wolfgang Denk
fd4bb67bd2
Fix tools/bmp_logo.c using incorrect offset to pixel data
...
Patch by Andrew Dyer, 31 Jan 2005
2005-09-25 15:39:00 +02:00
Wolfgang Denk
74f4304ee7
Add ARM946E cpu and core module targets; remap memory to 0x00000000
...
Patch by Peter Pearse, 2 Feb 2005
2005-09-25 01:48:28 +02:00
Wolfgang Denk
e2146b6aea
Fix error handling in tools/env/fw_env.c
...
Patch by Ara Avanesyan, 01 Feb 2005
2005-09-25 01:20:38 +02:00
Wolfgang Denk
9f221d0738
Fix MGT5100 PSC baudrate calculation
...
Patch by Sebastian Schau, 27 Jan 2005
2005-09-25 01:09:58 +02:00
Wolfgang Denk
c97a2aaf27
OMAP242x fix for GP device booting
...
- Add SRAM unlock for GP devices.
- Change DDR DLL unlock value to allow DPLLout*1 operation.
Patches by Richard Woodruff, 21 Jan 2005:
2005-09-25 00:59:24 +02:00
Wolfgang Denk
265817c7e6
Add support for AMD's Pb1x00 eval board;
...
add MII routines to the au1x00 ethernet driver;
add USB ohci driver (work in progress)
Patch by Thomas Sailer, 20 Jan 2005
2005-09-25 00:53:22 +02:00
Wolfgang Denk
b63de2c053
Update omap5912osk board:
...
Use drivers/cfi_flash.c instead of private flash driver;
Remove hardcoded personalized settings from omap5912osk.h;
Fix spacing with (RO) marks in 'flinfo' output.
Patch by Michael Bendzick, 14 Jan 2005
2005-09-25 00:23:05 +02:00
Wolfgang Denk
3706ba1a36
Fix warnings for PCI code on ixp
...
Patch by Joe <lgxue@yahoo.com>, 13 Jan 2005
2005-09-25 00:00:45 +02:00
Wolfgang Denk
9a9200b4a7
virtex2 fix for bogus download error messages
...
The virtex2 FPGA download code watches for init going active during
a download of config data as an error condition. init also goes
active after a configuration is finished in concert with the done
signal. So far, the code does not check for done active until all
of the configuration data is sent. If configuration data has a few
extra pad bytes at the end, this would cause an error message even
though the download had suceeded.
NOTE: virtex2 slave serial and spartan2 versions may still have the
same problem.
Patch by Andrew Dyer, 12 Jan 2005
2005-09-24 23:41:00 +02:00
Wolfgang Denk
dafbe3790e
Optimize flash_make_cmd in drivers/cfi_flash.c for little endian
...
Fix "WARNING: flash_make_cmd: unsuppported LittleEndian mode"
message when probing for nonexistent flash in little endian mode.
As a side effect more efficient and smaller code is generated,
which is always a Good Thing (TM).
Patch by Ladislav Michl, 24 Sep 2005
2005-09-24 23:32:48 +02:00
Wolfgang Denk
28cb937584
Update for TFTP using a fixed UDP port
...
Use the approved environment variable names. Added "tftpdstp" to
allow ports other than 69 per Tolunay Orkun's recommendation.
Patch by Jerry Van Baren, 12 Jan 2005
2005-09-24 23:25:46 +02:00
Wolfgang Denk
ecb0ccd9c2
Allow to force TFTP to use a fixed UDP port
...
(Add a configuration option CONFIG_TFTP_PORT and optional env variable tftpport)
Patch by Jerry Van Baren, 10 Jan 2005
2005-09-24 22:37:32 +02:00
Wolfgang Denk
4bc12f1ccf
Fix ethernet timeouts on dbau1550 and other au1x00 systems
...
Patch by Leif Lindholm, 29 Dec 2004
2005-09-24 22:05:40 +02:00
Wolfgang Denk
2b792afcc5
* Fix PHY address argument passing with mii info command
...
Patch by Andrew Dyer, 28 Dec 2004
* Cleanup: fix broken builds
2005-09-24 21:54:50 +02:00
Wolfgang Denk
0c8721a466
Cleanup (PPC4xx is AMCC now)
2005-09-23 11:05:55 +02:00
Wolfgang Denk
a6e6cf0036
Merge with /home/wd/git/u-boot/work
2005-09-22 09:46:19 +02:00
Wolfgang Denk
1caa70788c
Cleanup - update CHANGELOG, undo test settings
2005-09-22 09:34:17 +02:00
Stefan Roese
7644f16f6b
esd CPCI2DP board added
...
Patch by Matthias Fuchs, 22 Sep 2005
2005-09-22 09:16:57 +02:00
Stefan Roese
026cb5d864
esd PMC405 board updated
...
Patch by Matthias Fuchs, 22 Sep 2005
2005-09-22 09:07:15 +02:00
Stefan Roese
98f4a3dfcb
Add SM501 support to HH405 board.
...
Add support for gzip compressed bmp's (CONFIG_VIDEO_BMP_GZIP).
Add support for eeprom write-enable (CFG_EEPROM_WREN).
Patch by Stefan Roese, 22 Sep 2005
2005-09-22 09:04:17 +02:00
Wolfgang Denk
8b4c9e7c14
Fix bug in auto_update (trab board)
...
Patch by Martin Krause, 16 Sep 2005
2005-09-21 15:31:25 +02:00
Wolfgang Denk
59d80bf180
Fix computation of framebuffer palette for 8bpp LCD bitmaps
...
Patch by Francesco Mandracci, 16 Sep 2005
2005-09-21 15:24:52 +02:00
Wolfgang Denk
1806c75959
Update configuration for INKA4x0 board
2005-09-21 10:07:56 +02:00
Wolfgang Denk
29fe1c0fa4
Update configuration for PM854 board
...
Based on patch by R. Loeffl, 20 Jul 2005
2005-09-21 09:59:55 +02:00
Stefan Roese
053b40fa0c
Add PCI support to TQM8540 and TQM8560 boards
...
Patch by Stefan Roese, 15 Sep 2005
2005-09-15 14:41:11 +02:00
Stefan Roese
34c0a5e98b
Update AMCC Yosemite to get a consistent setup for all AMCC eval
...
boards (baudrate, environment...). Flash driver fixed.
Patch by Stefan Roese, 15 Sep 2005
2005-09-15 11:34:07 +02:00
Wolfgang Denk
3edb0ccf61
Merge with /home/wd/git/u-boot/master
2005-09-14 17:06:43 +02:00
Wolfgang Denk
47278471f9
Merge with /home/sr/git/u-boot
2005-09-14 16:59:18 +02:00
Wolfgang Denk
e1b7296126
Add support for mtddevnum and mtddevname variables (mtdparts command)
...
[Merge with /home/m8/git/u-boot]
2005-09-13 00:20:45 +02:00
Wolfgang Denk
670d9f132d
Change default console baud rate for stxxtc board
2005-09-13 00:12:33 +02:00
Marian Balakowicz
7d45477bfa
Added support for mtddevnum and mtddevname variables (mtdparts command)
2005-09-11 15:27:12 +02:00
Stefan Roese
4a3cd9e655
Fix problem in 440GP ethernet driver (ebony). Add support for 2nd
...
ethernet port on ebony.
Patch by Stefan Roese, 7 Sep 2005
2005-09-07 16:21:12 +02:00
Wolfgang Denk
5d244ea128
Merge with /home/sr/git/u-boot:
...
Add I2C support for TQM85xx
2005-09-06 22:17:16 +02:00
Wolfgang Denk
80e238c7f0
Fix default command set (don't include CFG_CMD_DISPLAY command)
...
Patch by Pantelis Antoniou, 02 Sep 2005
2005-09-03 02:22:41 +02:00
Wolfgang Denk
6d51e505ad
Cleanup compiler warnings.
2005-09-03 01:58:35 +02:00
Wolfgang Denk
7b3e3c5954
Update CHANGELOG.
2005-09-03 01:23:25 +02:00
Stefan Roese
9d2a873bdf
Add I2C support to TQM8540 and TQM8560 boards (EEPROM, RTC, LM75-DTT).
...
Removed CFG_CMD_DISPLAY from default commands.
Fixed compiler warning in net.c.
Patch by Stefan Roese, 31 Aug 2005
2005-08-31 12:55:50 +02:00
Wolfgang Denk
77f6580cc0
Update CHANGELOG file
2005-08-31 12:30:09 +02:00
Wolfgang Denk
61dada83f3
Minor reformatting
2005-08-24 12:41:18 +02:00
Stefan Roese
a3e4fcb860
Fixed bamboo port to enable running without DDR-DIMM (bamboo has also 64MB onboard DDR)
...
Patch by Stefan Roese, 24 Aug 2005
2005-08-24 11:21:36 +02:00
Wolfgang Denk
a9fe9f427d
Update CHANGELOG
2005-08-23 23:04:40 +02:00
Wolfgang Denk
2ac4785c2f
Fix make dependencies for at91rm9200 and ks8695 cpus
...
Patch by Steven Scholz, 23 Aug 2005
2005-08-23 22:29:44 +02:00
Wolfgang Denk
d534f5cc38
Add JFFS2 support for TQM5200 board
2005-08-23 22:27:41 +02:00
Stefan Roese
5e4b3361bc
Add esd cpci5200 and pf5200 boards
...
Patch by Reinhard Arlt, 22 Aug 2005
2005-08-22 17:51:53 +02:00
Wolfgang Denk
94085698d0
Fix sysclock for TQM8540 and TQM8560 boards
...
Patch by Martin Krause, 25 Jul 2005
2005-08-19 00:55:12 +02:00
Wolfgang Denk
c7db9a3805
Initialize serial# and ethaddr from manufacturer data in EEPROM on CMC-PU2
...
Patch by Martin Krause, 08 Jun 2005
2005-08-19 00:53:02 +02:00
Wolfgang Denk
6617aae9b9
Add new board specific commands for TQM5200/STK52XX
...
- Sound commands (beep, wav, sound)
- Test commands (led, can, backlight, rs232)
Patch by Martin Krause, 02 May 2005
2005-08-19 00:46:54 +02:00
Wolfgang Denk
df3c7c8f52
Change main clock on CMC-PU2 board from 207 MHz to 179 MHz
...
because of a bug in the AT91RM9200 CPU PLL
Patch by Martin Krause, 22 Apr 2005
2005-08-19 00:36:45 +02:00
Wolfgang Denk
601aed1e8f
Add automatic HW detection for another CMC_PU2 variant
...
Patch by Martin Krause, 20 Apr 2005
2005-08-19 00:08:55 +02:00
Wolfgang Denk
dbc5819098
Remove CONFIG_AT91RM9200DK in CMC-PU2 configuration
...
Patch by Martin Krause, 19 Apr 2005
2005-08-18 12:21:16 +02:00
Wolfgang Denk
e8aa824eb2
Fix initialization problem on TQM5200 without SM501
...
Patch by Martin Krause, 8 Apr. 2005
2005-08-18 11:55:22 +02:00
Wolfgang Denk
4f562f145a
Add RTC support for STK52XX.200
...
Patch by Martin Krause, 7 Apr. 2005
2005-08-18 11:51:12 +02:00
Wolfgang Denk
df04a3df33
Add CHANEGLOG entry; sort Makefile entries
2005-08-18 01:22:22 +02:00
Wolfgang Denk
98128f389c
Enable PCI on hmi1001 board
2005-08-16 15:17:53 +02:00
Wolfgang Denk
87b8bd5aed
Fix return values of the jffs2 commands ls/fsload/fsinfo,
...
so we can use them to, e.g., check the existence of a file with
"if ls foo; then this; else that; fi" in the hush shell
Patch by Andreas Engel, 16 August 2005
2005-08-16 09:32:45 +02:00
Wolfgang Denk
3d078ce6d7
Coding style cleanup
2005-08-15 16:03:56 +02:00
Wolfgang Denk
6bdf430660
Add support for Silicon Turnkey eXpress XTc (mpc87x/88x) board.
...
Patch by Dan Malek and Pantelis Antoniou, 15 Aug 2005
2005-08-15 15:55:00 +02:00
Stefan Roese
b79316f2a2
Add Sandburst Metrobox and Sandburst Karef board support packages.
...
Second serial port on 440GX now defined as a system device.
Add 'Short Etch' code for Cicada PHY within 440gx_enet.c
Patch by Travis B. Sawyer, 12 Jul 2005
Check return value of malloc in 440gx_enet.c
Patch by Travis B. Sawyer, 18 Jul 2005
2005-08-15 12:31:23 +02:00
Wolfgang Denk
b2f508075c
Minor code cleanup
2005-08-12 23:43:12 +02:00
Wolfgang Denk
50814844e4
Add forgotten new fils from latest VoiceBlue update
2005-08-12 23:36:08 +02:00
Wolfgang Denk
396387ab8d
Make bootretry feature work with hush shell.
...
Caveat: this currently *requires* CONFIG_RESET_TO_RETRY to be set, too.
Patch by Andreas Engel, 19 Jul 2005
2005-08-12 23:34:51 +02:00
Wolfgang Denk
d992daf99d
Update Hymod Board Database PHP code in "tools" directory
...
Patch by Murray Jensen, 01 Jul 2005
2005-08-12 23:27:18 +02:00
Wolfgang Denk
f9d77ed380
Make "tr" command use POSIX compliant; export HOSTOS make variable
...
Patch by Murray Jensen, 30 Jun 2005
2005-08-12 23:23:46 +02:00
Wolfgang Denk
b3b0fd552e
Fix Murray Jensen's mail address.
...
Patch by Murray Jensen, 30 Jun 2005
2005-08-12 23:20:59 +02:00
Wolfgang Denk
f89920c3e4
Preserve PHY_BMCR during a soft reset.
...
Patch by Carl Riechers, 24 Jun 2005
2005-08-12 23:15:53 +02:00
Wolfgang Denk
e544528831
VoiceBlue update: eeprom tool can also store firmware version now.
...
eeprom.bin is runable by jumping at load address.
Patch by Ladislav Michl, 23 May 2005
2005-08-12 22:56:51 +02:00
Wolfgang Denk
ea99a73881
Move the AT91RM9200DK to the ARM Systems list.
...
Patch by Anders Larsen, 26 Apr 2005
2005-08-12 22:38:37 +02:00
Wolfgang Denk
8d4ba3da5e
Eliminate calls of ARM libgcc.a helper functions _divsi3 and _modsi3
...
Patch by Anders Larsen, 26 Apr 2005
2005-08-12 22:35:59 +02:00
Wolfgang Denk
4d302d69c8
measure_gclk() is needed when DEBUG is enabled
...
Patch by Bryan O'Donoghue, 25 Apr 2005
2005-08-12 22:32:29 +02:00
Stefan Roese
8534bf9ac0
Add UPD-Checksum code, fix problem in net.c (return instead of break)
...
Patch by Reinhard Arlt, 12 Aug 2005
2005-08-12 20:06:52 +02:00
Stefan Roese
5315dfa9d1
esd PCI405 board updated
...
Patch by Matthias Fuchs, 28 Jul 2005
2005-08-12 16:56:56 +02:00
Stefan Roese
82f4c6ac84
esd WUH405 and DU405 board updated
...
Patch by Matthias Fuchs, 27 Jul 2005
2005-08-12 16:52:47 +02:00
Stefan Roese
9bcf2ab41f
Fix problem in cmd_nand.c (only when defined CFG_NAND_SKIP_BAD_DOT_I)
...
Patch by Matthias Fuchs, 4 May 2005
2005-08-12 16:46:35 +02:00
Wolfgang Denk
dafba16e6f
Merge with /home/wd/git/u-boot/master
2005-08-12 00:22:49 +02:00
Stefan Roese
84286386a8
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
2005-08-11 18:03:14 +02:00
Stefan Roese
9e00589bdd
Changed AMCC Bubinga (405EP) configuration to support 2nd eth port
...
Patch by Stefan Roese, 11 Aug 2005
2005-08-11 17:58:40 +02:00
Stefan Roese
c57c7980ff
Add NAND FLASH support for AMCC Bamboo 440EP eval board
...
Patch by Stefan Roese, 11 Aug 2005
2005-08-11 17:56:56 +02:00
Wolfgang Denk
8f79e4c2da
Add configuration for IFM AEV FIFO board.
...
Minor coding style cleanup.
2005-08-10 15:14:32 +02:00
Wolfgang Denk
9d3338d2b9
Fix CompactFlash problem on HMI1001 board
2005-08-10 10:06:25 +02:00
Wolfgang Denk
c4e0e68604
Make new "mtdparts" code build with older compilers
...
Patch by Andrea Scian, 09 Aug 2005
2005-08-09 21:41:20 +02:00
Wolfgang Denk
38ec37d0f1
Merge with /home/wd/git/u-boot/master
2005-08-09 17:38:59 +02:00
Wolfgang Denk
c19c313479
Fix compiler warnings with older GCC versions
2005-08-09 17:25:22 +02:00
Stefan Roese
846b0dd2dc
Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)
...
Patch by Stefan Roese, 08 Aug 2005
2005-08-08 12:42:22 +02:00
Wolfgang Denk
700a0c648d
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.
2005-08-08 01:03:24 +02:00
Wolfgang Denk
452e8e72ad
Fix build problems for PM856 Board
2005-08-08 00:47:14 +02:00
Wolfgang Denk
8b019da650
Fix sign extension bug in 'fpga loadb' command;
...
make 'fpga loadb' always print the file header info
Patch by Andrew Dyer, 11 Jan 2005
2005-08-08 00:14:41 +02:00
Wolfgang Denk
fe599e17ed
Fix errors that occur when accessing SystemACE CF
...
Patch by Jeff Angielski, 09 Jan 2005
2005-08-07 23:55:50 +02:00
Wolfgang Denk
7ebdb19b39
Document switching between U-Boot and PlanetCore on RPXlite
...
by Sam Song, 24 Dec 2004
2005-08-06 02:11:33 +02:00
Wolfgang Denk
d980a1692a
Fix PowerQUICC II mask detection.
...
Patch by Eugene Surovegin, 20 Dec 2004
2005-08-06 02:03:03 +02:00
Wolfgang Denk
d06a5f7ebf
Add support for Altera NIOS DK1C20 board
...
Patch by Shlomo Kut, 13 Dec 2004
2005-08-06 01:56:59 +02:00
Wolfgang Denk
f901a83b70
Add support for ep8248 board
...
Patch by Yuli Barcohen, 12 Dec 2004
Minor code cleanup.
2005-08-06 01:42:58 +02:00
Wolfgang Denk
5633796c09
Fix baudrate setting for KGDB on MPC8260
...
Patch by HoJin, 11 Dec 2004
2005-08-06 01:21:19 +02:00
Wolfgang Denk
5ad73a81aa
Fix 'mii help' text formatting
...
Patch by Cory Tusar, 10 Dec 2004
2005-08-06 01:13:19 +02:00
Wolfgang Denk
23a7a32d41
Fix return code of NFS command
...
Patch by Hiroshi Ito, 11 Dec 2004
2005-08-06 01:11:12 +02:00
Wolfgang Denk
3836221d5b
Fix typo
2005-08-06 01:02:27 +02:00
Wolfgang Denk
c04a76e6f0
Fix compiler warnings in cpu/ppc4xx/usbdev.c
...
Patch by Steven Blakeslee, 04 Aug 2005
2005-08-06 00:11:50 +02:00
Wolfgang Denk
d56019c0ee
Merge with /home/sr/git/u-boot
2005-08-05 23:55:19 +02:00
Wolfgang Denk
b4f15fdaf7
Merge with /home/wd/git/u-boot/jon_loeliger
2005-08-05 20:03:38 +02:00
Wolfgang Denk
b20d00328c
Add support for MicroSys PM856 board
...
Patch by Josef Wagner, 03 Aug 2005
2005-08-05 12:19:30 +02:00
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