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
/
common
/
board_f.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-05
Add a way to skip relocation
Simon Glass
1
-0
/
+9
2015-08-05
efi: Avoid using non-existent text base
Ben Stoltz
1
-3
/
+4
2015-07-14
x86: fsp: Move FspInitEntry call to board_init_f()
Bin Meng
1
-0
/
+3
2015-04-29
Fix comment nits in board_f.c
Simon Glass
1
-5
/
+4
2015-04-23
Move initf_malloc() to a common place
Simon Glass
1
-11
/
+1
2015-04-23
fdt: Rename setup_fdt() and make it prepare also
Simon Glass
1
-4
/
+1
2015-04-23
fdt: sandbox: Move setup code from board_f to fdtdec
Simon Glass
1
-65
/
+2
2015-04-18
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
1
-0
/
+1
2015-04-16
dm: Add a new CPU init function which can use driver model
Simon Glass
1
-0
/
+6
2015-04-03
arc: clean-up init procedure
Alexey Brodkin
1
-4
/
+4
2015-03-28
m68k: fix 3 broken boards
angelo@sysam.it
1
-2
/
+2
2015-03-28
common/board_f: move board_init_f_mem() from #else CONFIG_X86
Alexey Brodkin
1
-2
/
+4
2015-03-18
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
1
-1
/
+2
2015-03-13
common/board_f.c: Enable IMX watchdog in init_func_watchdog_init()
Stefan Roese
1
-1
/
+2
2015-03-10
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
1
-0
/
+12
2015-03-05
common/board_f: implement type casting for gd structure
Alexey Brodkin
1
-1
/
+1
2015-03-05
m68k: Add generic board support for MCF547X/8X and MCF5445X
Alison Wang
1
-0
/
+8
2015-03-05
m68k: add generic-board support
angelo@sysam.it
1
-6
/
+16
2015-03-04
common: board: support systems with where RAM ends beyond 4GB
Stephen Warren
1
-0
/
+12
2015-02-17
avr32: add generic board support
Andreas Bießmann
1
-1
/
+1
2015-02-17
common/board_f: factor out reserve_stacks
Andreas Bießmann
1
-35
/
+9
2015-02-12
Introduce board_init_f_mem() to handle early memory layout
Simon Glass
1
-0
/
+18
2015-02-10
Merge branch 'master' of git://git.denx.de/u-boot-atmel
Tom Rini
1
-1
/
+1
2015-02-09
microblaze: Move architecture to use generic board init
Michal Simek
1
-2
/
+2
2015-02-07
common/board_f: add at91 wdt
Heiko Schocher
1
-1
/
+1
2015-01-29
generic-board: show model name in board_init_f() too
Masahiro Yamada
1
-1
/
+1
2015-01-24
Allow architecture-specific memory reservation
Simon Glass
1
-0
/
+7
2015-01-13
x86: board_f: Adjust x86 boot order for performance
Simon Glass
1
-3
/
+5
2014-12-29
common/board_f.c: fix compile error when tracing disabled
Kevin Hilman
1
-0
/
+2
2014-11-24
Revert "common/board_f: add setup of initial stack frame for MIPS"
Tom Rini
1
-7
/
+1
2014-11-24
Merge git://git.denx.de/u-boot-x86
Tom Rini
1
-12
/
+2
2014-11-23
sandbox: Prepare API change for files greater than 2GB
Suriyan Ramasami
1
-4
/
+4
2014-11-23
common/board_f: fix gcc warning on MIPS64
Daniel Schwierzeck
1
-4
/
+6
2014-11-23
common/board_f: add setup of initial stack frame for MIPS
Daniel Schwierzeck
1
-1
/
+7
2014-11-21
x86: Remove unnecessary find_fdt(), prepare_fdt() functions
Simon Glass
1
-5
/
+0
2014-11-21
Move early malloc() to before arch_cpu_init()
Simon Glass
1
-1
/
+1
2014-11-21
x86: Use the standard arch_cpu_init() function
Simon Glass
1
-1
/
+0
2014-11-21
x86: Use the standard dram_init() function
Simon Glass
1
-5
/
+1
2014-10-24
common: board: use __weak
Jeroen Hofstee
1
-8
/
+2
2014-09-16
generic_board: do not set gd->fdt_blob unless CONFIG_OF_CONTROL=y
Masahiro Yamada
1
-4
/
+6
2014-09-16
common: fix include guards for CONFIG_MP
Gabriel Huau
1
-2
/
+2
2014-09-10
dm: Move pre-reloc init earlier to cope with board_early_init_f()
Simon Glass
1
-2
/
+2
2014-08-29
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
1
-4
/
+4
2014-08-24
nios2: add generic board support
Thomas Chou
1
-3
/
+3
2014-08-20
mx6: add support of multi-processor command
Gabriel Huau
1
-4
/
+4
2014-08-07
support blackfin board initialization in generic board_f
Sonic Zhang
1
-11
/
+34
2014-07-23
dm: Support driver model prior to relocation
Simon Glass
1
-0
/
+16
2014-07-23
Add a simple malloc() implementation for pre-relocation
Simon Glass
1
-0
/
+12
2014-07-18
common: board_f: cosmetic use __weak for leds
Jeroen Hofstee
1
-19
/
+10
2014-05-12
common/board_f: Fix size variable
York Sun
1
-1
/
+1
[next]