summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)Author
2008-10-21Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher
2008-10-18Enabled the Freescale SGMII riser card on 8536DSJason Jin
2008-10-18Enabled the Freescale SGMII riser card on 8572DSLiu Yu
2008-10-18Make pixis_set_sgmii more general to support MPC85xx boards.Liu Yu
2008-10-18mpc8572 additional end-point modeEd Swarthout
2008-10-18pixis do not print long help if not configuredEd Swarthout
2008-10-18Add DDR options setting on MPC8641HPCN boardHaiying Wang
2008-10-18Add ddr interleaving suppport for MPC8572DS boardHaiying Wang
2008-10-18Pass dimm parameters to populate populate controller optionsHaiying Wang
2008-10-1885xx: Improve flash remapping on MPC8572DS & MPC8536DSKumar Gala
2008-10-18mgcoge, mgsuvd: extract more common codeHeiko Schocher
2008-10-18mgcoge, mgsuvd: use in_*/out_* accesorsHeiko Schocher
2008-10-18mgsuvd: fix compiler warning when using soft_i2c driverHeiko Schocher
2008-10-18mgsuvd: fix coding styleHeiko Schocher
2008-10-18mgcoge: Second Flash on CS5 not on CS1Heiko Schocher
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-18mgcoge, mgsuvd: added support for the IVM EEprom.Heiko Schocher
2008-10-18mgcoge, mgsuvd: add board specific I2C deblocking mechanism.Heiko Schocher
2008-10-18mgcoge, mgsuvd: add I2C support.Heiko Schocher
2008-10-18mgcoge: fix Coding Style issues.Heiko Schocher
2008-10-18mgsuvd, mgcoge: move this 2 boards in one dir.Heiko Schocher
2008-10-15Fix compiler warning in lib_ppc/board.cHeiko Schocher
2008-10-14Do not init SATA when disabled on 8536DS.Jason Jin
2008-10-14The PIPE_INTERRUPT flag is used wrongRemy Bohmer
2008-10-14fsl_diu: fix alignment error that caused malloc corruptionNikita V. Youshchenko
2008-10-13ARM DaVinci: Remove redundant setting of GD_FLG_RELOC for sffsdr board.Hugo Villeneuve
2008-10-13Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese
2008-10-12Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2008-10-10ppc4xx: Fix USB 2.0 phy reset sequenceMatthias Fuchs
2008-10-10ppc4xx: Add strapping mode for 667MHz CPU frequency on DU440 boardMatthias Fuchs
2008-10-10ppc4xx: Fix DU440 GPIO configurationMatthias Fuchs
2008-10-08FSL: Fix get_cpu_board_revision() return value.Rafal Czubak
2008-09-24mpc83xx: spd_sdram: fix ddr sdram base address assignment bugAnton Vorontsov
2008-09-22ppc4xx: Canyonlands: Remove unnecessary FDT warning upon DTB fixupStefan Roese
2008-09-22socrates: fix crash after relocationAnatolij Gustschin
2008-09-19sh: Fix compile warningNobuhiro Iwamatsu
2008-09-19sh: rsk7203: Add support pkt_data_pull and pkt_data_push functionNobuhiro Iwamatsu
2008-09-17Coding style cleanup; update CHANEGLOGWolfgang Denk
2008-09-16TQM8xx: Fix CFI flash driver support for all TQM8xx based boardsWolfgang Denk
2008-09-13Coding style cleanup, update CHANGELOGWolfgang Denk
2008-09-1385xx: socrates: autoprobe Lime chipu-boot@bugs.denx.de
2008-09-13sh: Fix compile error for r2dplusNobuhiro Iwamatsu
2008-09-13Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2008-09-12Merge branch 'Makefile-next' of git://git.denx.de/u-boot-armWolfgang Denk
2008-09-12Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2008-09-12ppc4xx: Fix SDRAM inititialization of multiple 405 based board portsStefan Roese
2008-09-12ppc4xx: Add .gitignore file to xilinx-ppc440 boardsRicardo Ribalda Delgado
2008-09-12ppc4xx: Fix in-tree build for ppc440-generic boardsRicardo Ribalda Delgado
2008-09-12Fix MACH_TYPE for the AT91RM9200DK board.Claudio Scordino
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD