summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Collapse)AuthorAgeLines
* Update omap5912osk board:Wolfgang Denk2005-09-25-0/+6
| | | | | | | 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
* Fix warnings for PCI code on ixpWolfgang Denk2005-09-25-0/+3
| | | | Patch by Joe <lgxue@yahoo.com>, 13 Jan 2005
* virtex2 fix for bogus download error messagesWolfgang Denk2005-09-24-0/+12
| | | | | | | | | | | | | 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
* Optimize flash_make_cmd in drivers/cfi_flash.c for little endianWolfgang Denk2005-09-24-0/+7
| | | | | | | | 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
* Update for TFTP using a fixed UDP portWolfgang Denk2005-09-24-0/+5
| | | | | | 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
* Allow to force TFTP to use a fixed UDP portWolfgang Denk2005-09-24-0/+5
| | | | | (Add a configuration option CONFIG_TFTP_PORT and optional env variable tftpport) Patch by Jerry Van Baren, 10 Jan 2005
* Fix ethernet timeouts on dbau1550 and other au1x00 systemsWolfgang Denk2005-09-24-0/+3
| | | | Patch by Leif Lindholm, 29 Dec 2004
* * Fix PHY address argument passing with mii info commandWolfgang Denk2005-09-24-0/+5
| | | | | | Patch by Andrew Dyer, 28 Dec 2004 * Cleanup: fix broken builds
* Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-23-0/+2
|
* Merge with /home/wd/git/u-boot/workWolfgang Denk2005-09-22-0/+6
|\
| * Fix bug in auto_update (trab board)Wolfgang Denk2005-09-21-0/+3
| | | | | | | | Patch by Martin Krause, 16 Sep 2005
| * Fix computation of framebuffer palette for 8bpp LCD bitmapsWolfgang Denk2005-09-21-0/+3
| | | | | | | | Patch by Francesco Mandracci, 16 Sep 2005
* | Cleanup - update CHANGELOG, undo test settingsWolfgang Denk2005-09-22-0/+3
| |
* | esd CPCI2DP board addedStefan Roese2005-09-22-0/+3
| | | | | | | | Patch by Matthias Fuchs, 22 Sep 2005
* | esd PMC405 board updatedStefan Roese2005-09-22-0/+3
| | | | | | | | Patch by Matthias Fuchs, 22 Sep 2005
* | Add SM501 support to HH405 board.Stefan Roese2005-09-22-0/+5
|/ | | | | | 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
* Update configuration for INKA4x0 boardWolfgang Denk2005-09-21-0/+2
|
* Update configuration for PM854 boardWolfgang Denk2005-09-21-0/+3
| | | | Based on patch by R. Loeffl, 20 Jul 2005
* Add PCI support to TQM8540 and TQM8560 boardsStefan Roese2005-09-15-0/+3
| | | | Patch by Stefan Roese, 15 Sep 2005
* Update AMCC Yosemite to get a consistent setup for all AMCC evalStefan Roese2005-09-15-0/+4
| | | | | boards (baudrate, environment...). Flash driver fixed. Patch by Stefan Roese, 15 Sep 2005
* Merge with /home/wd/git/u-boot/masterWolfgang Denk2005-09-14-0/+4
|\
| * Merge with /home/sr/git/u-bootWolfgang Denk2005-09-14-0/+4
| |\
| | * Fix problem in 440GP ethernet driver (ebony). Add support for 2ndStefan Roese2005-09-07-0/+4
| | | | | | | | | | | | | | | ethernet port on ebony. Patch by Stefan Roese, 7 Sep 2005
* | | Add support for mtddevnum and mtddevname variables (mtdparts command)Wolfgang Denk2005-09-13-0/+2
|\ \ \ | | | | | | | | | | | | [Merge with /home/m8/git/u-boot]
| * | | Added support for mtddevnum and mtddevname variables (mtdparts command)Marian Balakowicz2005-09-11-0/+2
| | | |
* | | | Change default console baud rate for stxxtc boardWolfgang Denk2005-09-13-0/+2
| |/ / |/| |
* | | Merge with /home/sr/git/u-boot:Wolfgang Denk2005-09-06-0/+3
|\ \ \ | |/ / |/| / | |/ Add I2C support for TQM85xx
| * Add I2C support to TQM8540 and TQM8560 boards (EEPROM, RTC, LM75-DTT).Stefan Roese2005-08-31-0/+5
| | | | | | | | | | | | Removed CFG_CMD_DISPLAY from default commands. Fixed compiler warning in net.c. Patch by Stefan Roese, 31 Aug 2005
* | Fix default command set (don't include CFG_CMD_DISPLAY command)Wolfgang Denk2005-09-03-0/+3
| | | | | | | | Patch by Pantelis Antoniou, 02 Sep 2005
* | Cleanup compiler warnings.Wolfgang Denk2005-09-03-0/+2
| |
* | Update CHANGELOG.Wolfgang Denk2005-09-03-0/+2
|/
* Update CHANGELOG fileWolfgang Denk2005-08-31-0/+12
|
* Minor reformattingWolfgang Denk2005-08-24-2/+2
|
* Fixed bamboo port to enable running without DDR-DIMM (bamboo has also 64MB ↵Stefan Roese2005-08-24-0/+4
| | | | | | onboard DDR) Patch by Stefan Roese, 24 Aug 2005
* Update CHANGELOGWolfgang Denk2005-08-23-0/+4
|
* Fix make dependencies for at91rm9200 and ks8695 cpusWolfgang Denk2005-08-23-0/+3
| | | | Patch by Steven Scholz, 23 Aug 2005
* Add JFFS2 support for TQM5200 boardWolfgang Denk2005-08-23-0/+2
|
* Add esd cpci5200 and pf5200 boardsStefan Roese2005-08-22-0/+3
| | | | Patch by Reinhard Arlt, 22 Aug 2005
* Fix sysclock for TQM8540 and TQM8560 boardsWolfgang Denk2005-08-19-0/+3
| | | | Patch by Martin Krause, 25 Jul 2005
* Initialize serial# and ethaddr from manufacturer data in EEPROM on CMC-PU2Wolfgang Denk2005-08-19-0/+3
| | | | Patch by Martin Krause, 08 Jun 2005
* Add new board specific commands for TQM5200/STK52XXWolfgang Denk2005-08-19-1/+6
| | | | | | - Sound commands (beep, wav, sound) - Test commands (led, can, backlight, rs232) Patch by Martin Krause, 02 May 2005
* Change main clock on CMC-PU2 board from 207 MHz to 179 MHzWolfgang Denk2005-08-19-0/+4
| | | | | because of a bug in the AT91RM9200 CPU PLL Patch by Martin Krause, 22 Apr 2005
* Add automatic HW detection for another CMC_PU2 variantWolfgang Denk2005-08-19-2/+5
| | | | Patch by Martin Krause, 20 Apr 2005
* Remove CONFIG_AT91RM9200DK in CMC-PU2 configurationWolfgang Denk2005-08-18-0/+3
| | | | Patch by Martin Krause, 19 Apr 2005
* Fix initialization problem on TQM5200 without SM501Wolfgang Denk2005-08-18-0/+3
| | | | Patch by Martin Krause, 8 Apr. 2005
* Add RTC support for STK52XX.200Wolfgang Denk2005-08-18-0/+3
| | | | Patch by Martin Krause, 7 Apr. 2005
* Add CHANEGLOG entry; sort Makefile entriesWolfgang Denk2005-08-18-0/+2
|
* Enable PCI on hmi1001 boardWolfgang Denk2005-08-16-0/+2
|
* Fix return values of the jffs2 commands ls/fsload/fsinfo,Wolfgang Denk2005-08-16-0/+5
| | | | | | 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
* Coding style cleanupWolfgang Denk2005-08-15-0/+2
|