summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeLines
* * Patch by Anders Larsen, 18 Sep 2003:wdenk2003-10-08-16/+245
| | | | | | | | | | | allow mkimage to build and run on Cygwin-hosted systems * Patch by Frank Müller, 18 Sep 2003: use bi_intfreq instead of bi_busfreq to compute fec_mii_speed in cpu/mpc8xx/fec.c * Patch by Pantelis Antoniou, 16 Sep 2003: add tool to compute fileds in the PLPRCR register for MPC86x
* Use IH_TYPE_FILESYSTEM for TRAB "disk" images.wdenk2003-10-07-5/+15
|
* Fix build problems under FreeBSDwdenk2003-10-07-2/+4
|
* Add generic filesystem image typewdenk2003-10-06-0/+3
|
* * 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