summaryrefslogtreecommitdiff
path: root/board.h
AgeCommit message (Expand)AuthorFilesLines
2010-02-08Abstract UART communicationSegher Boessenkool1-0/+2
2010-02-02Update copyrightsSegher Boessenkool1-1/+1
2010-02-02Handle "special" GPIOSegher Boessenkool1-1/+1
2010-01-31Add V_X boardSegher Boessenkool1-1/+1
2009-04-08Add board-BAT and board-dummy; add warn()Segher Boessenkool1-1/+1
2009-03-03VII GPIO support.Segher Boessenkool1-1/+1
2009-02-25Update copyright messagesSegher Boessenkool1-1/+1
2009-02-25Add GPIO framework; make WAL controller use it.Segher Boessenkool1-0/+1
2009-02-08Move idle_pc to board struct; run switch_bank() for VII onlySegher Boessenkool1-1/+3
2009-02-08Workaround for the centered coors vs. top-left coors thingSegher Boessenkool1-0/+1
2009-02-08Add board->init(); also add missing board-*.c files (oops)Segher Boessenkool1-1/+1
2009-02-08Add board detectionSegher Boessenkool1-0/+1
2009-02-08Add board_init()Segher Boessenkool1-1/+2
2009-02-05Add "board.h" headerSegher Boessenkool1-0/+17