Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
66d7a4f74ca4ee2c73d2836075f66a1d071a397a
/
drivers
052e95f
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
da4873d
mmc: tmio: sdhi: Merge DTCNTL access into single register write
by Marek Vasut
· 6 years ago
576a6d9
mmc: tmio: sdhi: Implement waiting for DAT0 line state
by Marek Vasut
· 6 years ago
efea7a8
mmc: tmio: sdhi: Clear HS400 settings when resetting SCC
by Marek Vasut
· 6 years ago
3577380
mmc: tmio: sdhi: Touch SCC only when UHS capable
by Marek Vasut
· 6 years ago
e139ab2
mmc: tmio: Preinitialize regulator to 3.3V
by Marek Vasut
· 6 years ago
bfe04e0
mmc: tmio: Configure clock before any other IOS
by Marek Vasut
· 6 years ago
dc86e91
mmc: tmio: Silence transfer errors when tuning
by Marek Vasut
· 6 years ago
6b4a8ba
mmc: tmio: Improve error handling
by Marek Vasut
· 6 years ago
073e658
mmc: tmio: Simplify pinmux handling
by Marek Vasut
· 6 years ago
46991d5
pinctrl: renesas: Add POCCTRL handling to r8a77990
by Marek Vasut
· 6 years ago
0d9c810
pinctrl: renesas: Fix DRV register offset
by Marek Vasut
· 6 years ago
638d234
power: spl: add SPL_DM_REGULATOR_GPIO in Kconfig
by Lokesh Vutla
· 6 years ago
775e7ad
w1: fix data abort if no one wire bus master present
by Martin Fuzzey
· 6 years ago
198bd98
w1-eeprom: ds24xxx: fix data abort in ds24xxx_probe()
by Martin Fuzzey
· 6 years ago
111fe33
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
4003448
arm: socfpga: fpga: fix type of local variable
by Simon Goldschmidt
· 6 years ago
f02840b
powerpc: t1040: Correct RCW EC2 settings
by Bin Meng
· 6 years ago
434f058
fsl/usb: Workaround for USB erratum-A005275
by Chris Packham
· 6 years ago
b49f19e
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
d6e53c7
drivers: cosmetic: Convert SPDX license tags to Linux Kernel style
by Patrick Delaunay
· 6 years ago
310cc0d
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 6 years ago
5db0e14
Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
b71fc5e
net: fec_mxc: add support for i.MX8X
by Anatolij Gustschin
· 6 years ago
67674e4
net: mvpp2: increase PHY reset pulse
by Baruch Siach
· 6 years ago
187dced
net: mvpp2: fix polarity of PHY reset signal
by Baruch Siach
· 6 years ago
f08eb3d
net: dm: fec: Obtain the transceiver type from the DT
by Martin Fuzzey
· 6 years ago
9a6a2c9
net: dm: fec: Support the phy-supply binding
by Martin Fuzzey
· 6 years ago
185e3b8
net: dm: fec: Fix phy-reset-duration clamping and defaults
by Martin Fuzzey
· 6 years ago
9c3f97a
net: dm: fec: Fix time unit error in phy-reset-duration
by Martin Fuzzey
· 6 years ago
6ce0dd8
net: phy: aquantia: autodetect if firmware needs to be loaded
by Jeremy Gebben
· 6 years ago
e662c0d
net: phy: aquantia: add firmware loading support
by Jeremy Gebben
· 6 years ago
abe3edf
configs: migrate CONFIG_PHY_AQUANTIA to Kconfig
by Jeremy Gebben
· 6 years ago
82482d6
sunxi: display: Mark sunxi_rgb2yuv_coef array as const
by Priit Laes
· 6 years ago
50f3feb
pwm: sunxi: choose best prescaler to improve PWM resolution
by Vasily Khoruzhick
· 6 years ago
f83a857
pwm: sunxi: use new prescaler when configuring PWM
by Vasily Khoruzhick
· 6 years ago
db3fb0c
pwm: sunxi: fix off-by-one that prevented PWM to use prescaler bypass
by Vasily Khoruzhick
· 6 years ago
eabfa91
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 6 years ago
822cab3
serial: mxc: Add match string for i.mx6 quad/dual lite serial
by Bernhard Messerklinger
· 6 years ago
cb466db
watchdog: aspeed: restore default value of reset_mask
by Cédric Le Goater
· 6 years ago
455ef43
nand: atmel: Initialize pmecc smu with correct size
by Bin Meng
· 6 years ago
422f8a8
i2c: imx_lpi2c: fix typo and register base address format
by Anatolij Gustschin
· 6 years ago
4161dc2
Kconfig: Convert CONFIG_IMX_WATCHDOG to Kconfig
by Xiaoliang Yang
· 6 years ago
4c286b7
mmc: fsl_esdhc: add uclass clk support
by Peng Fan
· 6 years ago
ef6e9ca
fsl_esdhc: Update usdhc driver to support i.MX8
by Ye Li
· 6 years ago
68e4563
serial: lpuart: support uclass clk api
by Peng Fan
· 6 years ago
a2aedcb
serial: lpuart: Enable RX and TX FIFO
by Ye Li
· 6 years ago
b7f9ea9
serial_lpuart: Update lpuart driver to support i.MX8
by Peng Fan
· 6 years ago
5e80d5a
clk: imx: add clk driver for i.MX8QXP
by Peng Fan
· 6 years ago
bc6244b
power: Add power domain driver for i.MX8
by Peng Fan
· 6 years ago
e84d11f
pinctrl: Add pinctrl driver for i.MX8
by Peng Fan
· 6 years ago
b2242e1
gpio: mxc_gpio: add support for i.MX8
by Peng Fan
· 6 years ago
5548638
misc: imx8: add scfw api impementation
by Peng Fan
· 6 years ago
c715de4
misc: add i.MX8 misc driver
by Peng Fan
· 6 years ago
855e657
x86: tsc: Introduce config option for early timer frequency
by Bin Meng
· 6 years ago
6abd89b
Enable CONFIG_TIMER_EARLY with bootstage
by Simon Glass
· 6 years ago
b453579
pci: Support parsing PCI controller DT subnodes
by Marek Vasut
· 6 years ago
76da1b2
Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig
by Adam Ford
· 6 years ago
6ae0ded
bootcount: Make bootcount magic configurable
by Marek Vasut
· 6 years ago
d323d53
Merge git://git.denx.de/u-boot-microblaze
by Tom Rini
· 6 years ago
2874b2a
net: gem: Do not setup any clock for Xilinx SoC Versal
by Michal Simek
· 6 years ago
4b066a1
arm64: versal: Add support for new Xilinx Versal ACAPs
by Michal Simek
· 6 years ago
ffbbed6
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 6 years ago
d3a8d2b
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
13da625
ldpaa_eth.c: Fix warning when PHYLIB is not enabled
by Tom Rini
· 6 years ago
7cab738
sf: Add MICRON manufacturer id
by Ashish Kumar
· 6 years ago
a37c196
i2c: fix: Add support for the Arm's Versatile Express I2C controller
by Heiko Schocher
· 6 years ago
dacfde8
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 6 years ago
50adb5e
driver: net: fsl-mc: Add support of multiple phys for dpmac
by Pankaj Bansal
· 6 years ago
7987ab7
driver: net: fsl-mc: initialize dpmac irrespective of phy
by Pankaj Bansal
· 6 years ago
e031d26
driver: net: fsl-mc: Modify the dpmac link detection method
by Pankaj Bansal
· 6 years ago
ff076d7
driver: net: fsl-mc: fix error handing in init_phy
by Pankaj Bansal
· 6 years ago
1c2289d
driver: net: fsl-mc: remove unused strcture elements
by Pankaj Bansal
· 6 years ago
cf26c09
Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
cc40260
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
6d9e7a8
gpio: da8xx: Push generic defines of gpio.h out of mach-davinci
by Keerthy
· 6 years ago
0e9265c
gpio: da8xx: Add k2g compatible
by Keerthy
· 6 years ago
d24b128
driver: net: fsl-mc: modify the label name
by Pankaj Bansal
· 6 years ago
9716dc1
test: eth: Add a test for the target being pinged
by Joe Hershberger
· 6 years ago
54418d0
test: eth: Add a test for ARP requests
by Joe Hershberger
· 6 years ago
11b8503
net: sandbox: Add a priv ptr for tests to use
by Joe Hershberger
· 6 years ago
46d2b6e
net: sandbox: Allow fake eth to handle more than 1 packet response
by Joe Hershberger
· 6 years ago
c136307
net: sandbox: Share the priv structure with tests
by Joe Hershberger
· 6 years ago
2260f13
net: sandbox: Make the fake eth driver response configurable
by Joe Hershberger
· 6 years ago
878123d
net: sandbox: Refactor sandbox send function
by Joe Hershberger
· 6 years ago
e4411ec
net: sandbox: Move disabled flag into priv struct
by Joe Hershberger
· 6 years ago
1c2ba09
net: phy: ti: Add binding for the CLK_OUT pin muxing
by Janine Hagemann
· 6 years ago
b3dd2ed
net: phy: ti: Recover from "port mirroring" N/A MODE4
by Janine Hagemann
· 6 years ago
ed51bfc
net: phy: ti: Add lane swapping support in the DP83867 TI's PHY driver
by Janine Hagemann
· 6 years ago
2ccb8b0
net.h: Include linux/if_ether.h to avoid duplication
by Bin Meng
· 6 years ago
a147f66
spi: davinci: Add platdata support
by Jagan Teki
· 6 years ago
931ae35
mtd: uboot: Fix hanging during mtd list command
by Adam Ford
· 6 years ago
f939043
net: pch_gbe: Make probe/remove static
by Bin Meng
· 6 years ago
5efc2c4
linux/compat.h: Add netdev_### log macros
by Bin Meng
· 6 years ago
967db0e
mmc: tmio: Limit DMA to 32bit on R-Car Gen3
by Marek Vasut
· 6 years ago
c7da6e34
mmc: tmio: Pass full address to tmio_sd_addr_is_dmaable()
by Marek Vasut
· 6 years ago
59f4421
video: at91: Adjust vidconsole_position_cursor() to use char pos
by Simon Glass
· 6 years ago
07fbba5
sysreset: Add a way to find the last reset
by Simon Glass
· 6 years ago
b8b4d2a
sysreset: Tidy up a few comments and logging
by Simon Glass
· 6 years ago
baac4eb
pci: Add a little more debugging to pci_rom
by Simon Glass
· 6 years ago
Next »