Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
1a103c6caa0b27fcd3798267b980444f5459860f
/
drivers
« Previous
7806b75
sunxi: musb: Drop no longer accurate comment in Kconfig help text
by Hans de Goede
· 9 years ago
7a0bbe6
sunxi: axp221: Allow specifying dcdc2 voltage via Kconfig
by Hans de Goede
· 9 years ago
7c0e5d8
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 9 years ago
c385ac2
video: discard empty video_set_lut implementation
by Peng Fan
· 9 years ago
6d99cfa
serial: uniphier: drop platform data support
by Masahiro Yamada
· 9 years ago
2bc1f2b
mtd: denali_spl: do not allocate page_buffer in .bss section
by Masahiro Yamada
· 9 years ago
0a7ab04
TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xx
by Kishon Vijay Abraham I
· 9 years ago
8af1be7
usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interrupts
by Kishon Vijay Abraham I
· 9 years ago
4519668
mtd/nand/ubi: assortment of alignment fixes
by Marcel Ziswiler
· 9 years ago
79c884d
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
cdeb2ba
dm: core: Fix code reentrancy issue in device_probe_child()
by Bin Meng
· 9 years ago
1887ed3
dm: pci: Optimize pci_uclass_post_bind()
by Bin Meng
· 9 years ago
3242998
video: ct69000: Remove unused codes
by Bin Meng
· 9 years ago
8ceb242
video: cfb_console: Allow VGA device to work without i8042 keyboard
by Bin Meng
· 9 years ago
7d96166
x86: i8042: Correctly initialize the controller
by Bin Meng
· 9 years ago
835dd00
x86: i8042: Clean up the driver per coding convention
by Bin Meng
· 9 years ago
3928d66
x86: i8042: Reorder static functions
by Bin Meng
· 9 years ago
5e653b0
x86: i8042: Remove unused codes
by Bin Meng
· 9 years ago
df1c9eb
x86: gpio: Tidy up gpio_ich6_get_base() and callers
by Simon Glass
· 9 years ago
e7cc0b6
x86: gpio: Correct calls to _ich6_gpio_set_direction()
by Simon Glass
· 9 years ago
dce54dd
dm: pci: Save devfn without bus number in pci_uclass_child_post_bind()
by Bin Meng
· 9 years ago
c78dfb4
x86: superio: Add keyboard controller support to smsc_lpc47m driver
by Bin Meng
· 9 years ago
348b744
x86: fsp: Call fsp_init_phase_pci() in pci_uclass_post_probe()
by Bin Meng
· 9 years ago
08fc7b8
dm: pci: Support selected device/driver binding before relocation
by Bin Meng
· 9 years ago
1916ec1
x86: Set up video framebuffer for coreboot before loading kernel
by Bin Meng
· 9 years ago
153e1dd
video: coreboot: Save VESA mode for future use
by Bin Meng
· 9 years ago
1d8a078
net: e1000: Fix build warnings for 32-bit
by Bin Meng
· 9 years ago
ad608a2
Merge git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 9 years ago
ecfb876
mtd: nand: mxs invalidate dcache before DMA read
by Peng Fan
· 9 years ago
63b29d8
mtd: nand: mxs support oobsize bigger than 512
by Peng Fan
· 9 years ago
873960c
mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driver
by Stefan Roese
· 9 years ago
d396372
nand: Sync with Linux v4.1
by Scott Wood
· 9 years ago
86a720a
mtd: Introduce mtd_block_isreserved()
by Ezequiel Garcia
· 10 years ago
2733106
nand: Remove __UBOOT__ ifdefs
by Scott Wood
· 9 years ago
ab9272f
lcd: pxa: clean-up include file order
by Marcel Ziswiler
· 9 years ago
745e7e0
usb: pxa27x_udc: clean-up include file order
by Marcel Ziswiler
· 9 years ago
8648b23
serial: pxa: clean-up include file order
by Marcel Ziswiler
· 9 years ago
54a5cf8
arm: pxa: mmc: clean-up include file order
by Marcel Ziswiler
· 9 years ago
c851a24
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
e30a70c
gpio: Add DW APB GPIO driver
by Marek Vasut
· 9 years ago
35e47b7
ddr: altera: Repair uninited variable
by Marek Vasut
· 9 years ago
6d7a333
ddr: altera: Replace float multiplication with integer one
by Marek Vasut
· 9 years ago
c294ac5
net: e1000: Add Kconfig options
by Simon Glass
· 9 years ago
c6d80a1
net: e1000: Convert to driver model
by Simon Glass
· 9 years ago
5c5e707
net: e1000: Prepare for driver model conversion
by Simon Glass
· 9 years ago
c752cd2
net: e1000: Move #include of common.h to the C files
by Simon Glass
· 9 years ago
6497e37
net: e1000: Support 64-bit physical address
by Mingkai Hu
· 9 years ago
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
Next »