summaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)Author
2011-02-07ppc4xx: Add DLVision-10G board supportDirk Eibach
2011-02-02Minor Coding Style Cleanup.Wolfgang Denk
2011-02-01armv7: add support for s5pc210 universal boardMinkyu Kang
2011-02-01arm: a320evb: fixes for relocation supportPo-Yu Chuang
2011-02-01DaVinci Sonata: Fix Build ErrorSandeep Paulraj
2011-02-01DaVinci DM6467: Enhance board SupportSandeep Paulraj
2011-02-01DaVinci DM365: Adding MMC/SD support for DM365 EVMSandeep Paulraj
2011-02-01DaVinci DM355: Adding MMC/SD support for DM355 EVMSandeep Paulraj
2011-02-01OMAP3: add CM-T35 boardMike Rapoport
2011-02-01Add support for Freescale's mx35pdk board.Stefano Babic
2011-02-01iMX5: EfikaMX: Preliminary board supportMarek Vasut
2011-02-01MX5:MX53: add initial support for MX53EVK boardLiu Hui-R64343
2011-02-01MX5: Add initial support for MX53 processorLiu Hui-R64343
2011-02-01MX51EVK: UART does not print out the early informationLiu Hui-R64343
2011-01-27mpq101: initial support for Mercury Computer Systems MPQ101 boardAlex Dubov
2011-01-27p1022ds: fix pixis_reset altbankYork Sun
2011-01-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2011-01-20ppc/85xx: Fix compile err when PCI disabled on P1_P2_RDBPrabhakar Kushwaha
2011-01-20corenet_ds: Enable ECC for corenet_dsYork Sun
2011-01-20powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headersKumar Gala
2011-01-20powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.hKumar Gala
2011-01-18mpc5200, digsy_mtc: add support for rev5 board versionHeiko Schocher
2011-01-18ppc, 8xx: remove obsolete km8xx boards from keymileHolger Brunck
2011-01-14powerpc/85xx: Add the workaround for erratum ELBC-A001 (enable on P4080)Kumar Gala
2011-01-14powerpc/85xx: Add the workaround for erratum CPC-A003 (enable on P4080)Kumar Gala
2011-01-14powerpc/85xx: Add the workaround for erratum CPC-A002 (enable on P4080)Kumar Gala
2011-01-14powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boardsKumar Gala
2011-01-14fsl_esdhc: Add the workaround for erratum ESDHC136 (enable on P4080)Roy Zang
2011-01-14fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080)Roy Zang
2011-01-14fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080)Jerry Huang
2011-01-14powerpc/85xx: Add SRIO support to P2020DSLi Yang
2011-01-14powerpc/86xx: Convert SBC8641 to use common SRIO init codeKumar Gala
2011-01-14powerpc/86xx: Convert MPC8641HPCN to use common SRIO init codeKumar Gala
2011-01-14powerpc/85xx: Convert MPC8569MDS to use common SRIO init codeKumar Gala
2011-01-14powerpc/85xx: Convert MPC8568MDS to use common SRIO init codeKumar Gala
2011-01-14powerpc/85xx: Convert MPC8548CDS to use common SRIO init codeKumar Gala
2011-01-14powerpc/8xxx: Refactor SRIO initialization into common codeKumar Gala
2011-01-14powerpc/86xx: Rework MPC8610HPCD pci_init_board to use common FSL PCIe codeKumar Gala
2011-01-14powerpc/85xx: Rework P1_P2_RDB pci_init_board to use common FSL PCIe codeKumar Gala
2011-01-14powerpc/85xx: Rework MPC8569MDS pci_init_board to use common FSL PCIe codeKumar Gala
2011-01-14powerpc/85xx: Rework MPC8568MDS pci_init_board to use common FSL PCIe codeKumar Gala
2011-01-14powerpc/85xx: Rework MPC8548CDS pci_init_board to use common FSL PCIe codeKumar Gala
2011-01-14powerpc/86xx: Rework MPC8641HPCN pci_init_board to use common FSL PCIe codeKumar Gala
2011-01-14powerpc/85xx: Rework MPC8536DS pci_init_board to use common FSL PCIe codeKumar Gala
2011-01-14powerpc/85xx: Rework MPC8544DS pci_init_board to use common FSL PCIe codeKumar Gala
2011-01-14powerpc/85xx: Rework P2020DS pci_init_board to use common FSL PCIe codeKumar Gala
2011-01-14powerpc/85xx: Rework MPC8572DS pci_init_board to use common FSL PCIe codeKumar Gala
2011-01-1485xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_INBecky Bruce
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce
2011-01-14fsl_esdhc: Fix esdhc disabled problem on some platformsChenhui Zhao