aboutsummaryrefslogtreecommitdiff
path: root/board/esd
AgeCommit message (Expand)AuthorFilesLines
2007-07-04board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger12-18/+18
2007-06-25ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese1-2/+2
2007-06-25ppc4xx: Maintenance patch for esd's CPCI405 derivatsMatthias Fuchs1-21/+55
2007-03-08fixed ethernet phy configuration for plu405 boardMatthias Fuchs1-6/+11
2007-02-27Minor code cleanup.Wolfgang Denk1-12/+10
2007-02-20Merge with /home/stefan/git/u-boot/denx-merge-srStefan Roese1-2/+1
2007-02-20[PATCH] PPC4xx: Add support for multiple I2C bussesStefan Roese1-1/+1
2007-02-20[PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely1-2/+1
2007-01-31[PATCH] Update esd cpci5200 filesStefan Roese2-10/+53
2007-01-31[PATCH] Add support for esd mecp5200 boardStefan Roese5-0/+515
2006-11-30Code cleanup.Wolfgang Denk2-4/+2
2006-11-01- Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change theBartlomiej Sieka2-12/+8
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk26-27/+27
2006-10-09Coding style cleanupWolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz28-164/+345
2006-04-12Merge with /home/m8/git/u-bootWolfgang Denk9-32/+8
2006-04-08Fix JFFS2 support for legacy NAND driver.Marian Balakowicz9-32/+8
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk18-65/+26
2006-03-06Minor code cleanupWolfgang Denk8-106/+98
2006-03-06Merge the new NAND code (testing-NAND brach); see doc/README.nandWolfgang Denk16-17/+52
2006-03-05Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka16-17/+52
2006-02-08Convert CPCI750 to use common CFI flash driverStefan Roese3-764/+18
2006-02-07Various changes to esd HH405 board specific filesStefan Roese3-2567/+2614
2006-01-18Fix various compiler warnings on ppc4xx builds (ELDK 4.0)Stefan Roese4-4/+4
2006-01-18Add VGA support (CT69000) to CPCI750 board.Stefan Roese1-8/+72
2006-01-18PMC405 and CPCI405: Moved configuration of pci resources into config file.Stefan Roese5-49/+191
2005-12-12(no commit message)Wolfgang Denk26-0/+27
2005-12-04Code cleanup, especially MIPS for GCC 4.xWolfgang Denk2-25/+21
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk2-2/+2
2005-11-15New PPC 405EP board added: CMS700Stefan Roese7-15/+2410
2005-11-08Updated PCI mapping for esd CPCI2DP board.Stefan Roese1-6/+9
2005-10-29Merge with /home/m8/git/u-bootWolfgang Denk1-2/+2
2005-10-28Add support for multiple PHYs.Marian Balakowicz1-2/+2
2005-10-20Fix conflicting types (flash_write()) in esd auto_update.cStefan Roese1-1/+1
2005-10-13Cleanup for GCC-4.xWolfgang Denk25-45/+47
2005-10-08Fix gzip bmp support (test if malloc fails, warning when truncated).Stefan Roese1-8/+15
2005-09-30Fix problem with SM501 init on HH405 board.Stefan Roese1-1/+4
2005-09-25Fix VOH405 SupportWolfgang Denk1-2/+3
2005-09-25Add support for AMD's Pb1x00 eval board;Wolfgang Denk1-1/+1
2005-09-24* Fix PHY address argument passing with mii info commandWolfgang Denk1-0/+53
2005-09-23More cleanup: get rid or redundand #definesWolfgang Denk1-5/+2
2005-09-23Cleanup (PPC4xx is AMCC now)Wolfgang Denk1-3/+3
2005-09-22esd CPCI2DP board addedStefan Roese5-0/+522
2005-09-22esd PMC405 board updatedStefan Roese2-790/+1
2005-09-22Add SM501 support to HH405 board.Stefan Roese3-2583/+3103
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk24-0/+48
2005-08-23Merge with testing-4xx_enet (Create generic 4xx Ethernet code)Wolfgang Denk18-18/+5
2005-08-22Add esd cpci5200 and pf5200 boardsStefan Roese11-0/+2389
2005-08-16Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese18-18/+5
2005-08-12esd PCI405 board updatedStefan Roese1-11/+56