Commit Graph

  • 6cfb1f0da6 WUH405 board support added stroese 2004-12-16 18:25:40 +00:00
  • 809ac5e7b0 VOM405 board support added stroese 2004-12-16 18:24:54 +00:00
  • 8d8f894b51 TASREG board support added stroese 2004-12-16 18:24:06 +00:00
  • 1f54ce6df8 HH405 board support added stroese 2004-12-16 18:23:14 +00:00
  • 771e05be07 CPCI750 board support added stroese 2004-12-16 18:21:17 +00:00
  • 1bc0f14143 APC405 board support added stroese 2004-12-16 18:20:14 +00:00
  • aee2fa27d9 G2000 board support added stroese 2004-12-16 18:17:50 +00:00
  • 5e746fce05 PMC405 board support added stroese 2004-12-16 18:15:52 +00:00
  • b39392a98b CPU speed calculation updated (fixed a rounding problem) stroese 2004-12-16 18:13:53 +00:00
  • 0912e483eb CPCI750 board support added stroese 2004-12-16 18:10:54 +00:00
  • 8c725b9364 Coldfire MCF5249 support added stroese 2004-12-16 18:09:49 +00:00
  • a20b27a36b esd config files updated stroese 2004-12-16 18:05:42 +00:00
  • 44acc8d334 new 405ep defines added stroese 2004-12-16 18:03:44 +00:00
  • 4d535b51e1 new SST and EXCEL devices add stroese 2004-12-16 18:01:48 +00:00
  • 3d936fd992 - ext2fs support added - Tundra universe support added stroese 2004-12-16 17:59:53 +00:00
  • 20cc00ddac "static" from "do_fat_read" removed stroese 2004-12-16 17:57:26 +00:00
  • cd42deebd2 Coldfire MCF5249 support added stroese 2004-12-16 17:56:09 +00:00
  • e2c22d780e I2C added stroese 2004-12-16 17:55:22 +00:00
  • b7eaad8134 use same spacing for "NAND:" puts stroese 2004-12-16 17:53:17 +00:00
  • 946c2185dd CPCI750 board support added stroese 2004-12-16 17:49:38 +00:00
  • 6bb992ba9d added CONFIG_PCI_CONFIG_HOST_BRIDGE to enable host bridge configuration stroese 2004-12-16 17:48:41 +00:00
  • a842a6d23c added ".i" same as ".jffs2s" for compatibility with older units (CFG_NAND_SKIP_BAD_DOT_I) stroese 2004-12-16 17:45:46 +00:00
  • 4aaf29b2f5 memory commands "mdc" and "mwc" added for cyclic read/write stroese 2004-12-16 17:42:39 +00:00
  • fa838874cf remove "static" from "ide_dev_desc" to use it from external code stroese 2004-12-16 17:40:30 +00:00
  • 1cdf5d92cf code cleanup: use CFG_VXWORKS_MAC_PTR instead of multiple board defines stroese 2004-12-16 17:37:54 +00:00
  • 1740618202 - ext2fs support added - Tundra universe support added stroese 2004-12-16 17:35:57 +00:00
  • 256e4be814 Tundra universe support added stroese 2004-12-16 17:33:38 +00:00
  • bcd0be5cf1 ext2fs support added stroese 2004-12-16 17:33:10 +00:00
  • 2b9187127f ext2fs support added stroese 2004-12-16 17:26:24 +00:00
  • 138ff60c1e Add support for INKA4X0 board wdenk 2004-12-16 15:52:40 +00:00
  • 45ea3fca4a Cleanup for CMC_PU2 board wdenk 2004-12-14 23:28:24 +00:00
  • 96085e347d Fix problem introduced by previous patch. wdenk 2004-12-13 09:49:01 +00:00
  • 689aec1b05 Patch by Steven Scholz, 12 Dec 2004: Fix typo in AT91 memory setup. wdenk 2004-12-13 00:18:44 +00:00
  • 7e6bf358d8 Patch by Martin Krause, 27 Oct 2004: - add support for "STK52xx" board (including PS/2 multiplexer) - add hardware detection for TQM5200 wdenk 2004-12-12 22:06:17 +00:00
  • 25d6712a81 * Clean up CMC PU2 flash driver wdenk 2004-12-10 11:40:40 +00:00
  • ed54e62125 * Fix udelay() on AT91RM9200 for delays < 1 ms. LABEL_2004_11_25_0035 wdenk 2004-11-24 23:35:19 +00:00
  • bb310d462b Fix smc91111 ethernet driver for Xaeniax board (need to handle unaligned tail part specially). wdenk 2004-11-22 22:20:07 +00:00
  • 9d5028c2f7 * Update for AT91RM9200DK and CMC_PU2 boards: - Enable booting directly from flash - fix CMC_PU2 flash driver wdenk 2004-11-21 00:06:33 +00:00
  • cacfab588a Map SRAM on NC650 board LABEL_2004_11_17_2222 wdenk 2004-11-17 20:44:20 +00:00
  • 1f6d4258c2 Work around for Ethernet problems on Xaeniax board wdenk 2004-11-02 13:00:33 +00:00
  • 983fda8391 Patch by TsiChung Liew, 23 Sep 2004: - add support for MPC8220 CPU - Add support for Alaska and Yukon boards wdenk 2004-10-28 00:09:35 +00:00
  • e3c9b9f928 * Fix configuration for ERIC board (needs more room) wdenk 2004-10-24 23:54:40 +00:00
  • 14699a22cf Add passing of the command line and memory size information to the kernel on xaeniax board. LABEL_2004_10_20_0020 wdenk 2004-10-19 22:17:51 +00:00
  • e86e5a0748 Code cleanup for GCC-3.3.x compilers wdenk 2004-10-17 21:12:06 +00:00
  • 8b74bf31fe Cleanup LABEL_2004_10_12_0110 wdenk 2004-10-11 23:10:30 +00:00
  • 4cfaf55e5c * Enable NAND flash support for NC650 board. wdenk 2004-10-11 23:03:10 +00:00
  • d407bf52b5 * Patch by Philippe Robin, 28 Sept 2004: Fix Flash support for Versatile. wdenk 2004-10-11 22:51:13 +00:00
  • 2ee665339b * Patch by Pantelis Antoniou, 14 Sep 2004: Fix early serial hang when CONFIG_SERIAL_MULTI is defined. wdenk 2004-10-11 22:43:02 +00:00
  • 9455b7f39c Fix CFG_HZ problems on AT91RM9200 systems [Remember: CFG_HZ should be 1000 on ALL systems!] wdenk 2004-10-11 22:25:49 +00:00
  • e1599e83d6 * Patch by Gridish Shlomi, 30 Aug 2004: - Add support to revA version of PQ27 and PQ27E. - Reverted MPC8260ADS baudrate back to original 115200 wdenk 2004-10-10 23:27:33 +00:00
  • c15f3120ec * Patch by Michael Bendzick, 30 Aug 2004: - Improve platform.S code for omap1510inn that detects whether code is running from SDRAM or not. Patch allows SDRAM to be configured if code is running out of SRAM at 0x20000000. wdenk 2004-10-10 22:44:24 +00:00
  • 656658dd15 * Configure SX1 board to use drivers/cfi_flash.c wdenk 2004-10-10 22:16:06 +00:00
  • 5c952cf024 Patches by Scott McNutt, 24 Aug 2004: - Add support for Altera Nios-II processors. - Add support for Psyent PCI-5441 board. - Add support for Psyent PK1C20 board. wdenk 2004-10-10 21:27:30 +00:00
  • 03f5c55021 Patches by Jon Loeliger, 24 Aug 2004: - Add support for the MPC8541 and MPC8555 CDS boards - Cleanup eth?addr handling: make dependent on CONFIG_ETH?ADDR wdenk 2004-10-10 21:21:55 +00:00
  • cf33678e51 * Patch by Jon Loeliger, 24 Aug 2004: - Fix PCI window on MPC85xx; remove unneeded PCI initialization from board_early_init_f() - Provide SW workaround for PCI initialization on 85xx CDS - Convert MPC85xxADS to use common CFI flash driver wdenk 2004-10-10 20:23:57 +00:00
  • 08b6aa6154 Patches by George G. Davis, 24 Aug 2004: - Enable ramdisk/initrd tagged param support for omap1610h2_config - Remove static network setup defaults from mx1ads_config wdenk 2004-10-10 18:49:14 +00:00
  • 731215ebde Patch by George G. Davis, 24 Aug 2004: - update ARM boards to use constants from mach-types.h wdenk 2004-10-10 18:41:04 +00:00
  • b65085130a Code Cleanup wdenk 2004-10-10 18:03:33 +00:00
  • 2cbe571a56 * Patch by Gary Jennejohn, 01 Oct 2004: - add support for CMC PU2 board - add support for I2C on at91rm9200 wdenk 2004-10-10 17:05:18 +00:00
  • 659883c298 Patch by Yuli Barcohen, 22 Aug 2004: - remove ZPC.1900 board-specific flash driver; switch the port to generic CFI driver; - port clean-up wdenk 2004-10-09 23:33:42 +00:00
  • f325e18beb Patch by Hinko Kocevar, 21 Aug 2004: Add calc_fbsize() function used with VIDEOLFB_TAG on TRAB wdenk 2004-10-09 23:28:40 +00:00
  • 8655b6f860 * Clean up tools/bmp_logo.c to not add trailing white space wdenk 2004-10-09 23:25:58 +00:00
  • 30d56fae23 Patch by Sam Song, 21 August 2004: - Fix a typo in README - Align "(RO)" output for "flinfo" after "protect on" - Add RESET support for RPXlite_DW board; adjust CPU:BUS frequency ratio 1:1 when core frequency less than 50MHz wdenk 2004-10-09 22:44:59 +00:00
  • 63cfcbb4e2 Patches by himba, 21 Aug 2004: - fix some "use of label at end of compound statement" warnings - Define type of LCD panel on lubbock board if CONFIG_LCD is used wdenk 2004-10-09 22:32:26 +00:00
  • 1d9f410500 Patch by Steven Scholz, 16 Aug 2004: - Introducing the concept of SoCs "./cpu/$(CPU)/$(SOC)" - creating subdirs for SoCs ./cpu/arm920t/imx and ./cpu/arm920t/s3c24x0 - moving SoC specific code out of cpu/arm920t/ into cpu/arm920t/$(SOC)/ - moving drivers/s3c24x0_i2c.c and drivers/serial_imx.c out of drivers/ into cpu/arm920t/$(SOC)/ wdenk 2004-10-09 22:21:29 +00:00
  • 3e01d75ff2 Patch by Andreas Engel, 16 Aug 2004: parameter type cleanup for NetSetTimeout() wdenk 2004-10-09 21:56:21 +00:00
  • a5bbcc3c53 * Patches by Sean Chang, 09 Aug 2004: - Added support for both 8 and 16 bit mode access to System ACE CF through MPU. - Fixed missing System ACE CF device during get FAT partition info in fat_register_device function. - Enabled System ACE CF support on ML300. wdenk 2004-09-29 22:55:14 +00:00
  • a06752e36b * Patch by Sean Chang, 9 Aug 2004: - Added I2C support for ML300. - Added support for ML300 to read out its environment information stored on the EEPROM. - Added support to use board specific parameters as part of U-Boot's environment information. - Updated MLD files to support configuration for new features above. wdenk 2004-09-29 22:43:59 +00:00
  • da93ed8147 * Patch by Shlomo Kut, 29 Mar 2004: Add support for MKS Instruments "Quantum" board wdenk 2004-09-29 11:02:56 +00:00
  • a5725fabc0 * Patch by Ganapathi C, 04 Aug 2004: Fix NFS timeout issue wdenk 2004-09-28 21:51:42 +00:00
  • e1a3f6b39b * Patch by Yuli Barcohen, 19 Jul 2004: - Fix host tools building in Cygwin environment - Fix header files search order for host tools wdenk 2004-09-28 21:39:45 +00:00
  • c65fdc74aa * Patch by Jon Loeliger, 15 Jul 2004: Fix MPC85xx I2C driver wdenk 2004-09-28 21:26:26 +00:00
  • 64f70bede3 Fix problems with CDROM drive as slave device on Lite5200 IDE bus. wdenk 2004-09-28 20:34:50 +00:00
  • cce625e557 * Patch by Stephen Williams, 15 July 2004 Set the PCI class code for JSE board as part of PCI interface setup wdenk 2004-09-28 19:00:19 +00:00
  • 66ca92a5ba * Patch by Yuli Barcohen, 13 Jul 2004: Allow clock setting on MPC866/MPC885 series chips according to environment variable `cpuclk' wdenk 2004-09-28 17:59:53 +00:00
  • 4ec3a7f0fd Patch by Vincent Dubey, 24 Sep 2004: Add support for xaeniax board wdenk 2004-09-28 16:44:41 +00:00
  • 79536a6eb0 * Add comment about non-GPL character of standalone applications to COPYING file wdenk 2004-09-27 20:20:11 +00:00
  • 4734cb78d8 Patch by Gary Jennejohn, 09 Sep 2004: allow to use USART1 as console port on at91rm9200dk boards wdenk 2004-09-21 23:33:32 +00:00
  • a9c37d561d Fix [noeol] problem in board/esd/ar405/fpgadata_xl30.c wdenk 2004-09-16 12:57:35 +00:00
  • c354839349 Patch by Stefan Roese, 16 Sep 2004 stroese 2004-09-16 12:37:13 +00:00
  • 8b1ccd8693 Update AR405 board. stroese 2004-09-16 12:34:51 +00:00
  • e623a1a394 esd misc file esd common routines added. stroese 2004-09-16 12:33:54 +00:00
  • 1d6f97209e Fix SysClk handling for PPChameleon and CATcenter boards wdenk 2004-09-09 17:44:35 +00:00
  • eedcd078fe * Patch by Detlev Zundel, 08 Sep 2004: Update etags build target LABEL_2004_09_09_0000 wdenk 2004-09-08 22:03:11 +00:00
  • 7ca202f566 Add support for IDS "NC650" board LABEL_2004_08_29_0045 wdenk 2004-08-28 22:45:57 +00:00
  • 31a649234e * Add automatic update support for LWMON board LABEL_2004_08_28_2355 wdenk 2004-08-28 21:09:14 +00:00
  • 89394047ba * Patch by Martin Krause, 03 Aug 2004: change timing for SM501 graphics controller on TQM5200 module wdenk 2004-08-04 21:56:49 +00:00
  • 429168ea88 Patches by Lars Munch, 12 Jul 2004: - move at45.c to board/at91rm9200dk/ since this is at91rm9200dk board specific - split out the LXT971A PHY from ns_9750_eth.h - split the dm9161 phy part out of at91rm9200_ether.c wdenk 2004-08-02 23:39:03 +00:00
  • 6705d81e90 * Patch by Andreas Engel, 12 Jul 2004: Replaced hardcoded PL011 clock frequency with config variable. Fixed wrong CONFIG_CMD_DFL doc. wdenk 2004-08-02 23:22:59 +00:00
  • 68ceb29e71 Add support for console over UDP (compatible to Ingo Molnar's netconsole patch under Linux) wdenk 2004-08-02 21:11:11 +00:00
  • 9aea95307f Patch by Jon Loeliger, 16 Jul 2004: - support larger DDR memories up to 2G on the PC8540/8560ADS and STXGP3 boards - Made MPC8540/8560ADS be 33Mhz PCI by default. - Removed moldy CONFIG_RAM_AS_FLASH, CFG_FLASH_PORT_WIDTH_16 and CONFIG_L2_INIT_RAM options. - Refactor Local Bus initialization out of SDRAM setup. - Re-implement new version of LBC11/DDR11 errata workarounds. - Moved board specific PCI init parts out of CPU directory. - Added TLB entry for PCI-1 IO Memory - Updated README.mpc85xxads wdenk 2004-08-01 23:02:45 +00:00
  • 281e00a3be * Code cleanup wdenk 2004-08-01 22:48:16 +00:00
  • cfca5e604d * Fix NSCU config; add ethernet wakeup code. wdenk 2004-08-01 13:09:47 +00:00
  • 45eeb8983c Patch by Stefan Roese, 15 Jul 2004 stroese 2004-07-15 14:41:43 +00:00
  • de8d5a3600 cpu/ppc4xx/sdram.c rewritten now using get_ram_size() stroese 2004-07-15 14:41:13 +00:00
  • 75b1fa7864 Patch by Michael Bendzick, 12 Jul 2004: fix output formatting in drivers/cfi_flash.c wdenk 2004-07-12 22:34:51 +00:00
  • 07cba3514b Patch by Mark Jonas, 02 Jul 2004: Fix lowboot (again) on MPC5xxx wdenk 2004-07-12 14:37:59 +00:00
  • b8c8318160 Add cerf250 to MAINTAINERS and README wdenk 2004-07-11 22:37:59 +00:00
  • cdc7fea173 Patch by Curt Brune, 07 Jul 2004: relocate exception vectors on arm720t if needed wdenk 2004-07-11 22:27:55 +00:00
  • a1f4a3dd05 * Patch by George G. Davis, 06 Jul 2004: - update mach-types.h to latest arm.linux.org.uk master list - Set correct OMAP1610 bi_arch_number for build target wdenk 2004-07-11 22:19:26 +00:00