Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | CPCI750 board support added | stroese | 2004-12-16 | -0/+11793 |
| | ||||
* | APC405 board support added | stroese | 2004-12-16 | -0/+3863 |
| | ||||
* | G2000 board support added | stroese | 2004-12-16 | -0/+1339 |
| | ||||
* | PMC405 board support added | stroese | 2004-12-16 | -3/+10 |
| | ||||
* | CPU speed calculation updated (fixed a rounding problem) | stroese | 2004-12-16 | -34/+14 |
| | ||||
* | CPCI750 board support added | stroese | 2004-12-16 | -2/+4 |
| | ||||
* | Coldfire MCF5249 support added | stroese | 2004-12-16 | -6/+192 |
| | ||||
* | esd config files updated | stroese | 2004-12-16 | -285/+3680 |
| | ||||
* | new 405ep defines added | stroese | 2004-12-16 | -0/+9 |
| | ||||
* | new SST and EXCEL devices add | stroese | 2004-12-16 | -0/+10 |
| | ||||
* | - ext2fs support added | stroese | 2004-12-16 | -0/+4 |
| | | | | - Tundra universe support added | |||
* | "static" from "do_fat_read" removed | stroese | 2004-12-16 | -1/+1 |
| | ||||
* | Coldfire MCF5249 support added | stroese | 2004-12-16 | -1/+323 |
| | ||||
* | I2C added | stroese | 2004-12-16 | -0/+25 |
| | ||||
* | use same spacing for "NAND:" puts | stroese | 2004-12-16 | -1/+1 |
| | ||||
* | CPCI750 board support added | stroese | 2004-12-16 | -0/+3 |
| | ||||
* | added CONFIG_PCI_CONFIG_HOST_BRIDGE to enable host bridge configuration | stroese | 2004-12-16 | -2/+12 |
| | ||||
* | added ".i" same as ".jffs2s" for compatibility with older units ↵ | stroese | 2004-12-16 | -0/+8 |
| | | | | (CFG_NAND_SKIP_BAD_DOT_I) | |||
* | memory commands "mdc" and "mwc" added for cyclic read/write | stroese | 2004-12-16 | -0/+74 |
| | ||||
* | remove "static" from "ide_dev_desc" to use it from external code | stroese | 2004-12-16 | -1/+1 |
| | ||||
* | code cleanup: use CFG_VXWORKS_MAC_PTR instead of multiple board defines | stroese | 2004-12-16 | -8/+3 |
| | ||||
* | - ext2fs support added | stroese | 2004-12-16 | -2/+2 |
| | | | | - Tundra universe support added | |||
* | Tundra universe support added | stroese | 2004-12-16 | -0/+548 |
| | ||||
* | ext2fs support added | stroese | 2004-12-16 | -0/+375 |
| | ||||
* | ext2fs support added | stroese | 2004-12-16 | -1/+1195 |
| | ||||
* | Add support for INKA4X0 board | wdenk | 2004-12-16 | -1/+1168 |
| | ||||
* | Cleanup for CMC_PU2 board | wdenk | 2004-12-14 | -70/+57 |
| | ||||
* | Fix problem introduced by previous patch. | wdenk | 2004-12-13 | -0/+1 |
| | ||||
* | Patch by Steven Scholz, 12 Dec 2004: | wdenk | 2004-12-13 | -2/+5 |
| | | | | Fix typo in AT91 memory setup. | |||
* | Patch by Martin Krause, 27 Oct 2004: | wdenk | 2004-12-12 | -30/+324 |
| | | | | | - add support for "STK52xx" board (including PS/2 multiplexer) - add hardware detection for TQM5200 | |||
* | * Clean up CMC PU2 flash driver | wdenk | 2004-12-10 | -62/+97 |
| | | | | | | * Update MAINTAINERS file * Fix bug in MPC823 LCD driver | |||
* | * Fix udelay() on AT91RM9200 for delays < 1 ms. | wdenk | 2004-11-24 | -8/+37 |
| | | | | | | * Enable long help on CMC PU2 board; fix reset issue; increase CPU speed from 179 to 207 MHz. | |||
* | Fix smc91111 ethernet driver for Xaeniax board (need to handle | wdenk | 2004-11-22 | -0/+23 |
| | | | | unaligned tail part specially). | |||
* | * Update for AT91RM9200DK and CMC_PU2 boards: | wdenk | 2004-11-21 | -577/+845 |
| | | | | | | | - Enable booting directly from flash - fix CMC_PU2 flash driver * Fix mkimage usage message | |||
* | Map SRAM on NC650 board | wdenk | 2004-11-17 | -0/+17 |
| | ||||
* | Work around for Ethernet problems on Xaeniax board | wdenk | 2004-11-02 | -4/+55 |
| | ||||
* | Patch by TsiChung Liew, 23 Sep 2004: | wdenk | 2004-10-28 | -13/+8635 |
| | | | | | - add support for MPC8220 CPU - Add support for Alaska and Yukon boards | |||
* | * Fix configuration for ERIC board (needs more room) | wdenk | 2004-10-24 | -5/+31 |
| | | | | | | * Adjust MIPS compiler options at run-time depending on tools version ("-march=4kc -mtune=4kc -Wa,-mips_allow_branch_to_undefined" for new, "-mcpu=4kc" for old tools) | |||
* | Add passing of the command line and memory size information to the | wdenk | 2004-10-19 | -1/+6 |
| | | | | kernel on xaeniax board. | |||
* | Code cleanup for GCC-3.3.x compilers | wdenk | 2004-10-17 | -995/+966 |
| | ||||
* | Cleanup | wdenk | 2004-10-11 | -69/+71 |
| | ||||
* | * Enable NAND flash support for NC650 board. | wdenk | 2004-10-11 | -21/+80 |
| | | | | | * Patch by Thomas Lange 07 Oct 2004: Updated README for DBAu1x00 boards to match current status | |||
* | * Patch by Philippe Robin, 28 Sept 2004: | wdenk | 2004-10-11 | -12/+71 |
| | | | | | | | Fix Flash support for Versatile. * Patch by Roger Blofeld, 16 Sep 2004: Fix timeout for DHCP command retry | |||
* | * Patch by Pantelis Antoniou, 14 Sep 2004: | wdenk | 2004-10-11 | -54/+87 |
| | | | | | | | Fix early serial hang when CONFIG_SERIAL_MULTI is defined. * Patch by Pantelis Antoniou, 14 Sep 2004: Kick watchdog when bz-decompressing | |||
* | Fix CFG_HZ problems on AT91RM9200 systems | wdenk | 2004-10-11 | -10/+28 |
| | | | | [Remember: CFG_HZ should be 1000 on ALL systems!] | |||
* | * Patch by Gridish Shlomi, 30 Aug 2004: | wdenk | 2004-10-10 | -34/+69 |
| | | | | | | | | | | | | | | | | | - Add support to revA version of PQ27 and PQ27E. - Reverted MPC8260ADS baudrate back to original 115200 * Patch by Hojin, 17 Sep 2004: Fix typo in cfi_flash.c * Patch by Mark Jonas, 09 September 2004: mtest's data line test (with CFG_ALT_MEMTEST set) returned a wrong error message * Patch by Mark Jonas, 31 August 2004: Added option CFG_XLB_PIPELINING to enable XLB pipelining. This improves FTP performance for MPC5200 systems. Enabled for IceCube by default. | |||
* | * Patch by Michael Bendzick, 30 Aug 2004: | wdenk | 2004-10-10 | -5/+914 |
| | | | | | | | | | - 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. * Patch by Frederick Klatt, 30 Aug 2004: Add support for the Wind River SBC8540/SBC8560 boards | |||
* | * Configure SX1 board to use drivers/cfi_flash.c | wdenk | 2004-10-10 | -881/+450 |
| | | | | | | | | | | | * Patches by Michael Bendzick, 30 Aug 2004: - Configure omap1510inn board to use drivers/cfi_flash.c - Make drivers/cfi_flash.c protect environment and redundant environment. * Patch by Steven Scholz, 23 Jun 2004: - Add script (tools/img2brec.sh) to programm U-Boot into (Synch)Flash using the Bootstrap Mode of the MC9328MX1/L | |||
* | Patches by Scott McNutt, 24 Aug 2004: | wdenk | 2004-10-10 | -191/+3880 |
| | | | | | | - Add support for Altera Nios-II processors. - Add support for Psyent PCI-5441 board. - Add support for Psyent PK1C20 board. | |||
* | Patches by Jon Loeliger, 24 Aug 2004: | wdenk | 2004-10-10 | -1109/+3149 |
| | | | | | - Add support for the MPC8541 and MPC8555 CDS boards - Cleanup eth?addr handling: make dependent on CONFIG_ETH?ADDR |