aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Collapse)AuthorFilesLines
2005-01-10Coding Style cleanupwdenk6-187/+177
2005-01-09* Patch by Daniel Poirot, 10 Oct 2004:wdenk5-0/+1128
Add support for Wind River sbc405 board * Patch by Rainer Brestan, 12 Oct 2004: Make examples/Makefile more robust
2005-01-09* Patch by Sam Song, 11 October 2004:wdenk1-10/+75
- Add RESET/PREBOOT/AUTOBOOT support for RPXlite_DW board - Adjust CPU:BUS frequency ratio 1:1 when core frequency less than 50MHz * Patch by Sam Song, 10 Oct 2004: Fix a parameter error in run_command() in main.c
2005-01-09* Patches by Richard Woodruff, 01 Oct 2004:wdenk8-0/+2246
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:wdenk2-10/+240
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-09Patches by David Snowdon, 07 Sep 2004:wdenk6-0/+1484
- 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-09Patch by Florian Schlote, 08 Sep 2004:wdenk9-0/+815
Add support for SenTec-COBRA5272-board (Coldfire).
2005-01-09* Patch by Kurt Stremerch, 03 Sep 2004:wdenk2-274/+293
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:wdenk2-2/+8
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.xwdenk11-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.
2004-12-20Fix problems with CMC_PU2 flash driver.LABEL_2004_12_20_1220wdenk1-7/+8
2004-12-19* Fix problems with CMC_PU2 flash driver.LABEL_2004_12_19_2240wdenk3-52/+51
* Adjust INKA 4x0 default settings
2004-12-18Add support for UC100 boardLABEL_2004_12_18_2335wdenk5-0/+612
2004-12-17One more code cleanup.stroese1-1/+1
2004-12-16Code cleanup.wdenk25-1138/+1332
2004-12-16PCI405 board updatestroese1-0/+235
2004-12-16AR405 board updatestroese1-2276/+2427
2004-12-16esd common updatestroese12-28/+1578
2004-12-16VOH405 board updatestroese6-1190/+3866
2004-12-16PMC405 board updatestroese4-1355/+2547
2004-12-16PLU405 board updatestroese2-10/+36
2004-12-16PCI405 board updatestroese3-10/+1022
2004-12-16OCRTC board updatestroese2-9/+9
2004-12-16HUB405 board updatestroese2-16/+70
2004-12-16DU405 board updatestroese2-9/+7
2004-12-16DP405 board updatestroese3-1777/+1789
2004-12-16CPCIISER4 board updatestroese2-6/+11
2004-12-16CPCI440 board updatestroese4-1/+17
2004-12-16CANBT board updatestroese1-1/+1
2004-12-16ASH405 board updatestroese1-1/+1
2004-12-16AR405 board updatestroese2-3/+232
2004-12-16ADCIOP board updatestroese1-1/+1
2004-12-16CPCI405 board updatestroese4-1312/+1442
2004-12-16WUH405 board support addedstroese6-0/+2299
2004-12-16VOM405 board support addedstroese6-0/+2309
2004-12-16TASREG board support addedstroese6-0/+6062
2004-12-16HH405 board support addedstroese10-0/+7378
2004-12-16CPCI750 board support addedstroese21-0/+11793
2004-12-16APC405 board support addedstroese7-0/+3863
2004-12-16G2000 board support addedstroese5-0/+1339
2004-12-16Add support for INKA4X0 boardwdenk7-0/+915
2004-12-14Cleanup for CMC_PU2 boardwdenk2-10/+14
2004-12-13Patch by Steven Scholz, 12 Dec 2004:wdenk2-2/+2
Fix typo in AT91 memory setup.
2004-12-12Patch by Martin Krause, 27 Oct 2004:wdenk2-6/+123
- add support for "STK52xx" board (including PS/2 multiplexer) - add hardware detection for TQM5200
2004-12-10* Clean up CMC PU2 flash driverwdenk1-53/+65
* Update MAINTAINERS file * Fix bug in MPC823 LCD driver
2004-11-24* Fix udelay() on AT91RM9200 for delays < 1 ms.LABEL_2004_11_25_0035wdenk1-2/+2
* 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:wdenk9-494/+596
- Enable booting directly from flash - fix CMC_PU2 flash driver * Fix mkimage usage message
2004-10-28Patch by TsiChung Liew, 23 Sep 2004:wdenk7-0/+1399
- add support for MPC8220 CPU - Add support for Alaska and Yukon boards
2004-10-24* Fix configuration for ERIC board (needs more room)wdenk1-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)
2004-10-17Code cleanup for GCC-3.3.x compilerswdenk14-922/+889