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
Age
Commit message (
Expand
)
Author
2013-03-04
sandbox: Enable ext4 and fat filesystems
Simon Glass
2013-03-04
sandbox: Add 'sb' command to access filesystem features
Simon Glass
2013-03-04
sandbox: Add host filesystem
Simon Glass
2013-03-04
sandbox: Add a way of obtaining directory listings
Simon Glass
2013-03-04
fs: Move ls and read methods into ext4, fat
Simon Glass
2013-03-04
fs: Use map_sysmem() on read
Simon Glass
2013-03-04
fs: Tell probe functions where to put their results
Simon Glass
2013-03-04
fs: Use filesystem methods instead of switch()
Simon Glass
2013-03-04
fs: Fully populate the filesystem method struct
Simon Glass
2013-03-04
ext4: Split write support into its own file
Simon Glass
2013-03-04
Merge branch 'mem' of git://git.denx.de/u-boot-x86
Tom Rini
2013-03-04
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Tom Rini
2013-03-04
blackfin: bf60x: add resume from hibernate
Steven Miao
2013-03-04
blackfin: bf60x: add hw watchdog support
Bob Liu
2013-03-04
blackfin: add bf6xx spi driver
Scott Jiang
2013-03-04
blackfin: bf60x: add rsi/sdh support
Sonic Zhang
2013-03-04
blackfin: bf60x: add board and headers files to support bf609
Sonic Zhang
2013-03-04
blackfin: bf60x: add gpio support
Bob Liu
2013-03-04
blackfin: bf60x: support big cplb page
Bob Liu
2013-03-04
blackfin: bf60x: add dma support
Bob Liu
2013-03-04
blackfin: bf60x: add serial support
Sonic Zhang
2013-03-04
blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.
Sonic Zhang
2013-03-04
blackfin: bf60x: new processor header files
Bob Liu
2013-03-01
SPL: Change description for spl command
Stefano Babic
2013-03-01
OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local define
Stefano Babic
2013-03-01
Add README for the "Falcon" mode
Stefano Babic
2013-02-28
hash: Use lower case for hash algorithm names
Simon Glass
2013-02-28
sandbox: Allow hash functions to work correctly
Simon Glass
2013-02-28
sandbox: Update mtest to fix crashes
Simon Glass
2013-02-28
Move CONFIG_SYS_MEMTEST_SCRATCH #ifdef to top of file
Simon Glass
2013-02-28
sandbox: config: Enable hash functions and mtest
Simon Glass
2013-02-28
Roll crc32 into hash infrastructure
Simon Glass
2013-02-28
hash: Add a flag to support saving hashes in the environment
Simon Glass
2013-02-28
image: Use crc header file instead of C prototypes
Simon Glass
2013-02-28
net: Use new numeric setenv functions
Simon Glass
2013-02-28
fs: Use new numeric setenv functions
Simon Glass
2013-02-28
common: Use new numeric setenv functions
Simon Glass
2013-02-28
Update set_working_fdt_addr() to use setenv_addr()
Simon Glass
2013-02-28
Reduce casting in mtest
Simon Glass
2013-02-28
Bring mtest putc() into common code
Simon Glass
2013-02-28
Fix mtest indenting
Simon Glass
2013-02-28
Use common mtest iteration counting
Simon Glass
2013-02-28
Split out the memory tests into separate functions
Simon Glass
2013-02-28
sandbox: Change memory commands to use map_physmem
Simon Glass
2013-02-28
sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf
Simon Glass
2013-02-28
sandbox: Improve sandbox serial port keyboard interface
Taylor Hutt
2013-02-28
Update print_buffer() to use const
Simon Glass
2013-02-28
Tidy up error checking and fix bug in hash command
Simon Glass
2013-02-28
sandbox: fix compiler warning
Allen Martin
2013-02-22
common/env_nand.c: calculate crc only when readenv was OK
Phil Sutter
[prev]
[next]