aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/mpc8610hpcd
AgeCommit message (Expand)Author
2011-12-02board/freescale/mpc8610hpcd/mpc8610hpcd.c: Fix GCC 4.6 build warningWolfgang Denk
2011-10-27GCC4.6: Squash warnings in mpc8610hpcd.cMarek Vasut
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-09-09powerpc/mpc8610hpcd: set pci1_hose.config_table after fsl_setup_hoseZhao Chenhui
2011-08-04video: Add SHARP LQ084S3LG01 LCD support on P1022DSTimur Tabi
2011-07-29MPC8xxx: drop redundant boot messagesWolfgang Denk
2011-07-11powerpc/86xx: display boot device and bank on the MPC8610 HPCDTimur Tabi
2011-04-28powerpc: use 'video-mode' environment variable to configure DIUTimur Tabi
2011-04-04powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala
2011-04-04powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala
2011-01-14powerpc/86xx: Rework MPC8610HPCD pci_init_board to use common FSL PCIe codeKumar Gala
2011-01-14powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-11-14fsl: Clean up printing of PCI boot infoPeter Tyser
2010-10-2086xx: Create common linker scriptKumar Gala
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-09-25fsl_diu_fb: further refactoring of FSL DIU codeAnatolij Gustschin
2010-09-21fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo fe...Timur Tabi
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk
2010-07-20powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-06-14video: cfb_console: add weak default video_set_lut()Anatolij Gustschin
2010-05-26Convert Makefiles from COBJS-${} to COBJS-$()Kumar Gala
2010-04-21Move arch/ppc to arch/powerpcStefan Roese
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser
2010-04-13Rename lib_generic/ to lib/Peter Tyser
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser
2010-04-07fsl: improve the PIXIS code and fix a few bugsTimur Tabi
2010-03-30mpc86xx: set the DDR BATs after calculating true DDR sizeTimur Tabi
2010-01-17PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser
2010-01-05ppc/86xx: Clean up MPC8610 HPCD PCI setup codeKumar Gala
2009-11-0486xx: Remove redundant code in initdramBecky Bruce
2009-10-03ppc: Enable full relocation to RAMPeter Tyser
2009-09-24mpc8610hpcd: Use common 86xx fdt fixup codePeter Tyser
2009-09-08ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala
2009-08-2886xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala
2009-08-28pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala
2009-08-28pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala
2009-07-2285xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boardsKumar Gala
2009-07-2286xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fieldsPeter Tyser
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD
2009-06-12General help message cleanupWolfgang Denk
2009-04-04fsl_pci: Move prototypes into fsl_pci.h and remove explicit externsKumar Gala
2009-04-04fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho
2009-02-1686xx: Reset updatePeter Tyser
2009-01-28Command usage cleanupPeter Tyser
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2009-01-28Clean up diufb command definitionsPeter Tyser