summaryrefslogtreecommitdiff
path: root/board/esd
AgeCommit message (Expand)Author
2007-08-16Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-08-16Merge with /home/wd/git/u-boot/custodian/u-boot-nand-flashWolfgang Denk
2007-08-16ppc4xx: Remove #warning in esd auto_update.cStefan Roese
2007-08-16ppc7xx: Update CPCI750 boardStefan Roese
2007-08-15Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-08-14Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk
2007-08-03Merge branch 'testing' into workingAndy Fleming
2007-08-02Fix build errors and warnings / code cleanup.Wolfgang Denk
2007-07-28new FPGA image for PLU405 boardMatthias Fuchs
2007-07-10board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-09board/[d-e]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-10Coding style cleanup; update CHANGELOG.Wolfgang Denk
2007-07-09Small coding style cleanupStefan Roese
2007-07-09Migrate esd 405EP boards to new NAND subsystemMatthias Fuchs
2007-07-09Migrate esd 405EP boards to new NAND subsystemMatthias Fuchs
2007-07-04Remove obsolete mpc5xxx linker scripts (2 of 3)Grant Likely
2007-07-04Minor coding style cleanup. Rebuild CHANGELOG file.Wolfgang Denk
2007-07-04board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-06-25ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese
2007-06-25ppc4xx: Maintenance patch for esd's CPCI405 derivatsMatthias Fuchs
2007-03-08fixed ethernet phy configuration for plu405 boardMatthias Fuchs
2007-02-27Minor code cleanup.Wolfgang Denk
2007-02-20Merge with /home/stefan/git/u-boot/denx-merge-srStefan Roese
2007-02-20[PATCH] PPC4xx: Add support for multiple I2C bussesStefan Roese
2007-02-20[PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely
2007-01-31[PATCH] Update esd cpci5200 filesStefan Roese
2007-01-31[PATCH] Add support for esd mecp5200 boardStefan Roese
2006-11-30Code cleanup.Wolfgang Denk
2006-11-01- Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change theBartlomiej Sieka
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk
2006-10-09Coding style cleanupWolfgang Denk
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz
2006-04-12Merge with /home/m8/git/u-bootWolfgang Denk
2006-04-08Fix JFFS2 support for legacy NAND driver.Marian Balakowicz
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk
2006-03-06Minor code cleanupWolfgang Denk
2006-03-06Merge the new NAND code (testing-NAND brach); see doc/README.nandWolfgang Denk
2006-03-05Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka
2006-02-08Convert CPCI750 to use common CFI flash driverStefan Roese
2006-02-07Various changes to esd HH405 board specific filesStefan Roese
2006-01-18Fix various compiler warnings on ppc4xx builds (ELDK 4.0)Stefan Roese
2006-01-18Add VGA support (CT69000) to CPCI750 board.Stefan Roese
2006-01-18PMC405 and CPCI405: Moved configuration of pci resources into config file.Stefan Roese
2005-12-12(no commit message)Wolfgang Denk
2005-12-04Code cleanup, especially MIPS for GCC 4.xWolfgang Denk
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk
2005-11-15New PPC 405EP board added: CMS700Stefan Roese
2005-11-08Updated PCI mapping for esd CPCI2DP board.Stefan Roese
2005-10-29Merge with /home/m8/git/u-bootWolfgang Denk