Commit Graph

  • c177bb5f6c Fix VOH405 Support Patch by Matthias Fuchs, 25 Sep 2005 Wolfgang Denk 2005-09-25 16:31:16 +02:00
  • 1972dc0a9e Added support for PCI bridge on MPC8272ADS Patch by Vitaly Bordug, Feb 09 2005 Wolfgang Denk 2005-09-25 16:27:55 +02:00
  • 0148e8cb43 Update multicore CM9XX support for Integrator AP to allow booting from flash Patch by Jean-Paul Saman, 8 Feb 2005 Wolfgang Denk 2005-09-25 16:22:14 +02:00
  • 389db1f113 Fix strswab() to reliably find end of string Patch by Andrew Dyer, 08 Feb 2005 Wolfgang Denk 2005-09-25 16:15:17 +02:00
  • 6ed6ce62be Fix typos in include/ppc440.h Patch by Andrew E Mileski, 04 Feb 2005 Wolfgang Denk 2005-09-25 16:01:42 +02:00
  • 70a2047ff6 Add Vibren (was Accelent) PXA255 IDP Support Patch by Cliff Brake, 04 Feb 2005 Wolfgang Denk 2005-09-25 15:59:01 +02:00
  • 2df741bf7c Add Vibren (was Accelent) PXA255 IDP Support Patch by Cliff Brake, 04 Feb 2005 Wolfgang Denk 2005-09-25 15:57:49 +02:00
  • fd4bb67bd2 Fix tools/bmp_logo.c using incorrect offset to pixel data Patch by Andrew Dyer, 31 Jan 2005 Wolfgang Denk 2005-09-25 15:39:00 +02:00
  • fe7eb5d88b Cleanup Wolfgang Denk 2005-09-25 02:00:47 +02:00
  • 74f4304ee7 Add ARM946E cpu and core module targets; remap memory to 0x00000000 Patch by Peter Pearse, 2 Feb 2005 Wolfgang Denk 2005-09-25 01:48:28 +02:00
  • e2146b6aea Fix error handling in tools/env/fw_env.c Patch by Ara Avanesyan, 01 Feb 2005 Wolfgang Denk 2005-09-25 01:20:38 +02:00
  • 9f221d0738 Fix MGT5100 PSC baudrate calculation Patch by Sebastian Schau, 27 Jan 2005 Wolfgang Denk 2005-09-25 01:09:58 +02:00
  • 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: Wolfgang Denk 2005-09-25 00:59:24 +02:00
  • 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 Wolfgang Denk 2005-09-25 00:53:22 +02:00
  • 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 Wolfgang Denk 2005-09-25 00:23:05 +02:00
  • 3706ba1a36 Fix warnings for PCI code on ixp Patch by Joe <lgxue@yahoo.com>, 13 Jan 2005 Wolfgang Denk 2005-09-25 00:00:45 +02:00
  • 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 Wolfgang Denk 2005-09-24 23:41:00 +02:00
  • 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 Wolfgang Denk 2005-09-24 23:32:48 +02:00
  • 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 Wolfgang Denk 2005-09-24 23:25:46 +02:00
  • 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 Wolfgang Denk 2005-09-24 22:37:32 +02:00
  • 4bc12f1ccf Fix ethernet timeouts on dbau1550 and other au1x00 systems Patch by Leif Lindholm, 29 Dec 2004 Wolfgang Denk 2005-09-24 22:05:40 +02:00
  • 2b792afcc5 * Fix PHY address argument passing with mii info command Patch by Andrew Dyer, 28 Dec 2004 Wolfgang Denk 2005-09-24 21:54:50 +02:00
  • 9ea4b5886a More cleanup: get rid or redundand #defines Wolfgang Denk 2005-09-23 13:12:15 +02:00
  • 0c8721a466 Cleanup (PPC4xx is AMCC now) Wolfgang Denk 2005-09-23 11:05:55 +02:00
  • a6e6cf0036 Merge with /home/wd/git/u-boot/work Wolfgang Denk 2005-09-22 09:46:19 +02:00
  • 1caa70788c Cleanup - update CHANGELOG, undo test settings Wolfgang Denk 2005-09-22 09:34:17 +02:00
  • 7644f16f6b esd CPCI2DP board added Patch by Matthias Fuchs, 22 Sep 2005 Stefan Roese 2005-09-22 09:16:57 +02:00
  • 026cb5d864 esd PMC405 board updated Patch by Matthias Fuchs, 22 Sep 2005 Stefan Roese 2005-09-22 09:07:15 +02:00
  • 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 Stefan Roese 2005-09-22 09:04:17 +02:00
  • 5810dc3a2e Fix autonegotiation in tsec ethernet driver Patch by Stefan Roese, 21 Sep 2005 Stefan Roese 2005-09-21 18:20:22 +02:00
  • 8b4c9e7c14 Fix bug in auto_update (trab board) Patch by Martin Krause, 16 Sep 2005 Wolfgang Denk 2005-09-21 15:31:25 +02:00
  • 59d80bf180 Fix computation of framebuffer palette for 8bpp LCD bitmaps Patch by Francesco Mandracci, 16 Sep 2005 Wolfgang Denk 2005-09-21 15:24:52 +02:00
  • 1806c75959 Update configuration for INKA4x0 board Wolfgang Denk 2005-09-21 10:07:56 +02:00
  • 29fe1c0fa4 Update configuration for PM854 board Based on patch by R. Loeffl, 20 Jul 2005 Wolfgang Denk 2005-09-21 09:59:55 +02:00
  • 053b40fa0c Add PCI support to TQM8540 and TQM8560 boards Patch by Stefan Roese, 15 Sep 2005 LABEL_2005_09_15_2320 Stefan Roese 2005-09-15 14:41:11 +02:00
  • 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 Stefan Roese 2005-09-15 11:34:07 +02:00
  • ac7eb8a315 Update of new NAND code Patch by Ladislav Michl, 13 Sep 2005 Wolfgang Denk 2005-09-14 23:53:32 +02:00
  • 3edb0ccf61 Merge with /home/wd/git/u-boot/master Wolfgang Denk 2005-09-14 17:06:43 +02:00
  • 47278471f9 Merge with /home/sr/git/u-boot Wolfgang Denk 2005-09-14 16:59:18 +02:00
  • e1b7296126 Add support for mtddevnum and mtddevname variables (mtdparts command) [Merge with /home/m8/git/u-boot] Wolfgang Denk 2005-09-13 00:20:45 +02:00
  • 670d9f132d Change default console baud rate for stxxtc board Wolfgang Denk 2005-09-13 00:12:33 +02:00
  • 7d45477bfa Added support for mtddevnum and mtddevname variables (mtdparts command) Marian Balakowicz 2005-09-11 15:27:12 +02:00
  • 4a3cd9e655 Fix problem in 440GP ethernet driver (ebony). Add support for 2nd ethernet port on ebony. Patch by Stefan Roese, 7 Sep 2005 Stefan Roese 2005-09-07 16:21:12 +02:00
  • 5d244ea128 Merge with /home/sr/git/u-boot: Add I2C support for TQM85xx Wolfgang Denk 2005-09-06 22:17:16 +02:00
  • c44ffb9efa Update MPC5200 FIFO Control settings (u-boot.habanero.fifo_cntrl.patch from Freescale) Wolfgang Denk 2005-09-04 23:19:41 +02:00
  • 80e238c7f0 Fix default command set (don't include CFG_CMD_DISPLAY command) Patch by Pantelis Antoniou, 02 Sep 2005 Wolfgang Denk 2005-09-03 02:22:41 +02:00
  • 6d51e505ad Cleanup compiler warnings. Wolfgang Denk 2005-09-03 01:58:35 +02:00
  • 7b3e3c5954 Update CHANGELOG. Wolfgang Denk 2005-09-03 01:23:25 +02:00
  • ccd9d3d60c Enable SM712 driver support for HMI1001 board. Wolfgang Denk 2005-09-03 01:21:50 +02:00
  • 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 Stefan Roese 2005-08-31 12:55:50 +02:00
  • 77f6580cc0 Update CHANGELOG file Wolfgang Denk 2005-08-31 12:30:09 +02:00
  • 807d5d7319 Fix problems with ld version 2.16 (dot outside sections problem) Pointed out by Gerhard Jaeger, 31 Aug 2005; cf. http://sourceware.org/ml/binutils/2005-08/msg00412.html Wolfgang Denk 2005-08-31 12:28:00 +02:00
  • bce84c4dab Prepare U-Boot for gcc-4.x: fix global data pointer initialization Wolfgang Denk 2005-08-30 14:13:23 +02:00
  • f7fbf269fe Adjust CS3 timings on HMI1001 board for dot matrix display under Linux Wolfgang Denk 2005-08-30 13:43:18 +02:00
  • 9f96ae44c6 Add keyboard and dot matrix display support for HMI1001 board. Wolfgang Denk 2005-08-30 13:04:12 +02:00
  • 7bc5ee0785 Prepare U-Boot for gcc-4.x Wolfgang Denk 2005-08-26 01:36:03 +02:00
  • 61dada83f3 Minor reformatting Wolfgang Denk 2005-08-24 12:41:18 +02:00
  • a3e4fcb860 Fixed bamboo port to enable running without DDR-DIMM (bamboo has also 64MB onboard DDR) Patch by Stefan Roese, 24 Aug 2005 Stefan Roese 2005-08-24 11:21:36 +02:00
  • a9fe9f427d Update CHANGELOG Wolfgang Denk 2005-08-23 23:04:40 +02:00
  • ec2e5a2cce Merge with testing-4xx_enet (Create generic 4xx Ethernet code) Wolfgang Denk 2005-08-23 23:03:20 +02:00
  • 2ac4785c2f Fix make dependencies for at91rm9200 and ks8695 cpus Patch by Steven Scholz, 23 Aug 2005 Wolfgang Denk 2005-08-23 22:29:44 +02:00
  • d534f5cc38 Add JFFS2 support for TQM5200 board Wolfgang Denk 2005-08-23 22:27:41 +02:00
  • 5e4b3361bc Add esd cpci5200 and pf5200 boards Patch by Reinhard Arlt, 22 Aug 2005 Stefan Roese 2005-08-22 17:51:53 +02:00
  • c0233d979b Fix erroneous commit Wolfgang Denk 2005-08-19 01:09:28 +02:00
  • aecd902aed Fix MPC52xx watchdog driver - make watchdog driver work on systems with an IPB clock frequency of 133 MHz (watchdog expired to fast there). - now all three watchdog chain entries could be used. - fix some typos. Patch by Martin Krause, 23 Jun 2005 Wolfgang Denk 2005-08-19 01:05:06 +02:00
  • 94085698d0 Fix sysclock for TQM8540 and TQM8560 boards Patch by Martin Krause, 25 Jul 2005 Wolfgang Denk 2005-08-19 00:55:12 +02:00
  • c7db9a3805 Initialize serial# and ethaddr from manufacturer data in EEPROM on CMC-PU2 Patch by Martin Krause, 08 Jun 2005 Wolfgang Denk 2005-08-19 00:53:02 +02:00
  • 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 Wolfgang Denk 2005-08-19 00:46:54 +02:00
  • 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 Wolfgang Denk 2005-08-19 00:36:45 +02:00
  • 601aed1e8f Add automatic HW detection for another CMC_PU2 variant Patch by Martin Krause, 20 Apr 2005 Wolfgang Denk 2005-08-19 00:08:55 +02:00
  • dbc5819098 Remove CONFIG_AT91RM9200DK in CMC-PU2 configuration Patch by Martin Krause, 19 Apr 2005 Wolfgang Denk 2005-08-18 12:21:16 +02:00
  • e8aa824eb2 Fix initialization problem on TQM5200 without SM501 Patch by Martin Krause, 8 Apr. 2005 Wolfgang Denk 2005-08-18 11:55:22 +02:00
  • 4f562f145a Add RTC support for STK52XX.200 Patch by Martin Krause, 7 Apr. 2005 Wolfgang Denk 2005-08-18 11:51:12 +02:00
  • e7e671b823 Add 82dnt board support Wolfgang Denk 2005-08-18 01:25:11 +02:00
  • df04a3df33 Add CHANEGLOG entry; sort Makefile entries Wolfgang Denk 2005-08-18 01:22:22 +02:00
  • 8b99e512b5 Minor Makefile cleanup Wolfgang Denk 2005-08-18 00:06:50 +02:00
  • 05b47540aa Merge with testing-NAND (Rewrite of NAND code) Wolfgang Denk 2005-08-17 12:57:49 +02:00
  • 932394ac43 Rewrite of NAND code based on what is in 2.6.12 Linux kernel Patch by Ladislav Michl, 29 Jun 2005 Wolfgang Denk 2005-08-17 12:55:25 +02:00
  • ef3f9669ae Disable SNTP for O2DNT board. 2005-08-16 22:54:40 +02:00
  • 30eb1770ca CONFIG_PCI_SCAN_SHOW disabled for O2DNT. 2005-08-16 20:39:05 +02:00
  • d6c61aabc4 Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c now handling all 4xx cpu's. Patch by Stefan Roese, 16 Aug 2005 Stefan Roese 2005-08-16 18:18:00 +02:00
  • 22e05df45c Merge with pollux.denx.org:/home/git/u-boot/.git 2005-08-16 17:34:22 +02:00
  • 98128f389c Enable PCI on hmi1001 board Wolfgang Denk 2005-08-16 15:17:53 +02:00
  • 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 Wolfgang Denk 2005-08-16 09:32:45 +02:00
  • 3d078ce6d7 Coding style cleanup Wolfgang Denk 2005-08-15 16:03:56 +02:00
  • 6bdf430660 Add support for Silicon Turnkey eXpress XTc (mpc87x/88x) board. Patch by Dan Malek and Pantelis Antoniou, 15 Aug 2005 Wolfgang Denk 2005-08-15 15:55:00 +02:00
  • 4dc37144f0 Changed to version 1.1.4 Stefan Roese 2005-08-15 12:33:29 +02:00
  • 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 Stefan Roese 2005-08-15 12:31:23 +02:00
  • 2893ecbf3e Fix build problems U-Boot-1_1_3 Wolfgang Denk 2005-08-14 01:52:14 +02:00
  • b62bdffb75 Adjust MAKEALL script for little endian MIPS build tests Wolfgang Denk 2005-08-14 00:27:00 +02:00
  • 5ad2af341d Code cleanup. Wolfgang Denk 2005-08-13 23:13:17 +02:00
  • 46044b4817 Merge with /home/wd/git/u-boot/master Wolfgang Denk 2005-08-13 18:37:31 +02:00
  • 0e1fb5eebf make "make clean" remove all build results Wolfgang Denk 2005-08-13 18:36:17 +02:00
  • 2afbe4ed97 Fix compiler warnings Wolfgang Denk 2005-08-13 02:04:37 +02:00
  • 55d150d95d Merge with /home/wd/git/u-boot/master Wolfgang Denk 2005-08-12 23:55:10 +02:00
  • 90e4e78365 Remove stale file entry Wolfgang Denk 2005-08-12 23:51:07 +02:00
  • b2f508075c Minor code cleanup Wolfgang Denk 2005-08-12 23:43:12 +02:00
  • 50814844e4 Add forgotten new fils from latest VoiceBlue update Wolfgang Denk 2005-08-12 23:36:08 +02:00
  • 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 Wolfgang Denk 2005-08-12 23:34:51 +02:00
  • d992daf99d Update Hymod Board Database PHP code in "tools" directory Patch by Murray Jensen, 01 Jul 2005 Wolfgang Denk 2005-08-12 23:27:18 +02:00