Commit Graph

  • 7213859d11 Merge with /home/raj/git/u-boot Wolfgang Denk 2006-08-11 18:19:53 +02:00
  • d8519dc718 Fix preboot message on TQM85xx after switching to hush parser. Wolfgang Denk 2006-08-11 17:33:42 +02:00
  • 015c200b1f Adapt TQM85xx ramdisk address to Linux kernel memory map Wolfgang Denk 2006-08-11 17:29:38 +02:00
  • 36b904a7fd Fix PCI-Express on PPC440SPe rev. A. Rafal Jaworowski 2006-08-11 12:35:52 +02:00
  • d10afb3916 Merge with /home/raj/git/u-boot Wolfgang Denk 2006-08-10 15:40:49 +02:00
  • 692519b1ed Add support for PCI-Express on PPC440SPe (Yucca board). Rafal Jaworowski 2006-08-10 12:43:17 +02:00
  • a3d9181e00 Fix compiler warning for TRAB board. Patch by Martin Krause, 07 Aug 2006 Wolfgang Denk 2006-08-10 01:58:22 +02:00
  • 3754d6987c Merge branch 'mpc86xx' Jon Loeliger 2006-08-09 15:32:42 -05:00
  • 40bc83559d Removed MPC8641HPCN DTS source file from build. It is no longer linked into U-Boot; its sources are now located in the kernel tree. Jon Loeliger 2006-08-09 15:32:16 -05:00
  • 92c427b189 Merge branch 'mpc85xx' Jon Loeliger 2006-08-09 14:41:17 -05:00
  • 34c3c0e01d * Switched default PCI speed for 8540 ADS back to 33MHz Matthew McClintock 2006-06-28 10:47:03 -05:00
  • b6c5e1373b * Fixed a bug where 8555 PCI code used the old variable and function names Patch by Andy Fleming 17-Mar-2006 Matthew McClintock 2006-06-28 10:46:35 -05:00
  • bf1dfffd8c * Added VIA configuration table Matthew McClintock 2006-06-28 10:46:13 -05:00
  • c88f9fe66b * Fixed PCI memory definitions Patch by Andy Fleming 17-Mar-2006 Matthew McClintock 2006-06-28 10:45:41 -05:00
  • 97074ed965 * Added support for initializing second PCI bus on 85xx Patch by Andy Fleming 17-Mar-2006 Matthew McClintock 2006-06-28 10:45:17 -05:00
  • f0e6f57f71 * Added PCI-X #defines for PCI-X initialization Patch by Andy Fleming on 17-Mar-2006 Matthew McClintock 2006-06-28 10:44:49 -05:00
  • a4e11558b8 * Made sure the code which disables prefetch for PCI devices sets the size of the prefetch region to 0 Patch by Andy Fleming on 17-Mar-2006 Matthew McClintock 2006-06-28 10:44:23 -05:00
  • 0e16387db1 * Add Flat Dev Tree construction for MPC85xx ADS and CDS boards Patch by Jon Loeliger 17-Jan-2006 Matthew McClintock 2006-06-28 10:43:36 -05:00
  • 855e6fb073 * Removed the oftree.dts for stxxtx in light of the changes to the flat device tree handling code Patch by Matthew McClintock 26-June-2006 Matthew McClintock 2006-06-28 10:43:00 -05:00
  • 5498d90312 * Patch to modify ft_build.c to update flat device trees in place Patch by Matthew McClintock 26-June-2006 Matthew McClintock 2006-06-28 10:42:24 -05:00
  • 0267768edd * Modify bootm command to support booting with flat device trees Patch by Matthew McClintock 26-June-2006 Matthew McClintock 2006-06-28 10:41:37 -05:00
  • 281f69ede2 Merge branch 'wd' Jon Loeliger 2006-08-09 13:36:54 -05:00
  • 870cbeaa45 Merge branch 'mpc86xx' Jon Loeliger 2006-08-09 11:25:17 -05:00
  • 8fc8bd2cc4 Add Rapidio support for the MPC8641HPCN John Traill 2006-08-09 14:33:50 +01:00
  • 91a414c7d1 Fix caslat calculation John Traill 2006-08-08 11:32:43 +01:00
  • 709d3073e7 Convert to mac-address in ethernet nodes. Jon Loeliger 2006-08-03 16:17:56 -05:00
  • 98280e3d43 Merge with /home/wd/git/u-boot/master Wolfgang Denk 2006-08-07 23:21:52 +02:00
  • 6587f7e1e9 Merge with /home/tur/proj/usb_sticks/u-boot Wolfgang Denk 2006-08-07 20:28:05 +02:00
  • d8f961bbda Fix control-c handing in CONFIG_CMDLINE_EDITING Properly pass break code back from readline. Patch by Roger Blofeld, 31 Jul 2006 Stefan Roese 2006-08-07 15:08:44 +02:00
  • 4f92ed5fc0 Add commandline history support to all AMCC eval boards Patch by Stefan Roese, 07 Aug 2006 Stefan Roese 2006-08-07 14:33:32 +02:00
  • 9ede3cc511 Add Macronix MXLV320T flash support for AMCC Bamboo Patch by Stefan Roese, 07 Aug 2006 Stefan Roese 2006-08-07 14:31:21 +02:00
  • e335496a32 Change "mii info" to not print an error upon missing PHY at address Patch by Stefan Roese, 07 Aug 2006 Stefan Roese 2006-08-07 14:29:04 +02:00
  • e51aae3829 Prevent USB commands from working when USB is stopped. Bartlomiej Sieka 2006-08-03 23:20:13 +02:00
  • 7455af41d1 Add rudimentary handling of alternate settings of USB interfaces - to fix problems with some USB storage devices. Some code readability improvements. Bartlomiej Sieka 2006-08-02 00:54:18 +02:00
  • 3aeec28604 Merge branch 'mpc86xx' Jon Loeliger 2006-07-31 09:53:08 -05:00
  • 71748af833 Correct the irq value of DUART2 Haiying Wang 2006-07-28 12:41:35 -04:00
  • 9cb3e8816a Change the space size of PEX IO in README Haiying Wang 2006-07-28 12:41:41 -04:00
  • 239db37c94 Move get_board_sys_clk to board directory Haiying Wang 2006-07-28 12:41:18 -04:00
  • a2c95a7224 PPC440 DDR setup: Set SDRAM0_CFG0[PMU]=0 for best performance AMCC suggested to set the PMU bit to 0 for best performace on the PPC440 DDR controller. Please see doc/README.440-DDR-performance for details. Patch by Stefan Roese, 28 Jul 2006 Stefan Roese 2006-07-28 18:34:58 +02:00
  • 12d1ff4c18 Merge branch 'mpc86xx' Jon Loeliger 2006-07-28 10:00:33 -05:00
  • 492900b985 Fix 8641HPCN pollution John Traill 2006-07-28 09:03:54 +01:00
  • 515ab8a62e Fix 8641HPCN timebase John Traill 2006-07-28 08:16:06 +01:00
  • 5a8a5605b8 Merge branch 'mpc86xx' Jon Loeliger 2006-07-27 15:33:04 -05:00
  • c86360b830 Fixed OF device tree of mpc86xxhpcn board. Zhang Wei 2006-07-28 00:01:34 +08:00
  • fc6c4a67ae Merge with /home/sr/git/u-boot/denx Wolfgang Denk 2006-07-27 16:57:34 +02:00
  • 193dd95834 AMCC bamboo (440EP) U-Boot image reduced to 384kbyte Please see doc/README.bamboo for details. Patch by Stefan Roese, 27 Jul 2006 Stefan Roese 2006-07-27 16:14:05 +02:00
  • 3ca9122fec Fix CONFIG_CMDLINE_EDITING implementation Patch by Stefan Roese, 27 Jul 2006 Stefan Roese 2006-07-27 16:11:19 +02:00
  • 4c4aca8166 Fix preboot message on TQM5200 after switching to hush parser. Wolfgang Denk 2006-07-26 10:33:37 +02:00
  • 4819fad905 MCC200: set default configuration to low_boot DDR, and support for configurable options high_boot and/or SDRAM. Wolfgang Denk 2006-07-23 22:40:51 +02:00
  • fd27996dac Add support for 256 MB SDRAM on CPU87 Patch by Josef Wagner, 25 Nov 2005 Wolfgang Denk 2006-07-22 21:45:49 +02:00
  • 135ae0062f Add configuration for cam5200 board (based on TQM5200S). Wolfgang Denk 2006-07-22 01:20:03 +02:00
  • 048f6b436b Code cleanup Wolfgang Denk 2006-07-21 20:57:53 +02:00
  • fc1840e881 Code cleanup. Wolfgang Denk 2006-07-21 18:51:56 +02:00
  • 966083e95f More code cleanup Wolfgang Denk 2006-07-21 15:24:56 +02:00
  • 144f7795ee Disabled kvme080 board in MAKEALL because of build problems. Wolfgang Denk 2006-07-21 15:21:40 +02:00
  • b9365a26a1 Code cleanup Wolfgang Denk 2006-07-21 11:56:05 +02:00
  • 87a5c73d66 Update NetStar board Patch by Ladislav Michl, 03 Nov 2005 Wolfgang Denk 2006-07-21 11:38:33 +02:00
  • 029b6dc77c Make code better readable. Patch by Ladislav Michl, 14 Sep 2005 Wolfgang Denk 2006-07-21 11:37:40 +02:00
  • 2c33a38bac Enable initrd ATAG for xm250 board. Patch by Josef Wagner, 05 Sep 2005 Wolfgang Denk 2006-07-21 11:36:48 +02:00
  • aa0c71acad Document CONFIG_CMDLINE_EDITING in README. Wolfgang Denk 2006-07-21 11:35:21 +02:00
  • dd9f06f0d5 Minor code cleanup. Wolfgang Denk 2006-07-21 11:34:34 +02:00
  • 501090aaa6 Add readline cmdline-editing extension Patch by JinHua Luo, 01 Sep 2005 Wolfgang Denk 2006-07-21 11:33:45 +02:00
  • 32cb2c70c4 Add support for friendly-arm SBC-2410X board Patch by JinHua Luo, 01 Sep 2005 Wolfgang Denk 2006-07-21 11:31:42 +02:00
  • e644670b68 Fix multi-part image support on i386 platform. Patch by David Updegraff, 19 Aug 2005 Wolfgang Denk 2006-07-21 11:30:18 +02:00
  • 53dd6ce4f0 Add support for KVME080 board Patch by Sangmoon Kim, 18 Aug 2005 Wolfgang Denk 2006-07-21 11:29:20 +02:00
  • 8623c11e08 Fix patch attribution. Wolfgang Denk 2006-07-21 11:27:42 +02:00
  • 0352f17687 Fix MIPS LE build problem Patch by Thomas Lange, 10 Aug 2005 Wolfgang Denk 2006-07-21 11:24:47 +02:00
  • 311d802790 Check argument count in "mii" command. Problem pointed out by Andrew Dyer, 13 Jun 2005 Wolfgang Denk 2006-07-21 11:20:46 +02:00
  • 5078cce81c * Cleanup TQM5200 board configurations: - make highboot configurations use environment at high end, too, to avoid flash fragmentation - always use redundand environment - don't enable video code for modules without graphics controller - provide useful (though different) mtdparts settings - get rid of CONFIG_CS_AUTOCONF which was always set anyway Wolfgang Denk 2006-07-21 11:16:34 +02:00
  • 978b10964c Add support for high-boot on TQM5200 and TQM5200S boards. Wolfgang Denk 2006-07-19 18:01:38 +02:00
  • 45a212c4d7 Add support for new TQM5200 revisions - Support for TQM5200S (short version without graphic controller) - Support for modules with 'N' type S29GL128N Spansion flashes (requires changes to flash layout) - Support for MPC5200B cpu (mostly support for second SDRAM bank) Wolfgang Denk 2006-07-19 17:52:30 +02:00
  • bd3143f040 Fix support for PS/2 keyboard on TQM85xx boards The PS/2 keyobard driver for the TQM85xx modules only supports the internal DUART of the MPC85xx CPU. Since the MPC8560 doesn't include a DUART, the TQM8560 modules can't be used with the PS/2 keyboard controller on the STK85xx board. The PS/2 keyboard driver should work with the modules TQM8540, TQM8541 and TQM8555, but it only has been tested on a TQM8540, yet. Wolfgang Denk 2006-07-19 14:49:35 +02:00
  • edd0b509ba Adjust RTC century handling on STK52xx board to match Linux driver. Patch by Martin Krause, 12 Jun 2006 Wolfgang Denk 2006-07-19 14:44:03 +02:00
  • c786f427f9 Adjust filenames for USB update images on TRAB board. During an automatic update via USB stick, U-Boot searches for images with the name "firmware.img" and "kernel.img". This names are now changed to "firmw_01.img" and "kernl_01.img". This is done, to prevent updates of new boards (with the new macronics "c" step flashes) with old, incompatible firmware or kernel versions. Patch by Martin Krause, 21 Jun 2006 Wolfgang Denk 2006-07-19 14:40:43 +02:00
  • d053ce62cd Bugfix in VFD routine on TRAB board. Make sure upper lext pixel can be set to blue, too (so far only red was possible). Patch by Martin Krause, 15 Feb 2006 Wolfgang Denk 2006-07-19 14:23:12 +02:00
  • 8936601084 Enable buffered flash writes for TB5200 board. Wolfgang Denk 2006-07-19 14:16:38 +02:00
  • 5a3dfef732 Fix some bugs in TRAB board flash driver. - increase CFG_FLASH_ERASE_TOUT from 2 to 15 seconds - use CFG_FLASH_WRITE_TOUT for programming instead of CFG_FLASH_ERASE_TOUT - remove "Unlock Bypass" mode, because macronix flashes do not support this mode officially - fix flash reset command from 0x00FF to 0x00F0. 0x00FF is only specified for Intel compatible flashes, not for AMD compatible. Patch by Martin Krause, 15 Feb 2006 Wolfgang Denk 2006-07-19 14:13:02 +02:00
  • 0de7fa5939 Add additional error messages to flash driver on TRAB board (for erase errors and timeout errors) Patch by Martin Krause, 14 Feb 2006 Wolfgang Denk 2006-07-19 14:07:21 +02:00
  • b87dfd2854 Add support for TB5200 board The TB5200 ("Tinybox") is a small baseboard for the TQM5200 module integrated in a little aluminium case. Patch by Martin Krause, 8 Jun 2006 Wolfgang Denk 2006-07-19 13:50:38 +02:00
  • f3e06df7e8 Enable buffered flash writes for TQM5200 board. Wolfgang Denk 2006-07-18 17:44:19 +02:00
  • ae1d7d4b2e Merge with /home/tur/proj/usb_sticks/u-boot Wolfgang Denk 2006-07-14 00:48:06 +02:00
  • dbba399be0 Update CHANGELOG Wolfgang Denk 2006-07-13 22:32:45 +02:00
  • cf8f60f0ea Merge with /home/mk/11-cmb1920/u-boot Wolfgang Denk 2006-07-13 22:12:58 +02:00
  • 0f2859689a Merge branch 'mpc86xx' Jon Loeliger 2006-07-13 10:58:28 -05:00
  • bea3f28d28 Add support for reading and writing mac addresses to or from ID EEPROM. Haiying Wang 2006-07-12 10:48:05 -04:00
  • fcb28e7634 Fixed initrd issue by define big RAM Jin Zhengxiong 2006-07-13 10:35:10 -05:00
  • d22d102808 Cleanup duplicate definitions in MCC200 config file. Wolfgang Denk 2006-07-13 16:29:40 +02:00
  • f88a0ae6d7 Fix problems with SanDisk Corporation Cruzer Micro USB memory stick. Bartlomiej Sieka 2006-07-13 15:32:16 +02:00
  • 090eb73510 Add support for TQM885D board. Patch by Martin Krause, 20 Mar 2006 Markus Klotzbuecher 2006-07-12 15:26:01 +02:00
  • d6cc73e4e7 Bugfix in FEC initialisation: All MII configuration is done via FEC1 registers. But MII_SPEED was configured according to FEC used. So if only FEC2 was used, this caused the real MII_SPEED register in FEC1 to stay uninitalised, what lead to "mii_send STUCK!" messages. Fix: always configure MII_SPEED on FEC1 only. Markus Klotzbuecher 2006-07-12 09:08:36 +02:00
  • b02d0177c1 Support for spc1920 board. Patch by Markus Klotzbuecher, 12 Jul 2006 Markus Klotzbuecher 2006-07-12 08:48:24 +02:00
  • 87791f3bf2 MCC200 board: support console on any one of the Quad UART ports. Wolfgang Denk 2006-07-11 00:23:54 +02:00
  • 985b950a9b Fix error in flash protection calculation on MCC200 board. Wolfgang Denk 2006-07-10 23:22:43 +02:00
  • 9d40799551 Major PCMCIA Cleanup to make code better readable and maintainable. Notes: - Board-dependend code for RPXLITE and RPXCLASSIC-based boards placed to the drivers/rpx_pmcia.c file to avoid duplication. Same for TQM8xx-based boards (drivers/tqm8xx_pmcia.c). - drivers/i82365.c has been split into two parts located at board/atc/ti113x.c and board/cpc45/pd67290.c (ATC and CPC45 are the only boards using CONFIG_82365). - Changes were tested for clean build and *very* *few* boards. Wolfgang Denk 2006-07-10 23:07:28 +02:00
  • de07a6a59c Merge branch 'mpc86xx' Jon Loeliger 2006-07-07 10:03:07 -05:00
  • e6cd2a1785 We made a u-boot patch to fix the hang up issue when booting filesystem from ramdisk. Jason Jin 2006-07-07 10:01:45 -05:00
  • a874c8c65f MCC200: map the 2nd Quad UART into the processor's address space. Wolfgang Denk 2006-07-06 22:31:16 +02:00
  • edd6cf20e1 Fix timer problems on AMCC yucca board. Set Timer Clock Select to use CPU clock as a timer input source. Marian Balakowicz 2006-07-06 21:17:24 +02:00
  • caaeaf925f Bring yucca config more in line with other AMCC boards. Wolfgang Denk 2006-07-05 10:42:14 +02:00
  • 0095b787fe Merge with /home/m8/git/u-boot Wolfgang Denk 2006-07-05 10:03:52 +02:00