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

6633 Commits (07ce60f3cd21de20576e69ba10beabc905643500)

Author SHA1 Message Date
Simon Glass 07ce60f3cd sunxi: gpio: Rename GPIOs to include a 'P' prefix 10 years ago
Hans de Goede 1572819c5f sunxi: display: Fix gpio handling to work with the driver-model 10 years ago
Hans de Goede 90641f82f1 sunxi: mmc: Fix card-detect gpio handling to work with the driver-model 10 years ago
Vishnu Patekar 8c3dacff14 sunxi: Add basic A33 basic support 10 years ago
Hans de Goede 44d8ae5b69 sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool 10 years ago
Siva Durga Prasad Paladugu eddabd1662 zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CD 10 years ago
Michal Simek 04bc5c939a serial: zynq: Add support for slow emulation platform 10 years ago
Andrea Scian d37c6288a6 gpio: add Xilinx Zynq PS GPIO driver 10 years ago
Simon Glass f66529f998 dm: core: Correct bug introduced in uclass_first/next_device() 10 years ago
Axel Lin 4f60166c90 serial: ns16550: Remove hard-coded baud_divisor setting 10 years ago
Masahiro Yamada f0f932d620 dm: core: drop device removal error path correctly 10 years ago
Jagannadha Sutradharudu Teki c650ca7b4c sf: Fix to compute proper sector_size 10 years ago
Bin Meng 074eed5146 dm: sf: Make SST flash write op work again 10 years ago
Bin Meng be7be78e10 dm: sf: Save flash flags to struct spi_flash 10 years ago
David Dueck 611c9ba2b8 spi: omap3: Fix timeout handling 10 years ago
Yangbo Lu 8b06460e55 ls2085a: esdhc: Add esdhc support for ls2085a 10 years ago
Scott Wood b2d5ac5985 armv8/ls2085aqds: NAND boot support 10 years ago
Jaiprakash Singh 39b0bbbb23 driver/ifc: Add 64KB page support 10 years ago
Prabhakar Kushwaha e60476a01e board/ls2085qds: Add support ethernet 10 years ago
Sanchayan Maity a94bb7a42c usb: host: Add ehci-vf USB driver for ARM Vybrid SoC's 10 years ago
Zhou Zhu 3d046f6a87 mvgpio: remove CONFIG_SHEEVA_88SV331xV5 dependency 10 years ago
Xiang Wang ee4303cffa gpio: mvmfp: support newer MFP bit definitions 10 years ago
Prabhakar Kushwaha 9cc2c4713a driver/ldpaa: Add support of WRIOP static data structure 10 years ago
Shaohui Xie cd348efa6c net/memac_phy: reuse driver for little endian SoCs 10 years ago
J. German Rivera 125e2bc1f2 drivers/fsl-mc: Changed MC firmware loading for new boot architecture 10 years ago
pankaj chauhan 8bb065630f net/phy/cortina: Fix compilation warning 10 years ago
Prabhakar Kushwaha 5753b0f1b0 driver/ldpaa_eth: Update ldpaa ethernet driver 10 years ago
Minghuan Lian 5abf13e48a drivers/net/e1000.c: Cleanup whitespace 10 years ago
York Sun 9f9f009373 driver/ddr/fsl: Add workaround for DDR erratum A008511 10 years ago
York Sun 4516ff8160 driver/ddr/fsl: Add built-in memory test for DDR4 driver 10 years ago
York Sun 6b95be2280 driver/ddr/fsl: Fix driver to support empty first slot 10 years ago
York Sun 66869f9554 drivers/ddr/fsl: Update DDR driver for DDR4 10 years ago
York Sun f8cb101e1e driver/i2c/mxc: Enable I2C bus 3 and 4 10 years ago
Scott Wood 585acc9de6 nand/fsl_ifc: Increase eccstat[] for IFC 2.0 10 years ago
Prabhakar Kushwaha 45bc6fd108 driver/fsl_ifc: Add support to finalize CS1, CS3 address binding 10 years ago
Prabhakar Kushwaha c517771ae7 driver/ldpaa_eth: Add LDPAA Ethernet driver 10 years ago
Simon Glass b2b0d3e712 dm: core: Select device tree control correctly for SPL 10 years ago
Simon Glass 5a87c4174d dm: core: Drop device removal error path when not supported 10 years ago
Simon Glass 66312374dc dm: Add a panic_str() function to reduce code size 10 years ago
Simon Glass 7f9875e733 dm: core: Remove unbind operations when not required 10 years ago
Simon Glass 36fa61dc61 dm: core: Allow sequence alias support to be removed for SPL 10 years ago
Jagannadha Sutradharudu Teki 122d805fd4 Revert "spi: add config option to enable the WP pin function on st micron flashes" 10 years ago
Stefan Roese a8eeaf2f7a cmd_led: Extend led command to support blinking and more leds 10 years ago
Simon Glass 9694b72442 dm: spi: Correct SPI claim/release_bus() methods 10 years ago
Simon Glass ab9fd2e83a serial: ns16550: Remove unnecessary init on UART setup 10 years ago
Simon Glass 363e6da103 dm: ns16550: Support non-byte register spacing with driver model 10 years ago
Simon Glass dd0b0122ba serial: ns16550: Add an option to specify the debug UART register shift 10 years ago
Simon Glass 093f2dce44 dm: usb: Add a terminator to the string destructor list 10 years ago
Simon Glass 07d260e047 dm: core: Handle recursive unbinding of uclass devices 10 years ago
Przemyslaw Marczak 794d521917 dm: core: remove type 'static' of function uclass_get_device_tail() 10 years ago