Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
9119820b6bd5a8131ae5d5f6f352ba657fe889a6
/
drivers
« Previous
7a1386f
usb: dwc2: Rename to dwc2_usb
by Marek Vasut
· 9 years ago
f522f94
usb: dwc2: Add original Synopsys compat string
by Marek Vasut
· 9 years ago
5df1315
usb: gadget: ether: populate _reset_ callback
by Kishon Vijay Abraham I
· 9 years ago
f181144
usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stop
by Kishon Vijay Abraham I
· 9 years ago
8bfc288
usb: gadget: ether: Perform board initialization from ethernet gadget driver
by Kishon Vijay Abraham I
· 9 years ago
a5ccda4
usb: xhci: Fix a potential NULL pointer dereference
by Sergey Temerkhanov
· 9 years ago
e8d0569
usb: spear: Add support for both SPEAr600 EHCI controllers
by Stefan Roese
· 9 years ago
f0c89d5
imx: usb: ehci-mx6: wait_for_bit to check reg status
by Adrian Alonso
· 9 years ago
35554fc
imx: usb: ehci-mx6: add usb support for imx7d soc
by Adrian Alonso
· 9 years ago
74f0610
imx: usb: ehci-mx6: document board specific functions
by Adrian Alonso
· 9 years ago
e38ff30
imx: usb: ehci-mx6: reg accessor cleanups
by Adrian Alonso
· 9 years ago
0f92582
of: clean up OF_CONTROL ifdef conditionals
by Masahiro Yamada
· 9 years ago
0a5804b
dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list
by Masahiro Yamada
· 9 years ago
e00e8b3
led: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED) entries
by Masahiro Yamada
· 9 years ago
f0cd245
led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LED
by Masahiro Yamada
· 9 years ago
26d5fa8
ram: unify obj-$(CONFIG_RAM) and obj-$(CONFIG_SPL_RAM) entries
by Masahiro Yamada
· 9 years ago
40c9abb
ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAM
by Masahiro Yamada
· 9 years ago
5525958
clk: unify obj-$(CONFIG_CLK) and obj-$(CONFIG_SPL_CLK) entries
by Masahiro Yamada
· 9 years ago
0543589
clk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLK
by Masahiro Yamada
· 9 years ago
040906f
dm: unify obj-$(CONFIG_DM) and obj-$(CONFIG_SPL_DM) entries
by Masahiro Yamada
· 9 years ago
d6c2ac5
spl: move SPL driver entries to driver/Makefile
by Masahiro Yamada
· 9 years ago
ea16c6a
i2c: lpc32xx: correct sanity check for requested bus speed
by Vladimir Zapolskiy
· 9 years ago
adf8d58
usb: lpc32xx: add host USB driver
by Sylvain Lemieux
· 9 years ago
1933af1
i2c: lpc32xx: add support for OTG I2C
by Sylvain Lemieux
· 9 years ago
30cb3bf
nand: lpc32xx: add ECC layout for small page NAND
by Sylvain Lemieux
· 9 years ago
5f63bf3
nand: lpc32xx: add hardware ECC support
by Sylvain Lemieux
· 9 years ago
980db8c
dma: lpc32xx: add DMA driver
by Sylvain Lemieux
· 9 years ago
952bd79
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 9 years ago
783983f
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Tom Rini
· 9 years ago
8ddd9c4
spi: ti_qspi: Use DMA to read from qspi flash
by Vignesh R
· 9 years ago
664ab2c
dma: ti-edma3: Add helper function to support edma3 transfer
by Vignesh R
· 9 years ago
146bad9
sf: ops: Add spi_flash_copy_mmap function
by Tom Rini
· 9 years ago
a39cfe7
ti: qspi: set flash quad bit based on quad support flag
by vishalm@ti.com
· 9 years ago
9c28d61
pci: mvebu: Add PCIe driver
by Anton Schubert
· 9 years ago
0ceb2da
arm: mvebu: Add complete SDRAM ECC scrubbing
by Stefan Roese
· 9 years ago
8a33371
arm: mvebu: add multiple usb-hostcontroller support for AXP
by Anton Schubert
· 9 years ago
dee40d2
arm: mvebu: Enable USB EHCI support on Armada XP
by Stefan Roese
· 9 years ago
2a0b7dc
arm: mvebu: Enable NAND controller on MVEBU SoC's
by Stefan Roese
· 9 years ago
a3ed978
arm: mvebu: sdram: Enable ECC support on Armada XP
by Stefan Roese
· 9 years ago
5824300
i2c: lpc32xx: fix write timeout
by Sylvain Lemieux
· 9 years ago
3d2b6a2
i2c: lpc32xx: fix read timeout
by Sylvain Lemieux
· 9 years ago
b395a99
i2c: lpc32xx: use api to get hclk instead of fix value
by Sylvain Lemieux
· 9 years ago
0a02655
sf: Make 4K sector support configurable
by Marek Vasut
· 9 years ago
77b55e8
ARM: exynos: move SoC sources to mach-exynos
by Thomas Abraham
· 9 years ago
632093b
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
61dfa65
Merge branch 'master' of git://git.denx.de/u-boot-pmic
by Tom Rini
· 9 years ago
57dccb5
video: vesa: Correct a typo in the Kconfig VESA mode string
by Bin Meng
· 9 years ago
7868917
Revert "dm: pci: Allow scan bridge child devices before relocation"
by Simon Glass
· 9 years ago
1c1f607
Add missing part of: "power: pmic: pfuze100 support driver model"
by Peng Fan
· 9 years ago
76c3fbc
dm: pci: Add a way to iterate through all PCI devices
by Simon Glass
· 9 years ago
66afb4e
dm: pci: Provide friendly config access functions
by Simon Glass
· 9 years ago
c1cfd51
sunxi: Display: Add support for eDP panels connected via an anx9804 bridge
by Hans de Goede
· 9 years ago
66525bb
video: Add support for the ANX9804 parallel lcd to dp bridge chip
by Hans de Goede
· 9 years ago
fb685d3
sun6i: display: Add support for using the mipi pll as lcd clock source
by Hans de Goede
· 9 years ago
fbf10ae
sunxi: gpio: Add support for the gpio banks which are part of the R-io cluster
by Hans de Goede
· 9 years ago
d8d0799
sunxi: display: Fix composite video out on sun5i
by Hans de Goede
· 9 years ago
58332f8
sunxi: display: Add overscan correction
by Hans de Goede
· 9 years ago
c67a876
cfbconsole: Add support for stride != width
by Hans de Goede
· 9 years ago
c4c9e81
cfbconsole: Remove width argument from the logo functions
by Hans de Goede
· 9 years ago
6eeedc1
tegra: nand: disable subpage writes
by Marcel Ziswiler
· 9 years ago
adf4800
mtd/nand/tegra: alignment workaround
by Marcel Ziswiler
· 9 years ago
1bc66a5
tegra: nand: fix read_byte required for proper onfi detection
by Marcel Ziswiler
· 9 years ago
0741701
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 9 years ago
68a7766
net: lpc32xx: eth buffers base config
by Sylvain Lemieux
· 9 years ago
fcd78fa
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 9 years ago
6f67b69
mmc_spi: Big-endian support
by Yoshinori Sato
· 9 years ago
760177d
dw_mmc: Calculate dwmmc FIFO threshold size if not provided
by Simon Glass
· 9 years ago
57cd681
dra7xx: Add dra72_evm_defconfig using CONFIG_DM
by Tom Rini
· 9 years ago
0a9e340
gpio: omap: Drop 'method' parameter
by Tom Rini
· 9 years ago
9fbdca6
mmc: omap_hsmmc: enable 8bit interface for eMMC for AM43xx
by Nikita Kiryanov
· 9 years ago
dce55b9
mmc: omap_hsmmc: enable proper CMD(DAT) lines reset procedure for am43xx
by Nikita Kiryanov
· 9 years ago
2ff9762
spi: omap3_spi: add am43xx support to omap3_spi
by Nikita Kiryanov
· 9 years ago
447da58
mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller.
by Peter Griffin
· 9 years ago
242b2f0
pmic: pmic_hi6553: Add a driver for the hi6553 pmic found on hikey board.
by Peter Griffin
· 9 years ago
152f4898
dm: gpio: hi6220: Add a hi6220 GPIO driver model driver.
by Peter Griffin
· 9 years ago
e0266f4
usb: ohci: enable cache support
by Wu, Josh
· 9 years ago
057c220
Correct License and Copyright information on few files
by Ruchika Gupta
· 9 years ago
0b11dbf
drivers: hierarchize drivers Kconfig menu
by Masahiro Yamada
· 9 years ago
db402e0
dwc2: Add dcache support
by Alexander Stein
· 9 years ago
927753a
ARM: bcm283x: Allocate all mailbox buffers cacheline aligned
by Alexander Stein
· 9 years ago
a4c8bbb
input: twl4030: Keypad scan and input
by Paul Kocialkowski
· 9 years ago
7d5ac91
input: TWL4030 input support for power button, USB and charger
by Paul Kocialkowski
· 9 years ago
6dc443e
power: twl4030: Power off support
by Paul Kocialkowski
· 9 years ago
dcfd37e
nand: lpc32xx: add SLC NAND controller support
by Vladimir Zapolskiy
· 9 years ago
8d1809a
spl: nand: simple: replace readb() with chip specific read_buf()
by Vladimir Zapolskiy
· 9 years ago
c10ac54
nand, atmel: remove udelay in spl_nand_erase_one()
by Heiko Schocher
· 9 years ago
faa765d
net: e1000: Increase autoneg timeout to 8 seconds
by Stefan Roese
· 9 years ago
e6b606d
dm: pmic: max77686: Correct two typos in a comment
by Simon Glass
· 9 years ago
8640522
power: regulator: max77686 correct variable type
by Peng Fan
· 9 years ago
8fa4635
power: regulator: add pfuze100 support
by Peng Fan
· 9 years ago
3e91a6d
power: pmic: pfuze100 support driver model
by Peng Fan
· 9 years ago
cf26001
power: regulator use node name when no regulator-name
by Peng Fan
· 9 years ago
1c87ffe
mmc: dw_mmc: Avoid using printf() for errors
by Simon Glass
· 9 years ago
1b564ce
net: phy: broadcom: Add BCM Cygnus PHY
by Jiandong Zheng
· 9 years ago
59370f3
net: phy: delay only if reset handler is registered
by Jörg Krause
· 9 years ago
2c171a2
net: phy: fix data type of phy_id
by Jörg Krause
· 9 years ago
466f775
qoriq eth.c bugfix: handle received corrupted frames correctly
by Daniel Inderbitzin
· 9 years ago
1a79189
net: lpc32xx: add RMII phy mode support
by Vladimir Zapolskiy
· 9 years ago
23f5db0
net: lpc32xx: improve MAC configuration on reset and initialization
by Vladimir Zapolskiy
· 9 years ago
fe0596c
net: lpc32xx: connect MAC to phy with CONFIG_PHY_ADDR id
by Vladimir Zapolskiy
· 9 years ago
Next »