summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/zImage.ps3.lds.S (unfollow)
Commit message (Expand)AuthorFilesLines
2007-08-22[POWERPC] bootwrapper: Add 8xx cuboot supportScott Wood3-1/+48
2007-08-22[POWERPC] bootwrapper: Move linker symbols into ops.hScott Wood11-35/+10
2007-08-22[POWERPC] bootwrapper: Add CPM serial driverScott Wood4-1/+257
2007-08-22[POWERPC] bootwrapper: Declare udelay() in ops.hScott Wood5-7/+1
2007-08-22[POWERPC] bootwrapper: serial_console_init() fixesScott Wood1-7/+5
2007-08-22[POWERPC] bootwrapper: Add TARGET_HAS_ETHn tests to ppcboot.hScott Wood1-3/+4
2007-08-22[POWERPC] bootwrapper: Add 16-bit I/O, sync(), eieio(), and barrier()Scott Wood1-0/+49
2007-08-22[POWERPC] bootwrapper: Add dt_is_compatible()Scott Wood2-15/+34
2007-08-22[POWERPC] bootwrapper: dt_xlate_range() bugfixesScott Wood1-7/+13
2007-08-22[POWERPC] bootwrapper: Set timebase_period_ns from dt_fixup_cpu_clocksScott Wood2-0/+4
2007-08-22[POWERPC] bootwrapper: Update .gitignoreScott Wood1-4/+4
2007-08-22[POWERPC] Use strcasecmp() rather than strncasecmp() when determining device ...Scott Wood1-1/+1
2007-08-22[POWERPC] Add clrbits8 and setbits8Scott Wood1-0/+3
2007-08-22[POWERPC] Whitespace cleanup in arch/powerpcScott Wood5-236/+238
2007-08-22[POWERPC] iSeries: Clean up lparmap messStephen Rothwell6-48/+31
2007-08-22[POWERPC] Advertise correct IDE mode on Pegasos2Olaf Hering2-3/+37
2007-08-20[POWERPC] Bamboo zImage wrapperJosh Boyer7-2/+169
2007-08-20[POWERPC] Bamboo board supportJosh Boyer4-7/+850