Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
abb3e1385bd4a3f031c65ac2b74d785bf37c45da
/
drivers
abb3e13
i2c: designware_i2c: Optionally check enable status register
by Stefan Roese
· 9 years ago
81aaacc
i2c: muxes: Add support for TI PCA954X mux
by Michal Simek
· 9 years ago
91429f4
i2c: cdns: Support different bus speeds
by Michal Simek
· 9 years ago
48cd206
i2c: cdns: Moving speed setup from probe to set_bus_speed function
by Michal Simek
· 9 years ago
97ba81f
i2c: cdns: Read address from DT in ofdata_to_platdata
by Michal Simek
· 9 years ago
5827cbc
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
aebbf7a
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
46ed88c
usb: gadget: dfu: discard dead code
by Peng Fan
· 9 years ago
529d4fd
dfu: avoid memory leak
by Peng Fan
· 9 years ago
c526e83
usb: dwc2: Add delay to fix the USB detection problem on SoCFPGA
by Stefan Roese
· 9 years ago
8c17743
mtd: cqspi: Simplify indirect read code
by Marek Vasut
· 9 years ago
dae51dd
mtd: cqspi: Simplify indirect write code
by Marek Vasut
· 9 years ago
3dfd3a0
usb: ehci-mx6: allow board_ehci_hcd_init to fail
by Stefan Agner
· 9 years ago
8c60f92
Fix various typos, scattered over the code.
by Robert P. J. Day
· 9 years ago
bbe71b2
pci: tegra: fix DM conversion issues on Tegra20
by Stephen Warren
· 9 years ago
a799232
drivers: net: ldpaa: Memset pools_params as "0" before use
by Prabhakar Kushwaha
· 9 years ago
1ea9ac6
usb: dwc2: Init desc_before_addr
by Marek Vasut
· 9 years ago
43db5a6
usb: dwc2: Make OC protection configurable
by Marek Vasut
· 9 years ago
3920949
usb: dwc2: Pull Ext VBUS macro from dwc_otg_core_init()
by Marek Vasut
· 9 years ago
36fc569
usb: dwc2: Pass private data into dwc_otg_core_init()
by Marek Vasut
· 9 years ago
edfdb99
Fix spelling of "occurred".
by Vagrant Cascadian
· 9 years ago
3707a68
drivers/video/am335x-fb: Properly point framebuffer behind palette
by Martin Pietryka
· 9 years ago
8664c22
drivers/video/am335x-fb: Add support for 16bpp format
by Martin Pietryka
· 9 years ago
2c08ff8
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 9 years ago
d35fa82
drivers/video/am335x-fb: Fix bits for LCD_PALMODE_RAWDATA definition
by Martin Pietryka
· 9 years ago
1e3bce2
pci: Device scanning range fix
by Yoshinori Sato
· 9 years ago
a440561
mmc: sdhci: add const qualifier to the name of struct sdhci_host
by Masahiro Yamada
· 9 years ago
07a6e38
sf: fix timebase data type in _wait_ready()
by Stephen Warren
· 9 years ago
b54143d
Merge branch 'master' of git://www.denx.de/git/u-boot-uniphier
by Tom Rini
· 9 years ago
7fe6a80
Merge branch 'master' of git://www.denx.de/git/u-boot-usb
by Tom Rini
· 9 years ago
69a6e38
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 9 years ago
62d6d1c
dfu: ram: fix number base of RAM entity parameters
by Stephen Warren
· 9 years ago
4fb4743
drivers: dfu: ram: fix a crash with dfu ram with invalid dfu_alt_info env
by Mugunthan V N
· 9 years ago
4cdf8e1
usb: s3c-otg: Fix remaining bytes in debug messages
by Roger Quadros
· 9 years ago
f39ca54
usb: s3c-otg: Fix short packet for request size > ep.maxpacket
by Roger Quadros
· 9 years ago
aefb021
fastboot: Clean up bulk-out logic
by Roger Quadros
· 9 years ago
9ab3fdf
fastboot: Enable the respective speed endpoints at runtime
by Roger Quadros
· 9 years ago
bf4b41a
fastboot: Fix wMaxPacketSize for High-Speed IN endpoint
by Roger Quadros
· 9 years ago
3848120
i2c: designware_i2c: Add support for PCI(e) based I2C cores (x86)
by Stefan Roese
· 9 years ago
3cb2796
i2c: designware_i2c: Add DM support
by Stefan Roese
· 9 years ago
41de766
i2c: designware_i2c: Prepare for DM driver conversion
by Stefan Roese
· 9 years ago
88893c9
i2c: designware_i2c: Integrate set_speed() into dw_i2c_set_bus_speed()
by Stefan Roese
· 9 years ago
3bc33ba
i2c: designware_i2c: Add dw_i2c_enable() helper function
by Stefan Roese
· 9 years ago
5a3a3a4
i2c: designware_i2c: Add ic_enable_status to ic_regs struct
by Stefan Roese
· 9 years ago
d8fc5ff
dm: core: Add dev_get_addr_ptr() to return a pointer to the reg address
by Stefan Roese
· 9 years ago
763023c
clk: uniphier: add Media I/O clock driver support for PH1-LD20
by Masahiro Yamada
· 9 years ago
3eb13a8
pinctrl: uniphier: fix NAND and SD pin-mux settings for PH1-LD11/LD20
by Masahiro Yamada
· 9 years ago
8721b51
pinctrl: uniphier: rename function/array names
by Masahiro Yamada
· 9 years ago
11b825f
mtd, ubi: set free_count to zero before walking through erase list
by Heiko Schocher
· 9 years ago
c5e1fc6
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
7060ce1
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
b706ffd
usb: gadget Move: CONFIG_G_DNL_* to Kconfig
by Sam Protsenko
· 9 years ago
38db33a
usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to Kconfig
by Sam Protsenko
· 9 years ago
70ad200
usb: dwc3: Move CONFIG_USB_DWC3_OMAP to Kconfig
by Sam Protsenko
· 9 years ago
8073f47
usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to Kconfig
by Sam Protsenko
· 9 years ago
4d2439d
usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig
by Sam Protsenko
· 9 years ago
b4a0bf7
usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig
by Sam Protsenko
· 9 years ago
fb115b1
usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig
by Sam Protsenko
· 9 years ago
83ba2e7
USB: g_dnl: Change device class
by John Tobias
· 9 years ago
66acabc
ddr: altera: Repair DQ window centering code
by Marek Vasut
· 9 years ago
a4b9fa1
ddr: altera: Staticize global variables
by Marek Vasut
· 9 years ago
4df2d7b
ddr: altera: Make DLEVEL behavior inclusive
by Marek Vasut
· 9 years ago
f4d3862
ddr: altera: Zero DM IN delay in scc_mgr_zero_group()
by Marek Vasut
· 9 years ago
2bf2ee5
ddr: altera: Remove unnecessary ODT mode config
by Marek Vasut
· 9 years ago
acee8fd
ddr: altera: Remove unnecessary update of the SCC
by Marek Vasut
· 9 years ago
12361a2
ddr: altera: Fix DRAM end value in protection rule
by Marek Vasut
· 9 years ago
45ce296
ddr: altera: Fix scc_mgr_set() argument order
by Marek Vasut
· 9 years ago
6946989
ddr: altera: Tweak DQS tracking enable handling
by Marek Vasut
· 9 years ago
2654bc9
ddr: altera: Replace ad-hoc constant with macro
by Marek Vasut
· 9 years ago
93b99e0
ahci: flush dcache before issuing command
by Tang Yuantian
· 9 years ago
3a03698
serial: bcm283x_mu: make pending values more explicit
by Stephen Warren
· 9 years ago
56c8f0a
memory: Move TI_AEMIF config to KCONFIG
by Lokesh Vutla
· 9 years ago
96504b6
drivers/power/pmic/pm8916.c: Make usid be uint32_t
by Tom Rini
· 9 years ago
44d15c2
drivers/gpio/pm8916_gpio.c: Make pid be uint32_t
by Tom Rini
· 9 years ago
a9a0aa7
drivers: mmc: omap_hsmmc: request cd and wp gpios when DM_MMC is defined
by Mugunthan V N
· 9 years ago
1fda80c
drivers: mmc: omap_hsmmc: Fix conversion of address to a pointer
by Mugunthan V N
· 9 years ago
830a8e3
drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable use
by Tom Rini
· 9 years ago
1807907
fdt: implement dev_get_addr_name()
by Stephen Warren
· 9 years ago
9d4ce6b
dm: device.c: Minor coding-style fix
by Stefan Roese
· 9 years ago
7cf58dd
dm: core: device: set pinctrl state for pinctrl device
by Peng Fan
· 9 years ago
a4b8b8e
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 9 years ago
0075dac
dm: i2c: Add driver for Cadence I2C IP
by Moritz Fischer
· 9 years ago
fc2ef43
GPIO: pca953x: Remove compilation warnings on arm64
by Michal Simek
· 9 years ago
3c1107e
zynqmp: Kconfig: Enable ZYNQ_GPIO for ZynqMP
by Siva Durga Prasad Paladugu
· 9 years ago
1904ce5
gpio: zynqmp: Add GPIO driver support for ZynqMP
by Siva Durga Prasad Paladugu
· 9 years ago
228a1f9
gpio: zynq: Move the definitions to driver file
by Siva Durga Prasad Paladugu
· 9 years ago
4fde71c
gpio: zynq: Remove non driver model code
by Siva Durga Prasad Paladugu
· 9 years ago
d6d0082
gpio: Kconfig: Enable Zynq GPIO driver using kconfig
by Siva Durga Prasad Paladugu
· 9 years ago
6fea901
gpio: zynq: Convert Zynq GPIO to driver model
by Siva Durga Prasad Paladugu
· 9 years ago
b0805e2
mtd: cfi: Unlock current sector instead of sector 0 before buffered write
by Rouven Behr
· 9 years ago
908f0c1
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· 9 years ago
7c96a77
gpio: mvebu_gpio: Add missing out value set to gpio_direction_output()
by Stefan Roese
· 9 years ago
52b5e5a
sunxi: H3: Do not clear usb companion clk-gate / reset on remove
by Hans de Goede
· 9 years ago
874b170
Merge branch 'master' of git://git.denx.de/u-boot-arc
by Tom Rini
· 9 years ago
a0d9b99
lib/crc8: Add crc start value
by Stefan Roese
· 9 years ago
8d2fe90
bootcounter_ram: Flush dcache after data is written into SDRAM
by Stefan Roese
· 9 years ago
7ea40fe
stm32: stm32_flash: add memory barrier during flash write
by Vikas Manocha
· 9 years ago
7b9199f
spmi: Fix sandbox spmi driver memory corruption
by Mateusz Kulikowski
· 9 years ago
98a5208
arc: get rid of running_on_hw
by Alexey Brodkin
· 9 years ago
b9c8d5e
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
Next »