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
/
post
/
post.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
1
-1
/
+1
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
1
-1
/
+1
2024-05-06
post: Remove <common.h> and add needed includes
Tom Rini
1
-1
/
+1
2023-09-14
post: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
1
-48
/
+0
2022-12-23
post: Move CONFIG_SYS_POST to CFG_SYS_POST
Tom Rini
1
-3
/
+3
2022-12-05
post: Migrate to Kconfig
Tom Rini
1
-2
/
+2
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
1
-2
/
+2
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2021-01-15
common: board_r: Drop initr_post_backlog wrapper
Ovidiu Panait
1
-1
/
+3
2020-10-23
post: remove redundant condition
Heinrich Schuchardt
1
-1
/
+1
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
1
-0
/
+1
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
1
-0
/
+1
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
1
-0
/
+1
2019-08-11
env: Move env_get_f() to env.h
Simon Glass
1
-0
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2017-12-07
Drop the log buffer
Simon Glass
1
-9
/
+0
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
1
-1
/
+1
2017-04-05
Blackfin: Remove
Tom Rini
1
-1
/
+1
2014-10-25
misc: use __weak
Jeroen Hofstee
1
-7
/
+2
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2012-03-30
post: remove #warning for kirkwood CPUs
Valentin Longchamp
1
-2
/
+1
2012-03-18
bootstage: Replace show_boot_progress/error() with bootstage_...()
Simon Glass
1
-2
/
+2
2012-03-18
bootstage: Convert progress numbers 20-41 to enums
Simon Glass
1
-2
/
+2
2012-03-18
bootstage: Use show_boot_error() for -ve progress numbers
Simon Glass
1
-2
/
+2
2012-02-12
post: add blackfin to the post_time_ms list
Mike Frysinger
1
-1
/
+2
2011-12-11
post: fix compile issue for post tests on kirkwood
Holger Brunck
1
-1
/
+1
2011-12-10
post/post.c: Use lldiv for 64-bit divisions
Christian Riesch
1
-1
/
+2
2011-11-03
post/post.c: fix GCC 4.6 build warnings
Wolfgang Denk
1
-2
/
+1
2011-11-03
post/post.c: CodingStyle cleanup
Wolfgang Denk
1
-32
/
+27
2011-10-27
arm, post: add missing post_time_ms for arm
Heiko Schocher
1
-1
/
+1
2011-10-27
cosmetic, post: Codingstyle cleanup
Heiko Schocher
1
-68
/
+59
2011-10-05
POST: make env test flags fetching optional
Valentin Longchamp
1
-5
/
+15
2011-10-05
POST: add post_log_res field for post results in global data
Valentin Longchamp
1
-4
/
+5
2011-07-26
post: fix indendation/brace confusion
James Kosin
1
-12
/
+12
2011-07-26
post: use ARRAY_SIZE
Mike Frysinger
1
-1
/
+1
2011-07-26
post: add gpio hotkey support
Mike Frysinger
1
-0
/
+21
2010-10-29
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
1
-1
/
+1
2010-08-04
Rename getenv_r() into getenv_f()
Wolfgang Denk
1
-1
/
+1
2010-03-21
POST: add progress API
Michael Zaidman
1
-2
/
+15
2009-12-07
POST: Remove duplicated post_hotkey_pressed() functions
Stefan Roese
1
-0
/
+16
2009-10-03
Conditionally perform common relocation fixups
Peter Tyser
1
-0
/
+2
2009-07-18
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+2
2008-06-29
Configure DSP POST; add watchdog reset to diag command
Sascha Laue
1
-0
/
+1
2008-05-20
POST: add POST_STOP flag
Yuri Tikhonov
1
-2
/
+15
2008-04-22
POST: preparations for moving CONFIG_POST to Makefiles
Yuri Tikhonov
1
-4
/
+0
2008-03-18
The patch introduces the CRITICAL feature of POST tests. If the test
Yuri Tikhonov
1
-3
/
+15
2007-07-13
make show_boot_progress () weak.
Heiko Schocher
1
-6
/
+2
2007-06-22
Extend POST support for PPC440
Igor Lisitsin
1
-1
/
+1
[next]