Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
19d03bea5294bfb72e4e0b19621d9b9dff443548
/
drivers
19d03be
net: phy: marvell 88e151x: Fix handling of RGMII interface types
by Phil Edworthy
· 8 years ago
b598885
drivers: net: cpsw: abort init() on aneg timeout
by Sekhar Nori
· 8 years ago
5653dbc
net: macb: Fix GMAC not work when enable DM_ETH
by Wenyou Yang
· 8 years ago
a27adcb
net: mvpp2.c: Enable 10G support for port 0 (SFI)
by Stefan Chulski
· 8 years ago
395c1e3
armv8/ls1046a: RGMII PHY requires internal delay on Tx
by Madalin Bucur
· 8 years ago
5b72f9b
armv8/ls1043a: RGMII PHY requires internal delay on Tx
by Madalin Bucur
· 8 years ago
fee13c3
net: zynq_gem: Do not return -ENOSYS on success
by Olliver Schinagl
· 8 years ago
7ceacea
net: designware: Add phy supply support
by Jacob Chen
· 8 years ago
00c3361
net: Kconfig:make PHY_GIGE and individual Micrel PHYs selectable
by Philipp Tomsich
· 8 years ago
5bc81e8
dm: gpio: power: Convert pm8916 drivers to livetree
by Simon Glass
· 8 years ago
177520f
dm: sandbox: sysreset: Convert driver to livetree
by Simon Glass
· 8 years ago
11aa2af
dm: sandbox: spi: Convert driver to support livetree
by Simon Glass
· 8 years ago
9b203bb
dm: spi-flash: Convert uclass to livetree
by Simon Glass
· 8 years ago
cd3edd0
dm: sandbox: i2c_rtc: Drop fdtdec.h header
by Simon Glass
· 8 years ago
6fba048
dm: sandbox: i2c: Drop fdtdec.h header
by Simon Glass
· 8 years ago
4b28058
dm: spi: Convert uclass to livetree
by Simon Glass
· 8 years ago
bf45b2e
cros_ec: Update the cros_ec keyboard driver to livetree
by Simon Glass
· 8 years ago
41f4f34
dm: Update the I2C eeprom driver for livetree
by Simon Glass
· 8 years ago
89d8323
dm: pci: Update uclass to support livetree
by Simon Glass
· 8 years ago
aec8cc0
dm: reset: Update uclass to support livetree
by Simon Glass
· 8 years ago
085ba47
dm: power-domain: Update uclass to support livetree
by Simon Glass
· 8 years ago
cfe0c90
sandbox: phy: Update driver for livetree
by Simon Glass
· 8 years ago
8195551
dm: phy: Update uclass to support livetree
by Simon Glass
· 8 years ago
91dbd53
dm: mailbox: Update uclass to support livetree
by Simon Glass
· 8 years ago
be1c509
dm: clk: fixed: Update to support livetree
by Simon Glass
· 8 years ago
2558bff
dm: clk: Update uclass to support livetree
by Simon Glass
· 8 years ago
b7ae277
clk: Modify xlate() method for livetree
by Simon Glass
· 8 years ago
82bf00e
sandbox: usb: Convert emulators to livetree
by Simon Glass
· 8 years ago
6deb8e2
dm: usb: Convert uclass to livetree
by Simon Glass
· 8 years ago
d22709c
dm: adc: Convert uclass to livetree
by Simon Glass
· 8 years ago
6f4187c
dm: mmc: Convert uclass to livetree
by Simon Glass
· 8 years ago
b714b26
dm: regulator: Update fixed regulator to support livetree.
by Simon Glass
· 8 years ago
eeb99de
dm: regulator: Convert regulator uclass to support livetree
by Simon Glass
· 8 years ago
5cdb516
sandbox: pmic: Convert pmic emulator to support livetree
by Simon Glass
· 8 years ago
2c2d2c2
dm: pmic: Convert uclass to livetree
by Simon Glass
· 8 years ago
654e3a0
dm: i2c: Convert uclass to livetree
by Simon Glass
· 8 years ago
a67cc63
dm: Add more livetree helpers and definitions
by Simon Glass
· 8 years ago
bb7c01e
fdt: Rename a few functions in fdt_support
by Simon Glass
· 8 years ago
b35e6d6
cros_ec: Convert to support live tree
by Simon Glass
· 8 years ago
0b8e8ce
cros_ec: Fix debug() statement in ec_command_inptr()
by Simon Glass
· 8 years ago
1d9af1f
dm: gpio: Add live tree support
by Simon Glass
· 8 years ago
1185fcb
dm: gpio: sandbox: Use dev_read...() functions to access DT
by Simon Glass
· 8 years ago
12faa02
dm: gpio: Refactor to prepare for live tree support
by Simon Glass
· 8 years ago
bfb6e3d
dm: core: Update uclass_find_device_by_phandle() for livetree
by Simon Glass
· 8 years ago
b3cf4fa
dm: simple-bus: Add support for livetree
by Simon Glass
· 8 years ago
eeeb519
dm: regmap: Add support for livetree
by Simon Glass
· 8 years ago
ee145d6
dm: core: Add a way to find a device by ofnode
by Simon Glass
· 8 years ago
f19d9f2
dm: core: Scan the live tree when setting up driver model
by Simon Glass
· 8 years ago
e6dd8da
dm: core: Update device_bind_driver_to_node() to use ofnode
by Simon Glass
· 8 years ago
802b2c6
dm: core: Update lists_bind_fdt() to use ofnode
by Simon Glass
· 8 years ago
322b290
dm: core: Allow binding a device from a live tree
by Simon Glass
· 8 years ago
cfdae5c
dm: core: Implement live tree 'read' functions
by Simon Glass
· 8 years ago
34ef0c2
dm: core: Add device-based 'read' functions to access DT
by Simon Glass
· 8 years ago
0fbf66b
dm: core: Add a place to put extra device-tree reading functions
by Simon Glass
· 8 years ago
049ae1b
dm: core: Add address operations on device tree references
by Simon Glass
· 8 years ago
6fe43a3
dm: core: Add livetree address functions
by Simon Glass
· 8 years ago
c4fc562
dm: core: Add operations on device tree references
by Simon Glass
· 8 years ago
54cbcc8
dm: core: Rename of_device_is_compatible()
by Simon Glass
· 8 years ago
1ccaa05
dm: core: Add livetree access functions
by Simon Glass
· 8 years ago
1324d49
dm: core: Set return value first in lists_bind_fdt()
by Simon Glass
· 8 years ago
8c4c5c8
tegra: Convert MMC to use driver model for operations
by Simon Glass
· 8 years ago
e11b239
dm: mmc: Rewrite mmc_blk_probe()
by Simon Glass
· 8 years ago
9e720b0
dm: mmc: Check that drivers have operations
by Simon Glass
· 8 years ago
e4fef74
dm: blk: Improve block device claiming
by Simon Glass
· 8 years ago
dbc3861
dm: blk: Add a function to find the next block device number
by Simon Glass
· 8 years ago
d5d4c10
dm: blk: Allow finding block devices without probing
by Simon Glass
· 8 years ago
833b80d
dm: mmc: Don't call board_mmc_power_init() with driver model
by Simon Glass
· 8 years ago
b0cf4b3
dm: core: Adjust device_bind_common() to take an ofnode
by Simon Glass
· 8 years ago
9a14860
dm: core: Add ofnode to represent device tree nodes
by Simon Glass
· 8 years ago
7a49443
dm: core: Replace of_offset with accessor (part 2)
by Simon Glass
· 8 years ago
a4dbe25
dm: core: Dont export dm_scan_fdt_node()
by Simon Glass
· 8 years ago
51a3ec3
dm: Fix up inclusion of common.h
by Simon Glass
· 8 years ago
292796f
atmel: Fix up use of dm_scan_fdt_node()
by Simon Glass
· 8 years ago
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· 8 years ago
aadfaf0
dm: core: Move dev_get_addr() etc. into a separate file
by Simon Glass
· 8 years ago
11c89f3
dm: Use dm.h header when driver mode is used
by Simon Glass
· 8 years ago
37652a7
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 7 years ago
ed6d6b9
dm: serial: bcm6345: fix baud rate clock calculation
by Álvaro Fernández Rojas
· 8 years ago
a309572
dm: serial: bcm6345: fix uart stop bits
by Álvaro Fernández Rojas
· 8 years ago
d252f27
dm: cpu: bmips: add BCM6338 support
by Álvaro Fernández Rojas
· 8 years ago
825a805
dm: cpu: bmips: add BCM3380 support
by Álvaro Fernández Rojas
· 8 years ago
11471a6
dm: ram: bmips: add BCM6338/BCM6348 support
by Álvaro Fernández Rojas
· 8 years ago
029d7cf
dm: ram: bmips: split bcm6358_get_ram_size
by Álvaro Fernández Rojas
· 8 years ago
37f5fec
dm: cpu: bmips: add BCM6348 support
by Álvaro Fernández Rojas
· 8 years ago
8b16a45
dm: cpu: bmips: rename cpu_desc specific functions
by Álvaro Fernández Rojas
· 8 years ago
0da081e
dm: sysreset: add watchdog-reboot driver
by Álvaro Fernández Rojas
· 8 years ago
d8759a5
dm: watchdog: add BCM6345 watchdog driver
by Álvaro Fernández Rojas
· 8 years ago
afa4f62
pinctrl: mvebu: Enable support for the Armada 37xx pinctrl driver
by Stefan Roese
· 8 years ago
7ca5e2b
pinctrl: armada-37xx: Add gpio support
by Gregory CLEMENT
· 8 years ago
a2490a2
pinctrl: armada-37xx: Add pin controller support for Armada 37xx
by Gregory CLEMENT
· 8 years ago
7cac656
power: pmic: tps65218: Fix tps65218_voltage_update function
by Keerthy
· 8 years ago
3515c17
mmc: meson: increase max block number per request
by Heiner Kallweit
· 8 years ago
4776c64
drivers/power/regulator/max77686.c: Fix comparisons of unsigned expressions
by Tom Rini
· 8 years ago
edc93f9
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
c5ea8ed
Merge branch 'master' of git://git.denx.de/u-boot-nds32
by Tom Rini
· 8 years ago
6ffb700
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 8 years ago
75cd67f
armv8: ls2080ardb: Add LS2081ARDB board support
by Priyanka Jain
· 8 years ago
2b36178
armv8: fsl-layerscape: Add NXP LS2081A, LS2041A SoC support
by Priyanka Jain
· 8 years ago
4a81bbe
driver: net: fsl-mc: Update fsl_mc_ldpaa_exit() path
by Yogesh Gaur
· 8 years ago
dc24dac
nds32: eth: Support ftmac100 DM.
by rick
· 8 years ago
Next »