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

13 Commits (2cdc778b62e46439dff84560a2def3032099f129)

Author SHA1 Message Date
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 9 years ago
Jagan Teki 76538ec648 spi: tegra: Use GENMASK 10 years ago
Jagan Teki f692248f90 spi: tegra: Use BIT macro 10 years ago
Mirza Krak 5cb1b7b395 spi: tegra20: Add support for mode selection 10 years ago
Simon Glass 4e9838c102 dm: Use dev_get_addr() where possible 10 years ago
Simon Glass 9694b72442 dm: spi: Correct SPI claim/release_bus() methods 10 years ago
Simon Glass 19a25f672c dm: spi: Move the per-child data size to the uclass 10 years ago
Simon Glass fda6fac39b dm: tegra: spi: Convert to driver model 11 years ago
Allen Martin 78f47b7353 spi: add common fdt SPI driver interface 12 years ago
Allen Martin 7a49ba6e5b tegra: spi: pull register structs out of headers 12 years ago
Allen Martin 2a3c5bc29c tegra: spi: remove non fdt support 12 years ago
Allen Martin ff1da6fb5f tegra: spi: rename tegra SPI drivers 12 years ago
Simon Glass d3504fee73 spi: Use spi_alloc_slave() in each SPI driver 12 years ago
Allen Martin b19f57491a tegra: add SPI SLINK driver 12 years ago