| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-15 | Add run time conditional block | Deepak Khatri | |
| Removed compile time conditional block in favour od run-time code! | |||
| 2020-09-15 | Fix config-pin for BBAI | Deepak Khatri | |
| A conditional block has been added to detect the board type. The conditional block depends on macro created in the compatibility layer code. | |||
| 2020-07-09 | Remove the rest of string parsing out of subprocesses | Darren Schachter | |
| 2020-07-09 | Move some string parsing out of subprocesses | Darren Schachter | |
| 2020-07-09 | Make minor formatting changes | Darren Schachter | |
| 2020-07-09 | Allow flexible with in/out mode naming | Darren Schachter | |
| 2020-07-09 | Improve memory management | Darren Schachter | |
| 2020-07-09 | Make code more secure (prevent OS injection) | Darren Schachter | |
| 2020-07-09 | Add direction functionality (for in/out modes) | Darren Schachter | |
| 2020-07-09 | Resolve in/out modes to gpio | Darren Schachter | |
| 2020-07-09 | Add error handling to GetGpio | Darren Schachter | |
| 2020-07-09 | Implement GetGpio function | Darren Schachter | |
| 2019-03-27 | import: MuntsOS Embedded Linux, config-pin.c | Robert Nelson | |
| Signed-off-by: Robert Nelson <robertcnelson@gmail.com> | |||
| 2019-01-21 | Efficiency: Eliminate two utility calls | Bjorn Jansson | |
| sed can do all three operations, eliminating calls to cat and tr | |||
| 2019-01-21 | Bug: case term has [dD], should be [uU] | Bjorn Jansson | |
| The last case term should be [iI][nN][pP][uU][tT][-_][pP][dD], [uU] replaces first [dD] | |||
| 2019-01-14 | Spelling | Matty G | |
| 2019-01-08 | pinmux: BeagleBone: spi*sclk use PIN_INPUT_PULLUP vs PIN_OUTPUT, see ↵ | Robert Nelson | |
| spruh73p.pdf page 4885 Signed-off-by: Robert Nelson <robertcnelson@gmail.com> | |||
| 2019-01-08 | pinmux: PocketBeagle: spi*sclk use PIN_INPUT_PULLUP vs PIN_OUTPUT, see ↵ | Robert Nelson | |
| spruh73p.pdf page 4885 Signed-off-by: Robert Nelson <robertcnelson@gmail.com> | |||
| 2018-10-19 | pinmux: fix the default state of the Blue | Robert Nelson | |
| Signed-off-by: Robert Nelson <robertcnelson@gmail.com> | |||
| 2018-10-19 | pinmux: fix the default state of the PocketBeagle | Robert Nelson | |
| Signed-off-by: Robert Nelson <robertcnelson@gmail.com> | |||
| 2018-10-19 | Revert "pinmux: BBB: use 0x3B for i2c2 (no pullup)" | Robert Nelson | |
| This reverts commit 9ccfba49c83b9e2ddf8d46eae7c517bd4ed36d9e. Signed-off-by: Robert Nelson <robertcnelson@gmail.com> | |||
| 2018-10-19 | pinmux: BBB: use 0x3B for i2c2 (no pullup) | Robert Nelson | |
| Signed-off-by: Robert Nelson <robertcnelson@gmail.com> | |||
| 2018-10-19 | pinmux: fix the default state on the BeagleBone Black | Robert Nelson | |
| Signed-off-by: Robert Nelson <robertcnelson@gmail.com> | |||
| 2018-10-19 | pinmux: 4.0.1526 | Robert Nelson | |
| Signed-off-by: Robert Nelson <robertcnelson@gmail.com> | |||
| 2018-06-11 | tools: pinmux-generator: P9.28 is special, it has two pwm, fix this in the ↵ | Robert Nelson | |
| generation script fixes: https://github.com/beagleboard/bb.org-overlays/issues/85 Signed-off-by: Robert Nelson <robertcnelson@gmail.com> | |||
| 2018-06-11 | tools: pinmux-generator: pinmux: 4.0.1519 | Robert Nelson | |
| Signed-off-by: Robert Nelson <robertcnelson@gmail.com> | |||
| 2018-02-19 | config-pin: fix slots for 4.15/4.16 | Robert Nelson | |
| Signed-off-by: Robert Nelson <robertcnelson@gmail.com> | |||
| 2018-01-30 | pinmux: bbb: include P9.19/P9.20 | Robert Nelson | |
| Signed-off-by: Robert Nelson <robertcnelson@gmail.com> | |||
| 2018-01-19 | config-pin: disable cape load, resync-pinmuxs | Robert Nelson | |
| Signed-off-by: Robert Nelson <robertcnelson@gmail.com> | |||
| 2018-01-18 | pinmux: regen BeagleBone_Black.dts | Robert Nelson | |
| Signed-off-by: Robert Nelson <robertcnelson@gmail.com> | |||
| 2017-12-20 | pinmux: update BeagleBone_Black_i2c_can.sh | Robert Nelson | |
| Signed-off-by: Robert Nelson <robertcnelson@gmail.com> | |||
| 2017-12-18 | pinmux: BeagleBone_Blue: add gpio_input | Robert Nelson | |
| Signed-off-by: Robert Nelson <robertcnelson@gmail.com> | |||
| 2017-12-07 | config-pin: add new modes for PocketBeagle | Robert Nelson | |
| Signed-off-by: Robert Nelson <robertcnelson@gmail.com> | |||
| 2017-12-07 | pinmux: config-pin add new gpio_input label | Robert Nelson | |
| Signed-off-by: Robert Nelson <robertcnelson@gmail.com> | |||
| 2017-12-07 | pinmux: PocketBeagle: default pru pins to pruin | Robert Nelson | |
| Signed-off-by: Robert Nelson <robertcnelson@gmail.com> | |||
| 2017-12-07 | pinmux: add gpio_input option | Robert Nelson | |
| Signed-off-by: Robert Nelson <robertcnelson@gmail.com> | |||
| 2017-12-07 | pinmux: rip out old routine | Robert Nelson | |
| Signed-off-by: Robert Nelson <robertcnelson@gmail.com> | |||
| 2017-12-07 | pinmux: finish rewrite | Robert Nelson | |
| Signed-off-by: Robert Nelson <robertcnelson@gmail.com> | |||
| 2017-12-06 | pinmux: use case | Robert Nelson | |
| Signed-off-by: Robert Nelson <robertcnelson@gmail.com> | |||
| 2017-12-06 | pinmux: 4.0.1510 | Robert Nelson | |
| Signed-off-by: Robert Nelson <robertcnelson@gmail.com> | |||
| 2017-12-06 | pinmux-generator: clean things up to more easily setup default pinmuxs | Robert Nelson | |
| Signed-off-by: Robert Nelson <robertcnelson@gmail.com> | |||
| 2017-12-02 | PocketBeagle: fix P2_24 default state | Robert Nelson | |
| fixes: https://github.com/beagleboard/bb.org-overlays/issues/54 Signed-off-by: Robert Nelson <robertcnelson@gmail.com> | |||
| 2017-11-26 | config-pin: fix cape loading | Andi Meier | |
| - Consider $SLOTS is just an ordinary file. - Evaluate $disable_capemgr_load as number. | |||
| 2017-11-01 | config-pin: fix PocketBeagle P2_24 | Robert Nelson | |
| Signed-off-by: Robert Nelson <robertcnelson@gmail.com> | |||
| 2017-11-01 | PocketBeagle Fix: P2_24 | Robert Nelson | |
| Signed-off-by: Robert Nelson <robertcnelson@gmail.com> | |||
| 2017-10-31 | pinmux: PocketBeagle: sync with lower case changes | Robert Nelson | |
| Signed-off-by: Robert Nelson <robertcnelson@gmail.com> | |||
| 2017-10-27 | pinmux: BeagleBone Blue | Robert Nelson | |
| Signed-off-by: Robert Nelson <robertcnelson@gmail.com> | |||
| 2017-10-27 | pinmux: pcbpin="x_yz" -> pcbpin="Px_yz" | Robert Nelson | |
| Signed-off-by: Robert Nelson <robertcnelson@gmail.com> | |||
| 2017-10-27 | pinmux/config-pin: bring out both can interfaces, and all spi interfaces | Robert Nelson | |
| Signed-off-by: Robert Nelson <robertcnelson@gmail.com> | |||
| 2017-10-27 | pinmux: bring out P9.19/P9.20 i2c/can | Robert Nelson | |
| Signed-off-by: Robert Nelson <robertcnelson@gmail.com> | |||
