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
2025-01-14
common: Move autoprobe out to board init
Simon Glass
2025-01-14
common: Drop check for DM in initf_dm()
Simon Glass
2024-12-09
Merge tag 'v2025.01-rc4' into next
Tom Rini
2024-12-02
Revert "global_data: Drop spl_handoff"
Simon Glass
2024-11-16
global: Remove bi_sramstart/bi_sramsize
Tom Rini
2024-10-25
bootstage: Allow counting memory without strings
Simon Glass
2024-10-25
common: Fix up malloc() comment in reserve_noncached()
Simon Glass
2024-10-11
xpl: Rename spl_phase() to xpl_phase()
Simon Glass
2024-08-28
bootstage: Fix unstash of records from SPL
Jonas Karlman
2024-08-26
global_data: Reduce the size of mon_len
Simon Glass
2024-08-26
global_data: Drop spl_handoff
Simon Glass
2024-08-26
board_f: Move new_bloblist to boardf
Simon Glass
2024-08-26
board_f: Move new_bootstage to boardf
Simon Glass
2024-08-26
board_f: Move fdt_size to board
Simon Glass
2024-08-26
board_f: Add a new struct to hold pre-relocation info
Simon Glass
2024-08-26
global_data: Convert have_console into a flag
Simon Glass
2024-08-15
bootstage: Fix out-of-bounds read in reloc_bootstage()
Richard Weinberger
2024-08-09
upl: Plumb in universal payload to the init process
Simon Glass
2024-07-19
bootstash: Do not provide a default address for all
Tom Rini
2024-07-12
board_f: Add support for CONFIG_OF_BOARD_FIXUP for XIP images
Pali Rohár
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
common: Remove <common.h> and add needed includes
Tom Rini
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
[next]