summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mpc5200, digsy_mtc: add support for rev5 board versionHeiko Schocher2011-01-181-3/+24
* ppc, 8xx: remove obsolete km8xx boards from keymileHolger Brunck2011-01-183-415/+0
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-01-1730-1756/+245
|\
| * powerpc/85xx: Add the workaround for erratum ELBC-A001 (enable on P4080)Kumar Gala2011-01-141-0/+1
| * powerpc/85xx: Add the workaround for erratum CPC-A003 (enable on P4080)Kumar Gala2011-01-141-0/+1
| * powerpc/85xx: Add the workaround for erratum CPC-A002 (enable on P4080)Kumar Gala2011-01-141-0/+1
| * powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boardsKumar Gala2011-01-1414-11/+24
| * fsl_esdhc: Add the workaround for erratum ESDHC136 (enable on P4080)Roy Zang2011-01-141-0/+1
| * fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080)Roy Zang2011-01-141-0/+1
| * fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080)Jerry Huang2011-01-141-1/+3
| * powerpc/85xx: Add SRIO support to P2020DSLi Yang2011-01-141-1/+23
| * powerpc/86xx: Convert SBC8641 to use common SRIO init codeKumar Gala2011-01-141-6/+9
| * powerpc/86xx: Convert MPC8641HPCN to use common SRIO init codeKumar Gala2011-01-141-17/+13
| * powerpc/85xx: Convert MPC8569MDS to use common SRIO init codeKumar Gala2011-01-141-4/+8
| * powerpc/85xx: Convert MPC8568MDS to use common SRIO init codeKumar Gala2011-01-141-4/+8
| * powerpc/85xx: Convert MPC8548CDS to use common SRIO init codeKumar Gala2011-01-141-7/+8
| * powerpc/8xxx: Refactor SRIO initialization into common codeKumar Gala2011-01-141-9/+10
| * powerpc/86xx: Rework MPC8610HPCD pci_init_board to use common FSL PCIe codeKumar Gala2011-01-141-1/+3
| * powerpc/85xx: Rework P1_P2_RDB pci_init_board to use common FSL PCIe codeKumar Gala2011-01-141-0/+2
| * powerpc/85xx: Rework MPC8569MDS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-141-0/+1
| * powerpc/85xx: Rework MPC8568MDS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-141-1/+2
| * powerpc/85xx: Rework MPC8548CDS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-141-1/+2
| * powerpc/86xx: Rework MPC8641HPCN pci_init_board to use common FSL PCIe codeKumar Gala2011-01-141-0/+1
| * powerpc/85xx: Rework MPC8536DS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-141-0/+3
| * powerpc/85xx: Rework MPC8544DS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-141-1/+4
| * powerpc/85xx: Rework P2020DS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-141-0/+3
| * powerpc/85xx: Rework MPC8572DS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-141-0/+3
| * powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixupKumar Gala2011-01-141-0/+1
| * 85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_INBecky Bruce2011-01-149-9/+5
| * mpc85xx boards: initdram() cleanup/bugfixBecky Bruce2011-01-141-0/+4
| * fsl_esdhc: Fix esdhc disabled problem on some platformsChenhui Zhao2011-01-143-0/+3
| * powerpc/85xx: Replace CONFIG_SYS_HAS_SERDES with a weak functionKumar Gala2011-01-143-3/+0
| * powerpc/85xx: Add support for booting from NAND on MPC8572DSKumar Gala2011-01-141-15/+100
| * MPC8568/MPC8569: Remove CONFIG_DDR_DLL defineBecky Bruce2011-01-142-2/+0
| * mpc8569mds: Remove unnecessary CONFIG_SYS_LBC_SDRAM_BASE definitionBecky Bruce2011-01-141-6/+0
| * powerpc/85xx: Remove support for PM854/PM856 boardsKumar Gala2011-01-142-855/+0
| * powerpc/85xx: Removed support for MPC8540EVAL boardKumar Gala2011-01-141-362/+0
| * powerpc/85xx: Removed support for ATUM8548 boardKumar Gala2011-01-141-443/+0
* | mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()Lei Wen2011-01-121-1/+3
* | NAND: add the ability to directly write yaffs imageLei Wen2011-01-121-1/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2011-01-123-0/+130
|\
| * sh: Add support T-SH7706LSR boardNobuhiro Iwamatsu2011-01-061-3/+16
| * sh: r2dplus: Add support zimagebootNobuhiro Iwamatsu2011-01-111-0/+1
| * sh: sh7785lcr: Add support zimagebootNobuhiro Iwamatsu2011-01-111-0/+1
| * sh: Add support shmin boardNobuhiro Iwamatsu2011-01-111-0/+115
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2011-01-121-17/+0
|\ \
| * | ppc4xx: Remove PCI support from lwmon5Stefan Roese2011-01-101-17/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2011-01-121-4/+4
|\ \ \ | |_|/ |/| |
| * | microblaze: Fix bd_info pointerMichal Simek2011-01-101-4/+4
| |/
* | ftgmac100: support of gigabit eth ftgmac100Macpaul Lin2011-01-091-0/+1
|/
OpenPOWER on IntegriCloud