aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc5xxx
AgeCommit message (Expand)AuthorFilesLines
2011-11-07arch/powerpc/cpu/mpc5xxx/usb_ohci.c: fix GCC 4.6 build warningsWolfgang Denk1-2/+1
2011-11-07arch/powerpc/cpu/mpc5xxx/i2c.c: fix GC 4.6 build warningsWolfgang Denk1-4/+1
2011-10-22consolidate mdelay by providing a common function for all usersAnatolij Gustschin1-1/+0
2011-10-01console: Squelch pre-console output in console functionsGraeme Russ1-20/+10
2011-07-28unify version_stringAndreas Bießmann1-8/+1
2011-07-26serial: drop useless ctlr fieldMike Frysinger1-2/+0
2011-07-26serial: push default_serial_console to driversMike Frysinger1-0/+6
2011-04-20Revert "PowerPC: Add support for -msingle-pic-base"Wolfgang Denk1-10/+1
2011-04-11PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund1-1/+10
2011-04-11PowerPC: Move -fPIC flag to common placeJoakim Tjernlund1-1/+1
2011-03-27rename _end to __bss_end__Po-Yu Chuang3-4/+4
2010-12-17PowerPC: Add relocation support for -fpicJoakim Tjernlund1-2/+3
2010-11-275xxx: Cleanup for partial linking and --gc-sectionsWolfgang Denk3-102/+43
2010-11-26arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings workWolfgang Denk1-4/+1
2010-11-19Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk1-0/+43
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-11-17i2c, mpc5xxx: add multibus supportHeiko Schocher1-0/+43
2010-11-14PowerPC: Don't destroy fixup table while doing fixupsJoakim Tjernlund1-1/+1
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-0/+1
2010-10-18powerpc: do not fixup NULL ptrsJoakim Tjernlund1-1/+3
2010-10-18powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser1-0/+1
2010-10-12powerpc: Remove warm reset entry pointPeter Tyser1-15/+2
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk2-2/+2
2010-06-29MPC512x: workaround data corruption for unaligned local bus accessesWolfgang Denk2-76/+0
2010-06-23MPC5200: workaround data corruption for unaligned local bus accessesWolfgang Denk2-0/+76
2010-05-06powerpc: Consolidate bootcount_{store|load} for PowerPCStefan Roese1-20/+0
2010-04-24serial: struct serial_device: add uninit() entry for driversAnatolij Gustschin1-0/+2
2010-04-21Move arch/ppc to arch/powerpcStefan Roese20-0/+6010