aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2008-10-29NAND: Add support for MPC8572DS boardHaiying Wang2-0/+7
2008-10-29Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang5-5/+5
2008-10-28Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk6-0/+171
2008-10-28i386: Renamed show_boot_progress in assembler codeGraeme Russ2-4/+4
2008-10-27Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk11-532/+259
2008-10-27lcd: Let the board code show board-specific infoHaavard Skinnemoen6-0/+171
2008-10-2486xx: Convert all fsl_pci_init users to new APIsKumar Gala3-127/+59
2008-10-2485xx: Convert all fsl_pci_init users to new APIsKumar Gala8-405/+200
2008-10-24ppc4xx: New board avnet fx12 minimodulGeorg Schardt5-0/+157
2008-10-24ppc4xx: Generic architecture for xilinx ppc405(v3)Ricardo Ribalda Delgado7-0/+459
2008-10-23Blackfin: bf561-ezkit: drop redundant codeMike Frysinger1-4/+2
2008-10-23Blackfin: bf561-ezkit: drop pointless USB codeMike Frysinger1-15/+0
2008-10-23Blackfin: linker scripts: force start.o and set initcode boundariesMike Frysinger4-4/+24
2008-10-23Blackfin: punt old unused mem_init.h headerMike Frysinger1-1/+0
2008-10-21mpc83xx: add support for switching between USB Host/Function for MPC837XEMDSAnton Vorontsov1-4/+2
2008-10-21mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boardsAnton Vorontsov2-0/+44
2008-10-21mpc83xx: add SGMII riser module support for the MPC8378E-MDS boardsAnton Vorontsov1-0/+123
2008-10-21mpc83xx: fix serdes setup for the MPC8378E boardsAnton Vorontsov2-2/+2
2008-10-21mpc83xx: mpc8360emds: rework LBC SDRAM setupAnton Vorontsov1-12/+27
2008-10-21Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk7-0/+477
2008-10-21ppc4xx: Add 1.0 & 1.066 GHz to canyonlands bootstrap command for PLL setupStefan Roese1-0/+12
2008-10-21ppc4xx: Add GDSys neo 405EP board supportDirk Eibach4-0/+308
2008-10-21ppc4xx: Add AMCC Arches board support (dual 460GT)Adam Graham2-0/+157
2008-10-21TQM8260: environment in flash instead EEPROM, baudrate 115kWolfgang Denk1-2/+11
2008-10-2185xx: Fix compile warning in mpc8536ds.cKumar Gala1-1/+0
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk26-77/+77
2008-10-21Use strmhz() to format clock frequenciesWolfgang Denk2-10/+13
2008-10-21Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher925-10980/+11855
2008-10-18Enabled the Freescale SGMII riser card on 8536DSJason Jin1-0/+42
2008-10-18Enabled the Freescale SGMII riser card on 8572DSLiu Yu1-0/+48
2008-10-18Make pixis_set_sgmii more general to support MPC85xx boards.Liu Yu1-3/+19
2008-10-18mpc8572 additional end-point modeEd Swarthout1-2/+2
2008-10-18pixis do not print long help if not configuredEd Swarthout1-0/+4
2008-10-18Add DDR options setting on MPC8641HPCN boardHaiying Wang1-36/+110
2008-10-18Add ddr interleaving suppport for MPC8572DS boardHaiying Wang1-28/+94
2008-10-18Pass dimm parameters to populate populate controller optionsHaiying Wang21-21/+84
2008-10-1885xx: Improve flash remapping on MPC8572DS & MPC8536DSKumar Gala4-14/+10
2008-10-18mgcoge, mgsuvd: extract more common codeHeiko Schocher3-90/+56
2008-10-18mgcoge, mgsuvd: use in_*/out_* accesorsHeiko Schocher2-4/+6
2008-10-18mgsuvd: fix compiler warning when using soft_i2c driverHeiko Schocher1-1/+2
2008-10-18mgsuvd: fix coding styleHeiko Schocher1-38/+29
2008-10-18mgcoge: Second Flash on CS5 not on CS1Heiko Schocher1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD896-10720/+10720
2008-10-18mgcoge, mgsuvd: added support for the IVM EEprom.Heiko Schocher3-0/+302
2008-10-18mgcoge, mgsuvd: add board specific I2C deblocking mechanism.Heiko Schocher3-2/+211
2008-10-18mgcoge, mgsuvd: add I2C support.Heiko Schocher2-2/+23
2008-10-18mgcoge: fix Coding Style issues.Heiko Schocher1-41/+38
2008-10-18mgsuvd, mgcoge: move this 2 boards in one dir.Heiko Schocher7-0/+6
2008-10-15Fix compiler warning in lib_ppc/board.cHeiko Schocher1-1/+1
2008-10-14Do not init SATA when disabled on 8536DS.Jason Jin1-0/+12