summaryrefslogtreecommitdiffstats
path: root/usr/initramfs_data.S (unfollow)
Commit message (Expand)AuthorFilesLines
2007-08-23[POWERPC] Remove old includes from arch/ppcKumar Gala23-46/+2
2007-08-22[POWERPC] Exception numbers are not relevant to iSeriesStephen Rothwell2-14/+14
2007-08-22[POWERPC] Split out iSeries specific exception macrosStephen Rothwell3-66/+78
2007-08-22[POWERPC] Move the iSeries exception vectorsStephen Rothwell2-136/+136
2007-08-22[POWERPC] Move the exception macros into a header fileStephen Rothwell2-335/+357
2007-08-22[POWERPC] Move iSeries startup code out of head_64.SStephen Rothwell4-84/+131
2007-08-22[POWERPC] Rework SMP timebase handoff for pasemiOlof Johansson1-10/+14
2007-08-22[POWERPC] bootwrapper: Add PowerQUICC II (82xx with CPM) cuboot supportScott Wood5-4/+298
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