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

2400 Commits (eb3abce898ce0d9c711ed1d107bd8b0ccf3c07de)

Author SHA1 Message Date
Wolfgang Denk cd6881b519 Minor coding style cleanup. 14 years ago
Dirk Behme 96e0e7b36c MMC: omap_hsmmc.c: Add missing prototype header 14 years ago
Fabio Estevam 1ed60d7ade fsl_esdhc: Initialize mmc->b_max 14 years ago
Lei Wen bc897b1d4d mmc: enable partition switch function for emmc 14 years ago
Lei Wen ea6ebe2177 cmd_mmc: eliminate device num in the mmc command 14 years ago
Thomas Chou ed018b21d6 mmc_spi: generate response for send status command 14 years ago
Reinhard Meyer 7f6ed7ff7c AT91: fix at91sam_wdt.c to reworked header files 14 years ago
Reinhard Meyer a0cfd18876 ATMEL: fix dataflash (dirty) this file should be converted to struct SoC access 14 years ago
Reinhard Meyer 86592f6059 AT91: change includes from asm/arch/io.h to asm/io.h 14 years ago
Reinhard Meyer 329f0f52fa ATMEL: fix related common atmel driver files 14 years ago
Reinhard Meyer 372f2783a7 AT91: fix related at91 driver files 14 years ago
Andreas Bießmann f4278b716c avr32: fixup definitions to ATMEL_BASE_xxx 14 years ago
Andreas Bießmann 5d73bc7af7 avr32: rename memory-map.h -> hardware.h 14 years ago
Macpaul Lin f194f6ba5b ftsmc020: fix relocation 14 years ago
Macpaul Lin 4bed7265f2 ftide020: add faraday ide ahb controller 14 years ago
Dirk Eibach 31c1bdd93d hwmon: Extend lm63.c to support LM64 14 years ago
Michal Simek 95efa79d08 net: xilinx emaclite: Fix return values 14 years ago
Luca Ceresoli 03eb129f8a NET: pass source IP address to packet handlers 14 years ago
John Rigby 910f1ae3eb Serial: p1011: new vendor init options 14 years ago
Fabio Estevam e53bcd947d gpio: imx: Fix return value on error 14 years ago
Thomas Chou dea6386b71 spi: add new driver for OpenCores tiny_spi 14 years ago
Mingkai Hu 273feafefd powerpc: eSPI and eSPI controller support 14 years ago
Jason Liu 4571de33ee fsl_esdhc: Fix multi-block read restriction on i.MX53 eSDHCv2 14 years ago
John Rigby 4ca9244d74 MMC: omap_hsmmc.c: disable multiblock rw on old rev omap34xx silicon 14 years ago
John Rigby 8feafcc49c MMC: make b_max unconditional 14 years ago
Matt Waddel 23b93e1d66 MMC: Add support for PL180 ARM mmc device 14 years ago
Timur Tabi ba8e76bd49 powerpc: use 'video-mode' environment variable to configure DIU 14 years ago
Timur Tabi a5dbdc81ea video: parse the video-mode environment variable 14 years ago
Anatolij Gustschin 74446b63dd cfb_console: fix RLE bitmap drawing code 14 years ago
Heiko Schocher 4bd5566ee8 i2c, soft_i2c: deblock bus if switching to another i2c bus 14 years ago
Macpaul Lin 00d10eb041 ftsmc020: move ftsmc020 static mem controller to driver/mtd 14 years ago
Albert ARIBAUD 57b4bce996 Replace obsolete e-mail address 14 years ago
Macpaul Lin caddb8e41e ftpmu010: fix relocation and enhance features 14 years ago
Lei Wen adb00bb6a0 I2C: mv_i2c: add multi bus support 14 years ago
Lei Wen 3df619ec2c mv_i2c: use structure to replace the direclty define 14 years ago
Lei Wen 879de1275a mv_i2c: fix timeout value to be consistent with comments 14 years ago
Lei Wen 68432c2743 pxa: move i2c driver to the common place 14 years ago
Po-Yu Chuang d6150db2dc power: ftpmu010: move drivers/power/ftpmu010.h to include/faraday 14 years ago
Stefano Babic 8627111543 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers 14 years ago
Heiko Schocher 71d19f30d6 rtc, rv3029: add trickle charger support. 14 years ago
Thomas Chou 6c3eb43a0f bfin_spi: add spi_set_speed 14 years ago
Aaron Williams a90b9575f3 cfi_flash driver - Add delay after reset command 14 years ago
Heiko Schocher 5b448adb4b mtd, cfi: read AMD 3-byte (expanded) device ids on 16bit devices 14 years ago
Mike Frysinger 6a011ce851 cfi_flash: reverse geometry for M29W800DT parts 14 years ago
Andy Fleming 865ff85640 fsl: Change fsl_phy_enet_if to phy_interface_t 14 years ago
Andy Fleming 063c12633d tsec: Convert tsec to use PHY Lib 14 years ago
Andy Fleming 9082eeac5d phylib: Add a bunch of PHY drivers from tsec 14 years ago
Andy Fleming 5f184715ec Create PHY Lib for U-Boot 14 years ago
Andy Fleming 09c04c2096 Remove instances of phy_read/write 14 years ago
Mingkai Hu 907519108c tsec: arrange the code to avoid useless function declaration 14 years ago