summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add LED GPIOs for slippy.Dave Parker2013-06-032-0/+6
* Enable flash unit test on emulatorVic Yang2013-06-032-0/+4
* Clean up flash section defines and increase lm4 image sizeRandall Spangler2013-06-031-0/+4
* Add wireless switch control for WWANDuncan Laurie2013-06-037-8/+60
* Add assertion support to emulatorVic Yang2013-05-281-0/+5
* falco / peppy: Fix EC build.Shawn Nematbakhsh2013-05-254-4/+6
* Create board configuration for peppy bringupDave Parker2013-05-234-0/+388
* Move write protect GPIO handling to flash moduleRandall Spangler2013-05-239-9/+14
* haswell: fix RCIN# GPIO settingAaron Durbin2013-05-221-1/+1
* Create board configuration for falco bringupBill Richardson2013-05-204-0/+388
* Support write protect GPIO on pitRandall Spangler2013-05-172-0/+5
* Revert "Revert "Add thermal engine test""Vic Yang2013-05-172-0/+22
* Set SPI lines to inputs when AP is offRandall Spangler2013-05-161-7/+0
* lm4: break out board-specific fan/tach pin configAaron Durbin2013-05-162-0/+18
* Revert "Add thermal engine test"Vic Yang2013-05-162-22/+0
* Add console command to force enable consoleVic Yang2013-05-151-0/+1
* haswell: fix S3 resume pathAaron Durbin2013-05-152-2/+2
* Add thermal engine testVic Yang2013-05-152-0/+22
* slippy: Basic power sequencingDuncan Laurie2013-05-142-9/+8
* slippy: Enable internal pullup for recovery pinDuncan Laurie2013-05-131-1/+1
* LM4: Support configurable host UART interfaceDuncan Laurie2013-05-133-3/+9
* Clean up SPI GPIOsRandall Spangler2013-05-132-13/+2
* slippy: Make EC_RCIN_L pin output and high by defaultDuncan Laurie2013-05-131-1/+1
* Implement I2C passthru commandRandall Spangler2013-05-091-0/+1
* Add power button testVic Yang2013-05-082-1/+4
* Add lid switch test and enable kb_mkbp testVic Yang2013-05-082-0/+3
* Fix and enable SPI for pitRandall Spangler2013-05-072-13/+22
* Pthread-based emulator for unit testingstabilize-4100.38.BVic Yang2013-05-075-0/+101
* Define slippy GPIOs, make power sequencing task do nothing.Bill Richardson2013-05-022-104/+94
* Slippy uses dumb USB ports, not smart ones.Bill Richardson2013-05-021-2/+2
* Remove Link peripherals from Slippy boardBill Richardson2013-05-022-84/+31
* Disable the charger task for Slippy bringupBill Richardson2013-05-022-8/+4
* Support power button on slippy, make it compile again.Bill Richardson2013-05-021-0/+1
* Fix I2C port configuration on pitRandall Spangler2013-05-021-8/+4
* Split the USB port power control into smart and dumb versions.Bill Richardson2013-05-012-2/+2
* Disable i2c for mccroskey. It's busted, but we don't care.Bill Richardson2013-05-011-1/+0
* spring: Implement battery cut-off commandVic Yang2013-05-011-1/+1
* Re-enable charging task on pitRandall Spangler2013-05-011-1/+1
* Split x86_power.c into Ivybridge and Haswell variantsBill Richardson2013-04-302-2/+2
* Move i2cread and i2cwrite functions to i2c_commonRandall Spangler2013-04-308-0/+25