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-03-25
Convert CONFIG_LCD_INFO et al to Kconfig
Tom Rini
1
-0
/
+12
2022-03-25
Convert CONFIG_ATMEL_LCD et al to Kconfig
Tom Rini
1
-0
/
+9
2022-03-25
Convert CONFIG_MII_INIT to Kconfig
Tom Rini
1
-3
/
+1
2022-03-25
Convert CONFIG_PHY_RESET_DELAY to Kconfig
Tom Rini
2
-1
/
+9
2022-03-25
Convert CONFIG_LPC32XX_ETH to Kconfig
Tom Rini
1
-0
/
+5
2022-03-25
Convert CONFIG_RMII to Kconfig
Tom Rini
1
-0
/
+5
2022-03-19
Merge tag 'dm-pull-18mar22' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2
-4
/
+9
2022-03-18
sandbox: Slow down the LCD sync rate
Simon Glass
1
-1
/
+1
2022-03-18
sandbox: Open host file for read-only access if needed
Simon Glass
1
-3
/
+8
2022-03-18
net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE
Tom Rini
1
-7
/
+3
2022-03-18
net: fec_mxc: Remove non-DM_ETH code
Tom Rini
1
-245
/
+0
2022-03-16
Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
22
-41
/
+1206
2022-03-14
Merge tag 'v2022.04-rc4' into next
Tom Rini
26
-159
/
+1176
2022-03-14
phy: cadence: Sierra: Move the link operations from serdes phy to link device
Aswath Govindraju
1
-39
/
+20
2022-03-14
rockchip: sdhci: Fix RK3399 eMMC PHY power cycling
Alper Nebi Yasak
1
-10
/
+66
2022-03-14
pinctrl: zynqmp: Add pinctrl driver
Ashok Reddy Soma
3
-0
/
+655
2022-03-12
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
7
-9
/
+594
2022-03-12
mtd: spi-nor-ids: Enable quad read for Gigadevice gd25lq128
Niklas Cassel
1
-1
/
+1
2022-03-10
ram: aspeed: Rework kconfig options
Joel Stanley
1
-40
/
+51
2022-03-10
event: Convert arch_cpu_init_dm() to use events
Simon Glass
1
-0
/
+5
2022-03-10
event: Add events for device probe/remove
Simon Glass
3
-0
/
+27
2022-03-09
net: phy: Add support for ethernet-phy-id with gpio reset
Michal Simek
4
-0
/
+83
2022-03-09
net: phy: Remove static return type for phy_device_create()
Michal Simek
1
-3
/
+3
2022-03-09
net: phy: Add new read ethernet phy id function
Michal Simek
1
-0
/
+36
2022-03-09
i2c: i2c-cdns: Prevent early termination of write
Sai Pavan Boddu
1
-4
/
+6
2022-03-09
i2c: i2c-cdns: Fix write transaction state
Sai Pavan Boddu
1
-0
/
+6
2022-03-09
i2c: i2c-cdns: Start read transaction after write to transfer_size reg
Sai Pavan Boddu
1
-1
/
+1
2022-03-09
dma: xilinx: Add Display Port DMA driver
Michal Simek
3
-0
/
+51
2022-03-09
video: Add skeleton driver for ZynqMP Display port driver
Michal Simek
3
-0
/
+75
2022-03-09
mmc: zynq_sdhci: Add support for dynamic configuration
Ashok Reddy Soma
1
-2
/
+99
2022-03-09
firmware: zynqmp: Add support for set sd config and is function supported
Ashok Reddy Soma
1
-0
/
+51
2022-03-08
Merge branch '2022-03-08-assorted-fixes'
Tom Rini
1
-1
/
+2
2022-03-08
drivers: serial: Make sure we really return a serial device
Mark Kettenis
1
-1
/
+2
2022-03-08
watchdog: rti_wdt: Add 10% safety margin to clock frequency
Jan Kiszka
1
-3
/
+11
2022-03-08
watchdog: armada_37xx: Probe driver also when watchdog is already running
Pali Rohár
1
-14
/
+3
2022-03-08
drivers: watchdog: wdt-uclass.c: add a property u-boot, noautostart
Philippe Reynes
1
-1
/
+6
2022-03-07
gpio: Add Aspeed GPIO driver
Andrew Jeffery
3
-0
/
+307
2022-03-07
arm: mmc: Add "ti, am335-sdhci" compatible for TI's omap_hsmmc driver
Lukasz Majewski
1
-0
/
+1
2022-03-07
drivers: led: led_bcm6753: initial support
Philippe Reynes
3
-0
/
+278
2022-03-07
watchdog: bcm6345: allow to use this driver on arm bcm6753
Philippe Reynes
1
-1
/
+2
2022-03-07
nand: brcmnand: add bcm6753 support
Philippe Reynes
3
-0
/
+131
2022-03-07
gpio: bcm6345: allow to use this driver on arm bcm6753
Philippe Reynes
1
-1
/
+2
2022-03-07
power: zynqmp: Use zynqmp_pmufw_node() from firmware
Michal Simek
1
-24
/
+5
2022-03-07
gpio: slg7xl45106: Add support for slg7xl45106 i2c gpo expander
T Karthik Reddy
3
-0
/
+124
2022-03-07
mmc: zynq_sdhci: Enable card detect workaround for ZynqMP
Ashok Reddy Soma
1
-1
/
+1
2022-03-07
mmc: zynq_sdhci: Change granularity of timeout to 1us
Ashok Reddy Soma
1
-2
/
+2
2022-03-07
mmc: zynq_sdhci: Fix timeout issue
Ashok Reddy Soma
1
-1
/
+2
2022-03-07
mtd: nand: Update driver to match new DT binding
Michal Simek
1
-3
/
+6
2022-03-04
arm64: a37xx: pinctrl: Fix PWM pins indexes
Marek Behún
1
-3
/
+3
2022-03-04
drivers: rtc: fix null pointer access in armada38x_rtc_reset
Francois Berder
1
-1
/
+1
[next]