summaryrefslogtreecommitdiff
path: root/include/configs/HH405.h
Commit message (Collapse)AuthorAgeLines
* include/configs/[A-I]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-10-4/+13
| | | | | | | | | Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h used to be included but CONFIG_BOOTP_MASK was not defined. Remove lingering references to CFG_CMD_* symbols. Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various H* named board config files.Jon Loeliger2007-07-08-20/+22
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* Merge the new NAND code (testing-NAND brach); see doc/README.nandWolfgang Denk2006-03-06-0/+2
|\ | | | | | | | | | | | | Rewrite of NAND code based on what is in 2.6.12 Linux kernel Patch by Ladislav Michl, 29 Jun 2005 [Merge with /home/tur/nand/u-boot]
| * Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-05-0/+2
| | | | | | | | | | | | | | code and in SoC code). Boards using the old way have CFG_NAND_LEGACY and BOARDLIBS = drivers/nand_legacy/libnand_legacy.a added. Build breakage for NETTA.ERR and NETTA_ISDN - will go away when the new NAND support is implemented for these boards.
* | Various changes to esd HH405 board specific filesStefan Roese2006-02-07-2/+13
|/ | | | Patch by Matthias Fuchs, 07 Feb 2006
* Fix gzip bmp support (test if malloc fails, warning when truncated).Stefan Roese2005-10-08-4/+2
| | | | | Increase CFG_VIDEO_LOGO_MAX_SIZE on HH405 board. Patch by Stefan Roese, 08 Oct 2005
* Fix problem with SM501 init on HH405 board.Stefan Roese2005-09-30-3/+8
| | | | Patch by Stefan Roese, 30 Sep 2005
* Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-23-1/+1
|
* Add SM501 support to HH405 board.Stefan Roese2005-09-22-2/+45
| | | | | | 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
* esd config files updatedstroese2004-12-16-0/+481