Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | * Code cleanup, mostly for GCC-3.3.x | wdenk | 2004-12-31 | -21/+133 |
| | | | | | | | | | | | | * Cleanup confusing use of CONFIG_ETH*ADDR - ust his only to pre-define a MAC address; use CONFIG_HAS_ETH* to enable support for additional ethernet addresses. * Cleanup drivers/i82365.c - avoid duplication of code * Fix bogus "cannot span across banks" flash error message * Add support for CompactFlash for the CPC45 Board. | |||
* | Fix problems with CMC_PU2 flash driver. | wdenk | 2004-12-20 | -7/+8 |
| | ||||
* | * Fix problems with CMC_PU2 flash driver. | wdenk | 2004-12-19 | -52/+51 |
| | | | | * Adjust INKA 4x0 default settings | |||
* | Add support for UC100 board | wdenk | 2004-12-18 | -0/+612 |
| | ||||
* | One more code cleanup. | stroese | 2004-12-17 | -1/+1 |
| | ||||
* | Code cleanup. | wdenk | 2004-12-16 | -1138/+1332 |
| | ||||
* | PCI405 board update | stroese | 2004-12-16 | -0/+235 |
| | ||||
* | AR405 board update | stroese | 2004-12-16 | -2276/+2427 |
| | ||||
* | esd common update | stroese | 2004-12-16 | -28/+1578 |
| | ||||
* | VOH405 board update | stroese | 2004-12-16 | -1190/+3866 |
| | ||||
* | PMC405 board update | stroese | 2004-12-16 | -1355/+2547 |
| | ||||
* | PLU405 board update | stroese | 2004-12-16 | -10/+36 |
| | ||||
* | PCI405 board update | stroese | 2004-12-16 | -10/+1022 |
| | ||||
* | OCRTC board update | stroese | 2004-12-16 | -9/+9 |
| | ||||
* | HUB405 board update | stroese | 2004-12-16 | -16/+70 |
| | ||||
* | DU405 board update | stroese | 2004-12-16 | -9/+7 |
| | ||||
* | DP405 board update | stroese | 2004-12-16 | -1777/+1789 |
| | ||||
* | CPCIISER4 board update | stroese | 2004-12-16 | -6/+11 |
| | ||||
* | CPCI440 board update | stroese | 2004-12-16 | -1/+17 |
| | ||||
* | CANBT board update | stroese | 2004-12-16 | -1/+1 |
| | ||||
* | ASH405 board update | stroese | 2004-12-16 | -1/+1 |
| | ||||
* | AR405 board update | stroese | 2004-12-16 | -3/+232 |
| | ||||
* | ADCIOP board update | stroese | 2004-12-16 | -1/+1 |
| | ||||
* | CPCI405 board update | stroese | 2004-12-16 | -1312/+1442 |
| | ||||
* | WUH405 board support added | stroese | 2004-12-16 | -0/+2299 |
| | ||||
* | VOM405 board support added | stroese | 2004-12-16 | -0/+2309 |
| | ||||
* | TASREG board support added | stroese | 2004-12-16 | -0/+6062 |
| | ||||
* | HH405 board support added | stroese | 2004-12-16 | -0/+7378 |
| | ||||
* | 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 |
| | ||||
* | Add support for INKA4X0 board | wdenk | 2004-12-16 | -0/+915 |
| | ||||
* | Cleanup for CMC_PU2 board | wdenk | 2004-12-14 | -10/+14 |
| | ||||
* | Patch by Steven Scholz, 12 Dec 2004: | wdenk | 2004-12-13 | -2/+2 |
| | | | | Fix typo in AT91 memory setup. | |||
* | Patch by Martin Krause, 27 Oct 2004: | wdenk | 2004-12-12 | -6/+123 |
| | | | | | - add support for "STK52xx" board (including PS/2 multiplexer) - add hardware detection for TQM5200 | |||
* | * Clean up CMC PU2 flash driver | wdenk | 2004-12-10 | -53/+65 |
| | | | | | | * Update MAINTAINERS file * Fix bug in MPC823 LCD driver | |||
* | * Fix udelay() on AT91RM9200 for delays < 1 ms. | wdenk | 2004-11-24 | -2/+2 |
| | | | | | | * Enable long help on CMC PU2 board; fix reset issue; increase CPU speed from 179 to 207 MHz. | |||
* | * Update for AT91RM9200DK and CMC_PU2 boards: | wdenk | 2004-11-21 | -494/+596 |
| | | | | | | | - Enable booting directly from flash - fix CMC_PU2 flash driver * Fix mkimage usage message | |||
* | Patch by TsiChung Liew, 23 Sep 2004: | wdenk | 2004-10-28 | -0/+1399 |
| | | | | | - add support for MPC8220 CPU - Add support for Alaska and Yukon boards | |||
* | * Fix configuration for ERIC board (needs more room) | wdenk | 2004-10-24 | -2/+1 |
| | | | | | | * 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) | |||
* | Code cleanup for GCC-3.3.x compilers | wdenk | 2004-10-17 | -922/+889 |
| | ||||
* | Cleanup | wdenk | 2004-10-11 | -8/+8 |
| | ||||
* | * Enable NAND flash support for NC650 board. | wdenk | 2004-10-11 | -12/+32 |
| | | | | | * 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 | -8/+50 |
| | | | | | | | Fix Flash support for Versatile. * Patch by Roger Blofeld, 16 Sep 2004: Fix timeout for DHCP command retry | |||
* | * Patch by Michael Bendzick, 30 Aug 2004: | wdenk | 2004-10-10 | -3/+13 |
| | | | | | | | | | - 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 | -874/+2 |
| | | | | | | | | | | | * 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 | -137/+861 |
| | | | | | | - 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 | -1074/+1969 |
| | | | | | - Add support for the MPC8541 and MPC8555 CDS boards - Cleanup eth?addr handling: make dependent on CONFIG_ETH?ADDR | |||
* | * Patch by Jon Loeliger, 24 Aug 2004: | wdenk | 2004-10-10 | -16/+2 |
| | | | | | | | | | | | - 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 * Cleanup: avoid compiler warnings * Add CMC PU2 board to MAKEALL script | |||
* | Patch by George G. Davis, 24 Aug 2004: | wdenk | 2004-10-10 | -39/+33 |
| | | | | - update ARM boards to use constants from mach-types.h |