summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* 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-194-0/+30
* Split x86 power button logic out of switch.cRandall Spangler2013-07-1711-5/+13
* lm4: make configure_kblight_gpios() board dependentAaron Durbin2013-07-161-0/+10
* Remove unneeded direct includes of board.h and config.hRandall Spangler2013-07-162-2/+0
* Remove unused board_version enumsRandall Spangler2013-07-165-31/+0
* puppy: change XPSHOLD interrupt on both edgesYen Lin2013-07-121-1/+1
* Add extpower-gpio unit testVic Yang2013-07-112-5/+10
* Add I8042 keyboard unit testVic Yang2013-07-111-1/+7
* Basic G781 temp sensor support for Falco and Peppy.Dave Parker2013-07-114-19/+57
* Split wireless power/radio control out of switch.cRandall Spangler2013-07-1110-55/+26
* Move x86 backlight-enable passthru code to its own moduleRandall Spangler2013-07-1110-10/+15
* Falco: AC adapter identification commandBill Richardson2013-07-111-0/+1
* Refactor x86 chipset codeRandall Spangler2013-07-1010-68/+216
* Fix EC_ENTERING_RW not being assertedRandall Spangler2013-07-094-0/+4
* Initial board commit for Wolf based on Slippy.Dave Parker2013-07-094-0/+432
* Add CONFIG_BOARD_VERSION flag for boards which have version strapping.Shawn Nematbakhsh2013-07-094-0/+4
* Rename files in common/ to be more consistentRandall Spangler2013-07-086-13/+7
* lm4: onewire: abstract out bank and pinAaron Durbin2013-07-031-0/+2
* ec: Add Puppy support to generic/common filesYen Lin2013-07-031-0/+1
* haswell: fix RCIN_L leakageAaron Durbin2013-07-023-9/+15
* ec: Add puppy supportYen Lin2013-07-024-0/+328
* stm32: Add CHIP_FAMILY definesRandall Spangler2013-07-015-1/+5
* link: fix sysjump rwRandall Spangler2013-06-261-4/+0
* pit: Clean up timer init codeRandall Spangler2013-06-262-0/+2
* pit: Drop EC clock speed to 1 MHz MSI when AP is in S3/S5Randall Spangler2013-06-261-5/+0
* pit: Support changing EC clock frequencyRandall Spangler2013-06-251-3/+0
* 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
* pit: Fix watchdog help for STM32LRandall Spangler2013-06-244-3/+7
* Add charger/battery support for PeppyDave Parker2013-06-242-4/+16
* Power and battery LED control for Falco.Dave Parker2013-06-211-1/+1
* falco: peppy: slippy: mark LPC_CLKRUN_L as open drainAaron Durbin2013-06-203-3/+3
* spring: new TPS65090 parameters to avoid cap ringingVincent Palatin2013-06-191-19/+15
* Falco WP is active low, not active highBill Richardson2013-06-182-3/+2
* 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-143-3/+3
* haswell: Add notes about PL6 weirdnessAaron Durbin2013-06-143-0/+6
* Rename GPIO_HI_Z macros to more descriptive GPIO_ODR_HIGH/LOWBill Richardson2013-06-139-35/+35
* falco: fix RCIN# GPIO settingDuncan Laurie2013-06-131-1/+1
* pit: AC detect signal is a simple GPIO nowRandall Spangler2013-06-132-3/+4
* Falco: Add support for bq24738 charger (and guess at battery).Bill Richardson2013-06-133-8/+21
* Falco: Measure adapter ID voltageBill Richardson2013-06-132-7/+10
* Add I2C port 1 for LVDS debug.Bill Richardson2013-06-122-4/+5
* Falco: New LED gpiosBill Richardson2013-06-112-0/+12
* Enable ADC charger current monitor for SlippyBill Richardson2013-06-071-4/+6
* Initial support for Slippy batteryBill Richardson2013-06-072-6/+21
* Re-enable task profiling on pitRandall Spangler2013-06-051-1/+1
* haswell: fix driving of WAKE# pin on power button pressAaron Durbin2013-06-044-0/+66
* Peppy: Add GPIOs for power and battery LEDsDave Parker2013-06-032-0/+11