Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
cf6eca7ccd9025e9f34f179682516f1e5d7e0e78
/
drivers
cf6eca7
sunxi: Configure only LVDS pins instead of all LCD pins when LVDS interface selected
by Lawrence Yu
· 9 years ago
0764f24
net: Move CONFIG_RTL8169 to Kconfig
by Bin Meng
· 9 years ago
86e9dc8
net: Move CONFIG_RTL8139 to Kconfig
by Bin Meng
· 9 years ago
a6f70a3
Fix spelling of "transferred".
by Vagrant Cascadian
· 9 years ago
cd0fa5b
serial: pl01x: Add support for devices with the rate pre-configured.
by Eric Anholt
· 9 years ago
55926dd
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
6dedced
driver: net: fsl-mc: Return from DPAA_exit if boot_status !=0
by Prabhakar Kushwaha
· 9 years ago
6c2b520
driver: net: ldpaa_eth: Add support of PHY framework
by Prabhakar Kushwaha
· 9 years ago
dd8e740
driver/ddr/fsl: Add workaround for erratum A-009803
by Shengzhou Liu
· 9 years ago
eb11880
driver/ddr/fsl: Add address parity support for DDR4 UDIMM/discrete
by Shengzhou Liu
· 9 years ago
5e8e27b
pci/layerscape: set LUT and msi-map for discovered PCI devices
by Stuart Yoder
· 9 years ago
2d97fbb4
armv8: ls2080a: remove obsolete stream ID partitioning support
by Stuart Yoder
· 9 years ago
c4cbd71
drivers/crypto/fsl: define structures for PDB
by Aneesh Bansal
· 9 years ago
2959037
drivers/crypto/fsl: add constructs for protocol descriptors
by Aneesh Bansal
· 9 years ago
6178e95
drivers/crypto/fsl: correct error checking in run_descriptor
by Aneesh Bansal
· 9 years ago
1b10888
usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRESS or USB_REQ_SET_CONFIGURATION.
by Ted Chen
· 9 years ago
33cf727
dm: sandbox: Drop the pre-DM host implementation
by Simon Glass
· 9 years ago
9b97756
dm: usb: Unbind old block devices when shutting down USB
by Simon Glass
· 9 years ago
59b35dd
dm: ns16550: Add support for reg-offset property
by Michal Simek
· 9 years ago
97cb092
x86: broadwell: Add video support
by Simon Glass
· 9 years ago
64b1797
x86: broadwell: Add a GPIO driver
by Simon Glass
· 9 years ago
779653b
x86: Drop all the old pin configuration code
by Simon Glass
· 9 years ago
15cf75e
x86: gpio: Allow the pinctrl driver to set up the pin config
by Simon Glass
· 9 years ago
e4d6ab0
x86: Allow use of serial soon after relocation
by Simon Glass
· 9 years ago
8226a3e
input: i8042: Make sure the keyboard is enabled
by Simon Glass
· 9 years ago
532f243
syscon: Avoid returning a device on failure
by Simon Glass
· 9 years ago
d6d50db
x86: gpio: Correct GPIO setup ordering
by Simon Glass
· 9 years ago
4974a6f
pci: Correct a few comments and nits
by Simon Glass
· 9 years ago
319dba1
pci: Add functions to update PCI configuration registers
by Simon Glass
· 9 years ago
17c43f1
gpio: Use const where possible
by Simon Glass
· 9 years ago
bbf2478
gpio: Add a function to obtain a GPIO vector value
by Simon Glass
· 9 years ago
e23c6c2
video: Allow simple-panel to be used without regulators
by Simon Glass
· 9 years ago
f1d6fda
x86: Move asm/arch-coreboot/tables.h to a common place
by Bin Meng
· 9 years ago
9b5b8b6
dwmmc: Increase retry timeout
by Alexander Graf
· 9 years ago
461484c
input: TWL6030 input support for power button, USB and charger
by Paul Kocialkowski
· 9 years ago
d6a2042
power: twl6030: Power off support
by Paul Kocialkowski
· 9 years ago
4986c6c
power: twl6030: Remove ifdef around the code
by Paul Kocialkowski
· 9 years ago
27754d1
usb: musb-new: omap2430: OMAP4 MUSB USB controller support
by Paul Kocialkowski
· 9 years ago
6313c65
power: twl6030: Clear VUSB_IN_PMID bit on USB device setup
by Paul Kocialkowski
· 9 years ago
0343f71
power: twl6030: Configure VUSB voltage on USB device setup
by Paul Kocialkowski
· 9 years ago
fbf1b08
omap_hsmmc: Board-specific TWL6030 MMC power initialization
by Paul Kocialkowski
· 9 years ago
a85362f
power: twl6030: Device-index-specific MMC power initialization
by Paul Kocialkowski
· 9 years ago
d7b6a75
power: twl6030: Enable VAUX1 for eMMC power, depending on BOOT2 value
by Paul Kocialkowski
· 9 years ago
c5dbae7
power: twl6030: Some more explicit registers and values definitions
by Paul Kocialkowski
· 9 years ago
41bccb8
spi: omap3: Fix multiple definition of 'priv'
by Jagan Teki
· 9 years ago
4d339a9
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 9 years ago
e6de55e
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 9 years ago
88033d7
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
871ca26
dm: omap_timer: Fix conversion of address to a pointer
by Lokesh Vutla
· 9 years ago
ecb57f6
lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value
by Stefan Roese
· 9 years ago
4239284
remoteproc: Add support for TI power processor
by Nishanth Menon
· 9 years ago
73223f0
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· 9 years ago
3cb4f25
video: ipu: avoid overflow issue
by Peng Fan
· 9 years ago
ab761ce
dm: serial: Remove duplicated carriage return character
by Alison Wang
· 9 years ago
055457e
serial: Move carriage return before line feed for some serial drivers
by Alison Wang
· 9 years ago
c5917b4
dm: serial-uclass: Move a carriage return before a line feed
by Alison Wang
· 9 years ago
40fd050
dm: sandbox: Add driver-model block-device support for sandbox
by Simon Glass
· 9 years ago
7ded959
dm: sandbox: Prepare block driver for driver-model conversion
by Simon Glass
· 9 years ago
09d71aa
dm: blk: Add a block-device uclass
by Simon Glass
· 9 years ago
bcce53d
dm: block: Rename device number member dev to devnum
by Simon Glass
· 9 years ago
3e8bd46
dm: part: Rename some partition functions
by Simon Glass
· 9 years ago
02c80a0
dm: pci: Break out the common region display code
by Simon Glass
· 9 years ago
4101f68
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· 9 years ago
9f56917
dm: core: make simple-bus compatible to simple-mfd
by Masahiro Yamada
· 9 years ago
3f603cb
dm: Use uclass_first_device_err() where it is useful
by Simon Glass
· 9 years ago
b067505
dm: core: Add uclass_first_device_err() to return a valid device
by Simon Glass
· 9 years ago
8530783
rockchip: video: Add LVDS support in vop driver
by Jacob Chen
· 9 years ago
35ac89d
rockchip: video: Add a display driver for rockchip LVDS
by Jacob Chen
· 9 years ago
eab314f
dm: video: Add a operation to display uclass
by Jacob Chen
· 9 years ago
77b8d04
spi: omap3: Convert to driver model
by Jagan Teki
· 9 years ago
03661d8
spi: omap3: Make local functions as static
by Jagan Teki
· 9 years ago
682c172
spi: omap3: Move headers code inside the driver
by Jagan Teki
· 9 years ago
ea9619a
sf: Correct data types in stm_is_locked_sr()
by Marek Vasut
· 9 years ago
e6601df
dm: ti_qspi: Fix conversion of address to a pointer
by Lokesh Vutla
· 9 years ago
1d22c4b
pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIER
by Masahiro Yamada
· 9 years ago
fdd15b6
pinctrl: uniphier: set input-enable before pin-muxing
by Masahiro Yamada
· 9 years ago
08b2472
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
b5ab663
usb: dwc2: disable erroneous overcurrent condition
by Dinh Nguyen
· 9 years ago
8038f6d
usb: gadget: composite: Correct recovery path for register
by Sam Protsenko
· 9 years ago
9902c11
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 9 years ago
e5e88c6
Revert "dm: ns16550: Add support for reg-offset property"
by Tom Rini
· 9 years ago
a111bfb
mmc: uniphier: add driver for UniPhier SD/MMC host controller
by Masahiro Yamada
· 9 years ago
b9a66b6
gpio: uniphier: add driver for UniPhier GPIO controller
by Masahiro Yamada
· 9 years ago
50dc867
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
d5c6144
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
903d384
net: phy: atheros: Fix problem with phy_reset() clearing BMCR
by Alison Wang
· 9 years ago
abd702f
usb: ehci: Fix warning on aarch64
by Marek Vasut
· 9 years ago
6796704
pci: Fix compiler warnings in dm_pciauto_setup_device()
by Bin Meng
· 9 years ago
0badb23d
spi: Correct two error return values
by Simon Glass
· 9 years ago
ffe276d
sandbox: spi: Remove an incorrect free()
by Simon Glass
· 9 years ago
20f655d
sandbox: spi: Add more debugging to SPI emulation
by Simon Glass
· 9 years ago
01476ea
sandbox: timer: Support the early timer
by Simon Glass
· 9 years ago
c95fec3
timer: Provide an early timer
by Simon Glass
· 9 years ago
4f05182
timer: Support tracing fully
by Simon Glass
· 9 years ago
966bfa7
serial: dcc: Move driver to DM
by Michal Simek
· 9 years ago
fec26e7
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
e1417c7
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
9bcfca1
pmic: tps65218: add useful functions and defines
by Nikita Kiryanov
· 9 years ago
ed48899
pci_rom: fix may be used uninitialized warning
by Andreas Bießmann
· 9 years ago
e66c49f
stm32: add support for stm32f7 & stm32f746 discovery board
by Vikas Manocha
· 9 years ago
Next »