summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix build problems under FreeBSDwdenk2003-10-072-2/+4
|
* Add generic filesystem image typewdenk2003-10-062-0/+3
|
* * Update TRAB auto update codewdenk2003-10-069-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-302-4/+6
|
* Suppress all output with splashscreen configured only if "splashimage"dzu2003-09-301-0/+3
| | | | is set
* * Fix problems with I2C support for mpc5200dzu2003-09-301-0/+2
|
* Fix problems with I2C support for mpc5200dzu2003-09-303-11/+61
|
* Suppress all output with splashscreen configured only if "splashimage"dzu2003-09-291-2/+4
| | | | is set
* * Adapt TRAB configuration and auto_update to new memory layoutdzu2003-09-294-21/+91
|
* Add configuration for wtk boarddzu2003-09-252-0/+7
|
* Add support for the Sharp LQ065T9DR51U LCD displaydzu2003-09-252-0/+25
|
* "start" may be legitimately 0x0000wdenk2003-09-191-8/+12
|
* Update MPC5200 port pin configuration for Linux CAN drivers.wdenk2003-09-181-1/+1
|
* Work on TRAB's auto_update feature.wdenk2003-09-183-41/+111
| | | | Cleanup for submitted patches.
* * Patch by Rune Torgersen, 17 Sep 2003:wdenk2003-09-185-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-185-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-1828-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-1715-78/+206
| | | | Minor cleanup of comments
* Add auto-update code for TRAB board using USB memory stickswdenk2003-09-1711-53/+487
|
* Code cleanupwdenk2003-09-163-5/+3
|
* * Disable MPC5200 bus pipelining as workaround for bus contentionwdenk2003-09-161-0/+2
|
* * Fix timeout problems with 1st packet on MPC5200wdenk2003-09-161-4/+8
|
* Disable MPC5200 bus pipelining as workaround for bus contentionwdenk2003-09-161-0/+2
|
* * Modify XLB arbiter priorities on MPC5200 so all devices use samewdenk2003-09-164-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-164-5/+16
| | | | go back to 66 MHz for stability
* Cleanup of code, output formatting, and indentation.wdenk2003-09-152-367/+347
|
* * Patches by Jon Diekema, 15 Sep 2003:wdenk2003-09-154-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-147-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-132-41/+12
| | | | update configuration for PPChameleonEVB board
* * Patch by David Müller, 13 Sep 2003:wdenk2003-09-1313-79/+617
| | | | | | various changes to VCMA9 board specific files * Add I2C support for MGT5100 / MPC5200
* * Patch by Rune Torgersen, 11 Sep 2003:wdenk2003-09-123-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-1210-25/+1376
|
* Patch by Stefan Roese, 12 Sep 2003stroese2003-09-121-0/+7
|
* New boards DP405, HUB405, PLU405, VOH405 added.stroese2003-09-123-5/+22
|
* New board config file added.stroese2003-09-124-0/+1597
|
* Update configuration.stroese2003-09-123-28/+34
|
* PPC405EP: set vendor id.stroese2003-09-121-0/+4
|
* Disable memory controller before setting first values.stroese2003-09-121-0/+5
|
* PMC405 update.stroese2003-09-123-104/+1361
|
* PCI405 update.stroese2003-09-122-746/+751
|
* CPCI405(AB) update.stroese2003-09-122-1093/+1437
|
* ASH405 update.stroese2003-09-122-2466/+2497
|
* Xilinx jtag tool added.stroese2003-09-126-0/+2402
|
* Board VOH405 added.stroese2003-09-126-0/+1776
|
* Board PLU405 added.stroese2003-09-126-0/+1752
|
* Board HUB405 added.stroese2003-09-125-0/+488
|
* Board DP405 added.stroese2003-09-126-0/+2279
|
* * Patch by Martin Krause, 11 Sep 2003:wdenk2003-09-1115-7/+1878
| | | | | | add burn-in tests for TRAB board * Enable instruction cache on MPC5200 board
* * Patch by Gary Jennejohn, 11 Sep 2003:wdenk2003-09-1115-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-1047-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.
OpenPOWER on IntegriCloud