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
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
2020-12-13
dm: Rename 'platdata_size' to 'plat_size'
Simon Glass
1
-8
/
+7
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
468
-1278
/
+1267
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
910
-1255
/
+1251
2020-12-13
dm: core: Drop unused parameter from dm_extended_scan_fdt()
Simon Glass
1
-3
/
+3
2020-12-13
dm: core: Drop unused parameter from dm_scan_fdt()
Simon Glass
1
-5
/
+4
2020-12-13
dm: core: Combine the flattree and livetree binding code
Simon Glass
1
-58
/
+16
2020-12-13
dm: core: Add an ofnode function to get the devicetree root
Simon Glass
1
-6
/
+2
2020-12-13
dm: core: Drop device_bind_offset()
Simon Glass
1
-8
/
+0
2020-12-13
dm: Drop uses of dev_set_of_offset()
Simon Glass
6
-13
/
+6
2020-12-13
dm: Remove uses of device_bind_offset()
Simon Glass
17
-45
/
+42
2020-12-13
dm: core: Add a livetree function to check node status
Simon Glass
1
-0
/
+10
2020-12-13
dm: core: Rename device_bind_ofnode() to device_bind()
Simon Glass
8
-16
/
+16
2020-12-13
dm: core: Rename device_bind() to device_bind_offset()
Simon Glass
17
-31
/
+33
2020-12-13
sandbox: serial: Update to use membuff
Simon Glass
1
-29
/
+19
2020-12-13
sandbox: serial: Convert to livetree
Simon Glass
1
-3
/
+1
2020-12-13
serial: sandbox: Drop unnecessary #ifdefs
Simon Glass
1
-9
/
+2
2020-12-01
gpio: Convert to use APIs which support live DT
Patrick Delaunay
1
-3
/
+2
2020-11-29
Merge tag 'mmc-2020-11-29' of https://gitlab.denx.de/u-boot/custodians/u-boot...
Tom Rini
2
-94
/
+91
2020-11-28
i2c: ocores: add i2c driver for OpenCores I2C controller
Pragnesh Patel
3
-0
/
+645
2020-11-28
i2c: designware_i2c: Don't warn if no reset controller
Simon Glass
1
-3
/
+5
2020-11-28
i2c: mvtwsi: disable i2c slave also on Armada 8k
Baruch Siach
1
-1
/
+2
2020-11-28
mmc: check a return value about regulator's always-on
Jaehoon Chung
1
-2
/
+2
2020-11-28
mmc: display an error number to debug
Jaehoon Chung
1
-5
/
+5
2020-11-28
mmc: fsl_esdhc: make sure delay chain locked for HS400
Yangbo Lu
1
-3
/
+25
2020-11-28
mmc: fsl_esdhc: set sysctl register for clock initialization
Yangbo Lu
1
-1
/
+1
2020-11-28
mmc: Add some helper functions for retrying on error
Sean Anderson
1
-83
/
+58
2020-11-25
phy: stm32: usbphyc: manage optional vbus regulator on phy_power_on/off
Patrick Delaunay
1
-10
/
+23
2020-11-25
pinctrl: stmfx: update pin name
Patrick Delaunay
1
-4
/
+4
2020-11-25
pinctrl: stmfx: update pincontrol and gpio device name
Patrick Delaunay
1
-1
/
+4
2020-11-25
gpio: stm32: correct the bias management
Patrick Delaunay
1
-14
/
+14
2020-11-25
pinctrl: stm32: display bias information for all pins
Patrick Delaunay
1
-12
/
+12
2020-11-25
remoteproc: stm32: update error management in stm32_copro_start
Patrick Delaunay
1
-7
/
+6
2020-11-25
remoteproc: stm32: use reset for hold boot
Patrick Delaunay
1
-68
/
+25
2020-11-25
reset: stm32: Add support of MCU HOLD BOOT
Patrick Delaunay
1
-4
/
+13
2020-11-22
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
3
-23
/
+42
2020-11-22
usb: gadget: dwc2_udc_otg: return zero when reset property is not present
Jaehoon Chung
1
-1
/
+1
2020-11-22
usb: dwc3: Handle case where setup_phy is not needed
Siva Durga Prasad Paladugu
1
-1
/
+1
2020-11-22
usb: dwc2: add "u-boot,force-vbus-detection" for stm32
Patrick Delaunay
2
-21
/
+40
2020-11-22
pinctrl: renesas: Drop unused members from struct sh_pfc_pinctrl
Lad Prabhakar
1
-4
/
+0
2020-11-22
pinctrl: renesas: r8a7795: Optimize pinctrl image size for R8A774E1
Biju Das
1
-2
/
+12
2020-11-22
pinctrl: renesas: r8a77965: Optimize pinctrl image size for R8A774B1
Biju Das
1
-0
/
+12
2020-11-22
pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1
Biju Das
1
-0
/
+12
2020-11-22
pinctrl: renesas: r8a77951: Add R8A774E1 PFC support
Biju Das
5
-409
/
+519
2020-11-22
pinctrl: renesas: r8a77965: Add R8A774B1 PFC support
Biju Das
5
-405
/
+513
2020-11-21
Merge tag 'efi-2021-01-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
1
-2
/
+1
2020-11-21
dfu: simplify the dependencies of DFU_TFTP
AKASHI Takahiro
1
-2
/
+1
2020-11-20
tpm: spi: Cleanup source code
Michal Simek
1
-3
/
+0
2020-11-19
drivers: led: bcm6858: set the correct led polarity register
Steven Lawrance
1
-4
/
+4
2020-11-17
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
1
-9
/
+12
2020-11-17
pinctrl: k210: Rename power domains to match datasheet
Sean Anderson
1
-5
/
+5
[next]