Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update omap5912osk board: | Wolfgang Denk | 2005-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 ixp | Wolfgang Denk | 2005-09-25 | -0/+3 |
| | | | | Patch by Joe <lgxue@yahoo.com>, 13 Jan 2005 | |||
* | virtex2 fix for bogus download error messages | Wolfgang Denk | 2005-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 endian | Wolfgang Denk | 2005-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 port | Wolfgang Denk | 2005-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 port | Wolfgang Denk | 2005-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 systems | Wolfgang Denk | 2005-09-24 | -0/+3 |
| | | | | Patch by Leif Lindholm, 29 Dec 2004 | |||
* | * Fix PHY address argument passing with mii info command | Wolfgang Denk | 2005-09-24 | -0/+5 |
| | | | | | | Patch by Andrew Dyer, 28 Dec 2004 * Cleanup: fix broken builds | |||
* | Cleanup (PPC4xx is AMCC now) | Wolfgang Denk | 2005-09-23 | -0/+2 |
| | ||||
* | Merge with /home/wd/git/u-boot/work | Wolfgang Denk | 2005-09-22 | -0/+6 |
|\ | ||||
| * | Fix bug in auto_update (trab board) | Wolfgang Denk | 2005-09-21 | -0/+3 |
| | | | | | | | | Patch by Martin Krause, 16 Sep 2005 | |||
| * | Fix computation of framebuffer palette for 8bpp LCD bitmaps | Wolfgang Denk | 2005-09-21 | -0/+3 |
| | | | | | | | | Patch by Francesco Mandracci, 16 Sep 2005 | |||
* | | Cleanup - update CHANGELOG, undo test settings | Wolfgang Denk | 2005-09-22 | -0/+3 |
| | | ||||
* | | esd CPCI2DP board added | Stefan Roese | 2005-09-22 | -0/+3 |
| | | | | | | | | Patch by Matthias Fuchs, 22 Sep 2005 | |||
* | | esd PMC405 board updated | Stefan Roese | 2005-09-22 | -0/+3 |
| | | | | | | | | Patch by Matthias Fuchs, 22 Sep 2005 | |||
* | | Add SM501 support to HH405 board. | Stefan Roese | 2005-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 board | Wolfgang Denk | 2005-09-21 | -0/+2 |
| | ||||
* | Update configuration for PM854 board | Wolfgang Denk | 2005-09-21 | -0/+3 |
| | | | | Based on patch by R. Loeffl, 20 Jul 2005 | |||
* | Add PCI support to TQM8540 and TQM8560 boards | Stefan Roese | 2005-09-15 | -0/+3 |
| | | | | Patch by Stefan Roese, 15 Sep 2005 | |||
* | Update AMCC Yosemite to get a consistent setup for all AMCC eval | Stefan Roese | 2005-09-15 | -0/+4 |
| | | | | | boards (baudrate, environment...). Flash driver fixed. Patch by Stefan Roese, 15 Sep 2005 | |||
* | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2005-09-14 | -0/+4 |
|\ | ||||
| * | Merge with /home/sr/git/u-boot | Wolfgang Denk | 2005-09-14 | -0/+4 |
| |\ | ||||
| | * | Fix problem in 440GP ethernet driver (ebony). Add support for 2nd | Stefan Roese | 2005-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 Denk | 2005-09-13 | -0/+2 |
|\ \ \ | | | | | | | | | | | | | [Merge with /home/m8/git/u-boot] | |||
| * | | | Added support for mtddevnum and mtddevname variables (mtdparts command) | Marian Balakowicz | 2005-09-11 | -0/+2 |
| | | | | ||||
* | | | | Change default console baud rate for stxxtc board | Wolfgang Denk | 2005-09-13 | -0/+2 |
| |/ / |/| | | ||||
* | | | Merge with /home/sr/git/u-boot: | Wolfgang Denk | 2005-09-06 | -0/+3 |
|\ \ \ | |/ / |/| / | |/ | Add I2C support for TQM85xx | |||
| * | Add I2C support to TQM8540 and TQM8560 boards (EEPROM, RTC, LM75-DTT). | Stefan Roese | 2005-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 Denk | 2005-09-03 | -0/+3 |
| | | | | | | | | Patch by Pantelis Antoniou, 02 Sep 2005 | |||
* | | Cleanup compiler warnings. | Wolfgang Denk | 2005-09-03 | -0/+2 |
| | | ||||
* | | Update CHANGELOG. | Wolfgang Denk | 2005-09-03 | -0/+2 |
|/ | ||||
* | Update CHANGELOG file | Wolfgang Denk | 2005-08-31 | -0/+12 |
| | ||||
* | Minor reformatting | Wolfgang Denk | 2005-08-24 | -2/+2 |
| | ||||
* | Fixed bamboo port to enable running without DDR-DIMM (bamboo has also 64MB ↵ | Stefan Roese | 2005-08-24 | -0/+4 |
| | | | | | | onboard DDR) Patch by Stefan Roese, 24 Aug 2005 | |||
* | Update CHANGELOG | Wolfgang Denk | 2005-08-23 | -0/+4 |
| | ||||
* | Fix make dependencies for at91rm9200 and ks8695 cpus | Wolfgang Denk | 2005-08-23 | -0/+3 |
| | | | | Patch by Steven Scholz, 23 Aug 2005 | |||
* | Add JFFS2 support for TQM5200 board | Wolfgang Denk | 2005-08-23 | -0/+2 |
| | ||||
* | Add esd cpci5200 and pf5200 boards | Stefan Roese | 2005-08-22 | -0/+3 |
| | | | | Patch by Reinhard Arlt, 22 Aug 2005 | |||
* | Fix sysclock for TQM8540 and TQM8560 boards | Wolfgang Denk | 2005-08-19 | -0/+3 |
| | | | | Patch by Martin Krause, 25 Jul 2005 | |||
* | Initialize serial# and ethaddr from manufacturer data in EEPROM on CMC-PU2 | Wolfgang Denk | 2005-08-19 | -0/+3 |
| | | | | Patch by Martin Krause, 08 Jun 2005 | |||
* | Add new board specific commands for TQM5200/STK52XX | Wolfgang Denk | 2005-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 MHz | Wolfgang Denk | 2005-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 variant | Wolfgang Denk | 2005-08-19 | -2/+5 |
| | | | | Patch by Martin Krause, 20 Apr 2005 | |||
* | Remove CONFIG_AT91RM9200DK in CMC-PU2 configuration | Wolfgang Denk | 2005-08-18 | -0/+3 |
| | | | | Patch by Martin Krause, 19 Apr 2005 | |||
* | Fix initialization problem on TQM5200 without SM501 | Wolfgang Denk | 2005-08-18 | -0/+3 |
| | | | | Patch by Martin Krause, 8 Apr. 2005 | |||
* | Add RTC support for STK52XX.200 | Wolfgang Denk | 2005-08-18 | -0/+3 |
| | | | | Patch by Martin Krause, 7 Apr. 2005 | |||
* | Add CHANEGLOG entry; sort Makefile entries | Wolfgang Denk | 2005-08-18 | -0/+2 |
| | ||||
* | Enable PCI on hmi1001 board | Wolfgang Denk | 2005-08-16 | -0/+2 |
| | ||||
* | Fix return values of the jffs2 commands ls/fsload/fsinfo, | Wolfgang Denk | 2005-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 cleanup | Wolfgang Denk | 2005-08-15 | -0/+2 |
| |