summaryrefslogtreecommitdiff
path: root/board/slippy/board.c
Commit message (Expand)AuthorAgeFilesLines
* haswell: mark PCH_SMI_L as open drainAaron Durbin2013-06-141-1/+1
* haswell: Add notes about PL6 weirdnessAaron Durbin2013-06-141-0/+2
* Rename GPIO_HI_Z macros to more descriptive GPIO_ODR_HIGH/LOWBill Richardson2013-06-131-5/+5
* Enable ADC charger current monitor for SlippyBill Richardson2013-06-071-4/+6
* haswell: fix driving of WAKE# pin on power button pressAaron Durbin2013-06-041-0/+18
* Add LED GPIOs for slippy.Dave Parker2013-06-031-0/+3
* Add wireless switch control for WWANDuncan Laurie2013-06-031-1/+14
* Move write protect GPIO handling to flash moduleRandall Spangler2013-05-231-1/+1
* haswell: fix RCIN# GPIO settingAaron Durbin2013-05-221-1/+1
* lm4: break out board-specific fan/tach pin configAaron Durbin2013-05-161-0/+9
* haswell: fix S3 resume pathAaron Durbin2013-05-151-1/+1
* slippy: Basic power sequencingDuncan Laurie2013-05-141-7/+6
* slippy: Enable internal pullup for recovery pinDuncan Laurie2013-05-131-1/+1
* slippy: Make EC_RCIN_L pin output and high by defaultDuncan Laurie2013-05-131-1/+1
* Define slippy GPIOs, make power sequencing task do nothing.Bill Richardson2013-05-021-60/+53
* Remove Link peripherals from Slippy boardBill Richardson2013-05-021-30/+3
* Create board directory for Slippy.Bill Richardson2013-04-241-0/+194