| Commit message (Expand) | Author | Age | Lines |
... | |
* | 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 | -2/+12 |
* | powerpc/8xxx: Refactor SRIO initialization into common code | Kumar Gala | 2011-01-14 | -3/+122 |
* | 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 | -3/+3 |
* | mpc85xx boards: initdram() cleanup/bugfix | Becky Bruce | 2011-01-14 | -0/+62 |
* | 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 | -205/+0 |
* | 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 |
* | ppc4xx: Fix compilation breakage in miiphy.c | Stefan Roese | 2011-01-11 | -1/+1 |
* | miiphy: convert to linux/mii.h | Mike Frysinger | 2011-01-09 | -38/+38 |
* | 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 |
* | xilinx-ppc4xx-generic: Use common u-boot.lds | Ricardo Ribalda Delgado | 2010-12-17 | -1/+9 |
* | ppc4xx: Clarify comment about boot chip-select in start.S | Stefan Roese | 2010-12-17 | -12/+14 |
* | Merge branch 'master' of ../master into next | Wolfgang Denk | 2010-12-16 | -7/+15 |
|\ |
|
| * | mpc83xx: fix pcie enumeration | Baidu Boy | 2010-12-13 | -6/+6 |
| * | powerpc/85xx: do not reloc l2srbar if CONFIG_FLASH_BASE is not defined | Haiying Wang | 2010-12-01 | -1/+1 |
| * | mpc83xx: Make it boot again | Joakim Tjernlund | 2010-11-30 | -0/+8 |
* | | do_reset: unify duplicate prototypes | Mike Frysinger | 2010-11-28 | -2/+1 |
|/ |
|
* | ppc4xx: Flush complete dcache in relocate_code() | Stefan Roese | 2010-11-28 | -6/+7 |
* | powerpc: cmd_ecctest: Use return value of cmd_usage | Thomas Weber | 2010-11-27 | -4/+2 |
* | 74xx_7xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | -0/+91 |
* | 8260: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | -45/+11 |
* | 824x: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | -43/+10 |
* | 8220: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | -45/+11 |
* | 5xxx: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | -102/+43 |
* | 512x: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | -44/+10 |
* | 5xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | -53/+16 |
* | 8xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | -6/+6 |
* | 86xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | -36/+6 |
* | 83xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | -43/+10 |
* | ppc4xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | -43/+10 |
* | POWERPC: enable --gc-sections and -ffunction-sections -fdata-sections | Wolfgang Denk | 2010-11-27 | -4/+0 |
* | arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work | Wolfgang Denk | 2010-11-26 | -49/+8 |
* | cpu/ppc4xx/Makefile: build only needed object files | Wolfgang Denk | 2010-11-26 | -22/+10 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Wolfgang Denk | 2010-11-19 | -0/+43 |
|\ |
|
| * | i2c, mpc5xxx: add multibus support | Heiko Schocher | 2010-11-17 | -0/+43 |