Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-01-09 | * Patches by Richard Woodruff, 01 Oct 2004: | wdenk | |
add support for the TI OMAP2420 processor and its H4 reference board * Patch by Christian Pellegrin, 24 Sep 2004: Added support for NE2000 compatible (DP8390, DP83902) NICs. | |||
2005-01-09 | * Patch by Leif Lindholm, 23 Sep 2004: | wdenk | |
add support for the AMD db1550 board * Patch by Travis Sawyer, 15 Sep 2004: Add CONFIG_SERIAL_MULTI support for ppc4xx, update README.serial_multi | |||
2005-01-09 | Patches by David Snowdon, 07 Sep 2004: | wdenk | |
- add u-boot.hex target in the top level Makefile - add support for the UNSW/NICTA PLEB 2 board (pleb2) - use -mtune=xscale and -march=armv5 options for PXA | |||
2005-01-09 | Patch by Florian Schlote, 08 Sep 2004: | wdenk | |
Add support for SenTec-COBRA5272-board (Coldfire). | |||
2005-01-09 | * Patch by Kurt Stremerch, 03 Sep 2004: | wdenk | |
Add Xilinx Spartan2E family FPGA support * Patch by Jeff Angielski, 02 Sep 2004: Add Added support for H2 revision of the EP8260 board. Fixed formatting for some of the EP8260 related source files. | |||
2005-01-09 | * Patch by Jon Loeliger, 02 Sep 2004: | wdenk | |
Reset monitor size back to 256 so environment can be written to flash on MPC85xx ADS and CDS releases. * Patch by Paolo Broggini, 02 Sep 2004: Make BSS clearing on ARM systems more robust * Patch by Yue Hu and Joe, 01 Sep 2004: - add PCI support for ixp425; - add EEPRO100 suppor tfor ixdp425 board. * Fix problem with protected sector detection in driver/cfi_flash.c | |||
2004-12-31 | * Code cleanup, mostly for GCC-3.3.x | wdenk | |
* 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. | |||
2004-12-20 | Fix problems with CMC_PU2 flash driver. | wdenk | |
2004-12-19 | * Fix problems with CMC_PU2 flash driver. | wdenk | |
* Adjust INKA 4x0 default settings | |||
2004-12-18 | Add support for UC100 board | wdenk | |
2004-12-17 | One more code cleanup. | stroese | |
2004-12-16 | Code cleanup. | wdenk | |
2004-12-16 | PCI405 board update | stroese | |
2004-12-16 | AR405 board update | stroese | |
2004-12-16 | esd common update | stroese | |
2004-12-16 | VOH405 board update | stroese | |
2004-12-16 | PMC405 board update | stroese | |
2004-12-16 | PLU405 board update | stroese | |
2004-12-16 | PCI405 board update | stroese | |
2004-12-16 | OCRTC board update | stroese | |
2004-12-16 | HUB405 board update | stroese | |
2004-12-16 | DU405 board update | stroese | |
2004-12-16 | DP405 board update | stroese | |
2004-12-16 | CPCIISER4 board update | stroese | |
2004-12-16 | CPCI440 board update | stroese | |
2004-12-16 | CANBT board update | stroese | |
2004-12-16 | ASH405 board update | stroese | |
2004-12-16 | AR405 board update | stroese | |
2004-12-16 | ADCIOP board update | stroese | |
2004-12-16 | CPCI405 board update | stroese | |
2004-12-16 | WUH405 board support added | stroese | |
2004-12-16 | VOM405 board support added | stroese | |
2004-12-16 | TASREG board support added | stroese | |
2004-12-16 | HH405 board support added | stroese | |
2004-12-16 | CPCI750 board support added | stroese | |
2004-12-16 | APC405 board support added | stroese | |
2004-12-16 | G2000 board support added | stroese | |
2004-12-16 | Add support for INKA4X0 board | wdenk | |
2004-12-14 | Cleanup for CMC_PU2 board | wdenk | |
2004-12-13 | Patch by Steven Scholz, 12 Dec 2004: | wdenk | |
Fix typo in AT91 memory setup. | |||
2004-12-12 | Patch by Martin Krause, 27 Oct 2004: | wdenk | |
- add support for "STK52xx" board (including PS/2 multiplexer) - add hardware detection for TQM5200 | |||
2004-12-10 | * Clean up CMC PU2 flash driver | wdenk | |
* Update MAINTAINERS file * Fix bug in MPC823 LCD driver | |||
2004-11-24 | * Fix udelay() on AT91RM9200 for delays < 1 ms. | wdenk | |
* Enable long help on CMC PU2 board; fix reset issue; increase CPU speed from 179 to 207 MHz. | |||
2004-11-21 | * Update for AT91RM9200DK and CMC_PU2 boards: | wdenk | |
- Enable booting directly from flash - fix CMC_PU2 flash driver * Fix mkimage usage message | |||
2004-10-28 | Patch by TsiChung Liew, 23 Sep 2004: | wdenk | |
- add support for MPC8220 CPU - Add support for Alaska and Yukon boards | |||
2004-10-24 | * Fix configuration for ERIC board (needs more room) | wdenk | |
* 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) | |||
2004-10-17 | Code cleanup for GCC-3.3.x compilers | wdenk | |
2004-10-11 | Cleanup | wdenk | |
2004-10-11 | * Enable NAND flash support for NC650 board. | wdenk | |
* Patch by Thomas Lange 07 Oct 2004: Updated README for DBAu1x00 boards to match current status | |||
2004-10-11 | * Patch by Philippe Robin, 28 Sept 2004: | wdenk | |
Fix Flash support for Versatile. * Patch by Roger Blofeld, 16 Sep 2004: Fix timeout for DHCP command retry |