Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-09 | of/sparc: convert various prom_* functions to use phandle | Andres Salomon | |
Rather than passing around ints everywhere, use the phandle type where appropriate for the various functions that talk to the PROM. Signed-off-by: Andres Salomon <dilinger@queued.net> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Grant Likely <grant.likely@secretlab.ca> | |||
2009-11-28 | sparc64: Faster early-boot framebuffer console. | David S. Miller | |
Borrow the powerpc bootx text console driver. Signed-off-by: David S. Miller <davem@davemloft.net> |