index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
board_f.c
Age
Commit message (
Expand
)
Author
2024-04-12
mcheck: introduce mcheck_on_ramrelocation(.)
Eugene Uriev
2024-03-01
common: board_f: change calculation of gd->mon_len to fix s5p4418 reloc
Stefan Bosch
2024-02-29
bloblist: refactor of bloblist_reloc()
Raymond Mao
2024-01-29
video: Skip framebuffer reservation if already reserved
Devarsh Thakkar
2024-01-29
common/board_f: Catch bloblist before starting reservations
Devarsh Thakkar
2023-10-06
bloblist: Support initing from multiple places
Simon Glass
2023-10-06
spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN
Simon Glass
2023-08-31
freescale: Drop call to init_func_vid() in the init sequence
Simon Glass
2023-08-31
x86: Convert arch_fsp_init() to use events
Simon Glass
2023-08-31
initcall: Support emitting events
Simon Glass
2023-08-21
Merge tag 'v2023.10-rc3' into next
Tom Rini
2023-08-15
common: return type board_get_usable_ram_top
Heinrich Schuchardt
2023-08-09
video: Add a Kconfig option for SPL video handoff
Simon Glass
2023-08-09
treewide: unify the linker symbol reference format
Shiji Yang
2023-08-08
board_f: Cosmetic style fix
Bin Meng
2023-07-21
common: board_f: Pass frame buffer info from SPL to u-boot
Nikhil M Jain
2023-07-17
x86: Improve the trampoline in 64-bit mode
Simon Glass
2023-07-14
board_f: Relocate fdt even if GD_FLG_SKIP_RELOC is set
Kunihiko Hayashi
2023-04-15
arch: m68k: Introduce trivial PIT based timer
Marek Vasut
2023-02-11
sandbox: Bring back setting mon_len in global_data
Simon Glass
2022-12-23
global: Migrate CONFIG_PRAM to CFG
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-11-10
SYS_NONCACHED_MEMORY: Correct comment in common/board_f.c
Tom Rini
2022-11-02
cyclic: get rid of cyclic_init()
Rasmus Villemoes
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
2022-10-30
video: cmd: Drop old LCD code
Simon Glass
2022-10-21
common: board_f: Print information for all sysresets
Michal Suchanek
2022-10-06
common/board_f: drop ifdefs around header includes
Ovidiu Panait
2022-10-06
common/board_f: introduce arch_setup_dest_addr()
Ovidiu Panait
2022-10-06
common/board_f: move CONFIG_MACH_TYPE logic to arch/arm/lib/bdinfo.c
Ovidiu Panait
2022-10-06
common/board_f: remove XTRN_DECLARE_GLOBAL_DATA_PTR dead code
Ovidiu Panait
2022-09-23
board_f: show_dram_config: Print also real DRAM size
Pali Rohár
2022-09-23
board_f: Fix printing gd->ram_size and gd->ram_top
Pali Rohár
2022-09-23
board_f: Fix types for board_get_usable_ram_top()
Pali Rohár
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-13
cyclic: Integrate cyclic functionality at bootup in board_r/f
Stefan Roese
2022-08-10
common: Drop display_options.h from common header
Simon Glass
2022-07-05
lcd: Remove legacy CONFIG_FB_ADDR code
Tom Rini
2022-06-24
microblaze: Add support for run time relocation
Michal Simek
2022-04-25
nds32: Remove the architecture
Tom Rini
2022-04-19
Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig
Tom Rini
2022-03-10
event: Convert arch_cpu_init_dm() to use events
Simon Glass
2022-03-10
event: Convert misc_init_f() to use events
Simon Glass
2022-03-10
event: Set up the event system on start-up
Simon Glass
2022-01-13
bloblist: Rename the SPL tag
Simon Glass
2021-12-05
bloblist: Support allocating the bloblist
Simon Glass
2021-11-18
board_f: Copy GD to new GD even if relocation disabled
Marek Vasut
2021-08-30
Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY
Tom Rini
[next]