Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
295c8f9022ac58dc75d941dbb8d52d9d671ae2c1
/
include
/
init.h
b1db71b
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
by Tom Rini
· Mon Feb 15 08:19:40 2021 -0500
1ae7a0c
bdinfo: Rename function names to be clearer
by Bin Meng
· Sun Jan 31 20:36:05 2021 +0800
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
2c82391
common: board_r: Drop arch-specific ifdefs around initr_trap
by Ovidiu Panait
· Sat Nov 28 10:43:18 2020 +0200
e353edb
common: board_r: Drop initr_pci wrapper
by Ovidiu Panait
· Sat Nov 28 10:43:12 2020 +0200
a45c6e1
common: board_r: Drop initr_pci_ep wrapper
by Ovidiu Panait
· Sat Nov 28 10:43:11 2020 +0200
c14c0f9
common: board_r: Drop initr_secondary_cpu wrapper
by Ovidiu Panait
· Sat Nov 28 10:43:09 2020 +0200
3d0b040
board_f: Introduce arch_setup_bdinfo initcall
by Ovidiu Panait
· Fri Jul 24 14:12:15 2020 +0300
0c5e9a0
board_f: Introduce setup_bdinfo initcall
by Ovidiu Panait
· Fri Jul 24 14:12:14 2020 +0300
97434b4
pci_ep: Add the init function
by Xiaowei Bao
· Thu Jul 09 23:31:34 2020 +0800
a83ab16
bdinfo: arm: Move ARM-specific info into its own file
by Simon Glass
· Sun May 10 14:16:56 2020 -0600
7e24663
bdinfo: Export some basic printing functions
by Simon Glass
· Sun May 10 14:16:55 2020 -0600
0b2f191
board: Add a gd flag for chain loading
by Simon Glass
· Sun Apr 26 09:12:57 2020 -0600
2a2941b
common/board_f: Make reserve_mmu generic
by Ovidiu Panait
· Sun Mar 29 20:57:41 2020 +0300
0ffd9db
common: Move testdram() into init.h
by Simon Glass
· Sat Dec 28 10:45:06 2019 -0700
8e16b1e
common: Move RAM-sizing functions to init.h
by Simon Glass
· Sat Dec 28 10:45:05 2019 -0700
da25eff
common: Move ll_boot_init() to init.h
by Simon Glass
· Sat Dec 28 10:44:56 2019 -0700
284f71b
common: Move relocate_code() to init.h
by Simon Glass
· Sat Dec 28 10:44:45 2019 -0700
a5037e2
common: Move main_loop() to init.h
by Simon Glass
· Sat Dec 28 10:44:39 2019 -0700
564a4a0
x86: fsp: Add a new arch_fsp_init_r() hook
by Simon Glass
· Fri Dec 06 21:42:20 2019 -0700
537ecc9
common: Move trap_init() out of common.h
by Simon Glass
· Thu Nov 14 12:57:48 2019 -0700
18afe10
common: Move pci_init_board() out of common.h
by Simon Glass
· Thu Nov 14 12:57:47 2019 -0700
a7b5130
common: Move some board functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:46 2019 -0700
6980b6b
common: Move board_get_usable_ram_top() out of common.h
by Simon Glass
· Thu Nov 14 12:57:45 2019 -0700
97bbb60
board_f: Use static print_cpuinfo if CONFIG_CPU is active
by Mario Six
· Mon Aug 06 10:23:41 2018 +0200
b0e3879
Revert "board_f: Use static print_cpuinfo if CONFIG_CPU is active"
by Bin Meng
· Wed Nov 07 03:50:34 2018 -0800
2bb020e
board_f: Use static print_cpuinfo if CONFIG_CPU is active
by Mario Six
· Mon Aug 06 10:23:41 2018 +0200
86c45a4
init: Fix documentation
by Mario Six
· Mon Aug 06 10:23:40 2018 +0200
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
18c5064
common: move init_helpers.h prototypes in init.h
by Patrick Delaunay
· Tue Mar 13 13:57:04 2018 +0100
b1d2344
common: move board_info.c prototypes in init.h
by Patrick Delaunay
· Tue Mar 13 13:57:03 2018 +0100
b76e7cf
common: move board_r.c prototypes in init.h
by Patrick Delaunay
· Tue Mar 13 13:57:02 2018 +0100
98c8bbc
common: move board_init.c prototypes in init.h
by Patrick Delaunay
· Tue Mar 13 13:57:01 2018 +0100
a0a2b21
common: move board_f.c prototypes in init.h
by Patrick Delaunay
· Tue Mar 13 13:57:00 2018 +0100
c6bfcd5
common: add a prototype for mach_cpu_init()
by Patrick Delaunay
· Fri Mar 09 18:28:12 2018 +0100