| Commit message (Expand) | Author | Age | Lines |
* | powerpc/85xx: Add Support for Freescale P1010 Processor | Poonam Aggrwal | 2011-01-19 | -4/+11 |
* | Fix wrong CONFIG_SYS_MPC85xx_SERDES1_ADDR | Prabhakar | 2011-01-19 | -1/+1 |
* | powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h | Kumar Gala | 2011-01-19 | -2/+6 |
* | 8xxx/ddr: add support to only compute the ddr sdram size | Haiying Wang | 2011-01-19 | -9/+40 |
* | powerpc/85xx: Add the workaround for erratum ELBC-A001 (enable on P4080) | Kumar Gala | 2011-01-14 | -2/+12 |
* | powerpc/85xx: Add the workaround for erratum CPC-A003 (enable on P4080) | Kumar Gala | 2011-01-14 | -0/+7 |
* | powerpc/85xx: Add the workaround for erratum CPC-A002 (enable on P4080) | Kumar Gala | 2011-01-14 | -1/+10 |
* | powerpc/8xxx: Move fsl_is_spd() into generic 8xxx ddr code | Kumar Gala | 2011-01-14 | -2/+23 |
* | fsl_esdhc: Add the workaround for erratum ESDHC136 (enable on P4080) | Roy Zang | 2011-01-14 | -0/+11 |
* | fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080) | Roy Zang | 2011-01-14 | -0/+3 |
* | fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080) | Jerry Huang | 2011-01-14 | -1/+4 |
* | powerpc/86xx: Enable common SRIO init code | Kumar Gala | 2011-01-14 | -3/+15 |
* | powerpc/8xxx: Refactor SRIO initialization into common code | Kumar Gala | 2011-01-14 | -3/+123 |
* | fsl_pci: Update PCIe boot ouput | Peter Tyser | 2011-01-14 | -1/+1 |
* | powerpc/fsl-pci: Add generic code to setup PCIe controllers | Kumar Gala | 2011-01-14 | -0/+10 |
* | powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixup | Kumar Gala | 2011-01-14 | -40/+3 |
* | powerpc/85xx: Fix bug in dcache_disable | Kumar Gala | 2011-01-14 | -2/+2 |
* | MPC8xxx DDR: align informational prints | Becky Bruce | 2011-01-14 | -2/+3 |
* | 85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN | Becky Bruce | 2011-01-14 | -1/+4 |
* | mpc85xx: rename sdram_init() lbc_sdram_init() | Becky Bruce | 2011-01-14 | -4/+4 |
* | mpc85xx boards: initdram() cleanup/bugfix | Becky Bruce | 2011-01-14 | -0/+79 |
* | mpc85xx/tlb.c: Allow platforms to specify wimge bits | Becky Bruce | 2011-01-14 | -1/+5 |
* | powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured | Kumar Gala | 2011-01-14 | -207/+0 |
* | powerpc/85xx: Fix wrong SVR value for MPC8567 and MPC8567E processors | Piergiorgio Beruto | 2011-01-14 | -2/+2 |
* | powerpc/85xx: Add is_serdes_configured() support for P1021 SERDES | Kumar Gala | 2011-01-14 | -0/+68 |
* | powerpc/85xx: Add is_serdes_configured() support for MPC8544 SERDES | Kumar Gala | 2011-01-14 | -0/+96 |
* | powerpc/85xx: Add is_serdes_configured() support for MPC8569 SERDES | Kumar Gala | 2011-01-14 | -0/+75 |
* | powerpc/85xx: Add is_serdes_configured() support for MPC8568 SERDES | Kumar Gala | 2011-01-14 | -0/+66 |
* | powerpc/85xx: Add is_serdes_configured() support for MPC8548 SERDES | Kumar Gala | 2011-01-14 | -0/+66 |
* | powerpc/85xx: Add is_serdes_configured() support for MPC8572 SERDES | Kumar Gala | 2011-01-14 | -0/+82 |
* | powerpc/85xx: Add is_serdes_configured() support for P2020 SERDES | Kumar Gala | 2011-01-14 | -0/+75 |
* | powerpc/86xx: Add SERDES support on MPC8641 & MPC8610 | Kumar Gala | 2011-01-14 | -1/+186 |
* | powerpc/85xx: Create a SERDES section in Makefile | Kumar Gala | 2011-01-14 | -2/+5 |
* | powerpc/85xx: Replace CONFIG_SYS_HAS_SERDES with a weak function | Kumar Gala | 2011-01-14 | -2/+6 |
* | Merge branch 'master' of git://git.denx.de/u-boot-sh | Wolfgang Denk | 2011-01-12 | -95/+192 |
|\ |
|
| * | sh: Add support zimageboot command for Renesas SH | Nobuhiro Iwamatsu | 2011-01-11 | -0/+83 |
| * | sh: Divided macro for zImage and add asm/zimage.h | Nobuhiro Iwamatsu | 2011-01-11 | -16/+45 |
| * | sh: Delete the function that was not necessary | Nobuhiro Iwamatsu | 2011-01-11 | -1/+0 |
| * | sh: Remove SCIF/SCI register infomation | Nobuhiro Iwamatsu | 2011-01-11 | -74/+1 |
| * | sh: Add support showing KByte of flash memory size | Nobuhiro Iwamatsu | 2011-01-11 | -2/+6 |
| * | sh: Add support SH7706 | Nobuhiro Iwamatsu | 2011-01-11 | -2/+57 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2011-01-12 | -1/+1 |
|\ \ |
|
| * | | ppc4xx: Fix compilation breakage in miiphy.c | Stefan Roese | 2011-01-11 | -1/+1 |
| |/ |
|
* | | microblaze: Fix bd_info pointer | Michal Simek | 2011-01-10 | -3/+5 |
* | | microblaze: Disabling interrupt should return 1 if was enabled | Michal Simek | 2011-01-10 | -1/+4 |
|/ |
|
* | miiphy: convert to linux/mii.h | Mike Frysinger | 2011-01-09 | -64/+64 |
* | Merge branch 'next' of ../next | Wolfgang Denk | 2010-12-22 | -93/+920 |
|\ |
|
| * | powerpc: fix register usage in some inline assembly code | Timur Tabi | 2010-12-17 | -11/+19 |
| * | 74xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declaration | Peter Tyser | 2010-12-17 | -5/+10 |
| * | PowerPC: Add relocation support for -fpic | Joakim Tjernlund | 2010-12-17 | -22/+33 |