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
/
sysreset
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-19
Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
1
-2
/
+4
2022-01-05
microblaze: branch to base vector address on reset
Ovidiu Panait
1
-2
/
+4
2021-12-26
sysreset: watchdog: watchdog cannot power off
Heinrich Schuchardt
1
-3
/
+10
2021-11-04
watchdog: Automatically register device with sysreset
Samuel Holland
2
-0
/
+31
2021-11-04
sysreset: watchdog: Move watchdog reference to plat data
Samuel Holland
1
-8
/
+8
2021-11-04
sysreset: Mark driver probe functions as static
Samuel Holland
4
-4
/
+4
2021-11-04
sysreset: Add uclass Kconfig dependency to drivers
Samuel Holland
1
-2
/
+2
2021-10-07
sysreset: provide SBI based sysreset driver
Heinrich Schuchardt
3
-0
/
+64
2021-09-25
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
1
-1
/
+1
2021-04-20
sysreset: provide type of reset in do_reset cmd
Igor Opaniuk
1
-1
/
+10
2021-04-20
sysreset: psci: use psci driver exported functions
Igor Opaniuk
1
-6
/
+2
2021-03-15
Merge tag 'v2021.04-rc4' into next
Tom Rini
2
-1
/
+9
2021-03-08
arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64
Siew Chin Lim
1
-1
/
+1
2021-03-05
dm: sysreset: Add a Kconfig option for the 'reset' command
Bin Meng
2
-0
/
+8
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
1
-1
/
+1
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
3
-0
/
+3
2021-01-18
aspeed: Add AST2600 platform support
Chia-Wei, Wang
1
-0
/
+5
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
3
-11
/
+12
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
1
-1
/
+1
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
1
-2
/
+2
2021-01-05
dm: core: Use dev_has_ofnode() instead of dev_of_valid()
Simon Glass
1
-1
/
+1
2021-01-05
x86: sysreset: Move priv/plat structs to headers
Simon Glass
1
-4
/
+1
2021-01-05
sysreset: Use a shorter error with SPL
Simon Glass
1
-4
/
+8
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
1
-4
/
+4
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
1
-2
/
+2
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
1
-1
/
+1
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
10
-10
/
+10
2020-12-09
treewide: Update email address Patrick Delaunay and Patrice Chotard
Patrice Chotard
1
-1
/
+1
2020-11-06
Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm
Tom Rini
1
-0
/
+3
2020-11-06
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
1
-2
/
+2
2020-11-05
sandbox: implement reset
Heinrich Schuchardt
1
-0
/
+3
2020-11-05
x86: Fix up driver names to avoid dtoc warnings
Simon Glass
1
-2
/
+2
2020-11-01
sysreset: Add poweroff-gpio driver
Sebastian Reichel
3
-0
/
+100
2020-10-29
sandbox: Drop ad-hoc device declarations in SPL
Simon Glass
1
-0
/
+2
2020-10-14
treewide: Fix wrong CONFIG_IS_ENABLED() handling
Alper Nebi Yasak
1
-4
/
+4
2020-10-09
sysreset: socfpga: agilex: Enable sysreset support
Chee Hong Ang
1
-1
/
+1
2020-10-09
sysreset: socfpga: soc64: Rename SYSRESET SoCFPGA driver for S10 to SoC64
Chee Hong Ang
3
-4
/
+4
2020-09-30
sysreset: ti: Fix not calling dev_err with a device
Sean Anderson
1
-2
/
+1
2020-08-22
treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()
Masahiro Yamada
1
-1
/
+1
2020-08-01
dm: sysreset: wait after reset message
Heinrich Schuchardt
1
-0
/
+1
2020-07-24
sysreset: syscon: Support value property
Bin Meng
1
-5
/
+17
2020-07-24
sysreset: syscon: Don't assume default value for offset and mask property
Bin Meng
1
-2
/
+12
2020-07-18
sysreset: Add Octeon sysreset driver
Stefan Roese
3
-0
/
+60
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2
-0
/
+2
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2
-0
/
+2
2020-05-18
common: Drop log.h from common header
Simon Glass
5
-0
/
+5
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2
-2
/
+4
2020-04-27
sysreset: add reset controller based reboot driver
Weijie Gao
3
-0
/
+55
2020-04-16
x86: Move acpi_s3.h to include/acpi/
Simon Glass
1
-1
/
+1
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
1
-0
/
+1
[next]