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_r.c
Age
Commit message (
Expand
)
Author
2025-06-20
env: Drop DELAY_ENVIRONMENT
Marek Vasut
2025-06-20
env: Rename SYS_RELOC_GD_ENV_ADDR to ENV_RELOC_GD_ENV_ADDR
Marek Vasut
2025-06-02
Merge patch series "Audit include list for include/[a-m]*.h"
Tom Rini
2025-06-02
include/ide.h: Cleanup usage
Tom Rini
2025-05-26
Merge tag 'v2025.07-rc3' into next
Tom Rini
2025-05-22
common: add config for board_init() call
Ben Dooks
2025-05-21
riscv: Access gd with inline assembly when building with LTO or Clang
Yao Zi
2025-04-30
common: board: fix build condition of noncached memory initcall
Weijie Gao
2025-04-23
net: make initr_net() invocation command line agnostic
Heinrich Schuchardt
2025-04-14
Merge patch series "Static initcalls"
Tom Rini
2025-04-14
common: board: make initcalls static
Jerome Forissier
2025-04-11
efi_loader: Handle GD_FLG_SKIP_RELOC
Varadarajan Narayanan
2025-03-14
arm64: Enable RW, RX and RO mappings for the relocated binary
Ilias Apalodimas
2025-02-26
net: miiphybb: Drop bb_miiphy_init() and .init callback
Marek Vasut
2025-01-14
common: Move autoprobe out to board init
Simon Glass
2024-12-31
Merge patch series "Keep the access to dtb_dt_embedded() within fdtdec"
Tom Rini
2024-12-31
fdtdec: encapsulate dtb_dt_embedded() within
Evgeny Bachinin
2024-12-09
Merge tag 'v2025.01-rc4' into next
Tom Rini
2024-12-02
common: relocate fdt_blob in global_data for FDTSRC_EMBED case
Evgeny Bachinin
2024-11-27
common: binman: Calling initr_binman() when BINMAN_FDT
Michal Simek
2024-10-29
board_r: Remove duplicate headers
Ilias Apalodimas
2024-10-25
common: Tidy up how malloc() is inited
Simon Glass
2024-10-16
net: lwip: add DHCP support and dhcp commmand
Jerome Forissier
2024-10-10
common: board_r: rework BOOT LED handling
Christian Marangi
2024-09-03
Merge patch series "Make LMB memory map global and persistent"
Tom Rini
2024-09-03
lmb: init: initialise the lmb data structures during board init
Sughosh Ganu
2024-08-26
global_data: Reduce size of early-malloc vars
Simon Glass
2024-08-09
upl: Plumb in universal payload to the init process
Simon Glass
2024-07-03
global_data.h: drop write-only field dm_root_f
Rasmus Villemoes
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
2023-11-07
scsi: Forceably finish migration to DM_SCSI
Tom Rini
2023-10-23
event: add new EVT_SETTINGS_R event
Artur Rojek
2023-10-06
spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN
Simon Glass
2023-09-14
common: event: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-09-14
common: board_r: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-09-14
blkcache: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-08-31
event: Use an event to replace last_stage_init()
Simon Glass
2023-08-31
initcall: Support manual relocation
Simon Glass
2023-08-31
Revert "initcall: Move to inline function"
Simon Glass
2023-08-09
treewide: unify the linker symbol reference format
Shiji Yang
2023-07-17
bdinfo: Show the malloc base with the bdinfo command
Simon Glass
2023-04-27
ide: Drop init for not using BLK
Simon Glass
2023-04-27
ide: Drop CONFIG_START_IDE
Simon Glass
2023-02-14
dm: Add support for handling old u-boot,dm- tags
Simon Glass
2023-02-11
dm: Allow serial output during the relocation process
Simon Glass
2023-02-10
Correct SPL uses of SAVE_PREV_BL_INITRAMFS_START_ADDR
Simon Glass
2023-02-10
Correct SPL uses of SAVE_PREV_BL_FDT_ADDR
Simon Glass
2023-02-10
Correct SPL use of OF_EMBED
Simon Glass
[next]