Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7ef12c2500a92a58c78e34fad15239c7786240d7
/
drivers
7ef12c2
clk: renesas: Pull Gen3 specific bits into separate header
by Marek Vasut
· 7 years ago
28f9004
clk: renesas: Make PLL configurations per-SoC
by Marek Vasut
· 7 years ago
b923419
clk: renesas: Make clk_ids per-driver
by Marek Vasut
· 7 years ago
4eb4e6e
clk: renesas: Split RCar Gen3 driver
by Marek Vasut
· 7 years ago
3603e50
serial: sh: Add support for R7S72100 (RZ/A1)
by Chris Brandt
· 7 years ago
aa329a8
serial: sh: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2
by Marek Vasut
· 7 years ago
48db776
serial: sh: Replace fdtdec_get_addr() with devfdt_get_addr()
by Marek Vasut
· 7 years ago
67d544a
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
45e6512
crypto/fsl: Fix HW accelerated hash commands
by Breno Lima
· 7 years ago
661bc24
ddr: fsl: set cdr1 first in case 0.9v VDD is enabled for some SoCs
by Rajesh Bhagat
· 7 years ago
24183c8
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 7 years ago
11206f4
efi_driver: EFI block driver
by Heinrich Schuchardt
· 7 years ago
d4183d6
Convert CONFIG_ROCKCHIP_USB2_PHY to Kconfig
by Adam Ford
· 7 years ago
22442db
Convert CONFIG_OMAP_USB_PHY to Kconfig
by Adam Ford
· 7 years ago
0c6d357
Convert CONFIG_TWL4030_USB to Kconfig
by Adam Ford
· 7 years ago
19b336e
Convert CONFIG_DAVINCI_SPI to Kconfig
by Adam Ford
· 7 years ago
2281c78
Convert CONFIG_USB_MUSB_HCD et al to Kconfig
by Adam Ford
· 7 years ago
9d3e6c3
Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig
by Adam Ford
· 7 years ago
1f1c1ec
core: Make device_is_compatible live-tree compatible
by Mario Six
· 7 years ago
aefac06
core: Add {ofnode, dev}_translate_address functions
by Mario Six
· 7 years ago
6eac222
core: read: Fix style violations
by Mario Six
· 7 years ago
f40d82c
core: ofnode: Fix style violations
by Mario Six
· 7 years ago
d290e27
clk: Makefile: Sort entries alphabetically
by Mario Six
· 7 years ago
e487106
clk: Remove superfluous gd declarations
by Mario Six
· 7 years ago
a6a0463
clk: clk_fixed_rate: Fix style violation
by Mario Six
· 7 years ago
799fe56
clk: clk-uclass: Fix style violations
by Mario Six
· 7 years ago
d007ebc
drivers: core: Add translation in live tree case
by Mario Six
· 7 years ago
81e383c
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 7 years ago
3215fae
Merge git://git.denx.de/u-boot-arc
by Tom Rini
· 7 years ago
9e27650
serial: stm32: Rename serial_stm32x7.c to serial_stm32.c
by Patrice Chotard
· 7 years ago
207b37e
GPIO: tca642x: Rework to not include commands in SPL
by Tom Rini
· 7 years ago
0964d06
GPIO: pca953x: Rework to not include commands in SPL
by Tom Rini
· 7 years ago
ee4a427
drivers: dma: ti-edma3: add support for memory fill
by Tero Kristo
· 7 years ago
6e54381
mmc: omap_hsmmc: Fix incorrect bit operations for disabling a bit
by Kishon Vijay Abraham I
· 7 years ago
316e7ae
mmc: omap_hsmmc: Enable Auto command (CMD12) enable
by Kishon Vijay Abraham I
· 7 years ago
826be2a
mmc: omap_hsmmc: Add support for DMA (ADMA2)
by Kishon Vijay Abraham I
· 7 years ago
5450f0c
ddr: marvell: update ddr controller init and freq
by Chris Packham
· 7 years ago
d5c581c
ddr: marvell: update additional ODT setting
by Chris Packham
· 7 years ago
1324fab
ddr: marvell: use correct TREFI value
by Chris Packham
· 7 years ago
ae80614
ddr: marvell: only assert M_ODT[0] on write for a single CS
by Chris Packham
· 7 years ago
7d7d9f2
ARC: HSDK: CGU: Add 'Hz' when printing clock frequency
by Eugeniy Paltsev
· 7 years ago
a5a238f
ARC: HSDK: CGU: Use plat data instead of priv data
by Eugeniy Paltsev
· 7 years ago
7451424
ARC: HSDK: CGU: Update AXI, TUN, ARC clock options
by Eugeniy Paltsev
· 7 years ago
3d45bb4
Revert "omap_hsmmc: update struct hsmmc to accommodate omap3 from DT"
by Jean-Jacques Hiblot
· 7 years ago
cbae951
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
08eaa83
i2c: mxc_i2c: Use or operation
by Peng Fan
· 7 years ago
32306dd
i2c: lpi2c: do not add 4 for bus seq
by Peng Fan
· 7 years ago
ef212ad
Merge git://git.denx.de/u-boot-net
by Tom Rini
· 7 years ago
515c6cc
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· 7 years ago
4154c9e
db410c: replace reset driver with psci
by Jorge Ramirez-Ortiz
· 7 years ago
3556161
db820c: enable pmic gpios for pm8994
by Jorge Ramirez-Ortiz
· 7 years ago
32cf46c
serial: lpuart: Proper device identification
by Sriram Dash
· 7 years ago
ffdc858
phy: atheros: set auto-negotiation for AR8021
by Zhao Qiang
· 7 years ago
f593ecb
net: sh-eth: Add to Kconfig and convert
by Nobuhiro Iwamatsu
· 7 years ago
425a3a5
net: sh-eth: Fix misaligned cache operation warning
by Nobuhiro Iwamatsu
· 7 years ago
ec921f1
net: sh-eth: Change read/write() param to struct sh_eth_info
by Nobuhiro Iwamatsu
· 7 years ago
65a81a4
net: sh-eth: Remove bd_t from sh_eth_config()
by Nobuhiro Iwamatsu
· 7 years ago
ca36b0e
net: sh-eth: Fix coding style checked by checkpatch.pl
by Nobuhiro Iwamatsu
· 7 years ago
82aa8d1
net: phy: b53: Add b53_reg read/write commands
by Florian Fainelli
· 7 years ago
65f686b
net: designware: Pad small packets
by Florian Fainelli
· 7 years ago
01b4ade
net: phy: Add Broadcom BCM53xx switch driver
by Florian Fainelli
· 7 years ago
eebcf8c
net: designware: add clock support
by Patrice Chotard
· 7 years ago
99503c1
dm: core: add missing dev_count_phandle_with_args()
by Patrice Chotard
· 7 years ago
c7bc183
net: mvneta - Fixed recv() when multiple packets have arrived.
by Jason Brown
· 7 years ago
7e4d4d1
net: miiphybb: fix casting error
by Chris Brandt
· 7 years ago
a65a929
net: sh-eth: remove sh_eth_offset_rz table
by Chris Brandt
· 7 years ago
7123077
net: sh-eth: fix inl and outl definitions
by Chris Brandt
· 7 years ago
3857a16
net: phy: marvell: Add functions to read PHY's extended registers
by Lukasz Majewski
· 7 years ago
83c48c5
net: Fix buffer overrun error in netconsole
by Joe Hershberger
· 7 years ago
41d6d1e
net: macb: Add support for Xilinx Zynq SoC
by Wilson Lee
· 7 years ago
a471b67
dm: core: parse chosen node
by Rob Clark
· 7 years ago
4bcef68
spmi: msm: display the PMIC Arb version (debug)
by Jorge Ramirez-Ortiz
· 7 years ago
76f44296
Merge git://git.denx.de/u-boot-mmc
by Tom Rini
· 7 years ago
283620c
mmc: fsl_esdhc: Fix eMMC 1.8v setting issue
by Peng Fan
· 7 years ago
ec89657
power: Rearrange code to guard power command with CONFIG_SPL_BUILD guard
by Tom Rini
· 7 years ago
6be3505
drivers: pci: imx: fix enumeration logic error
by Koen Vandeputte
· 7 years ago
b3b1f5a
spi: fsl_qspi: support i.MX6UL/6ULLL/7D
by Peng Fan
· 7 years ago
08e9338
pci: imx: request gpio before use
by Peng Fan
· 7 years ago
235ba33
misc: mxc_ocotp: check fuse word before programming on i.MX7ULP
by Peng Fan
· 7 years ago
ba54ab8
mmc: remove hc_wp_grp_size from struct mmc if not needed
by Jean-Jacques Hiblot
· 7 years ago
c94c547
mmc: don't read the size of eMMC enhanced user data area in SPL
by Jean-Jacques Hiblot
· 7 years ago
27edffe
mmc: compile out erase and write mmc commands if write operations are not enabled
by Jean-Jacques Hiblot
· 7 years ago
cb534f0
mmc: read ssr only if MMC write support is enabled
by Jean-Jacques Hiblot
· 7 years ago
d053167
mmc: add a Kconfig option to enable the support for MMC write operations
by Jean-Jacques Hiblot
· 7 years ago
fa6c577
mmc: reworked version lookup in mmc_startup_v4
by Jean-Jacques Hiblot
· 7 years ago
74c98b2
mmc: compile out more code if support for UHS and HS200 is not enabled
by Jean-Jacques Hiblot
· 7 years ago
dcfb625
mmc: atmel: when sending a data command, use the provided block size
by Jean-Jacques Hiblot
· 7 years ago
ef72fd3
dm: mmc: sandbox: Update SD card emulation
by Jean-Jacques Hiblot
· 7 years ago
1d7769a
mmc: make optional the support for eMMC hardware partitioning
by Jean-Jacques Hiblot
· 7 years ago
6051e78
mmc: make UHS and HS200 optional
by Jean-Jacques Hiblot
· 7 years ago
678b608
mmc: convert most of printf() to pr_err() and pr_warn()
by Jean-Jacques Hiblot
· 7 years ago
06976eb
mmc: don't use malloc_cache_aligned()
by Jean-Jacques Hiblot
· 7 years ago
7ab1b62
mmc: fix for old MMCs (below version 4)
by Jean-Jacques Hiblot
· 7 years ago
d7e5e03
mmc: all hosts support 1-bit bus width and legacy timings
by Jean-Jacques Hiblot
· 7 years ago
3f2ffc2
mmc: Fixed a problem with old sd or mmc that do not support High speed
by Jean-Jacques Hiblot
· 7 years ago
d39be65
dm: mmc: update mmc_of_parse()
by Jean-Jacques Hiblot
· 7 years ago
93c31d1
mmc: dump card and host capabilities if debug is enabled
by Jean-Jacques Hiblot
· 7 years ago
f36bb2c
mmc: meson_gx_mmc: fix the complie error
by Jaehoon Chung
· 7 years ago
422b294
dm: mmc: Add a library function to parse generic dt binding
by Kishon Vijay Abraham I
· 7 years ago
71264bb
mmc: add a library function to send tuning command
by Jean-Jacques Hiblot
· 7 years ago
Next »