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

5700 Commits (1fa96e80ecd5d0daeb7c76b9ceb447b442894177)

Author SHA1 Message Date
Marek Vasut 1fa96e80ec i2c: mxs: Add basic support for i2c framework 11 years ago
Marek Vasut 9536099d50 i2c: mxs: Consolidate hard-coded bus address 11 years ago
Nikita Kiryanov 0029d6c1de dwc_ahsata: use bitwise operator in sata_port_status 11 years ago
Marcel Ziswiler 6c499abe05 e1000: add i211 and unprogrammed i210/i211 support 11 years ago
Przemyslaw Marczak 3f3c13a513 mmc: s5p: set SD detection pin as input 11 years ago
Marcel Ziswiler 17da712024 e1000: fix sw fw sync on igb i210/i211 11 years ago
York Sun 76f8cdb203 net/e1000: Fix EEPROM access error 11 years ago
Wolfgang Denk 03b004074f PowerPC: drop some 74xx_7xx boards and related code 11 years ago
Jeroen Hofstee c69ecd9722 i2c: designware: add an implement i2c protos 11 years ago
Jeroen Hofstee ee3fad8769 net: davince: add missing include 11 years ago
Jeroen Hofstee 74321944e6 mmc: bcm2835_sdhci: add missing include 11 years ago
Jeroen Hofstee c5fe2532ac video: ipu: prevent warnings with W=1 11 years ago
Jeroen Hofstee 19d7bf3d86 tegra: make local functions static 11 years ago
Jeroen Hofstee 654f8d0f3d serial: make local functions static 11 years ago
Jeroen Hofstee 6588c78bf3 sdhci: make local functions static 11 years ago
Jeroen Hofstee 441529795c omap_gpmc: fix warnigs with W=1 11 years ago
Jeroen Hofstee 84f64c8bbe net: fec_mxc: make local functions static 11 years ago
Jeroen Hofstee 2115d89db8 gpio: make local functions static 11 years ago
Jeroen Hofstee 2d17b48911 ehci-hcd.c: make local functions static 11 years ago
Jeroen Hofstee 69d2754588 video: use __weak 11 years ago
Jeroen Hofstee 3dd80aae3a usb: use __weak 11 years ago
Jeroen Hofstee 7b19fd6d9f pci: use __weak 11 years ago
Jeroen Hofstee 3c6928fd7b net: phy: fix warnings with W=1 11 years ago
Jeroen Hofstee 00dcb07c54 cti_flash.c: use __weak when requested for flash_(read|write){8,16,32,64} 11 years ago
Chen-Yu Tsai e637b30b9c mmc: sunxi: Add support for sun8i (A23) 11 years ago
Hans de Goede e79c7c8810 sunxi: When we've both mmc0 and mmc2, detect from which one we're booting 11 years ago
Hans de Goede cd82113a98 sunxi: Add mmc card-detect functionality 11 years ago
Hans de Goede 1d1bd42eb0 ARM: sunxi-mmc: Add mmc support for sun6i / A31 11 years ago
Wills Wang a3e8c22011 mmc: sunxi: add SDHC support for sun6i/sun7i/sun8i 11 years ago
Masahiro Yamada c2ded962d4 serial: remove uniphier_serial_initialize() call 11 years ago
Masahiro Yamada ff247b7a0d serial: uniphier: move CONFIG_UNIPHIER_SERIAL to Kconfig 11 years ago
Masahiro Yamada d064cbffff dm: serial: use Driver Model for UniPhier serial driver 11 years ago
Masahiro Yamada da333ae73c dm: add entries to Kconfig 11 years ago
Masahiro Yamada eea5a4cc1b dm: serial: consolidate common code more 11 years ago
Masahiro Yamada 52a0a6f0dc dm: serial: remove unnecessary casting 11 years ago
Masahiro Yamada bac644675a dm: serial: fix console putc 11 years ago
Masahiro Yamada 3fdd0bb2b0 serial: add static directive to local functions 11 years ago
Masahiro Yamada 86256b796e dm: move platform data headers to include/dm/platform_data 11 years ago
Simon Glass e98a03ca68 dm: x86: Convert coreboot serial to use driver model 11 years ago
Simon Glass 7414112d70 dm: x86: Convert Intel ICH6 GPIO driver to use driver model 11 years ago
Simon Glass 1f77690e16 dm: serial: ns16550: Add a cast to the I/O operations 11 years ago
Simon Glass c65dd445c9 dm: gpio: imx: Drop request()/free() in the driver 11 years ago
Simon Glass 6227fb87c4 dm: gpio: exynos: Drop request()/free() in the driver 11 years ago
Simon Glass 3dd2d48055 dm: gpio: rpi_b: Drop request()/free() in the driver 11 years ago
Simon Glass 5aff3acdb7 dm: gpio: omap3: Drop request()/free() in the driver 11 years ago
Simon Glass 57d99d368e dm: gpio: tegra: Drop request()/free() in the driver 11 years ago
Simon Glass d44f597b12 dm: gpio: Add gpio_requestf() helper for printf() strings 11 years ago
Simon Glass 5e0bbd61df dm: gpio: sandbox: Drop request()/free() in the driver 11 years ago
Simon Glass 62cb89d5eb dm: gpio: sandbox: Implement the remove() method 11 years ago
Simon Glass 699ea9606c dm: gpio: sandbox: Implement the get_function() method 11 years ago