| Commit message (Collapse) | Author | Age | Lines |
|
|
|
| |
Patch by Eric Benard, 07 Apr 2005
|
|
|
|
| |
Patch by Eric Benard, 07 Apr 2005
|
|
|
|
| |
Patch by Eric Benard, 07 Apr 2005
|
|
|
|
| |
Patch by Rowel Atienza, 06 Apr 2005
|
|
|
|
| |
Patch by Vitaly Bordug, 30 Mar 2005
|
|
|
|
| |
Patch by Daniel Eisenhut, 25 Mar 2005
|
|
|
|
| |
Patch by Gleb Natapov, 21 Mar 2005
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Patch by Marc Leeman, 04 Mar 2005
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Patch by Steven Scholz, 02 Mar 2005
|
|
|
|
| |
Patch by Ara Avanesyan, 24 Feb 2005
|
|
|
|
| |
Patch by Ladislav Michl, 22 Feb 2005
|
|
|
|
| |
Patch by Zachary Landau, 21 Feb 2005
|
|
|
|
| |
Patch by Jeff Angielski, 21 Feb 2005
|
|
|
|
|
|
| |
remove hardcoded cpu clock divisor and use register instead;
round up instead of truncate
Patch by Andrew Dyer, 15 Feb 2005
|
|
|
|
| |
Patch by Kurt Stremerch, 14 February 2005
|
|
|
|
| |
Patch by Zachary Landau, 11 Feb 2005
|
|
|
|
| |
Patch by Matthias Fuchs, 25 Sep 2005
|
|
|
|
| |
Patch by Vitaly Bordug, Feb 09 2005
|
|
|
|
| |
Patch by Jean-Paul Saman, 8 Feb 2005
|
|
|
|
| |
Patch by Andrew Dyer, 08 Feb 2005
|
|
|
|
| |
Patch by Andrew E Mileski, 04 Feb 2005
|
|
|
|
| |
Patch by Cliff Brake, 04 Feb 2005
|
|
|
|
| |
Patch by Cliff Brake, 04 Feb 2005
|
|
|
|
| |
Patch by Andrew Dyer, 31 Jan 2005
|
| |
|
|
|
|
| |
Patch by Peter Pearse, 2 Feb 2005
|
|
|
|
| |
Patch by Ara Avanesyan, 01 Feb 2005
|
|
|
|
| |
Patch by Sebastian Schau, 27 Jan 2005
|
|
|
|
|
|
| |
- Add SRAM unlock for GP devices.
- Change DDR DLL unlock value to allow DPLLout*1 operation.
Patches by Richard Woodruff, 21 Jan 2005:
|
|
|
|
|
|
| |
add MII routines to the au1x00 ethernet driver;
add USB ohci driver (work in progress)
Patch by Thomas Sailer, 20 Jan 2005
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Patch by Joe <lgxue@yahoo.com>, 13 Jan 2005
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
(Add a configuration option CONFIG_TFTP_PORT and optional env variable tftpport)
Patch by Jerry Van Baren, 10 Jan 2005
|
|
|
|
| |
Patch by Leif Lindholm, 29 Dec 2004
|
|
|
|
|
|
| |
Patch by Andrew Dyer, 28 Dec 2004
* Cleanup: fix broken builds
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| | |
Patch by Martin Krause, 16 Sep 2005
|
| |
| |
| |
| | |
Patch by Francesco Mandracci, 16 Sep 2005
|
| | |
|
| |
| |
| |
| | |
Patch by Matthias Fuchs, 22 Sep 2005
|
| |
| |
| |
| | |
Patch by Matthias Fuchs, 22 Sep 2005
|
| |
| |
| |
| |
| |
| | |
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
|