Commit Graph

  • 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
  • ce05de2950 Add AMCC bamboo board to MAKEALL build script. Marian Balakowicz 2006-07-04 08:47:23 +02:00
  • d19206b9a5 Fix AMCC bamboo eval board compilation errors. Marian Balakowicz 2006-07-04 01:27:46 +02:00
  • fbb0b559ae Add system memory to the PCI region list for AMCC PPC44x CPUs. Enabled it for Yucca board. Marian Balakowicz 2006-07-04 00:55:47 +02:00
  • fe84b48a94 Cleanup config file and bootup output for Yucca board. Marian Balakowicz 2006-07-03 23:42:36 +02:00
  • 3f7a63e6a3 Fix CHANGELOG LABEL_2006_06_30_2020 Wolfgang Denk 2006-06-30 20:16:37 +02:00
  • 3b5f61a025 Merge with /home/m8/git/u-boot Wolfgang Denk 2006-06-30 19:32:25 +02:00
  • bba6837732 Fix CONFIG_440_GX define usage. Marian Balakowicz 2006-06-30 18:35:04 +02:00
  • 971a5dd11a Remove autogenerated bmp_logo.h file. Marian Balakowicz 2006-06-30 18:23:06 +02:00
  • f6e5739a68 Merge: Add support for AMCC 440SPe CPU based eval board (Yucca). Marian Balakowicz 2006-06-30 18:19:42 +02:00
  • 6c5879f380 Add support for AMCC 440SPe CPU based eval board (Yucca). Marian Balakowicz 2006-06-30 16:30:46 +02:00
  • bb105f24cc Call serial_initialize() before first debug() is used. Marian Balakowicz 2006-06-30 15:27:09 +02:00
  • 38433ccc58 * Switched default PCI speed for 8540 ADS back to 33MHz * Added comments and a printf to warn that PCI-X won't work at 33MHz Patch by Andy Fleming 17-Mar-2006 Matthew McClintock 2006-06-28 10:47:03 -05:00
  • e4c2a0eb0c * 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
  • cbfc7ce756 * Added VIA configuration table * Added support for PCI2 on CDS Patch by Andy Fleming 17-Mar-2006 Matthew McClintock 2006-06-28 10:46:13 -05:00
  • 52c7a68b8d * Fixed PCI memory definitions Patch by Andy Fleming 17-Mar-2006 Matthew McClintock 2006-06-28 10:45:41 -05:00
  • 087454609e * 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
  • b636aaeb6f * 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
  • 20abbc6fff * 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
  • 40d5fa35d0 * 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
  • be7e8b0cb5 * 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
  • 1b380ec225 * 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
  • 98a9c4d468 * 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
  • 152a44c6cd Merge branch 'mpc86xx' Jon Loeliger 2006-06-28 08:45:07 -05:00
  • da012ab661 Change Id to symbolic name for RTL8139 Jin Zhengxiong 2006-06-28 08:43:56 -05:00
  • 894b773c86 Merge branch 'mpc86xx' Jon Loeliger 2006-06-27 11:08:17 -05:00
  • bc09cf3c2b Fix RTL8139 in big endian Jin Zhengxiong-R64188 2006-06-27 18:12:10 +08:00
  • fcfb9a5794 Fix Tsec bug when no link Jin Zhengxiong-R64188 2006-06-27 18:12:23 +08:00
  • bd22c2b975 Fix bug for io_bar size during pci scan Jin Zhengxiong-R64188 2006-06-27 18:12:02 +08:00
  • fa7db9c377 Enable PCIE1 for MPC8641HPCN board Jin Zhengxiong-R64188 2006-06-27 18:11:54 +08:00
  • 99d70e3a47 More code cleanup Wolfgang Denk 2006-06-26 11:06:00 +02:00
  • a11f778d76 Merge with /home/wd/git/u-boot/master Wolfgang Denk 2006-06-26 10:56:16 +02:00
  • a63c31cff5 Cleanup trab board for GCC-4.x Wolfgang Denk 2006-06-26 10:54:52 +02:00
  • f0e3d2b422 Merge with /home/wd/git/u-boot/master Wolfgang Denk 2006-06-26 10:02:52 +02:00
  • 321bbd41f9 Merge branch 'mpc86xx' Jon Loeliger 2006-06-22 08:53:47 -05:00
  • 684623ce92 Fix bug in 8641hpcn reset command with no args. Jon Loeliger 2006-06-22 08:51:46 -05:00
  • 8be429a5dd Reworked IRQ mapping in OF-tree. Zhang Wei 2006-06-20 17:47:15 +08:00