summaryrefslogtreecommitdiffstats
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* 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
| |/
* | microblaze: Fix bd_info pointerMichal Simek2011-01-101-4/+4
|/
* Merge branch 'next' of ../nextWolfgang Denk2010-12-2221-45/+695
|\
| * p1022ds: enable reginfo commandMatthew McClintock2010-12-181-0/+1
| * mpc52xx, charon: change mtd default partitionsHeiko Schocher2010-12-172-1/+14
| * mpc5200, tqm5200: correct MTDIDS_DEFAULT to fit with name linux assignsHeiko Schocher2010-12-171-6/+6
| * xilinx-ppc4xx-generic: Use common u-boot.ldsRicardo Ribalda Delgado2010-12-171-0/+1
| * ppc4xx: Update lwmon5 board supportStefan Roese2010-12-171-8/+14
| * ppc4xx: t3corp: Add support for the Xilinx DS617 flash chipStefan Roese2010-12-171-6/+12
| * Armada100: Add Board Support for Marvell Aspenite-DBPrafulla Wadaskar2010-12-161-0/+63
| * mv-common.h: Add support for ARMADA100 PlatformsPrafulla Wadaskar2010-12-161-16/+50
| * Merge branch 'master' of ../master into nextWolfgang Denk2010-12-1627-34/+434
| |\
| * | mpc52xx: add support for tqm52xx based board charonHeiko Schocher2010-12-162-9/+97
| * | OMAP3: SPI driverDirk Behme2010-12-111-0/+2
| * | ARMV7: OMAP4: twl6030 add battery charging supportBalaji T K2010-12-111-0/+1
| * | Move LDSCRIPT definitions to board config files.Wolfgang Denk2010-12-098-0/+8
| * | Davinci: add support for the ea20 boardStefano Babic2010-12-091-0/+192
| * | da850: Add RMII support for EMACSudhakar Rajashekhara2010-12-091-0/+1
| * | Add board support for hawkboardSughosh Ganu2010-12-091-0/+206
| * | da850: Enable SPI FlashStefano Babic2010-12-091-0/+28
* | | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-12-171-2/+2
|\ \ \
| * \ \ Merge branch 'for-upstream' of git://git.denx.de/u-boot-atmelWolfgang Denk2010-12-171-2/+2
| |\ \ \
| | * | | AT91: fix TOP9000 build problem and change CONFIG_SYS_TEXT_BASEReinhard Meyer2010-12-171-2/+2
OpenPOWER on IntegriCloud