1*0e9ab8e4SJonathan Corbet====
2*0e9ab8e4SJonathan CorbetTODO
3*0e9ab8e4SJonathan Corbet====
4*0e9ab8e4SJonathan Corbet
5*0e9ab8e4SJonathan CorbetThe OpenRISC Linux port is fully functional and has been tracking upstream
6*0e9ab8e4SJonathan Corbetsince 2.6.35.  There are, however, remaining items to be completed within
7*0e9ab8e4SJonathan Corbetthe coming months.  Here's a list of known-to-be-less-than-stellar items
8*0e9ab8e4SJonathan Corbetthat are due for investigation shortly, i.e. our TODO list:
9*0e9ab8e4SJonathan Corbet
10*0e9ab8e4SJonathan Corbet-  Implement the rest of the DMA API... dma_map_sg, etc.
11*0e9ab8e4SJonathan Corbet
12*0e9ab8e4SJonathan Corbet-  Finish the renaming cleanup... there are references to or32 in the code
13*0e9ab8e4SJonathan Corbet   which was an older name for the architecture.  The name we've settled on is
14*0e9ab8e4SJonathan Corbet   or1k and this change is slowly trickling through the stack.  For the time
15*0e9ab8e4SJonathan Corbet   being, or32 is equivalent to or1k.
16