summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* 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
* Split pwm.c into pwm_fan.c and pwm_kblight.cBill Richardson2013-04-262-2/+3
* Allow disabling PMU charger task, and do so on pitRandall Spangler2013-04-265-1/+7
* Split out power button code from switch.cRandall Spangler2013-04-252-1/+3
* Create board directory for Slippy.Bill Richardson2013-04-244-0/+444
* Move LPC constants of out board.c and into chipset where they belongBill Richardson2013-04-241-29/+0
* Replace generated CONFIG_TASK_ macros with HAS_TASK_Bill Richardson2013-04-245-6/+6
* Specify the LM4 GPIOs to use for UART1Bill Richardson2013-04-242-0/+6
* Unify lid switch processingRandall Spangler2013-04-248-4/+12
* Allow keyboard_scan_config to be customized per-boardBill Richardson2013-04-242-0/+16
* Unify lid switch GPIO nameVic Yang2013-04-232-2/+2
* Increase EC low-battery threshold to 14% to match kernelBill Richardson2013-04-231-1/+1