Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-09 | of/sparc: convert various prom_* functions to use phandle | Andres Salomon | 1 | -2/+2 | |
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 | 1 | -0/+673 | |
Borrow the powerpc bootx text console driver. Signed-off-by: David S. Miller <davem@davemloft.net> |