summaryrefslogtreecommitdiff
path: root/include/asm-m68k/uart.h
AgeCommit message (Collapse)Author
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser
This helps to clean up the include/ directory so that it only contains non-architecture-specific headers and also matches Linux's directory layout which many U-Boot developers are already familiar with. Signed-off-by: Peter Tyser <[email protected]>
2007-07-10New uart structure and definesTsiChungLiew
Seperated from mcfuart.h Signed-off-by: TsiChungLiew <[email protected]>