summaryrefslogtreecommitdiff
path: root/board-WAL.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-03Add __unused and __noinlineSegher Boessenkool1-1/+1
2010-02-02Update copyrightsSegher Boessenkool1-1/+1
2010-02-02Handle "special" GPIOSegher Boessenkool1-1/+1
2009-04-08BAT: Wire up serial EEPROMSegher Boessenkool1-0/+1
2009-03-03VII GPIO support.Segher Boessenkool1-2/+2
2009-03-03Make EEPROM contents persistent.Segher Boessenkool1-1/+1
2009-03-03I2C support; I2C bitbanging bus; 24c04 EEPROM; make WAL use it all.Segher Boessenkool1-1/+19
2009-02-25Update copyright messagesSegher Boessenkool1-1/+1
2009-02-25Add GPIO framework; make WAL controller use it.Segher Boessenkool1-1/+31
2009-02-08Move idle_pc to board struct; run switch_bank() for VII onlySegher Boessenkool1-1/+1
2009-02-08Workaround for the centered coors vs. top-left coors thingSegher Boessenkool1-1/+0
2009-02-08Add board->init(); also add missing board-*.c files (oops)Segher Boessenkool1-0/+11