summaryrefslogtreecommitdiff
path: root/board/freescale/p1022ds
AgeCommit message (Expand)AuthorFilesLines
2011-10-10powerpc/mpc8xxx: Merge entries in DDR speed tableYork Sun1-26/+53
2011-08-05video: Add SHARP LQ084S3LG01 LCD support on P1022DSTimur Tabi1-1/+1
2011-06-10powerpc/p1022ds: set the clock-frequency prop only if the clock is enabledTimur Tabi1-6/+10
2011-05-01Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk1-0/+3
2011-04-29powerpc/85xx: Enable eSPI support on P1022DSJiang Yutang1-0/+3
2011-04-28powerpc: use 'video-mode' environment variable to configure DIUTimur Tabi1-12/+15
2011-04-21tsec: Convert tsec to use PHY LibAndy Fleming1-0/+6
2011-04-10powerpc/85xx: Add support usb2/etsec and tdm/audio pin multiplex on P1022DSJiang Yutang1-11/+45
2011-04-04powerpc/85xx: Add 36-bit address map support to P1022DSJiang Yutang1-0/+3
2011-04-04powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala1-18/+0
2011-04-04powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala1-5/+0
2011-04-04powerpc: Move cpu specific lmb reserve to arch_lmb_reserveKumar Gala1-9/+1
2011-04-04p1022ds: allow for board-specific ngPIXIS functionsTimur Tabi1-3/+63
2011-01-20powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.hKumar Gala1-10/+0
2011-01-14powerpc/fsl-pci: Add generic code to setup PCIe controllersKumar Gala1-65/+2
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce1-13/+0
2010-12-13p1022ds: fix switching of DIU/LBC signalsTimur Tabi1-10/+57
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-11-15fsl: Clean up printing of PCI boot infoPeter Tyser1-4/+4
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-4/+0
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-2/+2
2010-10-07p1022ds: add audclk hwconfig setting to enable codec reference clockTimur Tabi1-9/+58
2010-09-25p1022ds: use weak CFI flash accessors when DIU is enabledTimur Tabi1-7/+201
2010-09-25p1022ds: add video supportTimur Tabi2-0/+112
2010-07-20powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala1-17/+1
2010-07-16powerpc/85xx: Move p1022ds slot code into board fileKumar Gala1-0/+69
2010-07-16powerpc: add support for the Freescale P1022DS reference boardTimur Tabi6-0/+541