summaryrefslogtreecommitdiff
path: root/board/esd
AgeCommit message (Collapse)Author
2004-12-17One more code cleanup.stroese
2004-12-16Code cleanup.wdenk
2004-12-16PCI405 board updatestroese
2004-12-16AR405 board updatestroese
2004-12-16esd common updatestroese
2004-12-16VOH405 board updatestroese
2004-12-16PMC405 board updatestroese
2004-12-16PLU405 board updatestroese
2004-12-16PCI405 board updatestroese
2004-12-16OCRTC board updatestroese
2004-12-16HUB405 board updatestroese
2004-12-16DU405 board updatestroese
2004-12-16DP405 board updatestroese
2004-12-16CPCIISER4 board updatestroese
2004-12-16CPCI440 board updatestroese
2004-12-16CANBT board updatestroese
2004-12-16ASH405 board updatestroese
2004-12-16AR405 board updatestroese
2004-12-16ADCIOP board updatestroese
2004-12-16CPCI405 board updatestroese
2004-12-16WUH405 board support addedstroese
2004-12-16VOM405 board support addedstroese
2004-12-16TASREG board support addedstroese
2004-12-16HH405 board support addedstroese
2004-12-16CPCI750 board support addedstroese
2004-12-16APC405 board support addedstroese
2004-09-16Fix [noeol] problem in board/esd/ar405/fpgadata_xl30.cwdenk
2004-09-16Update AR405 board.stroese
2004-09-16esd misc file esd common routines added.stroese
2004-09-08* Patch by Detlev Zundel, 08 Sep 2004:LABEL_2004_09_09_0000wdenk
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
2004-02-23* CVS add missing fileswdenk
* 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
2004-01-20* The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk
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
2003-10-15* Patches by Xianghua Xiao, 15 Oct 2003:LABEL_2003_10_16_0200wdenk
- 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
2003-09-12PMC405 update.stroese
2003-09-12PCI405 update.stroese
2003-09-12CPCI405(AB) update.stroese
2003-09-12ASH405 update.stroese
2003-09-12Xilinx jtag tool added.stroese
2003-09-12Board VOH405 added.stroese
2003-09-12Board PLU405 added.stroese
2003-09-12Board HUB405 added.stroese
2003-09-12Board DP405 added.stroese
2003-09-11* Patch by Gary Jennejohn, 11 Sep 2003:wdenk
- 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
2003-07-11- Fixed interrupt polarity.stroese
2003-07-11- FPGA updated.stroese
2003-07-11- BSP command added.stroese
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk
get rid of MK_CMD_ENTRY macro; update doc/README.command
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk
- 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)
2003-06-25* Header file cleanup for ARMLABEL_2003_06_26_2220wdenk
* 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
2003-06-24- Update NAND FLASH support.stroese