summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * tqm85xx: create fixed_sdram() to do sdram setupBecky Bruce2011-01-14-14/+23
| * powerpc/85xx: Cleanup SGMII detection and reportingKumar Gala2011-01-14-58/+40
| * powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala2011-01-14-248/+39
| * fsl_esdhc: Fix esdhc disabled problem on some platformsChenhui Zhao2011-01-14-6/+11
| * powerpc/85xx: Fix wrong SVR value for MPC8567 and MPC8567E processorsPiergiorgio Beruto2011-01-14-2/+2
| * powerpc/85xx: Add is_serdes_configured() support for P1021 SERDESKumar Gala2011-01-14-0/+68
| * powerpc/85xx: Add is_serdes_configured() support for MPC8544 SERDESKumar Gala2011-01-14-0/+96
| * powerpc/85xx: Add is_serdes_configured() support for MPC8569 SERDESKumar Gala2011-01-14-0/+75
| * powerpc/85xx: Add is_serdes_configured() support for MPC8568 SERDESKumar Gala2011-01-14-0/+66
| * powerpc/85xx: Add is_serdes_configured() support for MPC8548 SERDESKumar Gala2011-01-14-0/+66
| * powerpc/85xx: Add is_serdes_configured() support for MPC8572 SERDESKumar Gala2011-01-14-0/+82
| * powerpc/85xx: Add is_serdes_configured() support for P2020 SERDESKumar Gala2011-01-14-0/+75
| * powerpc/86xx: Add SERDES support on MPC8641 & MPC8610Kumar Gala2011-01-14-1/+186
| * powerpc/85xx: Create a SERDES section in MakefileKumar Gala2011-01-14-2/+5
| * powerpc/85xx: Replace CONFIG_SYS_HAS_SERDES with a weak functionKumar Gala2011-01-14-5/+6
| * powerpc/85xx: Add support for booting from NAND on MPC8572DSKumar Gala2011-01-14-17/+336
| * MPC8568/MPC8569: Remove CONFIG_DDR_DLL defineBecky Bruce2011-01-14-2/+0
| * mpc8569mds: Remove unnecessary CONFIG_SYS_LBC_SDRAM_BASE definitionBecky Bruce2011-01-14-6/+0
| * socrates: rename sdram_setup fixed_sdram()Becky Bruce2011-01-14-2/+2
| * MPC8xxx: Update maintainer entry for Wind River sbc8xxx boardsPaul Gortmaker2011-01-14-5/+8
| * powerpc/85xx: Remove support for PM854/PM856 boardsKumar Gala2011-01-14-2210/+0
| * powerpc/85xx: Removed support for MPC8540EVAL boardKumar Gala2011-01-14-1750/+0
| * powerpc/85xx: Removed support for ATUM8548 boardKumar Gala2011-01-14-1065/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2011-01-17-22/+94
|\ \
| * | pca953x: support 16-pin devicesChris Packham2011-01-10-22/+94
* | | mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()Lei Wen2011-01-12-16/+19
* | | NAND: add the ability to directly write yaffs imageLei Wen2011-01-12-10/+70
* | | nand: fix bug with multiple NAND devices if CONFIG_MTD_DEVICE is defined.Alexander Holler2011-01-12-1/+1
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2011-01-12-222/+1307
|\ \
| * | sh: Add support T-SH7706LSR boardNobuhiro Iwamatsu2011-01-06-4/+17
| * | sh: Fix build of shmin boardNobuhiro Iwamatsu2011-01-11-1/+1
| * | sh: r2dplus: Add support zimagebootNobuhiro Iwamatsu2011-01-11-0/+1
| * | sh: sh7785lcr: Add support zimagebootNobuhiro Iwamatsu2011-01-11-0/+1
| * | sh: Add support zimageboot command for Renesas SHNobuhiro Iwamatsu2011-01-11-0/+83
| * | sh: Divided macro for zImage and add asm/zimage.hNobuhiro Iwamatsu2011-01-11-16/+45
| * | sh: Delete the function that was not necessaryNobuhiro Iwamatsu2011-01-11-1/+0
| * | sh: serial_sh: Fix build in serial_shNobuhiro Iwamatsu2011-01-11-3/+3
| * | sh: sh7722: Fix multiple definition of PSDR in serial_shNobuhiro Iwamatsu2011-01-11-0/+1
| * | sh: Remove SCIF/SCI register infomationNobuhiro Iwamatsu2011-01-11-74/+1
| * | sh: Add support showing KByte of flash memory sizeNobuhiro Iwamatsu2011-01-11-2/+6
| * | sh: Add support shmin boardNobuhiro Iwamatsu2011-01-11-0/+337
| * | sh: Add support SH7706Nobuhiro Iwamatsu2011-01-11-2/+57
| * | sh: serial: Update serial driver for SHNobuhiro Iwamatsu2011-01-11-127/+762
* | | Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2011-01-12-1/+2
|\ \ \
| * | | UBIFS: Fix dereferencing type-punned pointer compiler warningDirk Behme2011-01-11-1/+2
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2011-01-12-0/+18
|\ \ \
| * | | add AM29F400BB to table of supported legacy flashsDavid Müller2011-01-11-0/+18
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2011-01-12-37/+9
|\ \ \
| * | | xilinx-ppc4xx-generic: Fix Makefile to work with MAKEALLRicardo Ribalda Delgado2011-01-11-18/+7
| * | | ppc4xx: Fix compilation breakage in miiphy.cStefan Roese2011-01-11-1/+1