Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lpc176x: Fix spi mode bits | Kevin O'Connor | 2020-07-10 | 1 | -1/+1 |
* | lpc176x: Add support for ssp1 (#2393) | akatik | 2020-01-14 | 1 | -22/+37 |
* | lpc176x: Update code to use armcm_boot mechanism | Kevin O'Connor | 2019-08-22 | 1 | -1/+0 |
* | lpc176x: Use enumerations for buses and reserve pins | Kevin O'Connor | 2019-04-04 | 1 | -2/+5 |
* | lpc176x: Pass gpio id to gpio_peripheral() | Kevin O'Connor | 2019-01-04 | 1 | -3/+3 |
* | lpc176x: Move enable_peripheral_clock to main.c | Kevin O'Connor | 2019-01-04 | 1 | -1/+1 |
* | spicmds: Check for an incorrect mode in spicmds.c | Kevin O'Connor | 2018-11-30 | 1 | -1/+1 |
* | lpc176x: Enable full speed peripheral clocks on SPI and I2C | Kevin O'Connor | 2018-11-21 | 1 | -1/+4 |
* | lpc176x: Add support for SPI | Kevin O'Connor | 2018-07-18 | 1 | -0/+81 |