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
2024-08-28
bootstage: Fix unstash of records from SPL
Jonas Karlman
1
-1
/
+1
2024-07-19
bootstash: Do not provide a default address for all
Tom Rini
1
-4
/
+1
2024-07-12
board_f: Add support for CONFIG_OF_BOARD_FIXUP for XIP images
Pali Rohár
1
-1
/
+7
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
common: Remove <common.h> and add needed includes
Tom Rini
1
-1
/
+1
2024-04-12
mcheck: introduce mcheck_on_ramrelocation(.)
Eugene Uriev
1
-0
/
+4
2024-03-01
common: board_f: change calculation of gd->mon_len to fix s5p4418 reloc
Stefan Bosch
1
-1
/
+3
2024-02-29
bloblist: refactor of bloblist_reloc()
Raymond Mao
1
-6
/
+3
2024-01-29
video: Skip framebuffer reservation if already reserved
Devarsh Thakkar
1
-2
/
+6
2024-01-29
common/board_f: Catch bloblist before starting reservations
Devarsh Thakkar
1
-3
/
+30
2023-10-06
bloblist: Support initing from multiple places
Simon Glass
1
-3
/
+1
2023-10-06
spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN
Simon Glass
1
-1
/
+1
2023-08-31
freescale: Drop call to init_func_vid() in the init sequence
Simon Glass
1
-10
/
+0
2023-08-31
x86: Convert arch_fsp_init() to use events
Simon Glass
1
-3
/
+1
2023-08-31
initcall: Support emitting events
Simon Glass
1
-6
/
+1
2023-08-21
Merge tag 'v2023.10-rc3' into next
Tom Rini
1
-3
/
+2
2023-08-15
common: return type board_get_usable_ram_top
Heinrich Schuchardt
1
-1
/
+1
2023-08-09
video: Add a Kconfig option for SPL video handoff
Simon Glass
1
-2
/
+1
2023-08-09
treewide: unify the linker symbol reference format
Shiji Yang
1
-8
/
+8
2023-08-08
board_f: Cosmetic style fix
Bin Meng
1
-2
/
+3
2023-07-21
common: board_f: Pass frame buffer info from SPL to u-boot
Nikhil M Jain
1
-1
/
+10
2023-07-17
x86: Improve the trampoline in 64-bit mode
Simon Glass
1
-5
/
+7
2023-07-14
board_f: Relocate fdt even if GD_FLG_SKIP_RELOC is set
Kunihiko Hayashi
1
-2
/
+0
2023-04-15
arch: m68k: Introduce trivial PIT based timer
Marek Vasut
1
-1
/
+1
2023-02-11
sandbox: Bring back setting mon_len in global_data
Simon Glass
1
-0
/
+3
2022-12-23
global: Migrate CONFIG_PRAM to CFG
Tom Rini
1
-4
/
+4
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
1
-2
/
+2
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
1
-4
/
+4
2022-11-10
SYS_NONCACHED_MEMORY: Correct comment in common/board_f.c
Tom Rini
1
-2
/
+2
2022-11-02
cyclic: get rid of cyclic_init()
Rasmus Villemoes
1
-1
/
+10
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
1
-5
/
+5
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
1
-1
/
+1
2022-10-30
video: cmd: Drop old LCD code
Simon Glass
1
-16
/
+11
2022-10-21
common: board_f: Print information for all sysresets
Michal Suchanek
1
-11
/
+18
2022-10-06
common/board_f: drop ifdefs around header includes
Ovidiu Panait
1
-2
/
+0
2022-10-06
common/board_f: introduce arch_setup_dest_addr()
Ovidiu Panait
1
-14
/
+7
2022-10-06
common/board_f: move CONFIG_MACH_TYPE logic to arch/arm/lib/bdinfo.c
Ovidiu Panait
1
-7
/
+0
2022-10-06
common/board_f: remove XTRN_DECLARE_GLOBAL_DATA_PTR dead code
Ovidiu Panait
1
-11
/
+0
2022-09-23
board_f: show_dram_config: Print also real DRAM size
Pali Rohár
1
-1
/
+36
2022-09-23
board_f: Fix printing gd->ram_size and gd->ram_top
Pali Rohár
1
-2
/
+2
2022-09-23
board_f: Fix types for board_get_usable_ram_top()
Pali Rohár
1
-1
/
+1
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
1
-2
/
+2
2022-09-13
cyclic: Integrate cyclic functionality at bootup in board_r/f
Stefan Roese
1
-0
/
+2
2022-08-10
common: Drop display_options.h from common header
Simon Glass
1
-0
/
+1
2022-07-05
lcd: Remove legacy CONFIG_FB_ADDR code
Tom Rini
1
-4
/
+0
2022-06-24
microblaze: Add support for run time relocation
Michal Simek
1
-0
/
+2
2022-04-25
nds32: Remove the architecture
Tom Rini
1
-1
/
+1
2022-04-19
Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig
Tom Rini
1
-1
/
+1
2022-03-10
event: Convert arch_cpu_init_dm() to use events
Simon Glass
1
-6
/
+0
[next]