aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-14MPC8xxx DDR: align informational printsBecky Bruce7-18/+21
2011-01-1485xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_INBecky Bruce12-12/+11
2011-01-14mpc85xx: rename sdram_init() lbc_sdram_init()Becky Bruce10-20/+11
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce31-820/+121
2011-01-14mpc85xx/tlb.c: Allow platforms to specify wimge bitsBecky Bruce1-1/+5
2011-01-14tqm85xx: create fixed_sdram() to do sdram setupBecky Bruce1-14/+23
2011-01-14powerpc/85xx: Cleanup SGMII detection and reportingKumar Gala6-58/+40
2011-01-14powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala16-248/+39
2011-01-14fsl_esdhc: Fix esdhc disabled problem on some platformsChenhui Zhao4-6/+11
2011-01-14powerpc/85xx: Fix wrong SVR value for MPC8567 and MPC8567E processorsPiergiorgio Beruto1-2/+2
2011-01-14powerpc/85xx: Add is_serdes_configured() support for P1021 SERDESKumar Gala2-0/+68
2011-01-14powerpc/85xx: Add is_serdes_configured() support for MPC8544 SERDESKumar Gala2-0/+96
2011-01-14powerpc/85xx: Add is_serdes_configured() support for MPC8569 SERDESKumar Gala2-0/+75
2011-01-14powerpc/85xx: Add is_serdes_configured() support for MPC8568 SERDESKumar Gala2-0/+66
2011-01-14powerpc/85xx: Add is_serdes_configured() support for MPC8548 SERDESKumar Gala2-0/+66
2011-01-14powerpc/85xx: Add is_serdes_configured() support for MPC8572 SERDESKumar Gala2-0/+82
2011-01-14powerpc/85xx: Add is_serdes_configured() support for P2020 SERDESKumar Gala2-0/+75
2011-01-14powerpc/86xx: Add SERDES support on MPC8641 & MPC8610Kumar Gala4-1/+186
2011-01-14powerpc/85xx: Create a SERDES section in MakefileKumar Gala1-2/+5
2011-01-14powerpc/85xx: Replace CONFIG_SYS_HAS_SERDES with a weak functionKumar Gala4-5/+6
2011-01-14powerpc/85xx: Add support for booting from NAND on MPC8572DSKumar Gala6-17/+336
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-14socrates: rename sdram_setup fixed_sdram()Becky Bruce1-2/+2
2011-01-14MPC8xxx: Update maintainer entry for Wind River sbc8xxx boardsPaul Gortmaker1-5/+8
2011-01-14powerpc/85xx: Remove support for PM854/PM856 boardsKumar Gala13-2210/+0
2011-01-14powerpc/85xx: Removed support for MPC8540EVAL boardKumar Gala8-1750/+0
2011-01-14powerpc/85xx: Removed support for ATUM8548 boardKumar Gala9-1065/+0
2011-01-12Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk21-222/+1307
2011-01-12Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk1-1/+2
2011-01-12Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk1-0/+18
2011-01-12Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk5-37/+9
2011-01-12Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk3-8/+13
2011-01-11Revert "boot cmds: convert to getenv_yesno() with autostart"Wolfgang Denk7-8/+9
2011-01-11UBIFS: Fix dereferencing type-punned pointer compiler warningDirk Behme1-1/+2
2011-01-11xilinx-ppc4xx-generic: Fix Makefile to work with MAKEALLRicardo Ribalda Delgado2-18/+7
2011-01-11add AM29F400BB to table of supported legacy flashsDavid Müller1-0/+18
2011-01-11ppc4xx: Fix compilation breakage in miiphy.cStefan Roese1-1/+1
2011-01-10LAN91C*: Change chip names to fit the eth_device struct sizeYanjun Yang1-2/+2
2011-01-10PPC4xx: Reduce NAND TLB window size on CanyonlandsFelix Radensky1-1/+1
2011-01-10ppc4xx: Remove PCI support from lwmon5Stefan Roese1-17/+0
2011-01-10microblaze: Fix bd_info pointerMichal Simek2-7/+9
2011-01-10microblaze: Disabling interrupt should return 1 if was enabledMichal Simek1-1/+4
2011-01-09ftgmac100: support of gigabit eth ftgmac100Macpaul Lin5-0/+839
2011-01-09MAINTAINERS: sort Blackfin entriesMike Frysinger1-27/+22
2011-01-09asm-offsets: generate bd_t sizeMike Frysinger1-0/+3
2011-01-09miiphy: convert to linux/mii.hMike Frysinger45-458/+361
2011-01-09cfi_flash: avoid flash_verbose when possibleMike Frysinger1-0/+6
2011-01-09cmd editing: mark erase/tab seqs constantMike Frysinger1-2/+2
2011-01-09cmd_mem: localize state variablesMike Frysinger1-3/+3