summaryrefslogtreecommitdiff
path: root/board/falco
Commit message (Expand)AuthorAgeFilesLines
* Clean up configuring GPIO alternate functionsRandall Spangler2013-08-072-13/+29
* Falco: Stop charging after a timeout of 10 hoursDave Parker2013-08-021-0/+1
* Add build-time checks on board-specific array sizes.Bill Richardson2013-07-311-5/+10
* Add turbo mode charger support, and tests for it.Bill Richardson2013-07-251-0/+1
* 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-3/+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-7/+2
* Add ectool discharge command to Falco and Peppy.Dave Parker2013-07-192-0/+14
* 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-11/+28
* Split wireless power/radio control out of switch.cRandall Spangler2013-07-112-11/+6
* Move x86 backlight-enable passthru code to its own moduleRandall Spangler2013-07-112-2/+3
* Falco: AC adapter identification commandBill Richardson2013-07-111-0/+1
* 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
* 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-201-1/+1
* Falco WP is active low, not active highBill Richardson2013-06-182-3/+2
* 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-3/+3
* falco: fix RCIN# GPIO settingDuncan Laurie2013-06-131-1/+1
* 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
* haswell: fix driving of WAKE# pin on power button pressAaron Durbin2013-06-041-0/+18
* Add wireless switch control for WWANDuncan Laurie2013-06-032-3/+16
* falco / peppy: Fix EC build.Shawn Nematbakhsh2013-05-252-2/+3
* Create board configuration for falco bringupBill Richardson2013-05-204-0/+388