Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lpc176x: Add support for additional i2c buses | Kevin O'Connor | 2020-04-21 | 1 | -0/+2 |
* | lpc176x: Add support for ssp1 (#2393) | akatik | 2020-01-14 | 1 | -0/+1 |
* | armcm_timer: Unify udelay() implementation | Kevin O'Connor | 2019-06-09 | 1 | -2/+0 |
* | lpc176x: force minimum usb disconnect time | Matt Baker | 2019-04-06 | 1 | -0/+2 |
* | lpc176x: Convert code to use armcm_timer | Kevin O'Connor | 2019-02-06 | 1 | -0/+2 |
* | lpc176x: Pass gpio id to gpio_peripheral() | Kevin O'Connor | 2019-01-04 | 1 | -1/+1 |
* | lpc176x: Move enable_peripheral_clock to main.c | Kevin O'Connor | 2019-01-04 | 1 | -1/+3 |
* | lpc176x: Move ADC code to new adc.c file | Kevin O'Connor | 2019-01-04 | 1 | -0/+4 |
* | lpc176x: Enable full speed peripheral clocks on SPI and I2C | Kevin O'Connor | 2018-11-21 | 1 | -0/+2 |
* | lpc176x: Add an enable_peripheral_clock() helper function | Kevin O'Connor | 2018-11-21 | 1 | -0/+4 |
* | lpc176x: Add initial support for LPC176x processors | Kevin O'Connor | 2018-05-25 | 1 | -0/+7 |