Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6142d750c01b76fcba9a789f135cb6827163638a
/
drivers
6142d75
dm: Remove device_probe_child()
by Simon Glass
· 9 years ago
5ffadc3
tpm: st33zp24: Add tpm st33zp24 spi support
by Christophe Ricard
· 9 years ago
8824923
tpm: st33zp24: Add tpm st33zp24 support with i2c
by Christophe Ricard
· 9 years ago
2654952
tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff in tpm_infineon.c
by Christophe Ricard
· 9 years ago
628f1d0
tpm: tpm_tis_lpc: fix typo
by Christophe Ricard
· 9 years ago
2b90633
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
ba019ed
misc: Add simple driver to enable the legacy UART on Winbond Super IO chips
by Stefan Roese
· 9 years ago
d51b77e
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
4e8630b
spi: fsl_qspi: Fix qspi_op_rdsr memcpy issue
by Gong Qianyu
· 9 years ago
a5357ca
spi: fsl_qspi: Fix qspi_op_rdid memcpy issue
by Gong Qianyu
· 9 years ago
14b532e
spi: fsl_qspi: fix compile warning for 64-bit platform
by Gong Qianyu
· 9 years ago
b73a3d6
mmc: fsl_esdhc: set Abort command type for CMD12
by Yangbo Lu
· 9 years ago
9d7f321
mmc: fsl_esdhc: increase data transaction timeout to 500ms
by Yangbo Lu
· 9 years ago
7fd59d9
driver: net: fsl-mc: Remove portal id hard-coding
by Prabhakar Kushwaha
· 9 years ago
314aa55
driver: net: ldpaa: Add debug info of printing DPMAC stats
by Prabhakar Kushwaha
· 9 years ago
0c99977
driver: net: ldpaa: Increase num of buffers for a pool
by Prabhakar Kushwaha
· 9 years ago
b0efba7
driver: net: ldpaa: Report back only error frames for tx
by Prabhakar Kushwaha
· 9 years ago
e26e285
driver: net: fsl-mc: Prepare extended cfg for DPNI create
by Prabhakar Kushwaha
· 9 years ago
c3d06e3
driver: net: fsl-mc: flib changes for MC FW 9.0.0
by Prabhakar Kushwaha
· 9 years ago
0a4156c
driver: net: fsl-mc: Add version check for MC objects
by Prabhakar Kushwaha
· 9 years ago
4efc4be
net: xilinx_ll_temac: Fix string overflow
by Ricardo Ribalda Delgado
· 9 years ago
4f40e13
ppc: xilinx-ppc4xx: Port to DM serial
by Ricardo Ribalda Delgado
· 9 years ago
a1619fe
mmc: zynq_sdhci: Added qurik to disable high speed
by Siva Durga Prasad Paladugu
· 9 years ago
b0fbb49
mmc: sdhci: Clear high speed if not supported
by Siva Durga Prasad Paladugu
· 9 years ago
f02a5e2
sdhci: zynq: Remove hardcoded value zero as min frequency
by Siva Durga Prasad Paladugu
· 9 years ago
780c535
net: zynq: Change MDC setup for arm64
by Michal Simek
· 9 years ago
f645915
net: phy: ti: Enable automatic crossover mode
by Michal Simek
· 9 years ago
006ff43
serial: zynq: Fix address reading from DM
by Michal Simek
· 9 years ago
f0a71d0
serial: zynq: Extend compatible string list
by Michal Simek
· 9 years ago
64b9709
fpga: xilinx: Check for substring in device ID validation
by Siva Durga Prasad Paladugu
· 9 years ago
eaee95a
net: emaclite: Move emaclite to Kconfig
by Michal Simek
· 9 years ago
641ade0
net: emaclite: Let core to handle received packet
by Michal Simek
· 9 years ago
feebc8a
net: emaclite: Rename start and stop functions
by Michal Simek
· 9 years ago
f7cba78
net: emaclite: Move driver to DM
by Michal Simek
· 9 years ago
36f7a41
net: emaclite: Use indirect access in emaclite_recv
by Michal Simek
· 9 years ago
90e89bf
net: emaclite: Use indirect reg access in send
by Michal Simek
· 9 years ago
d92cef4
net: emaclite: Remove XEL_TSR_XMIT_ACTIVE_MASK flag
by Michal Simek
· 9 years ago
1edc657
net: emaclite: Fix logic around available TX buffers
by Michal Simek
· 9 years ago
9b9423b
net: emaclite: Use indirect register access for TX reset
by Michal Simek
· 9 years ago
9066cdb
net: emaclite: Use indirect register access for rx_ping/pong
by Michal Simek
· 9 years ago
34240c4
net: emaclite: Use indirect register access for tx_ping/pong
by Michal Simek
· 9 years ago
905f098
net: emaclite: Convert MDIO to use register offset
by Michal Simek
· 9 years ago
912145b
net: emaclite: Add MDIO support to driver
by Michal Simek
· 9 years ago
4bfe788
net: emaclite: Remove ancient OF probe function
by Michal Simek
· 9 years ago
07d204f
net: Add axi emac to Kconfig
by Michal Simek
· 9 years ago
8fbf79f
net: axi_emac: Rename start, stop, write_hwaddr functions
by Michal Simek
· 9 years ago
0305be8
net: axi_emac: Split recv from free_pkt
by Michal Simek
· 9 years ago
0b13ee2
net: axi_emac: Enable access to MDIO in probe
by Michal Simek
· 9 years ago
682baac
net: axi_emac: Move driver to DM
by Michal Simek
· 9 years ago
638c0ef
net: axi_emac: Pass private structure where possible
by Michal Simek
· 9 years ago
41beca1
net: axi_emac: Pass private structure to phyread/phywrite
by Michal Simek
· 9 years ago
6cb55e7
net: axi_emac: Put iobase to private structure
by Michal Simek
· 9 years ago
f522187
net: axi_emac: Pass directly pointer to register space
by Michal Simek
· 9 years ago
2f1e065
net: axi_emac: Show phy address instead of register content
by Michal Simek
· 9 years ago
5aa4539
net: axi_emac: Fix parentheses around operand !
by Michal Simek
· 9 years ago
93ce505
serial: uartlite: Add uartlite to Kconfig
by Michal Simek
· 9 years ago
8af618b
serial: uartlite: Add support for debug console
by Michal Simek
· 9 years ago
7e4372a
serial: uartlite: Move driver to DM
by Michal Simek
· 9 years ago
5712d04
mailaddr: Update mail address
by Ricardo Ribalda Delgado
· 9 years ago
13e95e0
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 9 years ago
5a09209
mvtwsi: Fix breakage introduced by "Fix mvtwsi not working on sun6i and newer sunxi SoCs"
by Hans de Goede
· 9 years ago
c05aa39
sunxi: power: axp818: Enable support for ALDOs
by Chen-Yu Tsai
· 9 years ago
265015b
power: axp818: Add support for DLDO and ELDO regulators
by Chen-Yu Tsai
· 9 years ago
2e6911f
power: axp: merge separate DLDO functions into 1
by Chen-Yu Tsai
· 9 years ago
6391f0e
sunxi: Implement poweroff support for axp221 pmic
by Hans de Goede
· 9 years ago
8fb31fe
sunxi: Implement poweroff support for axp209 pmic
by Michael van Slingerland
· 9 years ago
d728da1
sunxi: Implement poweroff support for axp152 pmic
by Hans de Goede
· 9 years ago
4eaebbc
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 9 years ago
4601eb4
video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by default
by Anatolij Gustschin
· 9 years ago
f79dbf9
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
fbb66bf
usb: add clock support for generic EHCI
by Masahiro Yamada
· 9 years ago
d2d567d
drivers: net: fsl_mc: Compare pointer value qbman_swp_mc_start
by Pratiyush Mohan Srivastava
· 9 years ago
7ae7a0e
drivers/ddr/fsl: fsl_ddr_sdram_size remove unused controllers
by Ed Swarthout
· 9 years ago
bdda96c
driver/ddr/fsl: Add workaround for A009663
by Shengzhou Liu
· 9 years ago
fa2e2fb
fsl/ddr: Add workaround for ERRATUM_A009942
by Shengzhou Liu
· 9 years ago
03aeeb3
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Tom Rini
· 9 years ago
dad5367
ns16550: zap the rockchip serial compatible string
by Thomas Chou
· 9 years ago
8e0a8cb
net: eepro100: Fix build warnings
by Bin Meng
· 9 years ago
78eeb91
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
by Masahiro Yamada
· 9 years ago
93597d7
net: zynq_gem: Use shared wait_for_bit
by Mateusz Kulikowski
· 9 years ago
4073b83
usb: ehci-mx6: Use shared wait_for_bit
by Mateusz Kulikowski
· 9 years ago
af70d02
usb: ohci-lpc32xx: Use shared wait_for_bit
by Mateusz Kulikowski
· 9 years ago
2765f1e
usb: dwc2: Use shared wait_for_bit
by Mateusz Kulikowski
· 9 years ago
6d064ee
serial: Remove serial_putc_raw_dev
by Tom Rini
· 9 years ago
007c8da
imx: nand: update GPMI NAND driver to support MX7
by Peng Fan
· 9 years ago
4a4be69
imx: apbh_dma: Update APBH-DMA for MX7D
by Peng Fan
· 9 years ago
9afcd96
x86: ivybridge: Use the I2C driver to perform SMbus init
by Simon Glass
· 9 years ago
5e66fdc
x86: i2c: Add a stub driver for Intel I2C/SMbus
by Simon Glass
· 9 years ago
cfe85a8
ahci: Add a disk-controller uclass
by Simon Glass
· 9 years ago
d3e0c8f
dm: pci: Convert bios_emu to use the driver model PCI API
by Simon Glass
· 9 years ago
6d5579c
dm: syscon: Allow finding devices by driver data
by Simon Glass
· 9 years ago
9470c72
dm: usb: Add a compatible string for PCI EHCI controller
by Simon Glass
· 9 years ago
cb2bc54
dm: core: Display the error number when driver binding fails
by Simon Glass
· 9 years ago
3276163
dm: x86: spi: Convert ICH SPI driver to driver model PCI API
by Simon Glass
· 9 years ago
fcac1dd
spi: ich: Separate out the read/write trace from normal debugging
by Simon Glass
· 9 years ago
b5d00de
dm: x86: Add a driver for Intel PCH9
by Simon Glass
· 9 years ago
567696b
dm: x86: Add a driver for Intel PCH7
by Simon Glass
· 9 years ago
68a2423
dm: Expand the uclass for Platform Controller Hubs (PCH)
by Simon Glass
· 9 years ago
4af3dc1
dm: pci: Avoid using pci_bus_to_hose() in the uclass
by Simon Glass
· 9 years ago
e2b6b56
dm: pci: Add a function to write a BAR
by Simon Glass
· 9 years ago
Next »