Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chip: Drop support for nrf51 | Jack Rosenthal | 2022-01-25 | 1 | -311/+0 |
* | tree: Make DECLARE_IRQ routine static | Tom Hughes | 2021-11-08 | 1 | -1/+1 |
* | Cleanup: Correct GPIO alternate function parameter | Vijay Hiremath | 2019-11-01 | 1 | -4/+7 |
* | chip/nrf51/gpio.c: Actually check the flag (instead of == 0) | Patrick Georgi | 2019-09-12 | 1 | -1/+1 |
* | LICENSE: remove unnecessary (c) after Copyright | Tom Hughes | 2019-06-19 | 1 | -1/+1 |
* | common: bit change 1 << constants with BIT(constants) | Gwendal Grignou | 2019-03-26 | 1 | -1/+1 |
* | cleanup: GPIO: Use common macro for converting mask to GPIO | Shawn Nematbakhsh | 2015-07-19 | 1 | -3/+3 |
* | gpio: Refactor IRQ handler pointer out of gpio_list | Aseda Aboagye | 2015-04-10 | 1 | -6/+9 |
* | nrf51: Reset clean up. | Myles Watson | 2015-03-02 | 1 | -3/+4 |
* | nrf51: Add support for the interrupts in GPIOTE to gpio.c | Myles Watson | 2014-12-31 | 1 | -2/+139 |
* | hadoken: Update I/O configuration. | Myles Watson | 2014-12-31 | 1 | -7/+73 |
* | hadoken: initial commit. | Louis Yung-Chieh Lo | 2014-07-29 | 1 | -0/+101 |