summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeLines
* * Update TRAB auto update codewdenk2003-10-06-39/+116
| | | | | | | | | | | * Make fatload set filesize environment variable fix potential buffer overlow problem * enable basic / medium / high-end configurations for PPChameleonEVB board; fix NAND code * enable TFTP client code to specify to the server the desired timeout value (see RFC-2349)
* Improve SDRAM setup for TRAB boarddzu2003-09-30-4/+6
|
* Suppress all output with splashscreen configured only if "splashimage"dzu2003-09-30-0/+3
| | | | is set
* * Fix problems with I2C support for mpc5200dzu2003-09-30-0/+2
|
* Fix problems with I2C support for mpc5200dzu2003-09-30-11/+61
|
* Suppress all output with splashscreen configured only if "splashimage"dzu2003-09-29-2/+4
| | | | is set
* * Adapt TRAB configuration and auto_update to new memory layoutdzu2003-09-29-21/+91
|
* Add configuration for wtk boarddzu2003-09-25-0/+7
|
* Add support for the Sharp LQ065T9DR51U LCD displaydzu2003-09-25-0/+25
|
* "start" may be legitimately 0x0000wdenk2003-09-19-8/+12
|
* Update MPC5200 port pin configuration for Linux CAN drivers.wdenk2003-09-18-1/+1
|
* Work on TRAB's auto_update feature.wdenk2003-09-18-41/+111
| | | | Cleanup for submitted patches.
* * Patch by Rune Torgersen, 17 Sep 2003:wdenk2003-09-18-57/+95
| | | | | - Fixes for MPC8266 default config - Allow eth_loopback_test() on 8260 to use a subset of the FCC's
* * Patches by Jon Diekema, 17 Sep 2003:wdenk2003-09-18-32/+71
| | | | | | | - update README (SHOW_BOOT_PROGRESS values for cmd_nand.c and env_common.c) - sbc8260 tweaks - adjust "help" output
* * Patches by Anders Larsen, 17 Sep 2003:wdenk2003-09-18-37/+76
| | | | | | | | | | - fix spelling errors - set GD_FLG_DEVINIT flag only after device function pointers are valid - Allow CFG_ALT_MEMTEST on systems where address zero isn't writeable - enable 3.rd UART (ST-UART) on PXA(XScale) CPUs - trigger watchdog while waiting in serial driver
* Support new configuration of TRAB board with more memorywdenk2003-09-17-78/+206
| | | | Minor cleanup of comments
* Add auto-update code for TRAB board using USB memory stickswdenk2003-09-17-53/+487
|
* Code cleanupwdenk2003-09-16-5/+3
|
* * Disable MPC5200 bus pipelining as workaround for bus contentionwdenk2003-09-16-0/+2
|
* * Fix timeout problems with 1st packet on MPC5200wdenk2003-09-16-4/+8
|
* Disable MPC5200 bus pipelining as workaround for bus contentionwdenk2003-09-16-0/+2
|
* * Modify XLB arbiter priorities on MPC5200 so all devices use samewdenk2003-09-16-1/+17
| | | | | priority; configure critical interrupts to be handled like external interrupts
* Make IPB clock on MGT5100/MPC5200 configurable in board config file;wdenk2003-09-16-5/+16
| | | | go back to 66 MHz for stability
* Cleanup of code, output formatting, and indentation.wdenk2003-09-15-367/+347
|
* * Patches by Jon Diekema, 15 Sep 2003:wdenk2003-09-15-24/+168
| | | | | | | | | | | | | | | | | | | | | | | - add description for missing CFG_CMD_* entries in the README file - sacsng tweaks: include/configs/sacsng.h: + Support extra bootp options like: 2nd DNS and send hostname + Enabling ping and irq command + Adding defines for a bunch of misc configrabled options (patches for these options will be coming) + Adding watchdog support, but it isn't enabled yet. board/sacsng/sacsng.c: + Suppressing unneeded output when the quiet environment is non-zero. + show_boot_progress() now accepts any negative number as a failure code. + show_boot_progress() flashes the error code 5 times, and then resets the board to retry the boot from the top * Patch by Gleb Natapov, 14 Sep 2003: enable watchdog support for all MPC824x boards that have a watchdog
* * Patch by Gleb Natapov, 14 Sep 2003:wdenk2003-09-14-24/+53
| | | | | | | | | | enable watchdog support for all MPC824x boards that have a watchdog * On MPC5200, restrict FEC to a maximum of 10 Mbps to work around the "Non-octet Aligned Frame" errors we see at 100 Mbps * Patch by Sharad Gupta, 14 Sep 2003: fix SPR numbers for upper BAT register ([ID]BAT[4-7][UL])
* * Patch by llandre, 11 Sep 2003:wdenk2003-09-13-41/+12
| | | | update configuration for PPChameleonEVB board
* * Patch by David Müller, 13 Sep 2003:wdenk2003-09-13-79/+617
| | | | | | various changes to VCMA9 board specific files * Add I2C support for MGT5100 / MPC5200
* * Patch by Rune Torgersen, 11 Sep 2003:wdenk2003-09-12-1/+10
| | | | | | | | | Changed default memory option on MPC8266ADS to NOT be Page Based Interleave, since this doesn't work very well with the standard 16MB DIMM * Patch by George G. Davis, 12 Sep 2003: fix Makefile settings for sk98 driver
* Move TRAB burn-in tests to TRAB board directorywdenk2003-09-12-25/+1376
|
* Patch by Stefan Roese, 12 Sep 2003stroese2003-09-12-0/+7
|
* New boards DP405, HUB405, PLU405, VOH405 added.stroese2003-09-12-5/+22
|
* New board config file added.stroese2003-09-12-0/+1597
|
* Update configuration.stroese2003-09-12-28/+34
|
* PPC405EP: set vendor id.stroese2003-09-12-0/+4
|
* Disable memory controller before setting first values.stroese2003-09-12-0/+5
|
* PMC405 update.stroese2003-09-12-104/+1361
|
* PCI405 update.stroese2003-09-12-746/+751
|
* CPCI405(AB) update.stroese2003-09-12-1093/+1437
|
* ASH405 update.stroese2003-09-12-2466/+2497
|
* Xilinx jtag tool added.stroese2003-09-12-0/+2402
|
* Board VOH405 added.stroese2003-09-12-0/+1776
|
* Board PLU405 added.stroese2003-09-12-0/+1752
|
* Board HUB405 added.stroese2003-09-12-0/+488
|
* Board DP405 added.stroese2003-09-12-0/+2279
|
* * Patch by Martin Krause, 11 Sep 2003:wdenk2003-09-11-7/+1878
| | | | | | add burn-in tests for TRAB board * Enable instruction cache on MPC5200 board
* * Patch by Gary Jennejohn, 11 Sep 2003:wdenk2003-09-11-41/+70
| | | | | | | | | | | - allow for longer timeouts for USB mass storage devices * Patch by Denis Peter, 11 Sep 2003: - fix USB data pointer assignment for bulk only transfer. - prevent to display erased directories in FAT filesystem. * Change output format for NAND flash - make it look like for other memory, too
* * Patches by Denis Peter, 9 Sep 2003:wdenk2003-09-10-2475/+1270
| | | | | | | | | | | | | | | | | | | | | | | | | | | | add FAT support for IDE, SCSI and USB * Patches by Gleb Natapov, 2 Sep 2003: - cleanup of POST code for unsupported architectures - MPC824x locks way0 of data cache for use as initial RAM; this patch unlocks it after relocation to RAM and invalidates the locked entries. * Patch by Gleb Natapov, 30 Aug 2003: new I2C driver for mpc107 bridge. Now works from flash. * Patch by Dave Ellis, 11 Aug 2003: - JFFS2: fix typo in common/cmd_jffs2.c - JFFS2: fix CFG_JFFS2_SORT_FRAGMENTS option - JFFS2: remove node version 0 warning - JFFS2: accept JFFS2 PADDING nodes - SXNI855T: add AM29LV800 support - SXNI855T: move environment from EEPROM to flash - SXNI855T: boot from JFFS2 in NOR or NAND flash * Patch by Bill Hargen, 11 Aug 2003: fixes for I2C on MPC8240 - fix i2c_write routine - fix iprobe command - eliminates use of global variables, plus dead code, cleanup.
* * Add support for USB Mass Storage Devices (BBB)wdenk2003-09-10-57/+2532
| | | | | | (tested with USB memory sticks only) * Avoid flicker on TRAB's VFD
* * Add support for SK98xx driverwdenk2003-09-05-63/+45560
| | | | | | | | | | | | | | | * Add PCI support for SL8245 board * Support IceCube board configurations with 1 x AMD AM29LV065 (8 MB) or 1 x AM29LV652 (two LV065 in one chip = 16 MB); Run IPB at 133 Mhz; adjust the MII clock frequency accordingly * Set BRG_CLK on PM825/826 to 64MHz (VCO_OUT / 4, instead of 16 MHz) to allow for more accurate baudrate settings (error now 0.7% at 115 kbps, instead of 3.5% before) * Patch by Andreas Mohr, 4 Sep 2003: Fix a lot of spelling errors