aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
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
2008-10-14The PIPE_INTERRUPT flag is used wrongRemy Bohmer2-2/+2
2008-10-14fsl_diu: fix alignment error that caused malloc corruptionNikita V. Youshchenko1-3/+3
2008-10-13ARM DaVinci: Remove redundant setting of GD_FLG_RELOC for sffsdr board.Hugo Villeneuve1-4/+0
2008-10-13Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese9-9/+9
2008-10-12Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk1-1/+1
2008-10-10ppc4xx: Fix USB 2.0 phy reset sequenceMatthias Fuchs1-3/+32
2008-10-10ppc4xx: Add strapping mode for 667MHz CPU frequency on DU440 boardMatthias Fuchs1-0/+6
2008-10-10ppc4xx: Fix DU440 GPIO configurationMatthias Fuchs1-5/+5
2008-10-08FSL: Fix get_cpu_board_revision() return value.Rafal Czubak1-1/+1
2008-09-24mpc83xx: spd_sdram: fix ddr sdram base address assignment bugAnton Vorontsov8-8/+8
2008-09-22ppc4xx: Canyonlands: Remove unnecessary FDT warning upon DTB fixupStefan Roese1-12/+4
2008-09-22socrates: fix crash after relocationAnatolij Gustschin1-1/+1
2008-09-19sh: Fix compile warningNobuhiro Iwamatsu3-24/+39
2008-09-19sh: rsk7203: Add support pkt_data_pull and pkt_data_push functionNobuhiro Iwamatsu1-0/+21
2008-09-17Coding style cleanup; update CHANEGLOGWolfgang Denk1-35/+35
2008-09-16TQM8xx: Fix CFI flash driver support for all TQM8xx based boardsWolfgang Denk3-866/+93
2008-09-13Coding style cleanup, update CHANGELOGWolfgang Denk14-62/+50
2008-09-1385xx: socrates: autoprobe Lime chipu-boot@bugs.denx.de1-15/+43
2008-09-13sh: Fix compile error for r2dplusNobuhiro Iwamatsu1-0/+1
2008-09-13Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2-8/+4
2008-09-12Merge branch 'Makefile-next' of git://git.denx.de/u-boot-armWolfgang Denk348-981/+979
2008-09-12Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk9-94/+4
2008-09-12ppc4xx: Fix SDRAM inititialization of multiple 405 based board portsStefan Roese5-93/+0
2008-09-12ppc4xx: Add .gitignore file to xilinx-ppc440 boardsRicardo Ribalda Delgado3-0/+3
2008-09-12ppc4xx: Fix in-tree build for ppc440-generic boardsRicardo Ribalda Delgado1-1/+1
2008-09-12Fix MACH_TYPE for the AT91RM9200DK board.Claudio Scordino1-1/+1
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD145-664/+664