summaryrefslogtreecommitdiff
path: root/board/peppy
Commit message (Expand)AuthorAgeFilesLines
...
* Clean up configuring GPIO alternate functionsRandall Spangler2013-08-072-13/+27
* Add build-time checks on board-specific array sizes.Bill Richardson2013-07-311-5/+10
* Clean up more config optionsRandall Spangler2013-07-242-10/+0
* Clean up and document UART config optionsRandall Spangler2013-07-241-3/+2
* Collect board X specific files into build.mk common-$(BOARD_X)Rong Chang2013-07-241-2/+0
* x86: build chipset_x86_common.o conditionallyAaron Durbin2013-07-241-0/+1
* Clean up and document more config optionsRandall Spangler2013-07-241-1/+1
* Clean up and document keyboard config optionsRandall Spangler2013-07-231-1/+1
* Clean up debug config optionsRandall Spangler2013-07-231-6/+0
* Clean up and document battery config optionsRandall Spangler2013-07-231-1/+1
* Clean up charger config optionsRandall Spangler2013-07-231-8/+2
* Peppy: Detect physical presence of battery before waking itDave Parker2013-07-192-0/+3
* Add ectool discharge command to Falco and Peppy.Dave Parker2013-07-192-0/+16
* Split x86 power button logic out of switch.cRandall Spangler2013-07-172-1/+2
* Remove unused board_version enumsRandall Spangler2013-07-161-6/+0
* Basic G781 temp sensor support for Falco and Peppy.Dave Parker2013-07-112-8/+29
* Split wireless power/radio control out of switch.cRandall Spangler2013-07-112-11/+5
* Move x86 backlight-enable passthru code to its own moduleRandall Spangler2013-07-112-2/+3
* Refactor x86 chipset codeRandall Spangler2013-07-102-13/+40
* Add CONFIG_BOARD_VERSION flag for boards which have version strapping.Shawn Nematbakhsh2013-07-091-0/+1
* Rename files in common/ to be more consistentRandall Spangler2013-07-081-1/+1
* haswell: fix RCIN_L leakageAaron Durbin2013-07-021-3/+5
* peppy: Set GPIO_WP to active low.Shawn Nematbakhsh2013-06-242-3/+2
* Power and battery LED control for Peppy.Dave Parker2013-06-241-0/+1
* Add charger/battery support for PeppyDave Parker2013-06-242-4/+16
* falco: peppy: slippy: mark LPC_CLKRUN_L as open drainAaron Durbin2013-06-201-1/+1
* Peppy: Update LED color names in comment. Mark active low.Dave Parker2013-06-172-9/+8
* 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-7/+7
* haswell: fix driving of WAKE# pin on power button pressAaron Durbin2013-06-041-0/+18
* Peppy: Add GPIOs for power and battery LEDsDave Parker2013-06-032-0/+11
* Add wireless switch control for WWANDuncan Laurie2013-06-032-2/+15
* falco / peppy: Fix EC build.Shawn Nematbakhsh2013-05-252-2/+3
* Create board configuration for peppy bringupDave Parker2013-05-234-0/+388