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

27 Commits (7f0cfe478bd817d2bb373522222cf06630fea3cd)

Author SHA1 Message Date
Patrick Delaunay bd42a94268 disk: convert CONFIG_EFI_PARTITION to Kconfig 8 years ago
Patrick Delaunay b0cf733933 disk: convert CONFIG_DOS_PARTITION to Kconfig 8 years ago
Petr Kulhavy 6f6c863094 fastboot: move FASTBOOT_FLASH options into Kconfig 9 years ago
Petr Kulhavy b6dd69a4d6 fastboot: add support for writing MBR 9 years ago
Petr Kulhavy 87b8530fe2 disk: part: implement generic function part_get_info_by_name() 9 years ago
Xu Ziyuan ec3cde1e83 common: block: fix compiler error with CONFIG_FASTBOOT_FLASH_MMC_DEV 9 years ago
Steve Rae 2c72404687 fastboot: sparse: implement reserve() 9 years ago
Steve Rae 9bc34799c8 fastboot: sparse: resync common/image-sparse.c (part 2) 9 years ago
Steve Rae cc0f08cd34 fastboot: sparse: resync common/image-sparse.c (part 1) 9 years ago
Steve Rae 64ece84854 fastboot: sparse: remove session-id logic 9 years ago
Simon Glass 2a981dc2c6 dm: block: Adjust device calls to go through helpers function 9 years ago
Simon Glass bcce53d048 dm: block: Rename device number member dev to devnum 9 years ago
Simon Glass 3e8bd46950 dm: part: Rename some partition functions 9 years ago
Simon Glass db1d9e78e6 dm: blk: Rename get_dev() to blk_get_dev() 9 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 9 years ago
Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 9 years ago
Siarhei Siamashka 5e0efc1bc6 mmc: Use lldiv() for 64-bit division in write_raw_image() 9 years ago
Maxime Ripard 3d4ef38de2 sparse: Rename the file and header 10 years ago
Maxime Ripard 6c9e00eebf fastboot: Implement flashing session counter 10 years ago
Maxime Ripard a5d1e04a53 sparse: Implement storage abstraction 10 years ago
Maxime Ripard 3c8f98f5fe fastboot: Move fastboot response functions to fastboot core 10 years ago
Michael Scott 8a41802f21 fastboot: check for alias when looking up partition by name 10 years ago
Dileep Katta e874207134 fastboot: Correct fastboot_fail and fastboot_okay strings 10 years ago
Dileep Katta 897923819c usb: gadget: fastboot: Add fastboot erase 10 years ago
Steve Rae 0ff7e585df fastboot: handle flash write to GPT partitions 10 years ago
Steve Rae e5bf9878ea usb/gadget: fastboot: implement sparse format 11 years ago
Steve Rae c0aebb3382 usb/gadget: fastboot: add eMMC support for flash command 11 years ago