summaryrefslogtreecommitdiff
path: root/board/esd/common
Commit message (Collapse)AuthorAgeLines
...
* Fix gzip bmp support (test if malloc fails, warning when truncated).Stefan Roese2005-10-08-8/+15
| | | | | Increase CFG_VIDEO_LOGO_MAX_SIZE on HH405 board. Patch by Stefan Roese, 08 Oct 2005
* Fix VOH405 SupportWolfgang Denk2005-09-25-2/+3
| | | | Patch by Matthias Fuchs, 25 Sep 2005
* Add SM501 support to HH405 board.Stefan Roese2005-09-22-81/+177
| | | | | | Add support for gzip compressed bmp's (CONFIG_VIDEO_BMP_GZIP). Add support for eeprom write-enable (CFG_EEPROM_WREN). Patch by Stefan Roese, 22 Sep 2005
* Update for esd auto_update and hh405 boardstroese2005-03-16-0/+19
|
* Code cleanup.wdenk2004-12-16-6/+1
|
* esd common updatestroese2004-12-16-28/+1578
|
* esd misc file esd common routines added.stroese2004-09-16-0/+40
|
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-15-160/+160
| | | | | | | | - 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
* Xilinx jtag tool added.stroese2003-09-12-0/+2402
|
* * Code cleanup:wdenk2003-06-27-134/+134
| | | | | | | | | - 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)
* Code reworked for PPC405EP support.stroese2003-05-23-21/+16
|
* Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).stroese2003-02-14-1/+1
|
* Initial revisionwdenk2002-11-03-0/+464
|
* Initial revisionwdenk2002-08-17-0/+646