Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0d9a4a00d17538c8529632d1e745253a346ef62b
/
drivers
0d9a4a0
net: designware: socfpga: Add Arria10 extras
by Marek Vasut
· 6 years ago
995ea73
drivers: serial: document on_baudrate()
by Heinrich Schuchardt
· 6 years ago
a5bf928
dm: led: move default state support in led uclass
by Patrick Delaunay
· 6 years ago
18cc3d3
Revert "dm: led: auto probe() LEDs with "default-state""
by Patrick Delaunay
· 6 years ago
dac5394
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
6e5686c
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
cdf9793
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 6 years ago
ab79fb0
dfu: Provide more verbose error message
by Sam Protsenko
· 6 years ago
6500cde
dfu: Fix memory leak in dfu_init_env_entities()
by Sam Protsenko
· 6 years ago
6d29e5c
dfu: Fix data abort in dfu_free_entities()
by Sam Protsenko
· 6 years ago
85763fc
usb: rockchip: on K_FW_LBA_WRITE_10 remove magic block size of 512 bytes
by Alberto Panizzo
· 6 years ago
7ecbcb8
usb: rockchip: fix printing csw debug info
by Alberto Panizzo
· 6 years ago
dac7c2c
usb: rockchip: be quiet on serial port while transferring data
by Alberto Panizzo
· 6 years ago
f069eff
usb: rockchip: implement K_FW_LBA_ERASE_10 command
by Alberto Panizzo
· 6 years ago
4594021
usb: rockchip: implement K_FW_LBA_READ_10 command
by Alberto Panizzo
· 6 years ago
aa21ca3
usb: rockchip: implement skeleton for K_FW_GET_CHIP_VER command
by Alberto Panizzo
· 6 years ago
4ed7611
usb: rockchip: fix command failed on host side due to missing data
by Alberto Panizzo
· 6 years ago
1661bf2
gadget: f_thor: fix hang-up with ctrl-c
by Seung-Woo Kim
· 6 years ago
d74d312
test: dm: pci: Add cases for finding PCI capability APIs
by Bin Meng
· 6 years ago
a7366f0
dm: pci: Add APIs to find capability and extended capability
by Bin Meng
· 6 years ago
11c41ab
pci: sandbox: emul: Rename priv structure
by Bin Meng
· 6 years ago
c69ae41
pci: sandbox: swap_case: Declare dynamic driver matching
by Bin Meng
· 6 years ago
156bc6f
pci: sandbox: Support dynamically binding device driver
by Bin Meng
· 6 years ago
a8d2780
dm: pci: Assign correct driver data when binding a driver
by Bin Meng
· 6 years ago
2fc987e
pci: sandbox: emul: Fix the call to pci_bus_find_devfn()
by Bin Meng
· 6 years ago
5b87baf
pci: sandbox: swap_case: Preserve space indicator bit in BAR registers
by Bin Meng
· 6 years ago
20bdc1e
dm: pci: Fix scanning multi-function device
by Bin Meng
· 6 years ago
00d808e
dm: pci: Extract vendor/device id in child_post_bind()
by Bin Meng
· 6 years ago
fa15771
dm: core: Add ofnode function to read PCI vendor and device id
by Bin Meng
· 6 years ago
d140661
bcm6838: add initial support
by Philippe Reynes
· 6 years ago
13b8ec8
bmips: ram: add an option to force the size of the ram
by Philippe Reynes
· 6 years ago
d45008f
mips: au1x00: Remove support for these SoCs
by Tom Rini
· 6 years ago
180a3c8
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Tom Rini
· 6 years ago
12e6f56
Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblaze
by Tom Rini
· 6 years ago
ce08e09
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 6 years ago
305f1c5
gpio: xilinx: Add support for using label property
by Michal Simek
· 6 years ago
7fa52c2
gpio: xilinx: Return 0 from xilinx_gpio_set_value
by Michal Simek
· 6 years ago
810e4bc
gpio: xilinx: Not read output values via regs
by Michal Simek
· 6 years ago
ee39afb
gpio: xilinx: Simplify logic in xilinx_gpio_set_value
by Michal Simek
· 6 years ago
c2116f3
gpio: xilinx: Set value before changing direction
by Michal Simek
· 6 years ago
e2f91e5
gpio: xilinx: Remove !DM driver
by Michal Simek
· 6 years ago
9260d99
gpio: xilinx: Find out bank before use in xilinx_gpio_get_function()
by Michal Simek
· 6 years ago
5b269c4
i2c: imx_lpi2c: add uclass api support
by Peng Fan
· 6 years ago
e4ddfdb
i2c-mux: pca954x: support pca9646 i2c switch
by Peng Fan
· 6 years ago
6fba32d
dm: core: device: enable power domain in probe
by Peng Fan
· 6 years ago
3775fed
power: Add CONFIG_SPL_POWER_DOMAIN config
by Peng Fan
· 6 years ago
c782417
gpio: zynq: Used platdata structure for storing static data instead of priv
by Vipul Kumar
· 6 years ago
f26b4c7
spi: Kconfig: Create ISSI Kconfig entry
by Michal Simek
· 9 years ago
03cf3af
ARM: Odroid XU3: Modify exynos dw_mmc driver to support Odroid XU3 in DM MMC
by Lukasz Majewski
· 6 years ago
22c2afa
ARM: Odroid XU3: Fix the dwmci_exynos *priv data assignment for DM_MMC (sdr_timing)
by Lukasz Majewski
· 6 years ago
6702cb2
ARM: dw_mmc: Exclude dwmci Exynos priv_data allocation from exynos_dwmci_get_config()
by Lukasz Majewski
· 6 years ago
a723ad0
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
7674fb5
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
f3cc631
clk: clk_set_default: accept no-op skip fields
by Neil Armstrong
· 6 years ago
53dbf6e
mmc: arm_pl180_mmci: Remove cd_inverted host's struct field
by Patrice Chotard
· 6 years ago
afba498
mmc: arm_pl180_mmci: Add missing clk_free
by Patrice Chotard
· 6 years ago
328bd2e
mmc: arm_pl180_mmci: Update to support CONFIG_BLK
by Patrice Chotard
· 6 years ago
dc66357
bootcount: Fix misaligned cache operation
by Alex Kiernan
· 6 years ago
5a1da38
adc: Add driver for STM32 ADC
by Fabrice Gasnier
· 6 years ago
91d954b
dm: adc: uclass: get reference regulator once
by Fabrice Gasnier
· 6 years ago
1119271
clk: add clk_valid()
by Fabrice Gasnier
· 6 years ago
5d71604
arm: sunxi: Allwinner A10 SPI driver
by Stefan Mavrodiev
· 7 years ago
833ff18
spi: kirkwood: add orion-spi compatible string
by Chris Packham
· 6 years ago
f45abaa
spi: kirkwood: Get drvdata in .ofdata_to_platdata
by Jagan Teki
· 7 years ago
84727b6
mtd: add spi flash id s25fl128l
by Clément Laigle
· 6 years ago
cfcb432
dm: panel: get timings from panel
by Yannick Fertré
· 6 years ago
da8d205
video: kconfig: remove DM_I2C dependency of I2C_EDID
by Luis Araneda
· 6 years ago
042b3f5
mtd: nand: sunxi: Return on set_feature only when not ENOTSUPP
by Mylène Josserand
· 6 years ago
c21946b
mtd: nand: nand_base: Convert EINVAL into ENOTSUPP
by Mylène Josserand
· 6 years ago
0c8d0cc
phy: sun4i-usb: Update PHY#3 rst_mask only for H3_H5
by Jagan Teki
· 6 years ago
67c9a0f
phy: sun4i-usb: Remove usb_clk_cfg set in probe
by Jagan Teki
· 6 years ago
b8cbf9d
phy: sun4i-usb: Call phy_passby even for PHY#0
by Jagan Teki
· 6 years ago
43768b2
video: sunxi: de2: fix SimpleFB node creation when DE2 not probed
by Icenowy Zheng
· 6 years ago
a838a15
sunxi: add MMC support for H6
by Icenowy Zheng
· 6 years ago
b23d633
GPIO: CREG: improve flexibility of hsdk-creg-gpio driver
by Eugeniy Paltsev
· 6 years ago
b30a7ef
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 6 years ago
c7df3a2
Kconfig: Remove trailing whitespaces in prompt
by Michal Simek
· 6 years ago
5bb59c6
drivers: rtc: correctly set week day for mc146818
by Heinrich Schuchardt
· 6 years ago
d9252c8
tpm: make TPM_V2 be compiled by default
by Miquel Raynal
· 6 years ago
79920d1
tpm: allow TPM v1 and v2 to be compiled at the same time
by Miquel Raynal
· 6 years ago
e5811f4
tpm: remove stale symbol in Kconfig
by Miquel Raynal
· 6 years ago
f965caa
tpm: compile Sandbox driver by default
by Miquel Raynal
· 6 years ago
ee201d2
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 6 years ago
34a48e5
net: zynq_gem: convert to use livetree
by Siva Durga Prasad Paladugu
· 6 years ago
b5bc296
drivers: net: zynq_gem: fix phy dt node setting
by Grygorii Strashko
· 6 years ago
ba1ef86
drivers: net: cpsw: fix phy dt node setting
by Grygorii Strashko
· 6 years ago
c7cc65e
net: phy: xilinx: switch to use phy_get_ofnode()
by Grygorii Strashko
· 6 years ago
00e2c24
net: phy: dp83867: switch to use phy_get_ofnode()
by Grygorii Strashko
· 6 years ago
6189c06
net: phy: add ofnode node to struct phy_device
by Grygorii Strashko
· 6 years ago
14b4812
net: phy: Clean up includes of common.h
by Joe Hershberger
· 6 years ago
9df3505
net: phy: dp83867: switch to use ofnode api
by Grygorii Strashko
· 6 years ago
9b05076
net: phy: dp83867: add workaround for incorrect RX_CTRL pin strap
by Murali Karicheri
· 6 years ago
1de16f7
net: mvgbe: convert to DM
by Chris Packham
· 6 years ago
465f5cf
net: mvgbe: prepare for conversion to driver model
by Chris Packham
· 6 years ago
89590c8
sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces
by Joe Hershberger
· 6 years ago
f6258b8
sandbox: eth-raw: Make random MAC addresses available to eth-raw
by Joe Hershberger
· 6 years ago
144e14b
sandbox: eth-raw: Allow interface to be specified by index
by Joe Hershberger
· 6 years ago
1b312cb
sandbox: eth-raw: Add a function to ask the host about localhost
by Joe Hershberger
· 6 years ago
e569140
net: sandbox-raw: Convert raw eth driver to livetree
by Joe Hershberger
· 6 years ago
64c6c1e
net: sandbox: Convert sandbox mock eth driver to livetree
by Joe Hershberger
· 6 years ago
Next »