Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
90fdc3e883f3977ab7b6e97cef5a304f950faad6
/
drivers
90fdc3e
mmc: invalidate block cache after hwpart switched successfully
by developer
· 5 years ago
f50d8d1
Revert "blk: Invalidate block cache when switching hwpart"
by developer
· 5 years ago
38d33c8
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
by Tom Rini
· 5 years ago
c5b4392
Merge tag 'u-boot-amlogic-20190828' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· 5 years ago
7195986
dm: pcie_fsl: Add MPC8548 PCIe support
by Hou Zhiqiang
· 5 years ago
3ef654c
dm: pcie_fsl: Add P5040 PCIe support
by Hou Zhiqiang
· 5 years ago
4845407
dm: pcie_fsl: Add P4080 PCIe support
by Hou Zhiqiang
· 5 years ago
4cbcf2c
dm: pcie_fsl: Add P3041 PCIe support
by Hou Zhiqiang
· 5 years ago
afffa7b
dm: pcie_fsl: Add P2041 PCIe support
by Hou Zhiqiang
· 5 years ago
ae5c624
dm: pcie_fsl: Add PCIe support for P1 and P2 series SoCs
by Hou Zhiqiang
· 5 years ago
4b0b23d
dm: pcie_fsl: Add T104x PCIe support
by Hou Zhiqiang
· 5 years ago
0e1cd0e
dm: pcie_fsl: Add T102x PCIe support
by Hou Zhiqiang
· 5 years ago
f8c8a3a
dm: pcie_fsl: Add T4240 PCIe support
by Hou Zhiqiang
· 5 years ago
f0906c9
dm: pcie_fsl: Fix the calculation of controller index
by Hou Zhiqiang
· 5 years ago
d0f3d5e
dm: pcie_fsl: Fix the Class Code fixup function
by Hou Zhiqiang
· 5 years ago
8738333
dm: pcie_fsl: Convert IS_ENABLED() run-time checking to #ifdef
by Hou Zhiqiang
· 5 years ago
b670a5d
clk: meson-g12b: add compatible
by Mark Kettenis
· 5 years ago
74a2d11
Merge branch 'u-boot-stm32_20190827' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· 5 years ago
d31c7c8
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
by Tom Rini
· 5 years ago
26c24b4
stm32mp1: Add remoteproc support for m4 coprocessor
by Patrick Delaunay
· 5 years ago
d79f8ee
misc: change RCC form MISC to NOP uclass
by Patrick Delaunay
· 5 years ago
8844c4a
stpmic1: simplify stpmic1_sysreset_request
by Patrick Delaunay
· 5 years ago
c9a5d39
pmu: stpmic1: change specific NVM api to MISC
by Patrick Delaunay
· 5 years ago
7e5f8e3
bsec: update after MISC u-class update
by Patrick Delaunay
· 5 years ago
a77c6ed
stm32mp1: clk: use gd to store frequency information
by Patrick Delaunay
· 5 years ago
a06a456
stm32mp1: clk: remove debug traces
by Patrick Delaunay
· 5 years ago
d741349
stm32mp1: ram: add pattern parameter in infinite write test
by Patrick Delaunay
· 5 years ago
384c845
stm32mp1: ram: reload watchdog during ddr test
by Patrick Delaunay
· 5 years ago
0454b7f
stm32mp1: ram: update loop management in infinite test
by Patrick Delaunay
· 5 years ago
bbae0ff
stm32mp1: ram: fix address issue in 2 tests
by Patrick Delaunay
· 5 years ago
59093b2
stm32mp1: ram: cosmetic: remove unused prototype
by Patrick Delaunay
· 5 years ago
1a103bf
serial: stm32: add Framing error support
by Patrick Delaunay
· 5 years ago
e0452e8
mmc: stm32_sdmmc2: reload watchdog
by Christophe Kerello
· 5 years ago
461a9cd
pinctrl: stmfx: update pinconf settings
by Patrick Delaunay
· 5 years ago
e16e8f4
pinctrl: pinctrl_stm32: cosmetic: Reorder include files
by Patrice Chotard
· 5 years ago
99c5bc3
rtc: stm32: manage 2 digit limitation on year
by Patrick Delaunay
· 5 years ago
560d309
mmc: sti_sdhci: Fix sdhci_setup_cfg() call.
by Patrice Chotard
· 5 years ago
bd16b4c
mmc: stm32_sdmmc2: Increase SDMMC_BUSYD0END_TIMEOUT_US
by Patrice Chotard
· 5 years ago
38793e2
misc: i2c_eeprom: verify that the chip is functional at probe()
by Baruch Siach
· 5 years ago
0fef143
i2c: mxc_i2c: Remove i2c_idle_bus from probe
by Ye Li
· 5 years ago
1908e0c
i2c-mux-gpio: Fix GPIO request flag issue
by Ye Li
· 5 years ago
ac4d80e
Kconfig: Varios: Fix more SPL, TPL dependencies
by Adam Ford
· 5 years ago
2db5134
nvme: Fix PRP Offset Invalid
by Aaron Williams
· 5 years ago
375038f
ddr, fsl: add DM_I2C support
by Heiko Schocher
· 5 years ago
1d5a1aa
dm: scsi: Scan the actual number of ports
by Park, Aiden
· 5 years ago
23b37f9
mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig
by Stefan Roese
· 5 years ago
963efe7
Merge tag 'u-boot-rockchip-20190823' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
87eb2a1
Merge branch '2019-08-23-master-imports'
by Tom Rini
· 5 years ago
0183658
Convert CONFIG_FSL_USDHC to Kconfig
by Adam Ford
· 5 years ago
e076d7c
kconfig: Convert CONFIG_MXS_GPIO to Kconfig
by Lukasz Majewski
· 5 years ago
9118323
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk
by Tom Rini
· 5 years ago
54467d9
rockchip: clk: rk3328: add clk_enable ops for HCLK_HOST0
by Kever Yang
· 5 years ago
e723a55
ram: rk3399: update cap and ddrconfig for each channel after init
by Kever Yang
· 5 years ago
4f97aac
rtc: ds3232/ds3231: Add support to generate 32KHz output for driver module
by Chuanhua Han
· 5 years ago
d24d2d9
drivers: i2c: mxc: Fix compiler error when using i2c dm mode
by Chuanhua Han
· 5 years ago
37c2c5e
boards: lx2160a: Add support of I2C driver model
by Chuanhua Han
· 5 years ago
d67ae48
drivers: net: mc: Report extra memory to Linux
by Meenakshi Aggarwal
· 6 years ago
525c876
clk: imx: add i.MX8MM clk driver
by Peng Fan
· 5 years ago
d69d0a6
clk: imx: add i.MX8M composite clk support
by Peng Fan
· 5 years ago
134cf09
clk: imx: add pll14xx driver
by Peng Fan
· 5 years ago
dcc1f7b
clk: imx: expose CCF entry for all
by Peng Fan
· 5 years ago
8eec510
sandbox: clk: add clk enable/disable test code
by Peng Fan
· 5 years ago
82628e2
clk: prograte clk enable/disable to parent
by Peng Fan
· 5 years ago
30a6ebc
clk: introduce enable_count
by Peng Fan
· 5 years ago
7e45943
mmc: mtk-sd: Add MT8183 SoC support
by Fabien Parent
· 5 years ago
c7da698
mmc: mtk-sd: Add MT8183 SoC support
by Fabien Parent
· 5 years ago
e008ebf
sysreset: move stm32mp sysreset poweroff implementation to sysreset uclass
by Urja Rannikko
· 6 years ago
25394e7
sysreset: switch to using SYSRESET_POWER_OFF for poweroff
by Urja Rannikko
· 6 years ago
8d7976d
core: ofnode: do not assert if node not valid in ofnode_get_name()
by Kever Yang
· 5 years ago
024d060
riscv : serial: use rx watermark to indicate rx data is present
by Sagar Shrikant Kadam
· 5 years ago
a38c518
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· 5 years ago
fb76807
Merge branch '2019-08-11-ti-imports'
by Tom Rini
· 5 years ago
e1164dd
firmware: ti_sci: Parse all resource ranges even if some is not available
by Vignesh Raghavendra
· 5 years ago
114b0bc
phy: add support for AM654x SERDES
by Sekhar Nori
· 5 years ago
18db23d
pcie: ti: add driver for AM65x PCIe RC
by Sekhar Nori
· 5 years ago
f677c6f
dm: core: add support for getting register address and size
by Sekhar Nori
· 5 years ago
cf3119d
clk: add support for clk_is_match()
by Sekhar Nori
· 5 years ago
0401fb6
power: domain: ti-sci-power-domain: Add device ID info to get/set_device failure
by Nishanth Menon
· 5 years ago
370d491
watchdog: omap_wdt: Disable DM watchdog support in SPL
by Suniel Mahesh
· 5 years ago
587816d
pci: pci_mvebu: set BAR0 after memory space is set
by Marek Behún
· 5 years ago
1c783ab
watchdog: omap_wdt: Convert watchdog driver to use DT and DM
by Suniel Mahesh
· 5 years ago
aaef3bf
Drop PCMCIA
by Simon Glass
· 5 years ago
9d1f619
env: Rename environment.h to env_internal.h
by Simon Glass
· 5 years ago
9cce6f7
env: Drop environment.h header file where not needed
by Simon Glass
· 5 years ago
63a2f57
env: Drop the ACTION typedef
by Simon Glass
· 5 years ago
1a23686
env: Drop the ENTRY typedef
by Simon Glass
· 5 years ago
0af6e2d
env: Move env_get() to env.h
by Simon Glass
· 5 years ago
5e6201b
env: Move env_set() to env.h
by Simon Glass
· 5 years ago
07dc93c
env: Move env_set_ulong() to env.h
by Simon Glass
· 5 years ago
313112a
env: Move env_set_hex() to env.h
by Simon Glass
· 5 years ago
db22961
env: Move env_get_f() to env.h
by Simon Glass
· 5 years ago
2d85a75
env: Move get_env_id() to env.h
by Simon Glass
· 5 years ago
1a974af
common: Move gzip functions into a new gzip header
by Simon Glass
· 5 years ago
759c45a
mmc: Add support for HI3660 SoC reusing hi6220_dw_mmc driver
by Manivannan Sadhasivam
· 5 years ago
86cf699
serial_lpuart: Fix config check issue when using clk driver in SPL
by Ye Li
· 5 years ago
56d6b50
pci: intel: Fix configuration type based on secondary number
by Ley Foon Tan
· 6 years ago
89138fc
pci: intel: Fix error when enumerating multi-function PCIe device
by Ley Foon Tan
· 6 years ago
fa1fd35
pci: intel: Increase TLP polling counter
by Ley Foon Tan
· 6 years ago
70a7098
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 5 years ago
a2ac168
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 5 years ago
Next »