Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
9f9f0093730f91d95cb8e9546155ae6a3286159e
/
drivers
« Previous
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
1606b34
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 10 years ago
94e3c8c
crypto/fsl - Add progressive hashing support using hardware acceleration.
by gaurav rana
· 10 years ago
7ee8c47
crypto/fsl: Make function names consistent for blob encapsulation/decapsulation.
by gaurav rana
· 10 years ago
537cd07
usb: gadget: fastboot: Set the Serial Number for Fastboot Gadget
by Dileep Katta
· 10 years ago
9e4b510
fastboot: OUT transaction length must be aligned to wMaxPacketSize
by Dileep Katta
· 10 years ago
8979238
usb: gadget: fastboot: Add fastboot erase
by Dileep Katta
· 10 years ago
899a528
dfu: samsung: move call to set_dfu_alt_info() to dfu common code
by Przemyslaw Marczak
· 10 years ago
372d7de
fastboot: add support for "oem format" command
by Rob Herring
· 10 years ago
de19562
fastboot: add "fastboot oem" command support
by Michael Scott
· 10 years ago
2cbb17c
serial: sh: fix internal clock source on SCIF
by Vladimir Barinov
· 10 years ago
89f99a6
serial: sh: Remove invalid UTF-8 character
by Nobuhiro Iwamatsu
· 10 years ago
50b82c4
ARM: remove tnetv107x board support
by Masahiro Yamada
· 10 years ago
a2f39e8
ARM: remove cm4008 and cm41xx board support
by Masahiro Yamada
· 10 years ago
41fbbbb
ARM: remove jadecpu board support
by Masahiro Yamada
· 10 years ago
d648964
kconfig: remove unneeded dependency on !SPL_BUILD
by Masahiro Yamada
· 10 years ago
e02ee25
kconfig: switch to single .config configuration
by Masahiro Yamada
· 10 years ago
0e1bf61
mmc: fsl_esdhc: Add support for DDR mode
by Volodymyr Riazantsev
· 10 years ago
e4e8cb7
driver/pci: add Layerscape PCIe driver
by Minghuan Lian
· 10 years ago
7b3bd9a
drivers/mc: Migrated MC Flibs to 0.5.2
by J. German Rivera
· 10 years ago
e32d59a
driver/ddr/fsl: Add sync of refresh
by York Sun
· 10 years ago
dc1437a
driver/ddr/fsl: Fix a typo in timing_cfg_8 calculation
by York Sun
· 10 years ago
03e664d
driver/ddr/fsl: Add support for multiple DDR clocks
by York Sun
· 10 years ago
49fd1f3
driver/ddr/fsl: Add workround for erratumn A008514
by York Sun
· 10 years ago
9955b4a
driver/ddr/fsl: Add workaround for A008336
by York Sun
· 10 years ago
Next »