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/drivers/block You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

206 Commits (7f0cfe478bd817d2bb373522222cf06630fea3cd)

Author SHA1 Message Date
Jean-Jacques Hiblot 02a4b42979 drivers: block: dwc_ahci: Implement a driver for Synopsys DWC sata device 8 years ago
xypron.glpk@gmx.de 7a931b958e fsl/sata: correctly identify failed malloc 8 years ago
Masahiro Yamada 90d6500c0f drivers: remove Blackfin specific drivers 8 years ago
Stefan Roese 706865afe5 dm: core: Add flags parameter to device_remove() 8 years ago
Michal Simek 49c4c78e70 block: Move ceva driver to DM 8 years ago
Michal Simek e8a016b537 dm: Add support for scsi/sata based devices 8 years ago
Tom Rini 361a879902 Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" 8 years ago
Michal Simek 8814c03853 block: Move ceva driver to DM 8 years ago
Michal Simek bce4d18c9d dm: Add support for scsi/sata based devices 8 years ago
Stefan Roese 5102af4d2f sata: sata_mv: Fix misaligned cache warnings 8 years ago
Michal Simek 4408f6f445 dm: blk: Fix get_desc to return block device descriptor 8 years ago
Simon Glass 896a74f615 dm: blk: Enable CONFIG_BLK if DM_MMC is enabled 9 years ago
Stefan Roese 22f5de6b5c ahci: Make ahci_port_base() non-static to enable overwrite 9 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 9 years ago
Masahiro Yamada a4ca3799c2 drivers: squash lines for immediate return 9 years ago
Peng Fan 3fd9eb6689 block: dwc_ahsata: support i.MX6DQPlus 9 years ago
Simon Glass cd0fb55b64 dm: blk: Add functions to select a hardware partition 9 years ago
Simon Glass d0773524e1 dm: blk: Free the block device name when unbound 9 years ago
Simon Glass 72a85c0d2d dm: blk: Fix allocation of block-device numbering 9 years ago
Simon Glass 4560ee470f dm: systemace: Add driver-mode block-device support 9 years ago
Simon Glass a0ff24c467 dm: systemace: Reorder function to avoid forward declarataions 9 years ago
Simon Glass 9107c973d3 dm: blk: Add a easier way to create a named block device 9 years ago
Simon Glass 52138fd407 dm: blk: Allow blk_create_device() to allocate the device number 9 years ago
Simon Glass f1d86fd3b1 dm: sandbox: Drop the host_get_dev() function 9 years ago
Simon Glass ae9ffccdac dm: blk: Drop the systemace.h header 9 years ago
Simon Glass f6d000edbe dm: systemace: Drop the get_dev() function 9 years ago
Simon Glass d508c82ba9 dm: mmc: Add an implementation of the 'devnum' functions 9 years ago
Simon Glass 0cc65a7cc2 dm: sandbox: Add a legacy host block interface 9 years ago
Simon Glass 3ef85e3772 dm: systemace: Add a legacy block interface 9 years ago
Simon Glass 6eef6eac1f dm: blk: Add a legacy block interface 9 years ago
Simon Glass c649e3c91c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI 9 years ago
Simon Glass a31e2c93cb sandbox: Add dummy SATA functions 9 years ago
Simon Glass 84d39cbd30 sandbox: Add dummy SCSI functions 9 years ago
Simon Glass a219639d42 dm: Rename disk uclass to ahci 9 years ago
Simon Glass e161356bff Revert "dm: sandbox: Drop the pre-DM host implementation" 9 years ago
Tang Yuantian 75e14b1ac8 ahci: flush dcache before issuing command 9 years ago
Michal Simek 679b994a2b block: Add support for Ceva sata 9 years ago
Eric Nelson e40cf34a29 drivers: block: add block device cache 9 years ago
Vagrant Cascadian a6f70a3d14 Fix spelling of "transferred". 9 years ago
Simon Glass 33cf727b16 dm: sandbox: Drop the pre-DM host implementation 9 years ago
Simon Glass 40fd050890 dm: sandbox: Add driver-model block-device support for sandbox 9 years ago
Simon Glass 7ded959e4d dm: sandbox: Prepare block driver for driver-model conversion 9 years ago
Simon Glass 09d71aac7b dm: blk: Add a block-device uclass 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 4101f68792 dm: Drop the block_dev_desc_t typedef 9 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 9 years ago
Simon Glass e3b5f04143 ahci: Add a disk-controller uclass 9 years ago
Ben Whitten 192bc6948b Fix GCC format-security errors and convert sprintfs. 9 years ago
Stefan Roese 81e33f4b65 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig 9 years ago