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-05-30
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-05-29
main: Avoid unncessary strdup()/free()
Simon Glass
2014-05-29
main: Make the execution path a little clearer in main.c
Simon Glass
2014-05-29
main: Hide the hush/simple details inside cli.c
Simon Glass
2014-05-29
Simplify the main loop
Simon Glass
2014-05-29
m68k: powerpc: Clean up do_mdm_init
Simon Glass
2014-05-29
Rename bootretry functions and remove #ifdefs
Simon Glass
2014-05-29
Move bootretry code into bootretry.c and clean up
Simon Glass
2014-05-29
Move command line API into cli.c
Simon Glass
2014-05-29
Move autoboot code to autoboot.c
Simon Glass
2014-05-29
Add cli_ prefix to readline functions
Simon Glass
2014-05-29
Split out simple parser and readline into separate files
Simon Glass
2014-05-29
move CLI prototypes to cli.h and add comments
Simon Glass
2014-05-29
Rename hush to cli_hush
Simon Glass
2014-05-29
Remove unnecessary use of hush header file
Simon Glass
2014-05-27
dm: rename device struct to udevice
Heiko Schocher
2014-05-27
mkimage: add atmelimage
Andreas Bießmann
2014-05-23
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2014-05-23
cmd_mmc: use new mmc_select_hwpart() function
Stephen Warren
2014-05-23
cmd_part: fix typo in part command help text
Stephen Warren
2014-05-23
eMMC: cmd_mmc.c adds the 'rpmb' sub-command for the 'mmc' command
Pierre Aubert
2014-05-23
Add the function 'confirm_yesno' for interactive
Pierre Aubert
2014-05-22
Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2014-05-22
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-05-22
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2014-05-20
fpga: Added support to load bit stream from SD/MMC
Siva Durga Prasad Paladugu
2014-05-20
fpga: Add support to load partial bitstreams
Michal Simek
2014-05-20
fpga: Define bitstream type based on command selection
Michal Simek
2014-05-20
fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK
Siva Durga Prasad Paladugu
2014-05-20
Merge remote-tracking branch 'u-boot/master'
Albert ARIBAUD
2014-05-15
Merge branch 'master' of git://git.denx.de/u-boot-arm
Stefano Babic
2014-05-15
nand: remove CONFIG_SYS_NAND_PAGE_SIZE
Tim Harvey
2014-05-12
common/board_f: Fix size variable
York Sun
2014-05-12
common/board_f: Initialized global data for generic board
York Sun
2014-05-12
cmd_bootm.c: Only say XIP image when load is image_start
Tom Rini
2014-05-12
hush shell: Avoid string write overflow when entering max cmd length
Kristian Otnes
2014-05-12
cmd_time: do not show ticks
Masahiro Yamada
2014-05-12
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2014-05-09
Merge branch 'tom' of git://git.denx.de/u-boot-x86
Tom Rini
2014-05-09
Make 'run' use run_command_list() instead of run_command()
Simon Glass
2014-05-09
sandbox: Support 'env import' and 'env export'
Simon Glass
2014-05-09
Merge branch 'u-boot/master'
Albert ARIBAUD
2014-05-08
usb/gadget: add the fastboot gadget
Sebastian Siewior
2014-05-08
image: add support for Android's boot image format
Sebastian Siewior
2014-05-08
ums: allow the user to specify the device type
Stephen Warren
2014-05-08
ums: move all variable declarations to the start of the block
Stephen Warren
2014-05-08
ums: use get_device() not find_mmc_device();
Stephen Warren
2014-05-08
ums: move IO support code to common location
Stephen Warren
2014-05-08
usb: ums: add error handling for failed registration
Stephen Warren
2014-05-05
USB: gadget: added a saner gadget downloader registration API
Mateusz Zalega
[next]