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
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
2025-04-11
efi_loader: Move public cert for capsules to .rodata
Ilias Apalodimas
2025-04-03
membuf: Rename struct
Simon Glass
2025-04-03
membuff: Rename the files to membuf
Simon Glass
2025-03-14
arm: Prepare linker scripts for memory permissions
Ilias Apalodimas
2025-02-03
spl: Provide a way to mark code needed for relocation
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-11-03
test: Allow saving and restoring the bloblist
Simon Glass
2024-10-25
Merge patch series "Allow showing the memory map"
Tom Rini
2024-10-25
global_data: Add some more accessors
Simon Glass
2024-10-23
global_data.h: remove unnecesary include of cyclic.h
Rasmus Villemoes
2024-10-11
include: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-08-26
global_data: Remove environment members if not used
Simon Glass
2024-08-26
global_data: Remove jump table in SPL
Simon Glass
2024-08-26
global_data: Move pointer members together
Simon Glass
2024-08-26
global_data: Move ulong fields together
Simon Glass
2024-08-26
global_data: Put phys_addr fields near the top
Simon Glass
2024-08-26
global_data: Move env_addr field higher
Simon Glass
2024-08-26
global_data: Move baud_rate field lower
Simon Glass
2024-08-26
global_data: Reduce size of early-malloc vars
Simon Glass
2024-08-26
global_data: log: Reorder and shrink fields
Simon Glass
2024-08-26
global_data: Reduce the size of mon_len
Simon Glass
2024-08-26
global_data: Reduce the size of bus_clk and mem_clk
Simon Glass
2024-08-26
global_data: Collect common fields at the top
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: Use less space for environment fields
Simon Glass
2024-08-26
global_data: Drop pci_bootdelay
Simon Glass
2024-08-26
global_data: Drop global_data hose
Simon Glass
2024-08-26
global_data: Remove pci_ram_top
Simon Glass
2024-08-26
global_data: Convert have_console into a flag
Simon Glass
2024-08-26
global_data: Drop fb_base
Simon Glass
2024-08-26
global_data: Move pci_clk to m68k and powerpc
Simon Glass
2024-08-09
spl: Plumb in the Universal Payload handoff
Simon Glass
2024-08-09
upl: Add a command
Simon Glass
2024-07-31
cyclic: Add a symbol for SPL
Simon Glass
2024-07-29
include: asm-generic: Remove duplicate newlines
Marek Vasut
2024-07-03
global_data.h: drop write-only field dm_root_f
Rasmus Villemoes
2024-03-29
arm: fix __efi_runtime_start/end definitions
Ilias Apalodimas
2024-03-29
arm: fix __efi_runtime_rel_start/end definitions
Ilias Apalodimas
2024-02-28
efi_loader: set IMAGE_DLLCHARACTERISTICS_NX_COMPAT
Heinrich Schuchardt
2024-01-07
smbios: Correct gd_smbios_start()
Simon Glass
2023-12-28
cli: Enables using modern hush parser as command line parser
Francis Laniel
2023-12-28
global_data.h: add GD_FLG_HUSH_OLD_PARSER flag
Francis Laniel
2023-11-28
asm-generic: Import functions from Linux
Igor Prusov
2023-10-06
bloblist: Support initing from multiple places
Simon Glass
[next]