index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-05
power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217
Lukasz Majewski
2
-1
/
+9
2022-04-05
Merge branch '2022-04-04-platform-updates'
Tom Rini
3
-8
/
+198
2022-04-05
Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custo...
Tom Rini
12
-38
/
+427
2022-04-05
net: zynq_gem: Add SGMII dynamic config support
T Karthik Reddy
1
-0
/
+46
2022-04-05
firmware: firmware-zynqmp: Add zynqmp_pm_set_gem_config api
T Karthik Reddy
1
-0
/
+13
2022-04-05
gpio: slg7xl45106: Update gpio desc flags from DT
T Karthik Reddy
1
-0
/
+2
2022-04-05
net: zynq_gem: Move ethernet info print statement
T Karthik Reddy
1
-4
/
+4
2022-04-05
net: phy: Avoid phy gpio reset sequence if DM_ETH_PHY is enabled
T Karthik Reddy
1
-19
/
+26
2022-04-05
net: zynq_gem: Use shared MDIO bus support for zynqmp
Michal Simek
1
-9
/
+23
2022-04-05
net: phy: Fix rgmii-id phy reset timeout issue
T Karthik Reddy
2
-3
/
+3
2022-04-05
clk: zynqmp: Add support for for DP audio/video clocks
Michal Simek
1
-0
/
+7
2022-04-05
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
12
-355
/
+1085
2022-04-04
ram: k3-am654: Make VTT regulator optional
Christian Gmeiner
1
-3
/
+2
2022-04-04
ram: k3-am654: Write all configuration values
Dominic Rath
1
-0
/
+10
2022-04-04
ram: k3-ddrss: Introduce ECC Functionality for full memory space
Dave Gerlach
1
-0
/
+133
2022-04-04
ram: k3-ddrss: Rename ddrss_ss_regs to ddrss_ctl_regs
Dave Gerlach
1
-2
/
+3
2022-04-04
misc: k3_esm: Add functionality to set and route error events within K3SoC
Hari Nagalla
1
-3
/
+50
2022-04-04
i2c: sun8i_rsb: Add support for DM clocks and resets
Samuel Holland
1
-0
/
+12
2022-04-04
i2c: sun8i_rsb: Initialize chips in .child_pre_probe
Samuel Holland
1
-1
/
+2
2022-04-04
i2c: sun6i_p2wi: Add support for DM clocks and resets
Samuel Holland
1
-0
/
+12
2022-04-04
i2c: sun6i_p2wi: Initialize chips in .child_pre_probe
Samuel Holland
1
-1
/
+2
2022-04-04
spi: sun4i_spi: Remove non-DM pin setup
Samuel Holland
1
-84
/
+0
2022-04-04
pinctrl: sunxi: Add SPI0 pinmuxes
Samuel Holland
1
-0
/
+15
2022-04-04
pwm: sunxi: Remove non-DM pin setup
Samuel Holland
1
-11
/
+0
2022-04-04
pinctrl: sunxi: Add the A64 PWM pinmux
Samuel Holland
1
-0
/
+1
2022-04-04
pinctrl: sunxi: Add MMC pinmuxes
Samuel Holland
1
-0
/
+54
2022-04-04
i2c: sun8i_rsb: Only do non-DM pin setup for non-DM I2C
Samuel Holland
1
-27
/
+19
2022-04-04
i2c: sun6i_p2wi: Only do non-DM pin setup for non-DM I2C
Samuel Holland
1
-6
/
+6
2022-04-04
pinctrl: sunxi: Add I2C pinmuxes
Samuel Holland
1
-0
/
+37
2022-04-04
net: sun8i_emac: Remove non-DM pin setup
Samuel Holland
1
-90
/
+0
2022-04-04
pinctrl: sunxi: Add sun8i EMAC pinmuxes
Samuel Holland
1
-0
/
+7
2022-04-04
pinctrl: sunxi: Add sunxi GMAC pinmuxes
Samuel Holland
1
-0
/
+3
2022-04-04
net: sunxi_emac: Remove non-DM pin setup
Samuel Holland
1
-6
/
+1
2022-04-04
pinctrl: sunxi: Add sun4i EMAC pinmuxes
Samuel Holland
1
-0
/
+3
2022-04-04
pinctrl: sunxi: Add UART pinmuxes
Samuel Holland
1
-0
/
+98
2022-04-04
sunxi: pinctrl: Implement pin configuration
Samuel Holland
2
-0
/
+54
2022-04-04
sunxi: pinctrl: Implement get_pin_muxing function
Samuel Holland
1
-0
/
+27
2022-04-04
sunxi: pinctrl: Implement pin muxing functions
Samuel Holland
2
-0
/
+238
2022-04-04
sunxi: pinctrl: Create the driver skeleton
Samuel Holland
6
-129
/
+494
2022-04-04
Merge branch 'next'
Tom Rini
112
-5934
/
+3393
2022-04-04
Merge tag 'u-boot-at91-2022.07-a' of https://source.denx.de/u-boot/custodians...
Tom Rini
3
-0
/
+170
2022-04-01
serial: dm: Add support for puts
Sean Anderson
2
-2
/
+37
2022-04-01
serial: smh: Initialize serial only if semihosting is enabled
Sean Anderson
1
-1
/
+10
2022-04-01
serial: Add semihosting driver
Sean Anderson
4
-0
/
+172
2022-04-01
db-mv784mp-gp: Rename CONFIG_DB_784MP_GP to CONFIG_TARGET_DB_MV784MP_GP
Tom Rini
2
-2
/
+2
2022-04-01
Convert CONFIG_LPUART et al to Kconfig
Tom Rini
1
-0
/
+4
2022-04-01
Convert CONFIG_MCFRTC et al to Kconfig
Tom Rini
2
-4
/
+8
2022-04-01
Convert CONFIG_BITBANGMII_MULTI to Kconfig
Tom Rini
1
-0
/
+4
2022-04-01
Convert CONFIG_BCM2835_GPIO to Kconfig
Tom Rini
1
-0
/
+4
2022-04-01
timer: atmel_tcb_timer: add atmel_tcb driver
Clément Léger
3
-0
/
+170
[next]