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
2016-03-14
dm: blk: Rename get_device_and_partition()
Simon Glass
2016-03-14
dm: blk: Rename get_dev() to blk_get_dev()
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-03-08
malloc: remove !gd handling
Stephen Warren
2016-02-26
timer: Set up the real timer after driver model is available
Simon Glass
2016-02-26
Revert "image-fit: Fix signature checking"
Simon Glass
2016-02-26
image: Correct the OS location code to work on sandbox
Simon Glass
2016-02-19
spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS
Guillaume GARDET
2016-02-15
tools: fix env_flags build
Lubomir Rintel
2016-02-11
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2016-02-11
dm: video: Add a temporary work-around for old stdout var
Simon Glass
2016-02-10
Revert "common/memsize.c: Simplify RAM size detection"
Hans de Goede
2016-02-08
Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.
David Müller (ELSOFT AG)
2016-02-08
board_r: fix a typo in comment block
Masahiro Yamada
2016-02-08
image: fix getenv_bootm_size() function again
Masahiro Yamada
2016-02-08
malloc: solve dead code issue in memalign()
Stephen Warren
2016-02-08
common/memsize.c: Simplify RAM size detection
Eddy Petrișor
2016-02-08
hush: Add rudimentary support for PS1 and PS2
Marek Vasut
2016-02-08
hush: Pull out U-Boot prompt display and read functionality
Marek Vasut
2016-02-08
tools: env validate: pass values as 0-based array
Andreas Fenkart
2016-02-08
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Tom Rini
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2016-02-05
autoboot.c: Fill env vars in process_fdt_options() only if TEXT_BASE is set
Stefan Roese
2016-02-01
malloc: work around some memalign fragmentation issues
Stephen Warren
2016-01-27
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-01-27
dm: env_sf: fix saveenv() to use driver model
Gong Qianyu
2016-01-26
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2016-01-25
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2016-01-25
usb: kbd: Prevent out of bound access
Marek Vasut
2016-01-25
common/console.c: Remove unused inline functions
Tom Rini
2016-01-25
env_mmc: support overriding mmc dev from board code
Clemens Gruber
2016-01-25
bootm: fix size arg of flush_cache() in bootm_load_os().
Purna Chandra Mandal
2016-01-25
Move all command code into its own directory
Simon Glass
2016-01-24
lcd: fix the color testpattern in 16bit mode
Andreas Neubacher
2016-01-21
gpio: Warn about invalid GPIOs used with the 'gpio' command
Simon Glass
2016-01-21
stdio: Correct a build error with driver model
Simon Glass
2016-01-21
gpio: Allow 's' as an abbreviation for 'status'
Simon Glass
2016-01-21
dm: pmic: Add 'reg status' to show all regulators
Simon Glass
2016-01-20
dm: video: sandbox: Convert sandbox to use driver model for video
Simon Glass
2016-01-20
dm: stdio: video: Plumb the video uclass into stdio
Simon Glass
2016-01-20
dm: video: Implement the bmp command for driver model
Simon Glass
2016-01-20
dm: common: Add memory reservation for the video uclass
Simon Glass
2016-01-20
common: Move LCD and video memory reservation together
Simon Glass
2016-01-20
dm: lcd: Avoid using the lcd.h header file with driver model
Simon Glass
2016-01-20
Revert "fdt_support: Add multi-serial support for stdout fixup"
Bin Meng
2016-01-20
usb: Define USB_MAX_STOR_DEV in only one place
Simon Glass
2016-01-20
sandbox: Support the bmp command
Simon Glass
2016-01-20
i2c: Correct command return values
Simon Glass
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2016-01-19
image: fix getenv_bootm_size() function
Masahiro Yamada
[next]