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
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
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
2014-08-09
fdt: Rename fdt_resize() to fdt_shrink_to_minimum()
Simon Glass
2014-08-09
ext4load: fix help text
Pavel Machek
2014-08-09
board_r: Add missing return to initr_doc
Ian Campbell
2014-08-09
pxe: clear Bootfile before returning
Stephen Warren
2014-08-09
thor: defer parsing of device string to IO backend
Lukasz Majewski
2014-08-09
dfu: defer parsing of device string to IO backend
Stephen Warren
2014-08-09
fs: implement size/fatsize/ext4size
Stephen Warren
2014-08-01
env_mmc: support env partition setup in runtime
Dmitry Lifshitz
2014-07-28
ARM: convert arch_fixup_memory_node to a generic FDT fixup function
Ma Haijun
2014-07-28
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-07-25
keystone2: use CONFIG_SOC_KEYSTONE in common places
Khoronzhuk, Ivan
2014-07-23
Add a flag indicating when the serial console is ready
Simon Glass
2014-07-23
console: Remove vprintf() optimisation for sandbox
Simon Glass
2014-07-23
stdio: Provide functions to add/remove devices using stdio_dev
Simon Glass
2014-07-23
dm: Support driver model prior to relocation
Simon Glass
2014-07-23
dm: Allow drivers to be marked 'before relocation'
Simon Glass
2014-07-23
stdio: Pass device pointer to stdio methods
Simon Glass
2014-07-23
stdio: Remove redundant code around stdio_register() calls
Simon Glass
2014-07-23
sandbox: Always enable malloc debug
Simon Glass
2014-07-23
Add a simple malloc() implementation for pre-relocation
Simon Glass
2014-07-23
Remove form-feeds from dlmalloc.c
Simon Glass
2014-07-22
board_r: run scsi init() on ARM too
Ian Campbell
2014-07-22
Add option -r to env import to allow import of text files with CRLF as line e...
Alexander Holler
2014-07-22
common: cmd_ide: use __weak and add prototypes
Jeroen Hofstee
2014-07-22
common: cmd_ide: remove PIO mode
Jeroen Hofstee
2014-07-22
spl: nand: read only in the size of image_header on the first access
Masahiro Yamada
2014-07-22
Fix help text of ext2load and fatload.
Pavel Machek
2014-07-18
common: cmd_mii: fix printf format warning
Jeroen Hofstee
2014-07-18
autoboot: add its own header
Jeroen Hofstee
2014-07-18
common: env_common: make env_get_char_spec __weak
Jeroen Hofstee
2014-07-18
common: bootm_os: make arch_preboot_os __weak
Jeroen Hofstee
2014-07-18
common: main.c: make show_boot_progress __weak
Jeroen Hofstee
2014-07-18
common:splash: use __weak
Jeroen Hofstee
2014-07-18
common: board_f: cosmetic use __weak for leds
Jeroen Hofstee
2014-07-18
common: commands: make commands static
Jeroen Hofstee
2014-07-07
env_fat: use get_device_and_partition() during env save and load
Wu, Josh
2014-06-25
dfu: free entities when parsing fails
Stephen Warren
2014-06-23
sandbox: restore ability to access host fs through standard commands
Stephen Warren
2014-06-20
Add an I/O tracing feature
Simon Glass
2014-06-19
cosmetic: autoboot: update old style GNU struct init
Jeroen Hofstee
2014-06-19
cmd_md5sum.c: remove dead code / fix warning
Jeroen Hofstee
2014-06-19
includes: move openssl headers to include/u-boot
Jeroen Hofstee
2014-06-19
Enhance fit_check_sign to check all images
Simon Glass
2014-06-19
bootm: Move decompression code into its own function
Simon Glass
2014-06-19
Allow compiling common/bootm.c on with HOSTCC
Simon Glass
2014-06-19
Fix small 'case' typo in image-fit.c
Simon Glass
2014-06-19
bootm: Support android boot on sandbox
Simon Glass
2014-06-19
image: Remove the fit_load_image() property parameter
Simon Glass
2014-06-19
bootm: Split out code from cmd_bootm.c
Simon Glass
2014-06-19
Reverse the meaning of the fit_config_verify() return code
Simon Glass
[next]