Jon Loeliger
870cbeaa45
Merge branch 'mpc86xx'
19 years ago
John Traill
8fc8bd2cc4
Add Rapidio support for the MPC8641HPCN
...
Signed-off-by: John Traill <john.traill@freescale.com>
19 years ago
John Traill
91a414c7d1
Fix caslat calculation
...
Signed-off-by: John Traill <john.traill@freescale.com>
19 years ago
Jon Loeliger
709d3073e7
Convert to mac-address in ethernet nodes.
19 years ago
Wolfgang Denk
6587f7e1e9
Merge with /home/tur/proj/usb_sticks/u-boot
19 years ago
Stefan Roese
d8f961bbda
Fix control-c handing in CONFIG_CMDLINE_EDITING
...
Properly pass break code back from readline.
Patch by Roger Blofeld, 31 Jul 2006
19 years ago
Stefan Roese
4f92ed5fc0
Add commandline history support to all AMCC eval boards
...
Patch by Stefan Roese, 07 Aug 2006
19 years ago
Stefan Roese
9ede3cc511
Add Macronix MXLV320T flash support for AMCC Bamboo
...
Patch by Stefan Roese, 07 Aug 2006
19 years ago
Stefan Roese
e335496a32
Change "mii info" to not print an error upon missing PHY at address
...
Patch by Stefan Roese, 07 Aug 2006
19 years ago
Bartlomiej Sieka
e51aae3829
Prevent USB commands from working when USB is stopped.
19 years ago
Bartlomiej Sieka
7455af41d1
Add rudimentary handling of alternate settings of USB interfaces - to fix
...
problems with some USB storage devices. Some code readability improvements.
19 years ago
Jon Loeliger
3aeec28604
Merge branch 'mpc86xx'
19 years ago
Haiying Wang
71748af833
Correct the irq value of DUART2
19 years ago
Haiying Wang
9cb3e8816a
Change the space size of PEX IO in README
19 years ago
Haiying Wang
239db37c94
Move get_board_sys_clk to board directory
19 years ago
Stefan Roese
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
19 years ago
Jon Loeliger
12d1ff4c18
Merge branch 'mpc86xx'
19 years ago
John Traill
492900b985
Fix 8641HPCN pollution
19 years ago
John Traill
515ab8a62e
Fix 8641HPCN timebase
19 years ago
Jon Loeliger
5a8a5605b8
Merge branch 'mpc86xx'
19 years ago
Zhang Wei
c86360b830
Fixed OF device tree of mpc86xxhpcn board.
...
The changes works in with kernel irq mapping rework.
Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
19 years ago
Wolfgang Denk
fc6c4a67ae
Merge with /home/sr/git/u-boot/denx
19 years ago
Stefan Roese
193dd95834
AMCC bamboo (440EP) U-Boot image reduced to 384kbyte
...
Please see doc/README.bamboo for details.
Patch by Stefan Roese, 27 Jul 2006
19 years ago
Stefan Roese
3ca9122fec
Fix CONFIG_CMDLINE_EDITING implementation
...
Patch by Stefan Roese, 27 Jul 2006
19 years ago
Wolfgang Denk
4c4aca8166
Fix preboot message on TQM5200 after switching to hush parser.
19 years ago
Wolfgang Denk
4819fad905
MCC200: set default configuration to low_boot DDR,
...
and support for configurable options high_boot and/or SDRAM.
19 years ago
Wolfgang Denk
fd27996dac
Add support for 256 MB SDRAM on CPU87
...
Patch by Josef Wagner, 25 Nov 2005
19 years ago
Wolfgang Denk
135ae0062f
Add configuration for cam5200 board (based on TQM5200S).
19 years ago
Wolfgang Denk
048f6b436b
Code cleanup
19 years ago
Wolfgang Denk
fc1840e881
Code cleanup.
19 years ago
Wolfgang Denk
966083e95f
More code cleanup
19 years ago
Wolfgang Denk
144f7795ee
Disabled kvme080 board in MAKEALL because of build problems.
19 years ago
Wolfgang Denk
b9365a26a1
Code cleanup
19 years ago
Wolfgang Denk
87a5c73d66
Update NetStar board
...
Patch by Ladislav Michl, 03 Nov 2005
19 years ago
Wolfgang Denk
029b6dc77c
Make code better readable.
...
Patch by Ladislav Michl, 14 Sep 2005
19 years ago
Wolfgang Denk
2c33a38bac
Enable initrd ATAG for xm250 board.
...
Patch by Josef Wagner, 05 Sep 2005
19 years ago
Wolfgang Denk
aa0c71acad
Document CONFIG_CMDLINE_EDITING in README.
19 years ago
Wolfgang Denk
dd9f06f0d5
Minor code cleanup.
19 years ago
Wolfgang Denk
501090aaa6
Add readline cmdline-editing extension
...
Patch by JinHua Luo, 01 Sep 2005
19 years ago
Wolfgang Denk
32cb2c70c4
Add support for friendly-arm SBC-2410X board
...
Patch by JinHua Luo, 01 Sep 2005
19 years ago
Wolfgang Denk
e644670b68
Fix multi-part image support on i386 platform.
...
Patch by David Updegraff, 19 Aug 2005
19 years ago
Wolfgang Denk
53dd6ce4f0
Add support for KVME080 board
...
Patch by Sangmoon Kim, 18 Aug 2005
19 years ago
Wolfgang Denk
8623c11e08
Fix patch attribution.
19 years ago
Wolfgang Denk
0352f17687
Fix MIPS LE build problem
...
Patch by Thomas Lange, 10 Aug 2005
19 years ago
Wolfgang Denk
311d802790
Check argument count in "mii" command.
...
Problem pointed out by Andrew Dyer, 13 Jun 2005
19 years ago
Wolfgang Denk
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
* Extend mkconfig tool to print more useful target name
19 years ago
Wolfgang Denk
978b10964c
Add support for high-boot on TQM5200 and TQM5200S boards.
...
Hint: the CPLD on the TQM5200 must be programmed with a software
version supporting the high boot option! The new TQM5200S is
already supporting this option. On the TQM5200 this option will be
supported in configurations with MPC5200 rev B processors.
To actually "high boot", set jumper X30 on the STK52xx.
Patch by Martin Krause, 12 Jul 2006
19 years ago
Wolfgang Denk
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)
19 years ago
Wolfgang Denk
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.
Make sure the PS/2 controller on the STK85xx is programmed. Jumper
settings: X66 1-2, 9-10; X61 2-3
Patch by Martin Krause, 21 Jun 2006
19 years ago
Wolfgang Denk
edd0b509ba
Adjust RTC century handling on STK52xx board to match Linux driver.
...
Patch by Martin Krause, 12 Jun 2006
19 years ago