Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
ee87ee82e1c9052d59e44c5c29448f4545ab59e7
/
drivers
« Previous
a139b96
usb: gadget: udc: add udc-core from linux kernel to u-boot
by Kishon Vijay Abraham I
· 10 years ago
5877de9
usb: dwc2: retry NAK'd interrupt transfers
by Stephen Warren
· 10 years ago
e236519
usb: dwc2: implement interrupt transfers
by Stephen Warren
· 10 years ago
ed9bcbc
usb: dwc2: correctly program hcchar for LS devices
by Stephen Warren
· 10 years ago
4748cce
usb: dwc2: detect device speed correctly
by Stephen Warren
· 10 years ago
5c0beb5
usb: dwc2: use phys_to_bus/bus_to_phys
by Stephen Warren
· 10 years ago
927c1fa
Create API to map between CPU physical and bus addresses
by Stephen Warren
· 10 years ago
fc909c0
usb: dwc2: fix bulk transfers
by Stephen Warren
· 10 years ago
805b67e
usb: dwc2: remove restriction on buffer length
by Stephen Warren
· 10 years ago
d1c880c
usb: dwc2: fix aligned buffer usage
by Stephen Warren
· 10 years ago
66ffc87
usb: dwc2: simplify wait_for_chhltd
by Stephen Warren
· 10 years ago
282685e
usb: dwc2: remove control_data_toggle[]
by Stephen Warren
· 10 years ago
ee83755
usb: dwc2: usb chunk_msg() for control transfers too
by Stephen Warren
· 10 years ago
7b5e504
usb: dwc2: refactor submit_bulk_msg to be common
by Stephen Warren
· 10 years ago
4a1d21f
usb: dwc2: unify waiting for transfer completion
by Stephen Warren
· 10 years ago
421a5a0
usb: 64-bit architectures support for xHCI
by Sergey Temerkhanov
· 10 years ago
ec5e78c
usb: mass-storage: Build warning fixes for 64-bit
by Thierry Reding
· 10 years ago
96df9c7
usb: ehci-tegra: Build warning fixes for 64-bit
by Thierry Reding
· 10 years ago
98ae840
ehci-hcd: fix warnings on 64-bit builds
by Rob Herring
· 10 years ago
f72d832
usb: ci_udc: fix warnings on 64-bit builds
by Rob Herring
· 10 years ago
4c5998b
usb: eth: asix: Build warning fixes for 64-bit
by Thierry Reding
· 10 years ago
24d528e
dtt: add ds620 support
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
981219e
lpc32xx: add LPC32xx SSP support (SPI mode)
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
606f704
lpc32xx: add GPIO support
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
5e862b9
lpc32xx: i2c: add LPC32xx I2C interface support
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
c8381bf
lpc32xx: mtd: nand: add MLC NAND controller
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
ac2916a
lpc32xx: add Ethernet support
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
8f6e183
ahci: Fix a wrong parameter pass
by Tang Yuantian
· 10 years ago
55e7092
video: parade: configure SLP and RST GPIOs if specified in DT
by Ajay Kumar
· 10 years ago
9018efa
video: exynos_fb: configure backlight GPIOs if specified in DT
by Ajay Kumar
· 10 years ago
01496c4
serial-arc: switch to DM
by Alexey Brodkin
· 10 years ago
36d6866
serial/serial_arc: set registers address during compilation
by Alexey Brodkin
· 10 years ago
1069770
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 10 years ago
da78fb5
ARM: at91: atmel_nand: Support flash based BBT
by David Dueck
· 10 years ago
482cbd5
Merge git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 10 years ago
9da7e3d
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Tom Rini
· 10 years ago
55765b1
mtd: vf610_nfc: specify transfer size before each transfer
by Stefan Agner
· 10 years ago
7653fc2
mtd: vf610_nfc: mark page as dirty on block erase
by Stefan Agner
· 10 years ago
004a1fd
nand: yaffs: Remove the "nand write.yaffs" command
by Peter Tyser
· 10 years ago
073adf9
nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE
by Peter Tyser
· 10 years ago
9ac71f1
dfu: nand: Verify writes
by Peter Tyser
· 10 years ago
59b5a2a
nand: Add verification functions
by Peter Tyser
· 10 years ago
88a2cbb
mtd: nand: mxs: fix PIO_WORDs in mxs_nand_write_buf()
by Luca Ellero
· 10 years ago
5263a02
mtd: nand: mxs: fix PIO_WORDs in mxs_nand_read_buf()
by Luca Ellero
· 10 years ago
52091ad
spi: designware_spi: revisit FIFO size detection again
by Axel Lin
· 10 years ago
1478aeb
spi: cf_spi: Staticize local functions
by Axel Lin
· 10 years ago
bb16627
spi: cf_spi: Use to_cf_spi_slave to resolve cfslave from slave
by Axel Lin
· 10 years ago
4612296
qspi: dra7x: enable quad mode read for ti-qspi driver
by Ravi Babu
· 10 years ago
81a6644
spi: ftssp010_spi: Use to_ftssp010_spi() to ensure free correct address
by Axel Lin
· 10 years ago
aa8306a
spi: davinci: Remove duplicate code to set bus and cs for slave
by Axel Lin
· 10 years ago
a46988f
spi: cf_qspi: Fixup to_cf_qspi_slave macro
by Axel Lin
· 10 years ago
246e3b8
sunxi: musb: Fix some lo speed devices not working with musb host
by Hans de Goede
· 10 years ago
d6c418e
ARM: bcm283x: move SoC headers to mach-bcm283x/include/mach
by Masahiro Yamada
· 10 years ago
3f54dc4
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
f2137c2
Merge branch 'master' of git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
99deda1
sunxi: axp209: fix incorrect limits on ldo3
by Iain Paton
· 10 years ago
891ee87
dm: serial: remove bogus include <ns16550.h>
by Masahiro Yamada
· 10 years ago
5cab874
watchdog/imx_watchdog: do not set WCR_WDW
by Sebastian Siewior
· 10 years ago
8ee443b
net: Add Intel Topcliff GMAC driver
by Bin Meng
· 10 years ago
a7c3d5e
net: Add ethernet FCS length macro in net.h
by Bin Meng
· 10 years ago
7682a99
remove unnecessary version.h includes
by Rob Herring
· 10 years ago
8a440b0
sunxi: musb: Return early on VBUS GPIO error instead of on a positive value
by Paul Kocialkowski
· 10 years ago
e6f4042
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 10 years ago
c83cb5f
Net: macb: reset GBE bit when fallback checking
by Bo Shen
· 10 years ago
8c8dc4c
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 10 years ago
f582a15
i2c: mvtwsi: Fix problem with baud rate calculation
by Stefan Roese
· 10 years ago
e6fbc3e
mv_i2c: fix warnings on 64-bit builds
by Rob Herring
· 10 years ago
3a48944
mv_sdhci: fix warnings on 64-bit builds
by Rob Herring
· 10 years ago
3c1fcb7
sdhci: fix warnings on 64-bit builds
by Rob Herring
· 10 years ago
e113fe3
mmc: sdhci: don't clobber adjacent registers
by Matt Reimer
· 10 years ago
8ebde4f
mmc: s5p: properly mask SELBASECLK
by Matt Reimer
· 10 years ago
323aaaa
mmc: fsl_esdhc fix register offset
by Peng Fan
· 10 years ago
6462cde
ARM: UniPhier: adjust device trees for business transfer
by Masahiro Yamada
· 10 years ago
e42add5
sunxi: musb: Support checking VBUS using AXP221 PMIC
by Chen-Yu Tsai
· 10 years ago
1986c4c
sunxi: axp221: Add VBUS detection support
by Chen-Yu Tsai
· 10 years ago
41ac233
dfu: mmc: file buffer: remove static allocation
by Przemyslaw Marczak
· 10 years ago
bd4f706
Merge branch 'master' of git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
5c2d23b
dm: i2c: Add a missing memory allocaton check
by Simon Glass
· 10 years ago
1c6f6a6
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 10 years ago
b050898
omap: gpmc: 'nandecc sw' can use HAM1 or BCH8
by Ash Charles
· 10 years ago
d8af393
mtd: nand: omap_gpmc: Make ready/busy pins configurable
by Michal Sojka
· 10 years ago
3b4e16e
drivers/video/am335x-fb: Add possibility to wait for stable power/picture
by Hannes Petermaier
· 10 years ago
fe78378
fsl_sec_mon: Add driver for Security Monitor block of Freescale
by gaurav rana
· 10 years ago
ccf2886
rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP
by gaurav rana
· 10 years ago
d227922
net: Support DMA threshold mode in DWMAC driver
by Sonic Zhang
· 10 years ago
2ddaf13
net: configure DWMAC DMA by default AXI burst length
by Sonic Zhang
· 10 years ago
02ebe6f
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
bdfb341
dm: tegra: Enable driver model in SPL and adjust the GPIO driver
by Simon Glass
· 10 years ago
20379c1
serial: ns16550: Fix build error due to a typo
by Axel Lin
· 10 years ago
57c6941
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 10 years ago
0200020
imx6: Added DEK blob generator command
by Raul Cardenas
· 10 years ago
b9cb648
Merge branch 'master' of git://git.denx.de/u-boot
by Stefano Babic
· 10 years ago
1da7ce4
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 10 years ago
00956eb
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 10 years ago
1e7df7c
usb: UniPhier: add UniPhier on-chip xHCI host driver support
by Masahiro Yamada
· 10 years ago
4c7d025
ARM: UniPhier: move uniphier_ehci_reset() function
by Masahiro Yamada
· 10 years ago
44f597a
ARM: UniPhier: remove EHCI platform devices
by Masahiro Yamada
· 10 years ago
099cf77
serial: UniPhier: move LCR register setting to probe function
by Masahiro Yamada
· 10 years ago
d0c47b3
serial: UniPhier: use 32 bit register access
by Masahiro Yamada
· 10 years ago
a86ac95
ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h>
by Masahiro Yamada
· 10 years ago
Next »