Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
5d97fe2a0421247f6b89591c666d7aa94d40beb0
/
drivers
5d97fe2
powerpc: p1022ds: add TPL for p1022ds nand boot
by Ying Zhang
· 11 years ago
fdf8529
powerpc : spi flash : Support to start from eSPI with SPL
by Ying Zhang
· 11 years ago
bb0dc10
powerpc: mpc85xx: Support booting from SD Card with SPL
by Ying Zhang
· 11 years ago
cb3761e
SPDX-License-Identifier: convert BSD-3-Clause files
by Wolfgang Denk
· 11 years ago
46263f2
SPDX-License-Identifier: convert PIBS licensed files
by Wolfgang Denk
· 11 years ago
bcd4d4e
SPDX-License-Identifier: fixing some problematic GPL-2.0 files
by Wolfgang Denk
· 11 years ago
0628cb2
net: ftmac110: Update tx/rx descriptor format
by Kuo-Jung Su
· 11 years ago
4b7be19
net: ftmac110: struct ftmac110_regs __iomem * -> struct ftmac110_regs *
by Kuo-Jung Su
· 11 years ago
102a8cd
net: ftmac110: Update license statement
by Kuo-Jung Su
· 11 years ago
c624d16
net: phy/realtek: Add support for RTL8211DN and RTL8211E phy modules
by Bhupesh Sharma
· 11 years ago
2eb6090
net: smsc95xx: Add support for another SMSC95xx variant
by Stefan Roese
· 11 years ago
a62cd29
net: Use ARRAY_SIZE at appropriate places
by Axel Lin
· 11 years ago
2563421
phy: smsc: LAN8710/8720 are not Gbit PHYs
by Fabio Estevam
· 11 years ago
012a2c1
serial: arm_dcc: Convert to use default_serial_puts
by Axel Lin
· 11 years ago
e20cc2c
Merge branch 'master' of git://88.191.163.10/u-boot-arm
by Tom Rini
· 11 years ago
9ed887c
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
f218761
gpio: pca953x: Use ARRAY_SIZE instead of reinventing it
by Axel Lin
· 11 years ago
9ed6e41
Prepare for TI816X : reuse existing code from TI814X
by TENART Antoine
· 11 years ago
5718040
ARM: AM43xx: Add build support
by Lokesh Vutla
· 11 years ago
32f420b
musb: Disable extra prints
by Lokesh Vutla
· 11 years ago
cdce889
tegra: Avoid using I2C prior to relocation
by Simon Glass
· 11 years ago
df785a7
Merge branch 'dcc' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 11 years ago
b98d934
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 11 years ago
a168d3a
serial: arm_dcc: Register with serial core
by Jagannadha Sutradharudu Teki
· 11 years ago
32749e9
serial: arm_dcc: Remove stdio structure support
by Jagannadha Sutradharudu Teki
· 11 years ago
c15438e
Merge branch 'master' of git://www.denx.de/git/u-boot-video
by Tom Rini
· 11 years ago
9c17a32
exynos: video: change mipi dsi write function parameters correctly
by Donghwa Lee
· 11 years ago
ac8ba84
video: Encapsulate font in video_font_data.h
by Marek Vasut
· 11 years ago
0daa1f6
Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 11 years ago
5f93227
fpga: zynqpl: Clear loopback mode during device init
by Soren Brinkmann
· 11 years ago
fd2b10b
fpga: zynqpl: Add support for zc7100 device.
by Michal Simek
· 11 years ago
2bc4aa5
video: add an option to skip cfb console init
by Heiko Schocher
· 11 years ago
4e02362
video, da8xx-fb: show fb addr in bdinfo
by Heiko Schocher
· 11 years ago
765f2f0
video, da8xx-fb: changes for am335x usage
by Heiko Schocher
· 11 years ago
0017f9e
video, da8xx: move da8xx-fb.h to drivers/video
by Heiko Schocher
· 11 years ago
d39c21f
video: add L5F31188 TFT-LCD panel driver
by Hyungwon Hwang
· 11 years ago
fd8cf99
video: Fix cfb_console for 4-bit wide font
by Marek Vasut
· 11 years ago
84f957f
video: Implement continuous screen refresh for SmartLCD into mxsfb
by Marek Vasut
· 11 years ago
9de4b72
video: Add System-Mode configuration hook into mxsfb
by Marek Vasut
· 11 years ago
e57baf5
video: Allocate the MXSFB framebuffer aligned
by Marek Vasut
· 11 years ago
69f7345
dma: apbh: Add special circular mode for LCD
by Marek Vasut
· 11 years ago
7b4e584
powerpc/pcie: add PCIe version 3.x support
by Zang Roy-R61911
· 11 years ago
7adefb5
drivers/fm: Fix compiling error if FW location is not defined
by York Sun
· 11 years ago
04e1564
sf: sst: Add support for SST25WF080
by Jagannadha Sutradharudu Teki
· 11 years ago
1465d05
spi: Add zynq spi controller driver
by Jagannadha Sutradharudu Teki
· 11 years ago
5928b9a
sf: Fix code cleanups
by Jagannadha Sutradharudu Teki
· 11 years ago
fd35ca5
sf: Fix code cleanup
by Jagannadha Sutradharudu Teki
· 11 years ago
d0be616
sf: stmicro: Fix code cleanup
by Jagannadha Sutradharudu Teki
· 11 years ago
4f44148
sf: sst: Fix code cleanup
by Jagannadha Sutradharudu Teki
· 11 years ago
5a9109f
sf: eon|spansion|ramtron: Fix code cleanup
by Jagannadha Sutradharudu Teki
· 11 years ago
583fe6c
spi: mpc8xxx_spi: Use DIV_ROUND_UP instead of open-coded
by Axel Lin
· 11 years ago
a444aa7
spi: fsl_espi: Use DIV_ROUND_UP instead of open-coded
by Axel Lin
· 11 years ago
90f002a
i2c: soft: Fix typo in CONFIG_SYS_I2C_SOFT_SPEED
by Marek Vasut
· 11 years ago
245d65b
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 11 years ago
326ea98
Merge git://git.denx.de/u-boot-arm
by Stefano Babic
· 11 years ago
327b5c9
spi: bfin_spi: Use DIV_ROUND_UP instead of open-coded
by Axel Lin
· 11 years ago
2ced773
gpio: adi_gpio2: Unreserve gpio in special_gpio_free()
by Axel Lin
· 11 years ago
61c1775
gpio: tca642x: Add the tca642x gpio expander driver
by Dan Murphy
· 11 years ago
f6d1f6e
net, phy, cpsw: fix gigabit register access
by Heiko Schocher
· 11 years ago
8bc3603
ehci-hcd: fix memory leak in lowlevel init
by Nikita Kiryanov
· 11 years ago
bb1f327
usb: ehci-omap: Don't softreset USB High-speed Host (UHH) Module
by Roger Quadros
· 11 years ago
6bed7ce
dfu: Implementation of target reset after communication with dfu-util's -R switch
by Lukasz Majewski
· 11 years ago
6dd30af
usb: mv_udc: Add bounce buffer
by Marek Vasut
· 11 years ago
f19a343
usb: mv_udc: Add proper cache management
by Marek Vasut
· 11 years ago
ede709c
usb: mv_udc: Implement better qTD item accessor
by Marek Vasut
· 11 years ago
8a095a6
usb: mv_udc: Improve allocation of qTD items
by Marek Vasut
· 11 years ago
b5cd45b
usb: mv_udc: Implement better QH accessor
by Marek Vasut
· 11 years ago
5804b88
usb: mv_udc: Add cacheline length check
by Marek Vasut
· 11 years ago
ab65da1
usb: mv_udc: Properly align the endpoint QH and qTD list
by Marek Vasut
· 11 years ago
ab52df1
usb: mv_udc: Move QH and qTD into mv_drv
by Marek Vasut
· 11 years ago
fe48f05
usb: mv_udc: Init mv_drv.gadget.ops statically
by Marek Vasut
· 11 years ago
f646317
usb: mv_udc: Remove QH_MAXNUM macro
by Marek Vasut
· 11 years ago
d766303
usb: mv_udc: Clean up the initial variable check
by Marek Vasut
· 11 years ago
be7ed25
usb: mv_udc: Make use of struct ehci_ctrl
by Marek Vasut
· 11 years ago
b959655
usb: ehci: Split out struct ehci_ctrl definition
by Marek Vasut
· 11 years ago
2ea4b44
usb: mv_udc: Clean up the EP initialization
by Marek Vasut
· 11 years ago
532d846
usb: mv_udc: Move endpoint array into driver data
by Marek Vasut
· 11 years ago
a7eafcf
usb: mv_udc: Unbreak the mv_udc driver
by Marek Vasut
· 11 years ago
4acb4d3
mxc_ipuv3: fix memory alignment of framebuffer
by Eric Nelson
· 11 years ago
454ac63
drivers: net: cpsw: Enable statistics for all port
by Mugunthan V N
· 11 years ago
2bf36ac
drivers: net: cpsw: remove hard coding bd ram for cpsw
by Mugunthan V N
· 11 years ago
5b9c79a
Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash
by Tom Rini
· 11 years ago
8b485ba
Merge branch 'u-boot/master' into u-boot-arm/master
by Albert ARIBAUD
· 11 years ago
d8b57c0
cfi_flash: use buffer length in unmap_physmem()
by Kuo-Jung Su
· 11 years ago
aaf5e82
Merge branch 'master' of git://git.denx.de/u-boot-nds32
by Tom Rini
· 11 years ago
0b17998
qemu-malta: Update for SPDX license identifiers
by Tom Rini
· 11 years ago
230187c
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 11 years ago
8dde4ca
drivers/i2c: Update fti2c010.[ch], i2c_core.c to use SPDX identifiers
by Tom Rini
· 11 years ago
393ee7f
net: calxedaxgmac: enable rx cut-thru
by Rob Herring
· 11 years ago
feaa606
MIPS: qemu-malta: add PCI support
by Gabor Juhos
· 11 years ago
54fbcb0
net: pcnet: use pci_virt_to_mem to obtain buffer addresses
by Gabor Juhos
· 11 years ago
c2120fb
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
eee479c
Add LGPL-2.1+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
04c79cb
mxc_gpio: Correct the GPIO handling in gpio_direction_output()
by Dirk Behme
· 11 years ago
8599515
pci: move pci_ftpci100.h to include/faraday/ftpci100.h
by Gabor Juhos
· 11 years ago
b979cba
pci: add prototype for pci_ftpci_init() function
by Gabor Juhos
· 11 years ago
c575180
block: constify sect_buf argument of ide_write_data
by Gabor Juhos
· 11 years ago
dbb713b
mmc: ftsdc010_mci: fix build error if CONFIG_FTSDC010_SDIO is not defined
by Gabor Juhos
· 11 years ago
3cff842
i2c: add Faraday FTI2C010 I2C controller support
by Kuo-Jung Su
· 11 years ago
Next »