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

11075 Commits (0f2194d82581b6a455f9b3dad6bb8b4db6ad9893)

Author SHA1 Message Date
Keerthy 0f2194d825 power: regulator: fixed: get_enable should return integer 8 years ago
Keerthy 06bdf6003b regulator: Change get_enable return type to integer from bool 8 years ago
Kever Yang 343749c425 mmc: rpmb: update size format for write_counter 8 years ago
Stefano Babic 552a848e4f imx: reorganize IMX code as other SOCs 8 years ago
Peng Fan f34ccce50a mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT 8 years ago
Peng Fan 4483b7eb88 dm: mmc: fsl_esdhc: handle vqmmc supply 8 years ago
Peng Fan 32a9179f3a mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/O 8 years ago
Fabio Estevam a1d1fdc920 mx6: soc: Move mxs_dma_init() into the mxs nand driver 8 years ago
Lothar Waßmann 306dd7dabd net: fec_mxc: fix PHY initialization bug with CONFIG_DM_ETH 8 years ago
Jagan Teki 61366b71a8 serial: mxc: Add debug uart support 8 years ago
Jagan Teki 52c14cabda serial: mxc: Code cleanup 8 years ago
Jagan Teki 45d97511a9 serial: mxc: Move common baud gen into _mxc_serial_setbrg 8 years ago
Jagan Teki 97548d5947 serial: mxc: Move common init into _mxc_serial_init 8 years ago
Jagan Teki 57d3e98f57 serial: mxc: Move cr1 and cr2 write to mxc_serial_setbrg 8 years ago
Jagan Teki 62af03ee97 serial: mxc: Use RFDIV in dm-code 8 years ago
Jagan Teki ffa8bcd7f1 serial: mxc: Add common mxc_uart reg space 8 years ago
Marek Behún aa5eb9a3ac drivers/misc: Add basic support for ATSHA204A Crypto module 8 years ago
Marek Behún 8e6eda7cda drivers/i2c/muxes/pca954x: Add pca9547 I2C mux support 8 years ago
Marek Behún 2ab7704a6d orion_wdt: Support for the Orion Watchdog 8 years ago
Marek Behún 90bcc3d38d driver/ddr: Add support for setting timing in hws_topology_map 8 years ago
Grygorii Strashko 7a9dfe75cf mtd: nand: make nand_info array static 8 years ago
Grygorii Strashko 88b81bf792 mtd: nand: drv: use get_nand_dev_by_index() 8 years ago
Grygorii Strashko 750b34c9ae net: fm: use get_nand_dev_by_index() 8 years ago
Grygorii Strashko 1ceac70080 net: phy: cortina: use get_nand_dev_by_index() 8 years ago
Grygorii Strashko 1652018991 dfu: dfu_nand: use get_nand_dev_by_index() 8 years ago
Mugunthan V N ad92dff28c cmd: nand: abstract global variable usage for dm conversion 8 years ago
Masahiro Yamada 8c9eaadaaa dm: ofnode: use fdt32_t for DT property value to fix sparse warning 8 years ago
Masahiro Yamada fce136aafe dm: include <dm/util.h> from driver/core/dump.c 8 years ago
Masahiro Yamada b2ec7ea731 dm: ofnode: simplify ofnode_read_bool() 8 years ago
Masahiro Yamada 61e51babdb dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() 8 years ago
Masahiro Yamada cb7dbe1fb0 dm: ofnode: simplify ofnode_read_prop() 8 years ago
Masahiro Yamada 252510ac69 dm: ofnode: use ofnode_read_bool() to check property existence 8 years ago
Masahiro Yamada 766c28a548 dm: include <dm/util.h> from drivers/core/util.c 8 years ago
Simon Glass f93472a022 dm: serial: Add livetree support 8 years ago
Simon Glass d09608534c dm: serial: Separate out the core serial-device finding code 8 years ago
Simon Glass db9f8f6ad5 dm: serial: ns16550: Convert to livetree 8 years ago
Simon Glass 1a9f3da917 video: simple-panel: Add a little more debugging 8 years ago
Simon Glass 7cf208d73b dm: video: Update pwm_backlight to support livetree 8 years ago
Simon Glass fb0b709eff dm: video: Sync display on backspace 8 years ago
Simon Glass 23acc48d84 tegra: video: Time the LCD init 8 years ago
Simon Glass 878d68c0c3 dm: core: Add functions to obtain node's address/size cells 8 years ago
Simon Glass f7d6fcf7ae dm: core: Add dev_read_enabled() to check if a device is enabled 8 years ago
Simon Glass a44810123f dm: core: Add dev_read_resource() to read device resources 8 years ago
Simon Glass 8c293d6ac9 dm: core: Add ofnode_read_string_count() 8 years ago
Simon Glass 7337fcd8c0 dm: scsi: Drop scsi_init() when driver model is used 8 years ago
Simon Glass 681357ffd9 dm: ahci: Add a driver for SCSI on AHCI 8 years ago
Simon Glass 5c56176318 dm: scsi: Split out the bus scanning code 8 years ago
Simon Glass f6580ef39b dm: scsi: Adjust return value of scsi_exec() 8 years ago
Simon Glass f6ab5a92ac dm: scsi: Add operations for SCSI devices 8 years ago
Simon Glass 4e74901458 dm: ahci: Create a local version of two SCSI functions 8 years ago