aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-01-19powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headersKumar Gala2-18/+0
2011-01-19powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR initKumar Gala1-17/+51
2011-01-19powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.hKumar Gala6-0/+28
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
2011-01-14powerpc/85xx: Removed support for ATUM8548 boardKumar Gala1-443/+0
2011-01-12mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()Lei Wen1-1/+3
2011-01-12NAND: add the ability to directly write yaffs imageLei Wen1-1/+1
2011-01-12Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk3-0/+130
2011-01-12Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk1-17/+0
2011-01-12Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk1-4/+4
2011-01-10ppc4xx: Remove PCI support from lwmon5Stefan Roese1-17/+0
2011-01-10microblaze: Fix bd_info pointerMichal Simek1-4/+4
2011-01-09ftgmac100: support of gigabit eth ftgmac100Macpaul Lin1-0/+1
2011-01-09miiphy: convert to linux/mii.hMike Frysinger2-83/+8
2011-01-09config_cmd_defaults.h: new header for common u-boot command defaultsMike Frysinger1-0/+14
2011-01-09env: re-add support for auto-completionMike Frysinger2-0/+8