summaryrefslogtreecommitdiff
path: root/board/esd/common
AgeCommit message (Collapse)Author
2006-04-08Fix JFFS2 support for legacy NAND driver.Marian Balakowicz
Some more NAND cleanup and small fixes.
2006-03-06Minor code cleanupWolfgang Denk
2006-03-06Merge the new NAND code (testing-NAND brach); see doc/README.nandWolfgang Denk
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]
2006-03-05Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka
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.
2006-02-07Various changes to esd HH405 board specific filesStefan Roese
Patch by Matthias Fuchs, 07 Feb 2006
2006-01-18Fix various compiler warnings on ppc4xx builds (ELDK 4.0)Stefan Roese
Patch by Stefan Roese, 18 Jan 2006
2006-01-18PMC405 and CPCI405: Moved configuration of pci resources into config file.Stefan Roese
PMC405 and CPCI2DP: Added firmware download and booting via pci. Patch by Matthias Fuchs, 20 Dec 2005
2005-10-29Merge with /home/m8/git/u-bootWolfgang Denk
2005-10-28Add support for multiple PHYs.Marian Balakowicz
2005-10-20Fix conflicting types (flash_write()) in esd auto_update.cStefan Roese
Patch by Stefan Roese, 20 Oct 2005
2005-10-13Cleanup for GCC-4.xWolfgang Denk
2005-10-08Fix gzip bmp support (test if malloc fails, warning when truncated).Stefan Roese
Increase CFG_VIDEO_LOGO_MAX_SIZE on HH405 board. Patch by Stefan Roese, 08 Oct 2005
2005-09-25Fix VOH405 SupportWolfgang Denk
Patch by Matthias Fuchs, 25 Sep 2005
2005-09-22Add SM501 support to HH405 board.Stefan Roese
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
2005-03-16Update for esd auto_update and hh405 boardstroese
2004-12-16Code cleanup.wdenk
2004-12-16esd common updatestroese
2004-09-16esd misc file esd common routines added.stroese
2003-10-15* Patches by Xianghua Xiao, 15 Oct 2003:wdenk
- 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-12Xilinx jtag tool added.stroese
2003-06-27* Code cleanup:wdenk
- 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-05-23Code reworked for PPC405EP support.stroese
2003-02-14Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).stroese
2002-11-03Initial revisionwdenk
2002-08-17Initial revisionwdenk