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_lf_v2025.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
Age
Commit message (
Expand
)
Author
2018-10-09
cros: Update ec_commands to latest version
Simon Glass
2018-10-09
Rename GPT_HEADER_SIGNATURE to avoid conflict
Simon Glass
2018-10-09
Add a header file for strings
Simon Glass
2018-10-09
log: Add comments to the rest of the log categories
Simon Glass
2018-10-09
binman: Move to three-digit test-file numbers
Simon Glass
2018-10-09
tpm: Add a few new commands for v1
Simon Glass
2018-10-09
tpm: Tidy up logging in tpm-common.c
Simon Glass
2018-10-09
tpm: Use livetree and allow children
Simon Glass
2018-10-09
video: Adjust video_clear() to return an error
Simon Glass
2018-10-09
fdt: Remove fdtdec_decode_region() function
Simon Glass
2018-10-09
dm: spi: Add logging of some return values
Simon Glass
2018-10-09
cros: Adjust board_get_cros_ec_dev() to return a udevice
Simon Glass
2018-10-09
cros: Update cros_ec code to use struct udevice
Simon Glass
2018-10-09
fdt: Allow libfdt in TPL
Simon Glass
2018-10-09
serial: Allow serial to be absent in TPL
Simon Glass
2018-10-09
tpm: Add support for SPL and TPL
Simon Glass
2018-10-09
fdt: Allow indicating a node is for U-Boot proper only
Simon Glass
2018-10-09
doc: Update docs for device tree in SPL, TPL
Simon Glass
2018-10-09
fdt: Document the fact that dtc is now built
Simon Glass
2018-10-09
rtc: Allow use of RTC in SPL and TPL
Simon Glass
2018-10-09
Kconfig: Convert CONFIG_RTC_MC146818 to Kconfig
Simon Glass
2018-10-09
blk: Support block drivers in TPL
Simon Glass
2018-10-09
Makefile: Add a warning if SPL/TPL cannot be built
Simon Glass
2018-10-09
spl: input: Allow input in SPL and TPL
Simon Glass
2018-10-09
sf: Avoid allocating memory on every read operation
Simon Glass
2018-10-09
dm: core: Update ofnode to read binman-style flash entry
Simon Glass
2018-10-09
dm: core: Add a function to find the first inactive child
Simon Glass
2018-10-09
dm: core: Update some functions to use const
Simon Glass
2018-10-09
dm: core: Alloc uclass-private data to be cache-aligned
Simon Glass
2018-10-09
sandbox: Restore blocking I/O on exit
Simon Glass
2018-10-09
dm: spi: Clean up detection of sandbox SPI emulator
Simon Glass
2018-10-09
sandbox: tpm: Enhance to support the latest Chromium OS
Simon Glass
2018-10-09
sandbox: tpm: Tidy up enums and return values
Simon Glass
2018-10-09
serial: sandbox: Allow serial output without device tree
Simon Glass
2018-10-09
sandbox: Add a debug UART
Simon Glass
2018-10-09
sandbox: video: Speed up video output
Simon Glass
2018-10-09
sandbox: spi: Add more logging
Simon Glass
2018-10-09
sandbox: Remove the old memory file later
Simon Glass
2018-10-09
sandbox: Add a flag to set the default log level
Simon Glass
2018-10-09
sandbox: Support booting from TPL to SPL
Simon Glass
2018-10-09
sandbox: spi: Drop command-line SPI option
Simon Glass
2018-10-09
sandbox: Add a way to write data to the host filesystem
Simon Glass
2018-10-09
sandbox: Support file truncation with os_open()
Simon Glass
2018-10-09
log: Add helpers for common log levels
Simon Glass
2018-10-08
log: Correct definition of log_msg_ret()
Simon Glass
2018-10-08
ofnode: Add missing address translation into ofnode_get_addr_size()
Marek Vasut
2018-10-08
ofnode: Replace of_n_addr_cells with of_n_size_cells
Marek Vasut
2018-10-08
binman: Run tests concurrently
Simon Glass
2018-10-08
test: Reduce the number of tests run with sandbox_flattree
Simon Glass
2018-10-08
patman: Don't clear progress in tout unless it was used
Simon Glass
[next]