summaryrefslogtreecommitdiff
path: root/board/esd
Commit message (Collapse)AuthorAgeLines
* PCI405 board updatestroese2004-12-16-10/+1022
|
* OCRTC board updatestroese2004-12-16-9/+9
|
* HUB405 board updatestroese2004-12-16-16/+70
|
* DU405 board updatestroese2004-12-16-9/+7
|
* DP405 board updatestroese2004-12-16-1777/+1789
|
* CPCIISER4 board updatestroese2004-12-16-6/+11
|
* CPCI440 board updatestroese2004-12-16-1/+17
|
* CANBT board updatestroese2004-12-16-1/+1
|
* ASH405 board updatestroese2004-12-16-1/+1
|
* AR405 board updatestroese2004-12-16-3/+232
|
* ADCIOP board updatestroese2004-12-16-1/+1
|
* CPCI405 board updatestroese2004-12-16-1312/+1442
|
* WUH405 board support addedstroese2004-12-16-0/+2299
|
* VOM405 board support addedstroese2004-12-16-0/+2309
|
* TASREG board support addedstroese2004-12-16-0/+6062
|
* HH405 board support addedstroese2004-12-16-0/+7378
|
* CPCI750 board support addedstroese2004-12-16-0/+11793
|
* APC405 board support addedstroese2004-12-16-0/+3863
|
* Fix [noeol] problem in board/esd/ar405/fpgadata_xl30.cwdenk2004-09-16-1/+1
|
* Update AR405 board.stroese2004-09-16-104/+2389
|
* esd misc file esd common routines added.stroese2004-09-16-0/+40
|
* * Patch by Detlev Zundel, 08 Sep 2004:wdenk2004-09-08-10/+10
| | | | | | | | | | | Update etags build target * Improve NetConsole support: add support for broadcast destination address and buffered input. * Cleanup compiler warnings for GCC 3.3.x and later * Fix problem in cmd_jffs2.c introduced by CFG_JFFS_SINGLE_PART patch
* * CVS add missing fileswdenk2004-02-23-1/+1
| | | | | | | | | | | | | | | | | | | | | | | * Cleanup compiler warnings * Fix problem with side effects in macros in include/usb.h * Patch by David Benson, 13 Nov 2003: bug 841358 - fix TFTP download size limit * Fixing bug 850768: improper flush_cache() in load_serial() * Fixing bug 834943: MPC8540 - missing volatile declarations * Patch by Stephen Williams, 09 Feb 2004: Add support for Xilinx SystemACE chip: - New files common/cmd_ace.c and include/systemace.h - Hook systemace support into cmd_fat and the partition manager * Patch by Travis Sawyer, 09 Feb 2004: Add bi_opbfreq & bi_iic_fast to 440GX bd_info as needed for Linux
* * The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2004-01-20-16/+16
| | | | | | | | | | | | before we can access it; add delay in case we are faster (with no CF card inserted) * Cleanup of some init functions * Make sure SCC Ethernet is always stopped by the time we boot Linux to avoid Linux crashes by early packets coming in. * Accelerate flash accesses on LWMON board by using buffered writes
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-15-161/+161
| | | | | | | | - Added Motorola CPU 8540/8560 support (cpu/85xx) - Added Motorola MPC8540ADS board support (board/mpc8540ads) - Added Motorola MPC8560ADS board support (board/mpc8560ads) * Minor code cleanup
* PMC405 update.stroese2003-09-12-104/+1361
|
* PCI405 update.stroese2003-09-12-746/+751
|
* CPCI405(AB) update.stroese2003-09-12-1093/+1437
|
* ASH405 update.stroese2003-09-12-2466/+2497
|
* Xilinx jtag tool added.stroese2003-09-12-0/+2402
|
* Board VOH405 added.stroese2003-09-12-0/+1776
|
* Board PLU405 added.stroese2003-09-12-0/+1752
|
* Board HUB405 added.stroese2003-09-12-0/+488
|
* Board DP405 added.stroese2003-09-12-0/+2279
|
* * Patch by Gary Jennejohn, 11 Sep 2003:wdenk2003-09-11-7/+3
| | | | | | | | | | | - allow for longer timeouts for USB mass storage devices * Patch by Denis Peter, 11 Sep 2003: - fix USB data pointer assignment for bulk only transfer. - prevent to display erased directories in FAT filesystem. * Change output format for NAND flash - make it look like for other memory, too
* - Fixed interrupt polarity.stroese2003-07-11-1/+1
|
* - FPGA updated.stroese2003-07-11-2467/+2469
|
* - BSP command added.stroese2003-07-11-1/+88
|
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-01-2/+2
| | | | get rid of MK_CMD_ENTRY macro; update doc/README.command
* * Code cleanup:wdenk2003-06-27-458/+517
| | | | | | | | | - remove trailing white space, trailing empty lines, C++ comments, etc. - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c) * Patches by Kenneth Johansson, 25 Jun 2003: - major rework of command structure (work done mostly by Michal Cendrowski and Joakim Kristiansen)
* * Header file cleanup for ARMwdenk2003-06-25-0/+12
| | | | | | * Patch by Murray Jensen, 24 Jun 2003: - make sure to use only U-boot provided header files - fix problems with ".rodata.str1.4" section as used by GCC-3.x
* - Update NAND FLASH support.stroese2003-06-24-2/+7
|
* - Update new fpga file.stroese2003-06-24-2513/+2462
|
* * Fix CONFIG_NET_MULTI support in include/net.hwdenk2003-06-15-2462/+2513
| | | | | | | | | | | | | * Patches by Kyle Harris, 13 Mar 2003: - Add FAT partition support - Add command support for FAT - Add command support for MMC ---- - Add Intel PXA support for video - Add Intel PXA support for MMC ---- - Enable MMC and FAT for lubbock board - Other misc changes for lubbock board
* - Update new fpga file.stroese2003-06-06-2513/+2462
|
* * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk2003-05-30-20/+20
| | | | | | | | instead CFG_MONITOR_LEN is now only used to determine _at_compile_ _time_ (!) if the environment is embedded within the U-Boot image, or in a separate flash sector. * Cleanup CFG_DER #defines in config files (wd maintained only)
* PMC405 board added.stroese2003-05-23-0/+1241
|
* Code cleanup.stroese2003-05-23-121/+2
|
* New FPGA image with 527 support.stroese2003-05-23-749/+746
|
* Local Bus Timeout increased.stroese2003-05-23-1/+6
|