Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
cc87d18a6ec74180784a6b1cdafefeacd8eb1bf2
/
drivers
« Previous
32e4f6b
net: macb: get DMA bus width from design config register
by Bo Shen
· 11 years ago
c0bb110
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Tom Rini
· 11 years ago
cae4d04
blackfin: Move machine specific gpio_port_t structure back to blackfin arch folder.
by Steven Miao
· 11 years ago
2fff63c
nand, davinci: add special UBL ecc position
by Heiko Schocher
· 11 years ago
a1c143f
TI:am33xx: Add bootcount support to ti_am335x_common.h
by Tom Rini
· 11 years ago
22ee397
bootcount_davinci: Switch to scratch register #2
by Tom Rini
· 11 years ago
155d424
am33xx, davinci: Create and use <asm/davinci_rtc.h>
by Tom Rini
· 11 years ago
5d4d38d
drivers/rtc/davinci.c: Reference DAVINCI_RTC_BASE more directly
by Tom Rini
· 11 years ago
9c3f0bc
drivers: move some drivers to drivers/Makefile
by Masahiro Yamada
· 11 years ago
710f1d3
drivers: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
44e32c7
drivers: usb: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
2fc7ef6
drivers: mtd: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
e32459e
drivers: net: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
723ec69
imx_watchdog: do not soft-reset while watchdog init
by Anatolij Gustschin
· 11 years ago
9d33fb4
nand_util.c: Correct licensing
by Tom Rini
· 11 years ago
ef38f3f
powerpc/esdhc: Add 3.3v voltage support in esdhc capacity register
by Haijun.Zhang
· 11 years ago
a54d681
esdhc: memset mmc struct before putting into use
by Haijun.Zhang
· 11 years ago
511948b
Powerpc/esdhc: Add simple description of esdhc register
by Haijun.Zhang
· 11 years ago
5f9b9f8
powerpc/esdhc: Map register for eSDHC Host Controller V3.0
by Haijun.Zhang
· 11 years ago
6f0b7ca
DWMMC: SMDK5420: Disable SMU for eMMC
by Rajeshwari Shinde
· 11 years ago
56b34bc
mmc: sdhci: Avoid commands errors by simple timeout adaptation.
by Przemyslaw Marczak
· 11 years ago
b44fe83
mmc: dw_mmc: change the callback function name.
by Jaehoon Chung
· 11 years ago
1937e5a
mmc: Fix erase_grp_size for partitioned card
by Oliver Metz
· 11 years ago
509dca7
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 11 years ago
1c6e9de
video, formike: change tag/val write
by Heiko Schocher
· 11 years ago
45ae254
video, cfb_console: make background and foreground color configurable
by Heiko Schocher
· 11 years ago
2740e5d
video: ipu_disp: Fix clock polarity logic
by Fabio Estevam
· 11 years ago
2f9e559
mtd/fsl_elbc: take NAND_ECC_SOFT_BCH config option into account
by Valentin Longchamp
· 11 years ago
f51d3b7
net/fman: add a fm_enable_port function
by Valentin Longchamp
· 11 years ago
77354e9
powerpc/usb:Differentiate USB controller base address
by ramneek mehresh
· 11 years ago
7e575c4
usb: rename board_usb_init_type to usb_init_type
by Troy Kisky
· 11 years ago
55aea84
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 11 years ago
748bde6
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 11 years ago
449697f
usb: udc: add udc.h include file
by Troy Kisky
· 11 years ago
0f740cb
usb: gadget: mv_udc: split mv_udc.h file
by Troy Kisky
· 11 years ago
7b7924c
usb: gadget: mv_udc: optimize ep_enable
by Troy Kisky
· 11 years ago
1ebf027
usb: gadget: mv_udc: optimize bounce
by Troy Kisky
· 11 years ago
3b59abf
usb: gadget: mv_udc: fix full speed connections
by Troy Kisky
· 11 years ago
d1a5286
usb: ehci-mx6: add support for otg port
by Troy Kisky
· 11 years ago
8287314
usb: gadget: mv_udc: don't check CONFIG_USB_MAX_CONTROLLER_COUNT
by Troy Kisky
· 11 years ago
127efc4
usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.
by Troy Kisky
· 11 years ago
06d513e
usb: add enum usb_init_type parameter to usb_lowlevel_init
by Troy Kisky
· 11 years ago
3d799c7
usb: am437x: Add support for am437x xhci USB host
by Dan Murphy
· 11 years ago
834e91a
usb: dra7xx: Add support for dra7xx xhci USB host
by Dan Murphy
· 11 years ago
ba55453
usb: omap: Move the usb phy code to the usb/phy directory
by Dan Murphy
· 11 years ago
b216821
usb: omap5: Update the board_usb_init api
by Dan Murphy
· 11 years ago
41b667b
usb: omap: Move the xhci-omap header file to common location
by Dan Murphy
· 11 years ago
b958fb9
usb:g_dnl: Support for TIZEN's THOR function in generic download code
by Lukasz Majewski
· 11 years ago
c527937
usb:g_dnl:f_thor: USB download function to support TIZEN's THOR protocol
by Lukasz Majewski
· 11 years ago
d6eae7b
usb:g_dnl: Add name parameter to g_dnl_bind_fixup function
by Lukasz Majewski
· 11 years ago
7b412ab
usb:g_dnl: Replace static usb_configuration structure with dynamically allocated one
by Lukasz Majewski
· 11 years ago
d427826
dfu:core: Export dfu_{get|free}_buf functions
by Lukasz Majewski
· 11 years ago
fed936e
dfu:core: Find DFU alt setting number by passing its name
by Lukasz Majewski
· 11 years ago
57ffabe
usb:udc:s3c: Reduce dcache invalidate range for UDC receive buffer
by Lukasz Majewski
· 11 years ago
98f686c
usb:smsx95xx LED activity for USB net driver
by Suriyan Ramasami
· 11 years ago
16297cf
usb: new board-specific USB init interface
by Mateusz Zalega
· 11 years ago
b065eb7
usb: gadget: mv_udc: clear desc upon ep_disable
by Troy Kisky
· 11 years ago
01773cc
usb: gadget: mv_udc: zero transfer descriptor memory on probe
by Troy Kisky
· 11 years ago
5fc2e99
usb: gadget: mv_udc: flush item before head
by Troy Kisky
· 11 years ago
5a90443
usb: gadget: mv_udc: set is_dualspeed = 1
by Troy Kisky
· 11 years ago
d092879
usb: gadget: mv_udc: fix typo in error message
by Troy Kisky
· 11 years ago
71fc5f9
usb: gadget: ether: return error from rx_submit if no request
by Troy Kisky
· 11 years ago
43880ce
usb: gadget: ether set wMaxPacketSize
by Troy Kisky
· 11 years ago
2d2358a
OMAP5: USB: Add OMAP xHCI file and header
by Dan Murphy
· 11 years ago
1bd435b
ARM: OMAP5: Power: Add new function to turn on SMPS10
by Dan Murphy
· 11 years ago
4a271cb
exynos: usb: Switch USB VBUS GPIOs to be device tree configured
by Julius Werner
· 11 years ago
13194f3
USB: XHCI: Add xHCI host controller support for Exynos5
by Vivek Gautam
· 11 years ago
5853e13
USB: xHCI: Add stack support for xHCI
by Vivek Gautam
· 11 years ago
e3d7440
usb: Move 'bmRequestType' USB device request macros from EHCI header
by Vivek Gautam
· 11 years ago
9dff87a
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
9a2a73d
i2c: eliminate warnings in i2c_reloc_fixup function
by Masahiro Yamada
· 11 years ago
296a461
i2c: s3c24xx: add hsi2c controller support
by Naveen Krishna Ch
· 11 years ago
940dd16
exynos: i2c: Change FDT bus setup code to enumerate ports correctly
by Simon Glass
· 11 years ago
e4e2402
exynos: i2c: Fix i2c driver to handle NACKs properly
by Naveen Krishna Ch
· 11 years ago
83d271b
Fix: nommu I2C adapter relocation error
by Jens Scharsig (BuS Elektronik)
· 11 years ago
b55b8ee
i2c: sh_i2c: Avoid using I2C prior to relocation
by Nobuhiro Iwamatsu
· 11 years ago
13c2433
i2c, core: optimze i2c_set_bus_num()
by Heiko Schocher
· 11 years ago
1086bfa
i2c: Add support for Renesas rcar
by Nobuhiro Iwamatsu
· 11 years ago
e665874
i2c: Zynq: Support for TI PCA9548 bus multiplexer
by Michael Burr
· 11 years ago
fac9640
i2c: mxc: move to new subsystem
by trem
· 11 years ago
7f2013d
serial: sh: Add support R8A7791
by Nobuhiro Iwamatsu
· 11 years ago
48ca882
serial: sh: Add support R8A7790
by Nobuhiro Iwamatsu
· 11 years ago
f8b7d9e
serial: sh: Change definition of clock of SCIF
by Nobuhiro Iwamatsu
· 11 years ago
287df01
PCIe:change the method to get the address of a requested capability in configuration space.
by Zhao Qiang
· 11 years ago
7d43607
powerpc/t1040qds: Add T1040QDS board
by Prabhakar Kushwaha
· 11 years ago
ffee1dd
SGMII:fix PHY addresses for QSGMII Riser Card working in SGMII mode
by Zhao Qiang
· 11 years ago
8c4dba1
microblaze: Fix watchdog initialization
by Michal Simek
· 11 years ago
6d5ce1b
spi: mxc_spi: Fix double incrementing read pointer for unaligned buffers
by Timo Herbrecher
· 11 years ago
21497de
sf: probe: Add missing Atmel at25df321 flash
by Bo Shen
· 11 years ago
e7b1e45
spi: Add GPL-2.0+ SPDX-License-Identifier for missing files
by Jagannadha Sutradharudu Teki
· 11 years ago
0c88a84
sf: Add GPL-2.0+ SPDX-License-Identifier for missing ones
by Jagannadha Sutradharudu Teki
· 11 years ago
469146c
sf: Minor cleanups.
by Jagannadha Sutradharudu Teki
· 11 years ago
6152dd1
sf_ops: Unify bank_sel calculation code
by Jagannadha Sutradharudu Teki
· 11 years ago
16641d5
Coding Style cleanup: drop some excessive empty lines
by Wolfgang Denk
· 11 years ago
d4c8aa9
Coding Style cleanup: remove trailing empty lines
by Wolfgang Denk
· 11 years ago
93e1459
Coding Style cleanup: replace leading SPACEs by TABs
by Wolfgang Denk
· 11 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
4fa7613
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
bff4fae
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 11 years ago
5a91204
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
Next »