Commit Graph

  • 5bb226e821 * Use "-fPIC" instead of "-mrelocatable" to prevent problems with recent tools wdenk 2003-11-17 21:14:37 +0000
  • 5cf9da4821 * Patch by Bernhard Kuhn, 28 Oct 2003: Add low boot support for MPC5200 wdenk 2003-11-07 13:42:26 +0000
  • b13fb01a62 * Fix parameter passing to standalone images with bootm command wdenk 2003-10-30 21:49:38 +0000
  • 5fa66df63a * Prepare for release wdenk 2003-10-29 23:18:55 +0000
  • a0f2fe524c * Patch by Stephan Linz, 28 Oct 2003: fix init sequence error for NIOS port wdenk 2003-10-28 09:14:21 +0000
  • a57a496f4d * Patch by Xiao Xianghua, 23 Oct 2003: small patch for mpc85xx wdenk 2003-10-26 22:52:58 +0000
  • 8cb8143ef7 * Correct header printing for multi-image files in do_bootm() dzu 2003-10-24 13:14:45 +0000
  • 4654af27b8 Fix PCI problems on PPChameleon board wdenk 2003-10-22 09:00:28 +0000
  • a3ad8e26a4 * Patch by Steven Scholz, 18 Oct 2003: Fix AT91RM9200 ethernet driver wdenk 2003-10-19 23:22:11 +0000
  • d7281f4109 * Fix PCI problems on PPChameleonEVB wdenk 2003-10-19 22:30:08 +0000
  • e7df029f1a Add CompactFlash support for NSCU dzu 2003-10-19 21:43:26 +0000
  • 3d1e8a9d4e TRAB auto-update: Base decision if we have to strip the image header on image type as encoded in the header wdenk 2003-10-16 12:53:35 +0000
  • 42d1f0394b * Patches by Xianghua Xiao, 15 Oct 2003: wdenk 2003-10-15 23:53:47 +0000
  • 2d5b561e2b * Make sure HUSH is initialized for running auto-update scripts wdenk 2003-10-14 19:43:55 +0000
  • f72da3406b Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent for more information wdenk 2003-10-10 10:05:42 +0000
  • 5da627a424 * Patch by Steven Scholz, 10 Oct 2003 - Add support for Altera FPGA ACEX1K wdenk 2003-10-09 20:09:04 +0000
  • 15647dc7fd * Patches by Thomas Lange, 09 Oct 2003: - fix cmd_ide.c for non ppc boards (read/write functions did not add ATA base address) - fix for shannon board - #ifdef CONFIG_IDE_8xx_DIRECT some otherwise unused code wdenk 2003-10-09 19:00:25 +0000
  • a0ff7f2eda * Patch by Martin Krause, 09 Oct 2003: Fixes for TRAB board - /board/trab/rs485.c: correct baudrate - /board/trab/cmd_trab.c: bug fix for problem with timer overflow in udelay(); fix some timing problems with adc controller - /board/trab/trab_fkt.c: add new commands: gain, eeprom and power; modify commands: touch and buzzer wdenk 2003-10-09 13:16:55 +0000
  • 4a5517094d * Patch by Scott McNutt, 04 Oct 2003: - add support for Altera Nios-32 CPU - add support for Nios Cyclone Development Kit (DK-1C20) wdenk 2003-10-08 23:26:14 +0000
  • 54387ac931 * Patch by Yuli Barcohen, 25 Sep 2003: add support for Zephyr Engineering ZPC.1900 board wdenk 2003-10-08 22:45:44 +0000
  • fc3e2165ef * Patch by Sangmoon Kim, 23 Sep 2003: fix pll_pci_to_mem_multiplier table for MPC8245 wdenk 2003-10-08 22:33:00 +0000
  • ef1464cc01 * Patch by Anders Larsen, 18 Sep 2003: allow mkimage to build and run on Cygwin-hosted systems wdenk 2003-10-08 22:14:02 +0000
  • d9a405aaf6 Use IH_TYPE_FILESYSTEM for TRAB "disk" images. wdenk 2003-10-07 20:01:55 +0000
  • 147031aef1 Fix build problems under FreeBSD wdenk 2003-10-07 10:33:38 +0000
  • 887b372f5d Add generic filesystem image type wdenk 2003-10-06 22:00:45 +0000
  • fbe4b5cbde * Update TRAB auto update code wdenk 2003-10-06 21:55:32 +0000
  • bb65a31267 Improve SDRAM setup for TRAB board dzu 2003-09-30 15:22:12 +0000
  • 88a1bfa8b8 Suppress all output with splashscreen configured only if "splashimage" is set dzu 2003-09-30 15:11:43 +0000
  • cad07371fc * Fix problems with I2C support for mpc5200 dzu 2003-09-30 14:36:51 +0000
  • ab209d5107 Fix problems with I2C support for mpc5200 dzu 2003-09-30 14:08:43 +0000
  • 87970ebeb5 Suppress all output with splashscreen configured only if "splashimage" is set dzu 2003-09-29 21:55:54 +0000
  • 8a42eac744 * Adapt TRAB configuration and auto_update to new memory layout dzu 2003-09-29 21:55:54 +0000
  • 91e940d9bc Add configuration for wtk board dzu 2003-09-25 22:32:40 +0000
  • 29127b6a23 Add support for the Sharp LQ065T9DR51U LCD display dzu 2003-09-25 22:30:12 +0000
  • 1d70468b03 "start" may be legitimately 0x0000 wdenk 2003-09-19 08:29:25 +0000
  • c3d98ed9ca Update MPC5200 port pin configuration for Linux CAN drivers. wdenk 2003-09-18 20:10:12 +0000
  • 80369866a4 Work on TRAB's auto_update feature. wdenk 2003-09-18 18:55:25 +0000
  • 65bd0e284b * Patch by Rune Torgersen, 17 Sep 2003: - Fixes for MPC8266 default config - Allow eth_loopback_test() on 8260 to use a subset of the FCC's wdenk 2003-09-18 10:45:21 +0000
  • 206c60cbea * Patches by Jon Diekema, 17 Sep 2003: - update README (SHOW_BOOT_PROGRESS values for cmd_nand.c and env_common.c) - sbc8260 tweaks - adjust "help" output wdenk 2003-09-18 10:02:25 +0000
  • 5f535fe170 * Patches by Anders Larsen, 17 Sep 2003: - 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 wdenk 2003-09-18 09:21:33 +0000
  • b0639ca332 Support new configuration of TRAB board with more memory wdenk 2003-09-17 22:48:07 +0000
  • f54ebdfa28 Add auto-update code for TRAB board using USB memory sticks wdenk 2003-09-17 15:10:32 +0000
  • 34b3049a60 Code cleanup wdenk 2003-09-16 21:07:28 +0000
  • ef709e9230 * Disable MPC5200 bus pipelining as workaround for bus contention wdenk 2003-09-16 17:35:37 +0000
  • a57106fcb3 * Fix timeout problems with 1st packet on MPC5200 wdenk 2003-09-16 17:29:31 +0000
  • 373e6bec13 Disable MPC5200 bus pipelining as workaround for bus contention wdenk 2003-09-16 17:20:34 +0000
  • 4aeb251f90 * Modify XLB arbiter priorities on MPC5200 so all devices use same priority; configure critical interrupts to be handled like external interrupts wdenk 2003-09-16 17:06:05 +0000
  • acf98e7f30 Make IPB clock on MGT5100/MPC5200 configurable in board config file; go back to 66 MHz for stability wdenk 2003-09-16 11:39:10 +0000
  • b56ddc636d Cleanup of code, output formatting, and indentation. wdenk 2003-09-15 21:14:37 +0000
  • 78137c3c93 * Patches by Jon Diekema, 15 Sep 2003: - 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. wdenk 2003-09-15 18:00:00 +0000
  • 35656de729 * Patch by Gleb Natapov, 14 Sep 2003: enable watchdog support for all MPC824x boards that have a watchdog wdenk 2003-09-14 19:08:39 +0000
  • 200f8c7a4c * Patch by llandre, 11 Sep 2003: update configuration for PPChameleonEVB board wdenk 2003-09-13 19:13:29 +0000
  • 531716e171 * Patch by David Müller, 13 Sep 2003: various changes to VCMA9 board specific files wdenk 2003-09-13 19:01:12 +0000
  • b70e7a00c8 * Patch by Rune Torgersen, 11 Sep 2003: Changed default memory option on MPC8266ADS to NOT be Page Based Interleave, since this doesn't work very well with the standard 16MB DIMM wdenk 2003-09-12 20:09:09 +0000
  • f5300ab241 Move TRAB burn-in tests to TRAB board directory wdenk 2003-09-12 15:35:15 +0000
  • 68ce8957e5 Patch by Stefan Roese, 12 Sep 2003 stroese 2003-09-12 08:57:52 +0000
  • 72cd5aa703 New boards DP405, HUB405, PLU405, VOH405 added. stroese 2003-09-12 08:57:15 +0000
  • 13fdf8a6ba New board config file added. stroese 2003-09-12 08:55:18 +0000
  • 2853d29b52 Update configuration. stroese 2003-09-12 08:53:54 +0000
  • 428c563938 PPC405EP: set vendor id. stroese 2003-09-12 08:52:09 +0000
  • 342f551bc9 Disable memory controller before setting first values. stroese 2003-09-12 08:49:58 +0000
  • ef9e86854e PMC405 update. stroese 2003-09-12 08:46:58 +0000
  • 09433a781b PCI405 update. stroese 2003-09-12 08:46:10 +0000
  • 1b554406cc CPCI405(AB) update. stroese 2003-09-12 08:44:46 +0000
  • 895af12a21 ASH405 update. stroese 2003-09-12 08:43:46 +0000
  • 9a2dd74032 Xilinx jtag tool added. stroese 2003-09-12 08:42:58 +0000
  • 22a40b0a88 Board VOH405 added. stroese 2003-09-12 08:42:13 +0000
  • b318262a71 Board PLU405 added. stroese 2003-09-12 08:41:56 +0000
  • a65cb68237 Board HUB405 added. stroese 2003-09-12 08:41:39 +0000
  • 5ce08eea97 Board DP405 added. stroese 2003-09-12 08:41:24 +0000
  • 4f7cb08ee7 * Patch by Martin Krause, 11 Sep 2003: add burn-in tests for TRAB board wdenk 2003-09-11 23:06:34 +0000
  • a43278a43d * Patch by Gary Jennejohn, 11 Sep 2003: - allow for longer timeouts for USB mass storage devices wdenk 2003-09-11 19:48:06 +0000
  • 7205e4075d * Patches by Denis Peter, 9 Sep 2003: add FAT support for IDE, SCSI and USB wdenk 2003-09-10 22:30:53 +0000
  • 149dded2b1 * Add support for USB Mass Storage Devices (BBB) (tested with USB memory sticks only) wdenk 2003-09-10 18:20:28 +0000
  • 7152b1d0b3 * Add support for SK98xx driver wdenk 2003-09-05 23:19:14 +0000
  • 4d816774f1 Adjustments / cleanup for PPChameleon EVB board wdenk 2003-09-03 14:03:26 +0000
  • 093ae273da Fix compile problem wdenk 2003-09-02 23:08:13 +0000
  • 12f34241cb * Add support for PPChameleon Eval Board wdenk 2003-09-02 22:48:03 +0000
  • 326428cc8b Patch by Yuli Barcohen, 7 Aug 2003: wdenk 2003-08-31 18:37:54 +0000
  • 0cb61d7ddd Patch by Raghu Krishnaprasad, 7 Aug 2003: add support for Adder II MPC852T module wdenk 2003-08-30 00:05:50 +0000
  • 6f21347d49 * Patch by George G. Davis, 19 Aug 2003: fix TI Innovator/OMAP1510 pin configs wdenk 2003-08-29 22:00:43 +0000
  • c29fdfc1d8 Patch by Yuli Barcohen, 14 Aug 2003: add support for bzip2 uncompression wdenk 2003-08-29 20:57:53 +0000
  • ca75added1 Add I2C and RTC support for RMU board using software I2C driver (because of better response to iprobe command); fix problem with "reset" command wdenk 2003-08-29 10:05:53 +0000
  • 437ce07b8a Patch from Matthias Fuchs. stroese 2003-08-28 14:24:37 +0000
  • fe389a82c9 - Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK. stroese 2003-08-28 14:17:32 +0000
  • d94f92cbd7 * Fix ICU862 environment problem wdenk 2003-08-28 09:41:22 +0000
  • e0ac62d798 * Make Ethernet autonegotiation on INCA-IP work for all clock rates; allow selection of clock frequency as "make" target wdenk 2003-08-17 18:55:18 +0000
  • ae3af05ec9 Update for TQM board defaults: disable clocks_in_mhz, enable boot count limit wdenk 2003-08-07 22:18:11 +0000
  • 9374fa287b Removed tools/gdb from "make all" target. Added make target "gdbtools" in toplevel directory instead. Removed astest.c from tools/gdb because it is no longer relevant. dzu 2003-08-07 15:04:48 +0000
  • 013dc8d9b9 Disable debug print for normal use. Fix MPC5200 FEC driver wdenk 2003-08-07 14:52:18 +0000
  • d41e5e6994 Removed the file tools/gdb/astest.c dzu 2003-08-07 14:22:10 +0000
  • 8f713fdfeb Removed tools/gdb from "make all" target. Added make target "gdbtools" in toplevel directory instead. Removed astest.c from tools/gdb because it is no longer relevant. dzu 2003-08-07 14:20:31 +0000
  • 96e48cf6c1 * Fix PCI support for MPC5200 / IceCube Board wdenk 2003-08-05 18:22:44 +0000
  • bdccc4fedc * Map ISP1362 USB OTG controller for NSCU board wdenk 2003-08-05 17:43:17 +0000
  • 96dd9af4c7 Must enable timebase earlier on MPC5200 wdenk 2003-07-31 22:56:30 +0000
  • 1f4bb37d6b * Patch by Scott McNutt, 21 Jul 2003: Add support for LynuxWorks Kernel Downloadable Images (KDIs). Both LynxOS and BlueCat linux KDIs are supported. wdenk 2003-07-27 00:21:01 +0000
  • 7784674852 * Allow crc32 to be used at address 0x000 wdenk 2003-07-26 08:08:08 +0000
  • 27b207fd0a * Implement new mechanism to export U-Boot's functions to standalone applications: instead of using (PPC-specific) system calls we now use a jump table; please see doc/README.standalone for details wdenk 2003-07-24 23:38:38 +0000
  • 2535d60277 * Patch by Martin Krause, 17 Jul 2003: add delay to get I2C working with "imm" command and s3c24x0_i2c.c wdenk 2003-07-17 23:16:40 +0000
  • 945af8d723 * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) wdenk 2003-07-16 21:53:01 +0000