summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-02-02MC13892: Add SWx buck switchers definitionsMarek Vasut1-0/+39
2011-02-02MX5:MX53: add initial support for MX53EVK boardLiu Hui-R643432-0/+198
2011-02-02MX5: Add initial support for MX53 processorLiu Hui-R643432-3/+3
2011-02-02MX51EVK: UART does not print out the early informationLiu Hui-R643431-0/+2
2011-01-27mpq101: initial support for Mercury Computer Systems MPQ101 boardAlex Dubov1-0/+394
2011-01-27p1022ds: fix pixis_reset altbankYork Sun1-1/+1
2011-01-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk8-41/+88
2011-01-20ppc/85xx: Fix compile err when PCI disabled on P1_P2_RDBPrabhakar Kushwaha1-5/+8
2011-01-20corenet_ds: Enable ECC for corenet_dsYork Sun1-1/+1
2011-01-20powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headersKumar Gala2-18/+0
2011-01-20powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR initKumar Gala1-17/+51
2011-01-20powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.hKumar Gala6-0/+28
2011-01-19lib: add crc7 from LinuxThomas Chou1-0/+14
2011-01-19mpc5200, digsy_mtc: add support for rev5 board versionHeiko Schocher1-3/+24
2011-01-19ppc, 8xx: remove obsolete km8xx boards from keymileHolger Brunck3-415/+0
2011-01-17Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk30-1756/+245
2011-01-14powerpc/85xx: Add the workaround for erratum ELBC-A001 (enable on P4080)Kumar Gala1-0/+1
2011-01-14powerpc/85xx: Add the workaround for erratum CPC-A003 (enable on P4080)Kumar Gala1-0/+1
2011-01-14powerpc/85xx: Add the workaround for erratum CPC-A002 (enable on P4080)Kumar Gala1-0/+1
2011-01-14powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boardsKumar Gala14-11/+24
2011-01-14fsl_esdhc: Add the workaround for erratum ESDHC136 (enable on P4080)Roy Zang1-0/+1
2011-01-14fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080)Roy Zang1-0/+1
2011-01-14fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080)Jerry Huang1-1/+3
2011-01-14powerpc/85xx: Add SRIO support to P2020DSLi Yang1-1/+23
2011-01-14powerpc/86xx: Convert SBC8641 to use common SRIO init codeKumar Gala1-6/+9
2011-01-14powerpc/86xx: Convert MPC8641HPCN to use common SRIO init codeKumar Gala1-17/+13
2011-01-14powerpc/85xx: Convert MPC8569MDS to use common SRIO init codeKumar Gala1-4/+8
2011-01-14powerpc/85xx: Convert MPC8568MDS to use common SRIO init codeKumar Gala1-4/+8
2011-01-14powerpc/85xx: Convert MPC8548CDS to use common SRIO init codeKumar Gala1-7/+8
2011-01-14powerpc/8xxx: Refactor SRIO initialization into common codeKumar Gala1-9/+10
2011-01-14powerpc/86xx: Rework MPC8610HPCD pci_init_board to use common FSL PCIe codeKumar Gala1-1/+3
2011-01-14powerpc/85xx: Rework P1_P2_RDB pci_init_board to use common FSL PCIe codeKumar Gala1-0/+2
2011-01-14powerpc/85xx: Rework MPC8569MDS pci_init_board to use common FSL PCIe codeKumar Gala1-0/+1
2011-01-14powerpc/85xx: Rework MPC8568MDS pci_init_board to use common FSL PCIe codeKumar Gala1-1/+2
2011-01-14powerpc/85xx: Rework MPC8548CDS pci_init_board to use common FSL PCIe codeKumar Gala1-1/+2
2011-01-14powerpc/86xx: Rework MPC8641HPCN pci_init_board to use common FSL PCIe codeKumar Gala1-0/+1
2011-01-14powerpc/85xx: Rework MPC8536DS pci_init_board to use common FSL PCIe codeKumar Gala1-0/+3
2011-01-14powerpc/85xx: Rework MPC8544DS pci_init_board to use common FSL PCIe codeKumar Gala1-1/+4
2011-01-14powerpc/85xx: Rework P2020DS pci_init_board to use common FSL PCIe codeKumar Gala1-0/+3
2011-01-14powerpc/85xx: Rework MPC8572DS pci_init_board to use common FSL PCIe codeKumar Gala1-0/+3
2011-01-14powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixupKumar Gala1-0/+1
2011-01-1485xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_INBecky Bruce9-9/+5
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce1-0/+4
2011-01-14fsl_esdhc: Fix esdhc disabled problem on some platformsChenhui Zhao3-0/+3
2011-01-14powerpc/85xx: Replace CONFIG_SYS_HAS_SERDES with a weak functionKumar Gala3-3/+0
2011-01-14powerpc/85xx: Add support for booting from NAND on MPC8572DSKumar Gala1-15/+100
2011-01-14MPC8568/MPC8569: Remove CONFIG_DDR_DLL defineBecky Bruce2-2/+0
2011-01-14mpc8569mds: Remove unnecessary CONFIG_SYS_LBC_SDRAM_BASE definitionBecky Bruce1-6/+0
2011-01-14powerpc/85xx: Remove support for PM854/PM856 boardsKumar Gala2-855/+0
2011-01-14powerpc/85xx: Removed support for MPC8540EVAL boardKumar Gala1-362/+0