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
/
include
/
init.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-23
common: add prototype & rename populate_serial_number()
Artur Rojek
1
-0
/
+14
2023-08-31
event: Use an event to replace last_stage_init()
Simon Glass
1
-1
/
+0
2023-08-31
freescale: Drop call to init_func_vid() in the init sequence
Simon Glass
1
-3
/
+0
2023-08-31
x86: Convert arch_fsp_init() to use events
Simon Glass
1
-11
/
+0
2023-08-15
common: return type board_get_usable_ram_top
Heinrich Schuchardt
1
-1
/
+1
2023-08-15
doc: description of board_get_usable_ram_top()
Heinrich Schuchardt
1
-5
/
+10
2023-03-13
x86: Add a few more items to bdinfo
Simon Glass
1
-0
/
+3
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
1
-2
/
+2
2022-10-06
common/board_f: introduce arch_setup_dest_addr()
Ovidiu Panait
1
-0
/
+13
2022-09-23
board_f: Fix types for board_get_usable_ram_top()
Pali Rohár
1
-1
/
+1
2022-09-13
cmd: bdinfo: introduce bdinfo_print_size() helper
Ovidiu Panait
1
-0
/
+13
2022-04-04
arm: init: save previous bootloader data
Dzmitry Sankouski
1
-0
/
+13
2022-03-10
event: Convert arch_cpu_init_dm() to use events
Simon Glass
1
-11
/
+0
2022-03-10
event: Convert misc_init_f() to use events
Simon Glass
1
-1
/
+0
2022-01-18
common: board_r: move init_addr_map() to init.h
Ovidiu Panait
1
-0
/
+10
2021-12-31
efi: Fix ll_boot_init() operation with the app
Simon Glass
1
-2
/
+5
2021-11-15
image: Explicitly declare do_bdinfo()
Andy Shevchenko
1
-0
/
+2
2021-08-06
pci: Drop pci_init_board()
Simon Glass
1
-3
/
+0
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
1
-4
/
+4
2021-02-03
bdinfo: Rename function names to be clearer
Bin Meng
1
-1
/
+2
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-4
/
+4
2021-01-15
common: board_r: Drop arch-specific ifdefs around initr_trap
Ovidiu Panait
1
-1
/
+9
2021-01-15
common: board_r: Drop initr_pci wrapper
Ovidiu Panait
1
-1
/
+12
2021-01-15
common: board_r: Drop initr_pci_ep wrapper
Ovidiu Panait
1
-1
/
+9
2021-01-15
common: board_r: Drop initr_secondary_cpu wrapper
Ovidiu Panait
1
-0
/
+14
2020-08-06
board_f: Introduce arch_setup_bdinfo initcall
Ovidiu Panait
1
-0
/
+12
2020-08-06
board_f: Introduce setup_bdinfo initcall
Ovidiu Panait
1
-0
/
+10
2020-07-27
pci_ep: Add the init function
Xiaowei Bao
1
-0
/
+1
2020-06-25
bdinfo: arm: Move ARM-specific info into its own file
Simon Glass
1
-0
/
+3
2020-06-25
bdinfo: Export some basic printing functions
Simon Glass
1
-0
/
+6
2020-04-30
board: Add a gd flag for chain loading
Simon Glass
1
-1
/
+1
2020-04-24
common/board_f: Make reserve_mmu generic
Ovidiu Panait
1
-1
/
+12
2020-01-17
common: Move testdram() into init.h
Simon Glass
1
-0
/
+2
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
1
-0
/
+3
2020-01-17
common: Move ll_boot_init() to init.h
Simon Glass
1
-0
/
+7
2020-01-17
common: Move relocate_code() to init.h
Simon Glass
1
-0
/
+10
2020-01-17
common: Move main_loop() to init.h
Simon Glass
1
-0
/
+7
2019-12-15
x86: fsp: Add a new arch_fsp_init_r() hook
Simon Glass
1
-0
/
+11
2019-12-02
common: Move trap_init() out of common.h
Simon Glass
1
-0
/
+2
2019-12-02
common: Move pci_init_board() out of common.h
Simon Glass
1
-0
/
+3
2019-12-02
common: Move some board functions out of common.h
Simon Glass
1
-0
/
+8
2019-12-02
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
1
-2
/
+18
2018-11-14
board_f: Use static print_cpuinfo if CONFIG_CPU is active
Mario Six
1
-0
/
+7
2018-11-07
Revert "board_f: Use static print_cpuinfo if CONFIG_CPU is active"
Bin Meng
1
-7
/
+0
2018-09-18
board_f: Use static print_cpuinfo if CONFIG_CPU is active
Mario Six
1
-0
/
+7
2018-09-18
init: Fix documentation
Mario Six
1
-13
/
+14
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-03-16
common: move init_helpers.h prototypes in init.h
Patrick Delaunay
1
-0
/
+7
2018-03-16
common: move board_info.c prototypes in init.h
Patrick Delaunay
1
-0
/
+3
2018-03-16
common: move board_r.c prototypes in init.h
Patrick Delaunay
1
-0
/
+14
[next]