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
2016-01-20
dm: common: Add memory reservation for the video uclass
Simon Glass
1
-12
/
+35
2016-01-20
common: Move LCD and video memory reservation together
Simon Glass
1
-14
/
+14
2015-12-15
common: Rewrite hiding the end of memory
York Sun
1
-8
/
+15
2015-12-15
Reserve secure memory
York Sun
1
-0
/
+9
2015-12-09
common: Remove timer_init() call for x86
Bin Meng
1
-1
/
+1
2015-12-05
common: board: Dont relocate FDT incase of CONFIG_OF_EMBED
Siva Durga Prasad Paladugu
1
-0
/
+4
2015-12-03
sparc: Update PROM initialization code for generic board
Francois Retief
1
-0
/
+17
2015-12-03
sparc: Update cpu_init.c to use generic timer infrastructure
Francois Retief
1
-1
/
+2
2015-11-19
console: Add a console buffer
Simon Glass
1
-0
/
+10
2015-11-19
Move console definitions into a new console.h file
Simon Glass
1
-0
/
+1
2015-11-19
common/board_f.c: move mark_bootstage after arch_cpu_init_dm
Thomas Chou
1
-1
/
+1
2015-11-13
x86: Move timer_init() call a bit earlier
Bin Meng
1
-1
/
+1
2015-11-12
common: Simplify get_clocks() #ifdef
Peng Fan
1
-4
/
+1
2015-11-06
Merge branch 'master' of git://git.denx.de/u-boot-nios
Tom Rini
1
-2
/
+2
2015-11-06
common/board_f: enable setup_board_part1() for MIPS
Daniel Schwierzeck
1
-2
/
+6
2015-11-06
nios2: use common sequence for reserve_uboot
Thomas Chou
1
-2
/
+2
2015-10-29
common/board_f.c: change the macro name and remove it for PPC platforms
Gong Qianyu
1
-1
/
+1
2015-10-24
common/board_f.c: modify the macro to use get_clocks() more common
Gong Qianyu
1
-1
/
+1
2015-10-24
Move board_init_f_mem() into a common location
Simon Glass
1
-29
/
+0
2015-10-23
nios2: convert altera timer to driver model
Thomas Chou
1
-2
/
+1
2015-10-23
nios2: Switch to generic timer
Thomas Chou
1
-1
/
+2
2015-08-28
NDS32: Generic Board Support and Unsupport
Kun-Hua Huang
1
-2
/
+6
2015-08-26
x86: fsp: Delay x86_fsp_init() call a little bit
Bin Meng
1
-3
/
+3
2015-08-17
Revert "Align global_data to a 16-byte boundary"
Simon Glass
1
-1
/
+0
2015-08-14
x86: Switch to using generic global_data setup
Simon Glass
1
-1
/
+2
2015-08-14
Allow arch-specific setting of global_data in board_init_f_mem()
Simon Glass
1
-2
/
+11
2015-08-14
Align global_data to a 16-byte boundary
Simon Glass
1
-0
/
+1
2015-08-14
common: Display >=4GiB memory bank size
Bin Meng
1
-1
/
+2
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
[next]