Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/commits/commit/716e4ffe99152ea572c7913462dcdf981023050f/common/cmd_gpio.c You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

11 Commits (716e4ffe99152ea572c7913462dcdf981023050f)

Author SHA1 Message Date
Jeroen Hofstee 5b5ac64560 gpio: add protype for name_to_gpio 11 years ago
Simon Glass 0757535a7e dm: Move the function for getting GPIO status into the uclass 11 years ago
Simon Glass 9165e8428d dm: gpio: Allow gpio command to adjust GPIOs that are busy 11 years ago
Simon Glass 89e6405425 dm: gpio: Enhance gpio command to show only active GPIOs 11 years ago
Heiko Schocher 54c5d08a09 dm: rename device struct to udevice 11 years ago
Ian Campbell fd11bea2cc blackfin: make name_to_gpio be a weak symbol 11 years ago
Simon Glass 95a260a98c dm: Enable gpio command to support driver model 11 years ago
Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 years ago
Mike Frysinger 6801201ee7 gpio: check request result 14 years ago
Mike Frysinger a972b8d701 gpio: generalize for all generic gpio providers 14 years ago