Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8c0f3bb78a215ac54bab4bfe5eaa335653968ab5
/
drivers
8c0f3bb
pinctrl: renesas: Replace ifdeffery with IS_ENABLED()
by Marek Vasut
· Tue Feb 28 07:25:52 2023 +0100
8d819f6
net: ravb: Support fixed PHY in R-Car
by Mikhail Lappo
· Tue Feb 28 00:04:11 2023 +0100
c0a81d9
i2c: rcar_i2c: Sort Kconfig depends list ascending
by Marek Vasut
· Tue Feb 28 00:03:46 2023 +0100
c390909
i2c: rcar_iic: Sort Kconfig depends list ascending
by Marek Vasut
· Tue Feb 28 00:03:45 2023 +0100
ea8505e
clk: renesas: rcar-gen3: Replace SSCG caching with MDSEL/PE caching
by Marek Vasut
· Tue Feb 28 07:25:11 2023 +0100
ddebd4b
Merge tag 'xilinx-for-v2023.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· Thu Mar 16 12:18:30 2023 -0400
2b99fd8
Revert 9f62a472dfb2 ("video: Remove duplicate cursor-positioning function")
by Tom Rini
· Wed Mar 15 11:58:58 2023 -0400
8220add1
Merge tag 'v2023.04-rc4' into next
by Tom Rini
· Tue Mar 14 10:58:41 2023 -0400
90679c6
video: Clear the vidconsole rather than the video
by Simon Glass
· Fri Mar 10 12:47:21 2023 -0800
366f5d1
video: Remove duplicate cursor-positioning function
by Simon Glass
· Fri Mar 10 12:47:20 2023 -0800
df865d3
video: Allow a copy framebuffer with pre-allocated fb
by Simon Glass
· Fri Mar 10 12:47:17 2023 -0800
ce2ec8e
efi: Support copy framebuffer
by Simon Glass
· Fri Mar 10 12:47:16 2023 -0800
5e4d3f2
efi: Use a fixed value for the timer clock
by Simon Glass
· Fri Mar 10 12:47:15 2023 -0800
c1e9eab
efi: Support a 64-bit frame buffer address
by Simon Glass
· Fri Mar 10 12:47:13 2023 -0800
d944282
efi: video: Return mode info for app also
by Simon Glass
· Fri Mar 10 12:47:12 2023 -0800
f89af4e
efi: video: Move payload code into a function
by Simon Glass
· Fri Mar 10 12:47:11 2023 -0800
b8a5277
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· Fri Mar 10 19:10:14 2023 -0500
5d5664f
ARM: dts: renesas: Enable sysinfo on R-Car V3H Condor/Condor-I
by Tam Nguyen
· Mon Feb 27 23:58:47 2023 +0100
2151885
sysinfo: rcar3: Fix Draak and Eagle board code
by Tam Nguyen
· Mon Feb 27 23:58:46 2023 +0100
7ca2a6f
pinctrl: renesas: Drop non-existent PFC info table entries
by Marek Vasut
· Tue Feb 28 07:25:53 2023 +0100
3e55ce3
clk: renesas: Always select DM_RESET to prevent inobvious failure of rst_gen3 subdriver
by Marek Vasut
· Tue Feb 28 22:16:02 2023 +0100
3ce4993
mmc: renesas-sdhi: Add proper probe error fail path
by Marek Vasut
· Mon Feb 27 23:49:28 2023 +0100
dcfa1ad
mmc: renesas-sdhi: Always configure default SDnH clock rate to 800 MHz
by Marek Vasut
· Mon Feb 27 23:49:27 2023 +0100
ee3a216
usb: move CONFIG_USB_HUB_DEBOUNCE_TIMEOUT to USB
by Heinrich Schuchardt
· Wed Jan 25 19:40:16 2023 +0100
58f731a
xilinx: zynqmp: Add missing prototype for zynqmp_mmio_write
by Algapally Santosh Sagar
· Wed Mar 01 03:33:33 2023 -0700
af1d3cf
mtd: nand: arasan: Set ofnode value
by Ashok Reddy Soma
· Thu Feb 23 22:07:07 2023 -0700
0fcb8cd
mtd: nand: arasan: Remove hardcoded bbt option
by Ashok Reddy Soma
· Thu Feb 23 22:07:06 2023 -0700
cf191e4
spi: xilinx_spi: Fix spi reset
by Jiajie Chen
· Mon Feb 27 23:09:39 2023 +0800
759e830
fpga: zynqmppl: fix fpga loads command for unencrypted use case
by Neal Frager
· Tue Feb 14 13:19:59 2023 +0000
bf34dd4
arm64: zynqmp: Add missing ZYNQMP_FIRMWARE dependencies
by Algapally Santosh Sagar
· Wed Feb 01 02:55:53 2023 -0700
a13accb
Merge tag 'next-20230307' of https://source.denx.de/u-boot/custodians/u-boot-video into next
by Tom Rini
· Tue Mar 07 12:54:01 2023 -0500
efadfde
video console: add 16x32 Terminus font from linux
by Dzmitry Sankouski
· Mon Feb 27 20:37:08 2023 +0300
7932a99
video console: add 12x22 Sun font from linux
by Dzmitry Sankouski
· Mon Feb 27 20:37:07 2023 +0300
bb165e4
video console: allow font size configuration at runtime
by Dzmitry Sankouski
· Tue Mar 07 13:21:16 2023 +0300
86c6a53
video console: move vidconsole_get_font_size() logic to driver ops
by Dzmitry Sankouski
· Tue Mar 07 13:21:15 2023 +0300
7fa964a
video console: implement multiple fonts configuration
by Dzmitry Sankouski
· Tue Mar 07 13:21:14 2023 +0300
70d35a7
video console: add support for fonts wider than 1 byte
by Dzmitry Sankouski
· Tue Mar 07 13:21:12 2023 +0300
aea2d2d
video console: refactoring and optimization
by Dzmitry Sankouski
· Tue Mar 07 13:21:11 2023 +0300
fafae13
mmc: remove SDHCI SPEAR
by Patrick Delaunay
· Wed Feb 22 20:19:59 2023 +0100
53281e9
clk: ast2600: Keep PLL power on
by Dylan Hung
· Tue Feb 21 21:01:10 2023 +0800
eb80b31
ram: ast2600: Keep MPLL power on
by Dylan Hung
· Tue Feb 21 21:01:09 2023 +0800
4803f1d
timer: fttmr010: return a previously deleted driver now ported to DM
by Sergei Antonov
· Mon Feb 13 20:34:36 2023 +0300
3cb8e91
Merge branch '2023-03-02-kconfig-and-CONFIG-cleanups' into next
by Tom Rini
· Fri Mar 03 12:48:23 2023 -0500
2eb7150
dm: Add a TPL symbol for simple-bus
by Simon Glass
· Wed Feb 22 09:34:21 2023 -0700
c70cbff
net: Add an SPL config for atheros
by Simon Glass
· Wed Feb 22 09:34:18 2023 -0700
0e01c62
sandbox: Tidy up I2C options
by Simon Glass
· Wed Feb 22 09:34:06 2023 -0700
cce3e3e
sandbox: Tidy up RTC options
by Simon Glass
· Wed Feb 22 09:34:04 2023 -0700
c3128da
Correct SPL uses of PHY_FIXED
by Simon Glass
· Wed Feb 22 09:33:51 2023 -0700
e287b67
Correct SPL uses of MULTIPLEXER
by Simon Glass
· Wed Feb 22 09:33:49 2023 -0700
16f1f54
Correct SPL uses of DISPLAY_AER_FULL
by Simon Glass
· Wed Feb 22 09:33:48 2023 -0700
76c8dd4
sh4: Drop unused twl6030 driver
by Simon Glass
· Wed Feb 22 09:33:44 2023 -0700
a9ed203
mtd: Drop unused kb9202_nand driver
by Simon Glass
· Wed Feb 22 09:33:42 2023 -0700
005bc33
usb: xhci-mtk: modify the SOF/ITP interval for mt8195
by developer
· Fri Feb 17 17:04:10 2023 +0800
53cecc0
phy: phy-mtk-tphy: add support mt8195
by developer
· Fri Feb 17 17:04:09 2023 +0800
ad4890f
phy: phy-mtk-tphy: remove macros to prepare bitfield value
by developer
· Fri Feb 17 17:04:08 2023 +0800
c94f61a
usb: dwc3-meson-g12a: Select PHY instead of imply PHY
by Marek Vasut
· Thu Feb 23 17:32:43 2023 +0100
dcbc02e
sandbox: fix building with CONFIG_SPL_TIMER=y
by Heinrich Schuchardt
· Wed Feb 22 01:39:18 2023 +0100
e3f2608
arm64: a37xx: pinctrl: probe after binding
by Robert Marko
· Tue Jan 17 15:08:15 2023 +0100
5c5cf60
arm: mvebu: Add support for generating NAND kwbimage
by Pali Rohár
· Tue Jan 10 22:55:21 2023 +0100
8fb504b
Merge tag 'tpm-next-28022023' of https://source.denx.de/u-boot/custodians/u-boot-tpm into next
by Tom Rini
· Tue Feb 28 09:50:16 2023 -0500
e29ac91
Merge tag 'u-boot-nand-20230227' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash into next
by Tom Rini
· Tue Feb 28 09:46:07 2023 -0500
d35b4c8
clk: rockchip: rk3568: add more supported clk rates for sdmmc and emmc
by Vasily Khoruzhick
· Thu Feb 23 13:03:32 2023 -0800
dececbb
rockchip: efuse: Add support for RK3036
by Jonas Karlman
· Wed Feb 22 22:44:40 2023 +0000
836f4ec
rockchip: efuse: Add support for RK3128
by Jonas Karlman
· Wed Feb 22 22:44:40 2023 +0000
c018965
rockchip: efuse: Add support for RK3328
by Jonas Karlman
· Wed Feb 22 22:44:40 2023 +0000
14ad36d
rockchip: efuse: Add support for RK3288 and more
by Jonas Karlman
· Wed Feb 22 22:44:40 2023 +0000
26ed385
rockchip: efuse: Refactor to use driver data and ops
by Jonas Karlman
· Wed Feb 22 22:44:39 2023 +0000
f6029a8
rockchip: otp: Add dump_otp debug command
by Jonas Karlman
· Wed Feb 22 22:44:39 2023 +0000
9a6188a
rockchip: otp: Add support for RK3588
by Jonas Karlman
· Wed Feb 22 22:44:39 2023 +0000
da83581
rockchip: otp: Add support for RK3568
by Jonas Karlman
· Wed Feb 22 22:44:39 2023 +0000
47be21c
rockchip: otp: Refactor to use driver data and ops
by Jonas Karlman
· Wed Feb 22 22:44:38 2023 +0000
f2ad778
ram: rockchip: Add rk3588 ddr driver support
by Jagan Teki
· Mon Jan 30 20:27:38 2023 +0530
7d1bf8d
clk: rockchip: pll: Add pll_rk3588 type for rk3588
by Jagan Teki
· Mon Jan 30 20:27:37 2023 +0530
7d031ee
clk: rockchip: Add rk3588 clk support
by Jagan Teki
· Mon Jan 30 20:27:36 2023 +0530
01c69eb
gpio: gpio-rockchip: parse gpio-ranges for bank id
by Chris Morgan
· Mon Feb 13 16:27:34 2023 -0600
7fc8064
rockchip: rk3568: add rk3568 pinctrl driver
by Jagan Teki
· Fri Feb 17 17:28:43 2023 +0530
0d2d0bf
drivers: phy: add naneng combphy for rk3568
by Jagan Teki
· Fri Feb 17 17:28:41 2023 +0530
3a11167
phy: rockchip-inno-usb2: Add USB2 PHY for rk3568
by Manoj Sai
· Fri Feb 17 17:28:40 2023 +0530
1b79951
phy: rockchip: inno-usb2: Add support #address_cells = 2
by Jagan Teki
· Fri Feb 17 17:28:39 2023 +0530
9f9e918
mmc: rockchip_dw_mmc: fix DDR52 8-bit mode handling
by John Keeping
· Tue Jan 17 17:07:47 2023 +0000
3c9d75f
tpm: sandbox: Change the return code when device is already open
by Ilias Apalodimas
· Sat Feb 18 17:18:49 2023 +0200
1c0b887
Merge tag 'v2023.04-rc3' into next
by Tom Rini
· Mon Feb 27 17:28:21 2023 -0500
a967558
mtd: nand: Show reserved block in chip.erase
by Michael Trimarchi
· Mon Feb 27 16:01:43 2023 +0100
b2b9565
mtd: spinand: Fix display of unknown raw ID
by Patrice Chotard
· Mon Feb 13 18:30:04 2023 +0100
b3d66d9
mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECC
by Álvaro Fernández Rojas
· Sat Feb 11 16:29:09 2023 +0100
738d736
mtd: rawnand: brcmnand: support v2.1-v2.2 controllers
by Álvaro Fernández Rojas
· Sat Feb 11 16:29:08 2023 +0100
b5e800b
mtd: rawnand: brcmnand: rename page sizes
by Álvaro Fernández Rojas
· Sat Feb 11 16:29:07 2023 +0100
2246119
mtd: rawnand: brcmnand: fix CS0 layout
by Álvaro Fernández Rojas
· Sat Feb 11 16:29:06 2023 +0100
7a64a75
mtd: rawnand: brcmnand: rename v4 registers
by Álvaro Fernández Rojas
· Sat Feb 11 16:29:05 2023 +0100
210751f
mtd: rawnand: brcmnand: correctly verify erased pages
by Álvaro Fernández Rojas
· Sat Feb 11 16:29:04 2023 +0100
b6233f7
mtd: nand: brcmnand: Add support for flash-dma v0
by Kamal Dasu
· Sat Feb 11 16:29:03 2023 +0100
2bac579
mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfips
by Claire Lin
· Sat Feb 11 16:29:02 2023 +0100
f47b36b
mtd: rawnand: brcmnand: Add support for v7.3 controller
by Kamal Dasu
· Sat Feb 11 16:29:01 2023 +0100
299c683
mtd: rawnand: brcmnand: Refactored code to introduce helper functions
by Kamal Dasu
· Sat Feb 11 16:29:00 2023 +0100
3b0d294
mtd: nand: Mark reserved blocks
by Ashok Reddy Soma
· Thu Jan 05 02:46:20 2023 -0700
562b997
ARM: tegra: provide default USB gadget setup
by Maxim Schwalm
· Tue Feb 14 19:35:30 2023 +0200
74916e8
spi: tegra20_slink: accept any word length
by Svyatoslav Ryhel
· Tue Feb 14 19:35:29 2023 +0200
c226fc7
ARM: tegra: Fix Tegra PWM parent clock
by Svyatoslav Ryhel
· Tue Feb 14 19:35:28 2023 +0200
50f97dc
usb: dwc3-uniphier: Select PHY
by Marek Vasut
· Thu Feb 23 17:29:24 2023 +0100
c891a46
usb: dwc3-uniphier: Use dwc3-generic instead of xhci-dwc3
by Kunihiko Hayashi
· Mon Feb 20 14:50:33 2023 +0900
Next »