summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* * Patch by Yuli Barcohen, 25 Sep 2003:wdenk2003-10-0812-6/+1631
| | | | | | | | add support for Zephyr Engineering ZPC.1900 board * Patch by Anders Larsen, 23 Sep 2003: add CMD_PORTIO to CFG_CMD_NONSTD (commands in question are only implemented for the x86 architecture)
* * Patch by Sangmoon Kim, 23 Sep 2003:wdenk2003-10-089-269/+368
| | | | | | | | | | | | | | | | | | | | fix pll_pci_to_mem_multiplier table for MPC8245 * Patch by Anders Larsen, 22 Sep 2003: enable timed autoboot on PXA * Patch by David Müller, 22 Sep 2003: - add $(CFLAGS) to "-print-libgcc-filename" so compiler driver returns correct libgcc file path - "latency" reduction of busy-loop waiting to improve "U-Boot" boot time on s3c24x0 systems * Patch by Jon Diekema, 19 Sep 2003: - Add CFG_FAULT_ECHO_LINK_DOWN option to echo the inverted Ethernet link state to the fault LED. - In NetLoop, make the Fault LED reflect the link status. The link status gets updated on entry, and on timeouts.
* * Patch by Anders Larsen, 18 Sep 2003:wdenk2003-10-087-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-072-5/+15
|
* 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
|
OpenPOWER on IntegriCloud