mirror of
https://github.com/torvalds/linux.git
synced 2024-12-22 19:01:37 +00:00
9b6b563c0d
This brings in the ppc64 version of prom_init.c, prom.c and btext.c and makes them work for ppc32. This also brings in the new calling convention, where the first entry to the kernel (with r5 != 0) goes to the prom_init code, which then restarts from the beginning (with r5 == 0) after it has done its stuff. For now this also brings in the ppc32 version of setup.c. It also merges lmb.h. Signed-off-by: Paul Mackerras <paulus@samba.org> |
||
---|---|---|
.. | ||
Makefile | ||
pmac_backlight.c | ||
pmac_cache.S | ||
pmac_cpufreq.c | ||
pmac_feature.c | ||
pmac_low_i2c.c | ||
pmac_nvram.c | ||
pmac_pci.c | ||
pmac_pic.c | ||
pmac_pic.h | ||
pmac_setup.c | ||
pmac_sleep.S | ||
pmac_smp.c | ||
pmac_time.c | ||
pmac.h |