Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
d79ac324789839b4b10b37e2ff64dd9e4a92441e
/
drivers
d79ac32
i2c: muxes: Add support for TI PCA954X mux
by Michal Simek
· 9 years ago
ad72e76
i2c: cdns: Support different bus speeds
by Michal Simek
· 9 years ago
6150be9
i2c: cdns: Moving speed setup from probe to set_bus_speed function
by Michal Simek
· 9 years ago
a13767b
i2c: cdns: Read address from DT in ofdata_to_platdata
by Michal Simek
· 9 years ago
15e8cb7
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
7b4f17b
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
12ff19d
usb: gadget: dfu: discard dead code
by Peng Fan
· 9 years ago
5d8fae7
dfu: avoid memory leak
by Peng Fan
· 9 years ago
2bf352f
usb: dwc2: Add delay to fix the USB detection problem on SoCFPGA
by Stefan Roese
· 9 years ago
5a824c4
mtd: cqspi: Simplify indirect read code
by Marek Vasut
· 9 years ago
26da635
mtd: cqspi: Simplify indirect write code
by Marek Vasut
· 9 years ago
79d867c
usb: ehci-mx6: allow board_ehci_hcd_init to fail
by Stefan Agner
· 9 years ago
1cc0a9f
Fix various typos, scattered over the code.
by Robert P. J. Day
· 9 years ago
f5c6db8
pci: tegra: fix DM conversion issues on Tegra20
by Stephen Warren
· 9 years ago
31a48cf
drivers: net: ldpaa: Memset pools_params as "0" before use
by Prabhakar Kushwaha
· 9 years ago
e96e064
usb: dwc2: Init desc_before_addr
by Marek Vasut
· 9 years ago
b4fbd08
usb: dwc2: Make OC protection configurable
by Marek Vasut
· 9 years ago
618da56
usb: dwc2: Pull Ext VBUS macro from dwc_otg_core_init()
by Marek Vasut
· 9 years ago
5590198
usb: dwc2: Pass private data into dwc_otg_core_init()
by Marek Vasut
· 9 years ago
eae4b2b
Fix spelling of "occurred".
by Vagrant Cascadian
· 9 years ago
3d47b2d
drivers/video/am335x-fb: Properly point framebuffer behind palette
by Martin Pietryka
· 9 years ago
7d04517
drivers/video/am335x-fb: Add support for 16bpp format
by Martin Pietryka
· 9 years ago
a212d69
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 9 years ago
ac5c61b
drivers/video/am335x-fb: Fix bits for LCD_PALMODE_RAWDATA definition
by Martin Pietryka
· 9 years ago
6d9f5b0
pci: Device scanning range fix
by Yoshinori Sato
· 9 years ago
cacd1d2
mmc: sdhci: add const qualifier to the name of struct sdhci_host
by Masahiro Yamada
· 9 years ago
11b9a4d
sf: fix timebase data type in _wait_ready()
by Stephen Warren
· 9 years ago
9f69ab8
Merge branch 'master' of git://www.denx.de/git/u-boot-uniphier
by Tom Rini
· 9 years ago
e6a3652
Merge branch 'master' of git://www.denx.de/git/u-boot-usb
by Tom Rini
· 9 years ago
d30c3eb
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 9 years ago
3517de6
dfu: ram: fix number base of RAM entity parameters
by Stephen Warren
· 9 years ago
e1b0f6f
drivers: dfu: ram: fix a crash with dfu ram with invalid dfu_alt_info env
by Mugunthan V N
· 9 years ago
4d5b637
usb: s3c-otg: Fix remaining bytes in debug messages
by Roger Quadros
· 9 years ago
842769e
usb: s3c-otg: Fix short packet for request size > ep.maxpacket
by Roger Quadros
· 9 years ago
ac484c5
fastboot: Clean up bulk-out logic
by Roger Quadros
· 9 years ago
8b704a0
fastboot: Enable the respective speed endpoints at runtime
by Roger Quadros
· 9 years ago
718156a
fastboot: Fix wMaxPacketSize for High-Speed IN endpoint
by Roger Quadros
· 9 years ago
ba5da55
i2c: designware_i2c: Add support for PCI(e) based I2C cores (x86)
by Stefan Roese
· 9 years ago
334b9b0
i2c: designware_i2c: Add DM support
by Stefan Roese
· 9 years ago
3f4358d
i2c: designware_i2c: Prepare for DM driver conversion
by Stefan Roese
· 9 years ago
11b544a
i2c: designware_i2c: Integrate set_speed() into dw_i2c_set_bus_speed()
by Stefan Roese
· 9 years ago
1c8b089
i2c: designware_i2c: Add dw_i2c_enable() helper function
by Stefan Roese
· 9 years ago
e209828
i2c: designware_i2c: Add ic_enable_status to ic_regs struct
by Stefan Roese
· 9 years ago
2802752
dm: core: Add dev_get_addr_ptr() to return a pointer to the reg address
by Stefan Roese
· 9 years ago
306d37e
clk: uniphier: add Media I/O clock driver support for PH1-LD20
by Masahiro Yamada
· 9 years ago
7403143
pinctrl: uniphier: fix NAND and SD pin-mux settings for PH1-LD11/LD20
by Masahiro Yamada
· 9 years ago
ac13ce4
pinctrl: uniphier: rename function/array names
by Masahiro Yamada
· 9 years ago
68fc449
mtd, ubi: set free_count to zero before walking through erase list
by Heiko Schocher
· 9 years ago
eb6b50f
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
ec3ab3f
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
e6c0bc0
usb: gadget Move: CONFIG_G_DNL_* to Kconfig
by Sam Protsenko
· 9 years ago
b142729
usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to Kconfig
by Sam Protsenko
· 9 years ago
c16bf62
usb: dwc3: Move CONFIG_USB_DWC3_OMAP to Kconfig
by Sam Protsenko
· 9 years ago
65403f3
usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to Kconfig
by Sam Protsenko
· 9 years ago
aaa4a9e
usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig
by Sam Protsenko
· 9 years ago
3457bba
usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig
by Sam Protsenko
· 9 years ago
a59a77f
usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig
by Sam Protsenko
· 9 years ago
5b71840
USB: g_dnl: Change device class
by John Tobias
· 9 years ago
e026b98
ddr: altera: Repair DQ window centering code
by Marek Vasut
· 9 years ago
85f7662
ddr: altera: Staticize global variables
by Marek Vasut
· 9 years ago
ea9aa24
ddr: altera: Make DLEVEL behavior inclusive
by Marek Vasut
· 9 years ago
70ed80a
ddr: altera: Zero DM IN delay in scc_mgr_zero_group()
by Marek Vasut
· 9 years ago
f3f777c
ddr: altera: Remove unnecessary ODT mode config
by Marek Vasut
· 9 years ago
f5f8c41
ddr: altera: Remove unnecessary update of the SCC
by Marek Vasut
· 9 years ago
164eb23
ddr: altera: Fix DRAM end value in protection rule
by Marek Vasut
· 9 years ago
8e9e62c
ddr: altera: Fix scc_mgr_set() argument order
by Marek Vasut
· 9 years ago
bba7711
ddr: altera: Tweak DQS tracking enable handling
by Marek Vasut
· 9 years ago
abaf836
ddr: altera: Replace ad-hoc constant with macro
by Marek Vasut
· 9 years ago
75e14b1
ahci: flush dcache before issuing command
by Tang Yuantian
· 9 years ago
e3a46e3
serial: bcm283x_mu: make pending values more explicit
by Stephen Warren
· 9 years ago
8f69523
memory: Move TI_AEMIF config to KCONFIG
by Lokesh Vutla
· 9 years ago
3bfc815
drivers/power/pmic/pm8916.c: Make usid be uint32_t
by Tom Rini
· 9 years ago
aa997d1
drivers/gpio/pm8916_gpio.c: Make pid be uint32_t
by Tom Rini
· 9 years ago
5cc6a24
drivers: mmc: omap_hsmmc: request cd and wp gpios when DM_MMC is defined
by Mugunthan V N
· 9 years ago
4bc5e19
drivers: mmc: omap_hsmmc: Fix conversion of address to a pointer
by Mugunthan V N
· 9 years ago
7e019da
drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable use
by Tom Rini
· 9 years ago
43c4d44
fdt: implement dev_get_addr_name()
by Stephen Warren
· 9 years ago
770eb30
dm: device.c: Minor coding-style fix
by Stefan Roese
· 9 years ago
c3ab985
dm: core: device: set pinctrl state for pinctrl device
by Peng Fan
· 9 years ago
541c9be
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 9 years ago
fdec2d2
dm: i2c: Add driver for Cadence I2C IP
by Moritz Fischer
· 9 years ago
01b2a69
GPIO: pca953x: Remove compilation warnings on arm64
by Michal Simek
· 9 years ago
251ab06
zynqmp: Kconfig: Enable ZYNQ_GPIO for ZynqMP
by Siva Durga Prasad Paladugu
· 9 years ago
404a00c
gpio: zynqmp: Add GPIO driver support for ZynqMP
by Siva Durga Prasad Paladugu
· 9 years ago
f17abca
gpio: zynq: Move the definitions to driver file
by Siva Durga Prasad Paladugu
· 9 years ago
de77a03
gpio: zynq: Remove non driver model code
by Siva Durga Prasad Paladugu
· 9 years ago
2978ae2
gpio: Kconfig: Enable Zynq GPIO driver using kconfig
by Siva Durga Prasad Paladugu
· 9 years ago
68c7026
gpio: zynq: Convert Zynq GPIO to driver model
by Siva Durga Prasad Paladugu
· 9 years ago
7570a0c
mtd: cfi: Unlock current sector instead of sector 0 before buffered write
by Rouven Behr
· 9 years ago
39fbd98
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· 9 years ago
b23005c
gpio: mvebu_gpio: Add missing out value set to gpio_direction_output()
by Stefan Roese
· 9 years ago
fb3bfbb
sunxi: H3: Do not clear usb companion clk-gate / reset on remove
by Hans de Goede
· 9 years ago
5fee948
Merge branch 'master' of git://git.denx.de/u-boot-arc
by Tom Rini
· 9 years ago
456ecd0
lib/crc8: Add crc start value
by Stefan Roese
· 9 years ago
20adda4
bootcounter_ram: Flush dcache after data is written into SDRAM
by Stefan Roese
· 9 years ago
9082517
stm32: stm32_flash: add memory barrier during flash write
by Vikas Manocha
· 9 years ago
aafa648
spmi: Fix sandbox spmi driver memory corruption
by Mateusz Kulikowski
· 9 years ago
8b15010
arc: get rid of running_on_hw
by Alexey Brodkin
· 9 years ago
9dbdc6e
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
dafd579
arm: socfpga: Nuke useless include
by Marek Vasut
· 9 years ago
Next »