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

8166 Commits (4fcd0b33c7a0db2e86cccdc1831db235a6bc1b2d)

Author SHA1 Message Date
Michal Simek 97a51a0363 net: zynq: Extend register description with offsets 9 years ago
Michal Simek 16ce6de87e net: zynq: Add support for different PHY interface types 9 years ago
Michal Simek 198e9a4fe9 net: zynq: Add debug message to phyread/phywrite 9 years ago
Edgar E. Iglesias 721aed7912 net: phy: Add support for Texas Instruments DP83867 9 years ago
Nikita Kiryanov 36afd45136 spl: change return values of spl_*_load_image() 9 years ago
Thomas Chou 079bfc5db4 altera_pio: change ioremap to map_physmem 9 years ago
Thomas Chou 8ed38fa50c altera_qspi: change ioremap to map_physmem 9 years ago
Thomas Chou e2b259f70e altera_tse: change ioremap to map_physmem 9 years ago
Thomas Chou 9cbb923bac altera_sysid: change ioremap to map_physmem 9 years ago
Thomas Chou 7313e21a1e altera_spi: change ioremap to map_physmem 9 years ago
Thomas Chou 4c26ec17cf altera_timer: change ioremap to map_physmem 9 years ago
Thomas Chou 1ec60b9321 altera_uart: change ioremap to map_physmem 9 years ago
Thomas Chou 18c3f27016 altera_jtag_uart: change ioremap to map_physmem 9 years ago
Bin Meng 3e56ecec43 sf: Correct flash->flags for SST flash 9 years ago
Dirk Eibach a21b4f0f99 arm: mvebu: Fix SAR1_CPU_CORE_MASK 9 years ago
Kevin Smith 544acb07ec arm: mvebu: a38x: Remove unsupported topologies 9 years ago
Fabio Estevam a668a164ff spi: sf_ops: Check the return value from spi_flash_cmd_read_status() 9 years ago
Fabio Estevam 5168721e58 sf: Add lock ops for SST SPI NOR flash 9 years ago
Jagan Teki 7693fb3756 sf: Remove eeprom_m95xxx test driver 9 years ago
Vignesh R 857db48e5f spi: ti_qspi: Add dummy readl for bus sync 9 years ago
Bin Meng 439fcb9b4f sf: Fix NULL pointer exception for flashes without lock methods 9 years ago
Francois Retief e43ce3fca7 sparc: leon3: Add debug_uart support to LEON3 serial driver. 9 years ago
Daniel Hellstrom f2879f5952 sparc: leon3: Moved GRLIB core header files to common include/grlib directory 9 years ago
Daniel Hellstrom 898cc81da3 sparc: leon3: Reimplemented AMBA Plug&Play scanning routines. 9 years ago
Vincent BENOIT 5ea667ea2f pengwyn: nand and ethernet fixes 9 years ago
Fabio Estevam 4408248146 block: ahci: Remove dead code 9 years ago
Dirk Eibach daa75b3482 i2c: Fix pca953x endianess issue 9 years ago
Dirk Eibach 37b33254c2 i2c: soft_i2c: Fix bus indizes 9 years ago
Dirk Eibach 5c3b6dc1fb hrcon: Add fan controllers 9 years ago
Dirk Eibach 7ed45d3d0a hrcon: Add support for the DH variant 9 years ago
Dirk Eibach 457491565b i2c: ihs_i2c: Fix hold_bus control 9 years ago
Dirk Eibach 3af0cdb137 i2c: ihs_i2c: Use macro bestpractices 9 years ago
Dirk Eibach 071be89694 i2c: ihs_i2c: Dual channel support 9 years ago
Prabhakar Kushwaha 5b47d407e4 driver: net: Fix pointer conversion warnings for xilinx_zynqmp_ep 9 years ago
Prabhakar Kushwaha b30dc5792d driver: usb: Fix pointer conversion warnings for hikey 9 years ago
Prabhakar Kushwaha 41f7be3c78 driver: dwmmc: Fix pointer conversion warnings for hikey 9 years ago
Cheng Gu 3526285068 pci: fix checking PCI_REGION_MEM in pci_hose_phys_to_bus() 9 years ago
Maxime Ripard bf8940d35b fastboot: Implement NAND backend 9 years ago
Maxime Ripard 6c9e00eebf fastboot: Implement flashing session counter 9 years ago
Maxime Ripard 3c8f98f5fe fastboot: Move fastboot response functions to fastboot core 9 years ago
Maxime Ripard 10b6971215 mtd: uboot: Add meaningful error message 9 years ago
Peng Fan a3c252d6d6 video: mxsfb: introduce lcdif_power_down 9 years ago
Peng Fan 95ae700044 mxs: add parameter base_addr for mxs_set_lcdclk 9 years ago
Tom Warren 4e675ff244 Tegra: T210: Add QSPI driver 9 years ago
Stephen Warren d9eda6c441 pci: tegra: add/enable support for Tegra210 9 years ago
Stephen Warren a02e263548 pci: tegra: call tegra_pcie_board_init() earlier 9 years ago
Stephen Warren 514e19138a pci: tegra: implement PCA enable workaround 9 years ago
Stephen Warren 223ddbcb09 pci: tegra: use #address-/size-cells from DT 9 years ago
Stephen Warren bec05246f6 pci: tegra: clip RAM size to 32-bits 9 years ago
Thomas Chou e3e872604d net: altera_tse: add mSG-DMA support 9 years ago