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-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
2023-02-10
Correct SPL uses of NEEDS_MANUAL_RELOC
Simon Glass
2023-01-12
gpio: Get rid of gpio_hog_probe_all()
Marek Vasut
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-11-06
efi_loader: remove CONFIG_EFI_SETUP_EARLY
AKASHI Takahiro
2022-11-02
cyclic: get rid of cyclic_init()
Rasmus Villemoes
2022-10-31
event: Add an event for main_loop
Sughosh Ganu
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-03
Merge branch 'next'
Tom Rini
2022-09-29
dm: core: Provide a way to reset the device tree
Simon Glass
2022-09-29
board_r: Relocate OF_EMBED if NEEDS_MANUAL_RELOC only
Pierre-Clément Tosi
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
[next]