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

11382 Commits (47edaea4943c99f560f3d055b2468333e9192628)

Author SHA1 Message Date
Wenyou.Yang@microchip.com 47edaea494 driver: timer: Add the Atmel PIT timer driver 8 years ago
Jagan Teki 93fd5b0ac1 ram: kconfig: s/SPL/TPL/ in TPL_RAM help text 8 years ago
Tom Rini 90ae53ce1a fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as long 8 years ago
John Keeping 7715dea48b fastboot: avoid printing invalid data 8 years ago
Peter Chubb d331084298 Fix fastboot boot address 8 years ago
Bin Meng a11a5b8ad9 usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig 8 years ago
Masahiro Yamada 6584b1ea10 reset: uniphier: refactor reset data and add NAND/eMMC reset lines 8 years ago
Masahiro Yamada 00aa453ebf ARM: uniphier: remove sLD3 SoC support 8 years ago
Masahiro Yamada 213fcabdfd clk: uniphier: fix unmet direct dependencies warning 8 years ago
Kever Yang 957b4ee3f3 rockchip: rk322x: pinctrl: fix IO MASK error on sdcard pin 8 years ago
Kever Yang a634236b8d rockchip: rk322x: pinctrl: using compatible name same with dts 8 years ago
Bin Meng a191ccaf12 mmc: Support generic PCI SD host controller 8 years ago
Angelo Dureghello bdb6099666 cmd: mmc: add mmc partconf read capability 8 years ago
Simon Glass e7881d85a9 dm: mmc: Drop CONFIG_DM_MMC_OPS 8 years ago
Simon Glass b9a40c0c0a dm: mmc: Correct Kconfig condition for SPL_DM_MMC_OPS 8 years ago
Simon Glass 5248930ebf dm: imx: cm_fx6: Enable more driver model support 8 years ago
Simon Glass 653282b567 dm: mmc: fsl_esdhc: Update to support MMC operations 8 years ago
Simon Glass 4aac33f510 dm: mmc: fsl_esdhc: Update to support livetree 8 years ago
Simon Glass d6eb25e987 dm: mmc: fsl_esdhc: Drop mmc_init() call from fsl_esdhc_init() 8 years ago
Simon Glass e88e1d9c04 dm: mmc: fsl_esdhc: Set up platform data 8 years ago
Simon Glass 201e828b22 dm: mmc: fsl_esdhc: Detect init failure 8 years ago
Simon Glass 446e077a21 dm: mmc: fsl_esdhc: Detect reset failure 8 years ago
Simon Glass 9586aa6ea3 dm: mmc: fsl_esdhc: Set up common versions of operations 8 years ago
Simon Glass 09b465fd0f dm: mmc: fsl_esdhc: Pass private data to internal functions 8 years ago
Simon Glass c893f1e6e5 dm: sata: dwc_ahsata: Add support for driver model 8 years ago
Simon Glass b8341f1c39 dm: sata: Update the AHCI uclass to support operations 8 years ago
Simon Glass 752126a05a dm: sata: dw_sata: Set up common versions of operations 8 years ago
Simon Glass 036a803e1b dm: sata: dw_sata: More ahci_init_one() futher down 8 years ago
Simon Glass 5908d85eb7 dm: sata: dw_sata: Drop is_ready 8 years ago
Simon Glass 90abb28fcf dm: sata: dw_sata: Rename the dwc_ahsata private header 8 years ago
Simon Glass 0f07df4301 dm: sata: dw_sata: Sort #include directives 8 years ago
Simon Glass 3e59c30fcf dm: sata: dw_sata: Drop unnecessary brackets 8 years ago
Simon Glass 47c0f3692d dm: sata: dw_sata: Pass uc_priv to internal functions 8 years ago
Simon Glass 4b640dbcac dm: sata: dw_sata: Drop unnecessary casts 8 years ago
Simon Glass 09bb951bf3 dm: sata: dw_sata: Rename 'probe_ent' to uc_priv 8 years ago
Simon Glass c5273acf5c dm: sata: dw_sata: Move exported functions to the end 8 years ago
Simon Glass 1dae3b06b7 dm: sata: dw_sata: Drop dwc_ahsata_rw_ncq_cmd() 8 years ago
Simon Glass d7f094354c dm: sata: dwc_ahsata: Make functions static 8 years ago
Simon Glass 7074b2a364 dm: blk: Update return value in blk_create_devicef() 8 years ago
Simon Glass 6faa4ed74d dm: blk: Add a function to find an interface-type name 8 years ago
Simon Glass 745fb9c25e dm: core: Avoid calling dm_scan_fdt_dev() with of-platdata 8 years ago
Wenyou.Yang@microchip.com 722b150e6f mmc: gen_atmel_mci: Fix wrong arguments used of bind() 8 years ago
Marek Vasut 8cd46cba53 mmc: sd_sdhi: Enable clock using clock framework 8 years ago
Marek Vasut a3f0a7d5b5 mmc: sh_sdhi: Fix the ACMD handling 8 years ago
Marek Vasut d1c18ca110 mmc: sh_sdhi: Add DM and DT probing support 8 years ago
Marek Vasut ac5efc358b mmc: uniphier-sd: Fix long response processing 8 years ago
Bin Meng 294f2050c4 sf: Preserve QE bit when clearing BP# bits for Macronix flash 8 years ago
Simon Glass 723806cc5b env: Rename some other getenv()-related functions 8 years ago
Simon Glass 35affd7a2f env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() 8 years ago
Simon Glass bfebc8c965 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 8 years ago