Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Added support for PCI bridge on MPC8272ADS | Wolfgang Denk | 2005-09-25 | -8/+163 |
| | | | | Patch by Vitaly Bordug, Feb 09 2005 | |||
* | Update multicore CM9XX support for Integrator AP to allow booting from flash | Wolfgang Denk | 2005-09-25 | -7/+241 |
| | | | | Patch by Jean-Paul Saman, 8 Feb 2005 | |||
* | Fix strswab() to reliably find end of string | Wolfgang Denk | 2005-09-25 | -5/+9 |
| | | | | Patch by Andrew Dyer, 08 Feb 2005 | |||
* | Fix typos in include/ppc440.h | Wolfgang Denk | 2005-09-25 | -2/+5 |
| | | | | Patch by Andrew E Mileski, 04 Feb 2005 | |||
* | Add Vibren (was Accelent) PXA255 IDP Support | Wolfgang Denk | 2005-09-25 | -0/+1567 |
| | | | | Patch by Cliff Brake, 04 Feb 2005 | |||
* | Add Vibren (was Accelent) PXA255 IDP Support | Wolfgang Denk | 2005-09-25 | -2/+15 |
| | | | | Patch by Cliff Brake, 04 Feb 2005 | |||
* | Fix tools/bmp_logo.c using incorrect offset to pixel data | Wolfgang Denk | 2005-09-25 | -2/+11 |
| | | | | Patch by Andrew Dyer, 31 Jan 2005 | |||
* | Cleanup | Wolfgang Denk | 2005-09-25 | -164/+149 |
| | ||||
* | Add ARM946E cpu and core module targets; remap memory to 0x00000000 | Wolfgang Denk | 2005-09-25 | -80/+2666 |
| | | | | Patch by Peter Pearse, 2 Feb 2005 | |||
* | Fix error handling in tools/env/fw_env.c | Wolfgang Denk | 2005-09-25 | -1/+4 |
| | | | | Patch by Ara Avanesyan, 01 Feb 2005 | |||
* | Fix MGT5100 PSC baudrate calculation | Wolfgang Denk | 2005-09-25 | -3/+6 |
| | | | | Patch by Sebastian Schau, 27 Jan 2005 | |||
* | OMAP242x fix for GP device booting | Wolfgang Denk | 2005-09-25 | -15/+35 |
| | | | | | | - Add SRAM unlock for GP devices. - Change DDR DLL unlock value to allow DPLLout*1 operation. Patches by Richard Woodruff, 21 Jan 2005: | |||
* | Add support for AMD's Pb1x00 eval board; | Wolfgang Denk | 2005-09-25 | -91/+3244 |
| | | | | | | add MII routines to the au1x00 ethernet driver; add USB ohci driver (work in progress) Patch by Thomas Sailer, 20 Jan 2005 | |||
* | Update omap5912osk board: | Wolfgang Denk | 2005-09-25 | -510/+9 |
| | | | | | | | 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 | -46/+9 |
| | | | | Patch by Joe <lgxue@yahoo.com>, 13 Jan 2005 | |||
* | virtex2 fix for bogus download error messages | Wolfgang Denk | 2005-09-24 | -6/+32 |
| | | | | | | | | | | | | | 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 | -23/+11 |
| | | | | | | | | 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 | -5/+20 |
| | | | | | | 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/+34 |
| | | | | | (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 | -2/+5 |
| | | | | Patch by Leif Lindholm, 29 Dec 2004 | |||
* | * Fix PHY address argument passing with mii info command | Wolfgang Denk | 2005-09-24 | -46/+108 |
| | | | | | | Patch by Andrew Dyer, 28 Dec 2004 * Cleanup: fix broken builds | |||
* | More cleanup: get rid or redundand #defines | Wolfgang Denk | 2005-09-23 | -5/+2 |
| | ||||
* | Cleanup (PPC4xx is AMCC now) | Wolfgang Denk | 2005-09-23 | -187/+191 |
| | ||||
* | Merge with /home/wd/git/u-boot/work | Wolfgang Denk | 2005-09-22 | -4/+9 |
|\ | ||||
| * | Fix bug in auto_update (trab board) | Wolfgang Denk | 2005-09-21 | -1/+4 |
| | | | | | | | | Patch by Martin Krause, 16 Sep 2005 | |||
| * | Fix computation of framebuffer palette for 8bpp LCD bitmaps | Wolfgang Denk | 2005-09-21 | -3/+5 |
| | | | | | | | | Patch by Francesco Mandracci, 16 Sep 2005 | |||
* | | Cleanup - update CHANGELOG, undo test settings | Wolfgang Denk | 2005-09-22 | -1/+3 |
| | | ||||
* | | esd CPCI2DP board added | Stefan Roese | 2005-09-22 | -11/+811 |
| | | | | | | | | Patch by Matthias Fuchs, 22 Sep 2005 | |||
* | | esd PMC405 board updated | Stefan Roese | 2005-09-22 | -797/+14 |
| | | | | | | | | Patch by Matthias Fuchs, 22 Sep 2005 | |||
* | | Add SM501 support to HH405 board. | Stefan Roese | 2005-09-22 | -2586/+3219 |
| | | | | | | | | | | | | 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 | |||
* | | Fix autonegotiation in tsec ethernet driver | Stefan Roese | 2005-09-21 | -10/+64 |
|/ | | | | Patch by Stefan Roese, 21 Sep 2005 | |||
* | Update configuration for INKA4x0 board | Wolfgang Denk | 2005-09-21 | -14/+8 |
| | ||||
* | Update configuration for PM854 board | Wolfgang Denk | 2005-09-21 | -2/+8 |
| | | | | Based on patch by R. Loeffl, 20 Jul 2005 | |||
* | Add PCI support to TQM8540 and TQM8560 boards | Stefan Roese | 2005-09-15 | -6/+31 |
| | | | | Patch by Stefan Roese, 15 Sep 2005 | |||
* | Update AMCC Yosemite to get a consistent setup for all AMCC eval | Stefan Roese | 2005-09-15 | -736/+247 |
| | | | | | 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 | -2/+12 |
|\ | ||||
| * | Merge with /home/sr/git/u-boot | Wolfgang Denk | 2005-09-14 | -2/+12 |
| |\ | ||||
| | * | Fix problem in 440GP ethernet driver (ebony). Add support for 2nd | Stefan Roese | 2005-09-07 | -2/+12 |
| | | | | | | | | | | | | | | | 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 | -9/+71 |
|\ \ \ | | | | | | | | | | | | | [Merge with /home/m8/git/u-boot] | |||
| * | | | Added support for mtddevnum and mtddevname variables (mtdparts command) | Marian Balakowicz | 2005-09-11 | -9/+71 |
| | | | | ||||
* | | | | Change default console baud rate for stxxtc board | Wolfgang Denk | 2005-09-13 | -1/+3 |
| |/ / |/| | | ||||
* | | | Merge with /home/sr/git/u-boot: | Wolfgang Denk | 2005-09-06 | -20/+106 |
|\ \ \ | | |/ | |/| | | | | Add I2C support for TQM85xx | |||
| * | | Add I2C support to TQM8540 and TQM8560 boards (EEPROM, RTC, LM75-DTT). | Stefan Roese | 2005-08-31 | -20/+109 |
| | | | | | | | | | | | | | | | | | | Removed CFG_CMD_DISPLAY from default commands. Fixed compiler warning in net.c. Patch by Stefan Roese, 31 Aug 2005 | |||
* | | | Update MPC5200 FIFO Control settings | Wolfgang Denk | 2005-09-04 | -2/+4 |
| |/ |/| | | | | | (u-boot.habanero.fifo_cntrl.patch from Freescale) | |||
* | | Fix default command set (don't include CFG_CMD_DISPLAY command) | Wolfgang Denk | 2005-09-03 | -0/+4 |
| | | | | | | | | Patch by Pantelis Antoniou, 02 Sep 2005 | |||
* | | Cleanup compiler warnings. | Wolfgang Denk | 2005-09-03 | -6/+5 |
| | | ||||
* | | Update CHANGELOG. | Wolfgang Denk | 2005-09-03 | -0/+2 |
| | | ||||
* | | Enable SM712 driver support for HMI1001 board. | Wolfgang Denk | 2005-09-03 | -5/+15 |
|/ | ||||
* | Update CHANGELOG file | Wolfgang Denk | 2005-08-31 | -0/+12 |
| | ||||
* | Fix problems with ld version 2.16 (dot outside sections problem) | Wolfgang Denk | 2005-08-31 | -0/+413 |
| | | | | | Pointed out by Gerhard Jaeger, 31 Aug 2005; cf. http://sourceware.org/ml/binutils/2005-08/msg00412.html |