aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2011-02-05MIPS: dbau1x00: Remove unused flash driver stubDaniel Schwierzeck2-44/+1
2011-02-05MIPS: Purple: Fix multiple definition error on final linking of u-boot binaryDaniel Schwierzeck1-5/+0
2011-02-04Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk18-322/+1253
2011-02-03sh: sh7785lcr: Fix out of tree buildingNobuhiro Iwamatsu1-2/+6
2011-02-02sh: add support for sh7757lcr boardYoshihiro Shimoda5-0/+1265
2011-02-02sh: Remove config.mk for shmin boardNobuhiro Iwamatsu1-27/+0
2011-02-02sh: Remove config.mk for espt boardNobuhiro Iwamatsu1-9/+0
2011-02-02sh: Remove config.mk for mpr2 boardNobuhiro Iwamatsu1-37/+0
2011-02-02sh: Remove config.mk for ms7750se boardNobuhiro Iwamatsu1-23/+0
2011-02-02sh: Remove config.mk for ms7722se boardNobuhiro Iwamatsu1-31/+0
2011-02-02sh: Remove config.mk for ms7720se boardNobuhiro Iwamatsu1-34/+0
2011-02-02sh: Remove config.mk for sh7785lcr boardNobuhiro Iwamatsu1-31/+0
2011-02-02sh: Remove config.mk for sh7763rdp boardNobuhiro Iwamatsu1-11/+0
2011-02-02sh: Remove config.mk for rsk7203 boardNobuhiro Iwamatsu1-28/+0
2011-02-02sh: Remove config.mk for r7780mp boardNobuhiro Iwamatsu1-27/+0
2011-02-02sh: Remove config.mk for r2dplus boardNobuhiro Iwamatsu1-23/+0
2011-02-02sh: Remove config.mk for ap325rxa boardNobuhiro Iwamatsu1-26/+0
2011-02-02sh: Remove config.mk for MigoR boardNobuhiro Iwamatsu1-31/+0
2011-02-02armv7: add support for s5pc210 universal boardMinkyu Kang4-0/+730
2011-02-02arm: a320evb: fixes for relocation supportPo-Yu Chuang2-37/+1
2011-02-02DaVinci DM6467: Enhance board SupportSandeep Paulraj1-0/+26
2011-02-02DM365: Fix Build ErrorSandeep Paulraj1-1/+1
2011-02-02DaVinci DM365: Adding MMC/SD support for DM365 EVMSandeep Paulraj1-0/+49
2011-02-02DaVinci DM355: Adding MMC/SD support for DM355 EVMSandeep Paulraj1-0/+41
2011-02-02OMAP3: add CM-T35 boardMike Rapoport2-0/+418
2011-02-02Add support for Freescale's mx35pdk board.Stefano Babic4-0/+810
2011-02-02iMX5: EfikaMX: Preliminary board supportMarek Vasut4-0/+888
2011-02-02MX51EVK: Use SWx macros in PMIC initMarek Vasut1-3/+3
2011-02-02MX5:MX53: add initial support for MX53EVK boardLiu Hui-R643434-0/+581
2011-02-02MX51EVK: UART does not print out the early informationLiu Hui-R643431-3/+8
2011-01-26mpq101: initial support for Mercury Computer Systems MPQ101 boardAlex Dubov5-0/+448
2011-01-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk10-176/+94
2011-01-19ppc/85xx: Fix compile err when PCI disabled on P1_P2_RDBPrabhakar Kushwaha2-2/+6
2011-01-19corenet_ds: Extend board specific parametersYork Sun1-78/+81
2011-01-19mpc85xx: Adding more registers and optionsYork Sun1-4/+4
2011-01-19powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.hKumar Gala6-92/+3
2011-01-19Replace "FLASH" strings with "Flash" or "flash"Peter Tyser4-4/+4
2011-01-18mpc5200, digsy_mtc: add support for rev5 board versionHeiko Schocher2-2/+138
2011-01-18ppc, 8xx: remove obsolete km8xx boards from keymileHolger Brunck4-620/+0
2011-01-14powerpc/8xxx: Move fsl_is_spd() into generic 8xxx ddr codeKumar Gala1-16/+2
2011-01-14powerpc/86xx: Convert SBC8641 to use common SRIO init codeKumar Gala1-1/+0
2011-01-14powerpc/86xx: Convert MPC8641HPCN to use common SRIO init codeKumar Gala1-4/+1
2011-01-14powerpc/85xx: Convert MPC8569MDS to use common SRIO init codeKumar Gala1-2/+1
2011-01-14powerpc/85xx: Convert MPC8568MDS to use common SRIO init codeKumar Gala1-2/+1
2011-01-14powerpc/85xx: Convert MPC8548CDS to use common SRIO init codeKumar Gala2-9/+5
2011-01-14powerpc/8xxx: Refactor SRIO initialization into common codeKumar Gala1-44/+0
2011-01-14powerpc/85xx: Rework corenet_ds pci_init_board to use common FSL PCIe codeKumar Gala1-116/+2
2011-01-14powerpc/85xx: Rework SBC8548 pci_init_board to use common FSL PCIe codeKumar Gala2-45/+13
2011-01-14powerpc/86xx: Rework SBC8641 pci_init_board to use common FSL PCIe codeKumar Gala2-65/+2
2011-01-14powerpc/86xx: Rework MPC8610HPCD pci_init_board to use common FSL PCIe codeKumar Gala2-64/+16