summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-02-02MX5: Add initial support for MX53 processorLiu Hui-R64343
2011-02-02MX51EVK: UART does not print out the early informationLiu Hui-R64343
2011-01-26mpq101: initial support for Mercury Computer Systems MPQ101 boardAlex Dubov
2011-01-26p1022ds: fix pixis_reset altbankYork Sun
2011-01-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2011-01-19ppc/85xx: Fix compile err when PCI disabled on P1_P2_RDBPrabhakar Kushwaha
2011-01-19corenet_ds: Enable ECC for corenet_dsYork Sun
2011-01-19powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headersKumar Gala
2011-01-19powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR initKumar Gala
2011-01-19powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.hKumar Gala
2011-01-18lib: add crc7 from LinuxThomas Chou
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-17Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
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-14powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixupKumar 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
2011-01-14powerpc/85xx: Replace CONFIG_SYS_HAS_SERDES with a weak functionKumar Gala
2011-01-14powerpc/85xx: Add support for booting from NAND on MPC8572DSKumar Gala
2011-01-14MPC8568/MPC8569: Remove CONFIG_DDR_DLL defineBecky Bruce
2011-01-14mpc8569mds: Remove unnecessary CONFIG_SYS_LBC_SDRAM_BASE definitionBecky Bruce
2011-01-14powerpc/85xx: Remove support for PM854/PM856 boardsKumar Gala
2011-01-14powerpc/85xx: Removed support for MPC8540EVAL boardKumar Gala
2011-01-14powerpc/85xx: Removed support for ATUM8548 boardKumar Gala
2011-01-12mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()Lei Wen