Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sparc: Restore irq_trans_init() call in prom_create_node(). | David S. Miller | 2008-12-07 | 1 | -3/+0 |
* | sparc: Move prom_build_devicetree() into prom_common.c | David S. Miller | 2008-12-05 | 1 | -5/+3 |
* | sparc: Move core of OF device tree building code into prom_common.c | David S. Miller | 2008-12-05 | 1 | -2/+15 |
* | sparc: Move create_node() and friends into prom_common.c | David S. Miller | 2008-12-05 | 1 | -1/+2 |
* | sparc: Move property building code into prom_common.c | David S. Miller | 2008-12-05 | 1 | -0/+2 |
* | sparc: Move 'unique_id' into prom_common.c and rename to 'prom_unique_id' | David S. Miller | 2008-12-05 | 1 | -0/+2 |
* | sparc: Move irq_trans_init() and support code into seperate file. | David S. Miller | 2008-12-05 | 1 | -0/+4 |
* | sparc: Mark prom_early_alloc non-static. | David S. Miller | 2008-12-05 | 1 | -0/+2 |
* | sparc: Create common header file for prom_{32,64}.c | David S. Miller | 2008-12-05 | 1 | -0/+10 |