| Commit message (Expand) | Author | Age | Files | Lines |
* | cleanup: remove transition code for LPC/ESPI cleanup | Jett Rink | 2018-05-23 | 1 | -1/+0 |
* | lpc: convert LPC only boards to use CONFIG_HOSTCMD_LPC | Jett Rink | 2018-05-22 | 1 | -1/+2 |
* | Remove Makefile symlinks under board directory | Daisuke Nojiri | 2016-07-09 | 1 | -1/+0 |
* | cleanup: Add warning comment to gpio.inc files | Bill Richardson | 2016-02-25 | 1 | -0/+3 |
* | cleanup: Standardize use of CONFIG_I2C and add MASTER/SLAVE CONFIGs | Shawn Nematbakhsh | 2015-11-03 | 1 | -0/+2 |
* | eoption: Remove unused eeprom option storage code | Anton Staaf | 2015-09-08 | 1 | -2/+0 |
* | cleanup: fix all the header guards | Bill Richardson | 2015-06-18 | 1 | -3/+3 |
* | mec1322: Simplify GPIO lists | Steven Jian | 2015-05-27 | 1 | -6/+6 |
* | gpio: Refactor IRQ handler pointer out of gpio_list | Aseda Aboagye | 2015-04-10 | 1 | -2/+2 |
* | Makefile: Add support for per-board symlinks to top level | Anton Staaf | 2014-07-30 | 1 | -0/+1 |
* | GPIO: Move definition of alternate functions to gpio.inc | Anton Staaf | 2014-07-17 | 2 | -9/+5 |
* | gpio: Replace duplication in gpio declarations with X-macro file | Anton Staaf | 2014-06-26 | 3 | -24/+19 |
* | cleanup: Remove checkpatch warnings | Randall Spangler | 2013-12-19 | 2 | -5/+7 |
* | Specify I2C channels physically, not arbitrarilytest-4824.B | Bill Richardson | 2013-11-11 | 1 | -1/+1 |
* | cleanup: Consolidate module IDs into a single shared enum | Randall Spangler | 2013-10-25 | 1 | -7/+0 |
* | cleanup: Rename and move header files | Randall Spangler | 2013-10-23 | 1 | -1/+1 |
* | cleanup: Replace awkward I2C_PORTS_USED macro with constant | Bill Richardson | 2013-10-07 | 2 | -3/+1 |
* | Refactor PWM module | Vic Yang | 2013-08-27 | 1 | -0/+4 |
* | Lock BOOTCFG to safe values for all LM4s | Bill Richardson | 2013-08-21 | 1 | -4/+0 |
* | Clean up configuring GPIO alternate functions | Randall Spangler | 2013-08-07 | 2 | -6/+20 |
* | Add build-time checks on board-specific array sizes. | Bill Richardson | 2013-07-31 | 1 | -3/+6 |
* | Clean up more config options | Randall Spangler | 2013-07-24 | 1 | -1/+4 |
* | Clean up and document UART config options | Randall Spangler | 2013-07-24 | 1 | -3/+2 |
* | Clean up debug config options | Randall Spangler | 2013-07-23 | 1 | -5/+0 |
* | Split x86 power button logic out of switch.c | Randall Spangler | 2013-07-17 | 1 | -0/+3 |
* | Remove unneeded direct includes of board.h and config.h | Randall Spangler | 2013-07-16 | 1 | -1/+0 |
* | Move write protect GPIO handling to flash module | Randall Spangler | 2013-05-23 | 2 | -2/+5 |
* | LM4: Support configurable host UART interface | Duncan Laurie | 2013-05-13 | 1 | -1/+3 |
* | Specify the LM4 GPIOs to use for UART1 | Bill Richardson | 2013-04-24 | 1 | -0/+3 |
* | Only includes necessary tasks for test binaries | Vic Yang | 2013-04-10 | 1 | -4/+6 |
* | Clean up board configuration | Randall Spangler | 2013-04-05 | 2 | -8/+1 |
* | Rename tasks to HOOKS and CHIPSET | Randall Spangler | 2013-03-19 | 1 | -1/+1 |
* | Watchdog is reloaded by HOOK_TICK, not its own task | Randall Spangler | 2012-10-30 | 1 | -1/+0 |
* | Add tick task | Randall Spangler | 2012-10-30 | 1 | -0/+1 |
* | Clean up ADC module | Randall Spangler | 2012-10-30 | 1 | -2/+2 |
* | link: disable unused EEPROM modules | Randall Spangler | 2012-09-12 | 1 | -0/+10 |
* | Switch to variable-size stacks | Randall Spangler | 2012-09-09 | 1 | -4/+5 |
* | Use new panic stack on all platforms | Randall Spangler | 2012-08-31 | 1 | -1/+0 |
* | Snow must assert ENTERING_RW GPIO when jumping between images | Randall Spangler | 2012-08-30 | 2 | -0/+2 |
* | Remove signature-based vboot support | Randall Spangler | 2012-08-07 | 1 | -2/+0 |
* | bitrot: disable VBOOT_SIG for BDS. It's broken. | Bill Richardson | 2012-07-23 | 1 | -1/+1 |
* | Remove firmware B | Randall Spangler | 2012-07-17 | 1 | -1/+0 |
* | Enable help debug features on all boards | Simon Glass | 2012-07-04 | 1 | -0/+5 |
* | Only one RW image is now the default | Randall Spangler | 2012-06-26 | 1 | -0/+5 |
* | Strip out vboot signature code and stay in RO for link | Randall Spangler | 2012-06-26 | 2 | -1/+2 |
* | Add hash support | Randall Spangler | 2012-06-25 | 1 | -0/+1 |
* | Add system_is_locked() to prevent sysjump on consumer systems | Randall Spangler | 2012-05-25 | 1 | -0/+1 |
* | Better help for console commands | Randall Spangler | 2012-05-25 | 1 | -0/+3 |
* | Add a list of I2C ports | Randall Spangler | 2012-05-17 | 2 | -12/+12 |
* | Disable unused BDS functionality | Randall Spangler | 2012-05-17 | 6 | -293/+10 |