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

9 Commits (e2282d70763ddf06f9b02007445729c841ef4083)

Author SHA1 Message Date
Masahiro Yamada 608f26c51b devres: introduce Devres (Managed Device Resource) framework 10 years ago
Masahiro Yamada aed1a4dd88 dm: add DM_FLAG_BOUND flag 10 years ago
Hans de Goede bb52b367f6 dm: Export device_remove_children / device_unbind_children 10 years ago
Przemyslaw Marczak 5eaed88028 dm: core: Extend struct udevice by '.uclass_platdata' field. 10 years ago
Simon Glass 3479253dad dm: core: Convert driver_bind() to use const 10 years ago
Simon Glass dac8db2ce6 dm: core: Allow uclasses to specify private data for a device's children 10 years ago
Simon Glass cdc133bde9 dm: core: Allow parents to have platform data for their children 10 years ago
Simon Glass f8a85449ef dm: core: Allocate platform data when binding a device 10 years ago
Simon Glass 3ac435d33a dm: Allow device removal features to be dropped 11 years ago