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
2013-05-14
image: Export fit_conf_get_prop_node()
Simon Glass
2013-05-14
image: Move error! string to common place
Simon Glass
2013-05-14
image: Move hash checking into its own function
Simon Glass
2013-05-14
image: Rename fit_image_check_hashes() to fit_image_verify()
Simon Glass
2013-05-14
image: Move HOSTCC image code to tools/
Simon Glass
2013-05-14
image: Split FIT code into new image-fit.c
Simon Glass
2013-05-14
image: Export fit_check_ramdisk()
Simon Glass
2013-05-14
image: Move timestamp #ifdefs to header file
Simon Glass
2013-05-14
hash: Add a way to calculate a hash for any algortihm
Simon Glass
2013-05-14
env: Fix minor comment typos in cmd_nvedit
Simon Glass
2013-05-14
Merge branch 'master' of git://git.denx.de/u-boot-blackfin into powerpc-eldk5...
Tom Rini
2013-05-13
x86: Fix warning in cmd_ximg.c when CONFIG_GZIP is not defined
Simon Glass
2013-05-13
bootstage: Allow marking a particular line of code
Simon Glass
2013-05-13
Call bootstage_relocate() after malloc is initted
Doug Anderson
2013-05-13
bootstage: Copy bootstage strings post-relocation
Doug Anderson
2013-05-13
blackfin: bf609: add softswitch config command
Bob Liu
2013-05-06
usb: fix: Fixing Port status and feature number constants
Vivek Gautam
2013-05-06
usb: hub: Parallelize power-cycling of root-hub ports
Vivek Gautam
2013-05-05
USB: SS: Add support for Super Speed USB interface
Vivek Gautam
2013-05-05
usb: hub: Fix enumration timeout
Vivek Gautam
2013-05-05
usb: Update device class in usb device's descriptor
Vivek Gautam
2013-05-05
usb: hub: Power-cycle on root-hub ports
Vivek Gautam
2013-05-05
USB: Some cleanup prior to USB 3.0 interface addition
Vivek Gautam
2013-05-05
usb: common: Weed out USB_**_PRINTFs from usb framework
Vivek Gautam
2013-05-05
usb: Add new command to set USB 2.0 port test modes
Julius Werner
2013-05-01
env_mmc: add support for redundant environment
Michael Heimpold
2013-05-01
lib: consolidate hang()
Andreas Bießmann
2013-05-01
part/dev_desc: Add log2 of blocksize to block_dev_desc data struct
Egbert Eich
2013-05-01
setexpr: add regex substring matching and substitution
Wolfgang Denk
2013-05-01
setexpr: simplify code, improve help message
Wolfgang Denk
2013-05-01
"env grep" - add support for regular expression matches
Wolfgang Denk
2013-05-01
"env grep" - add options to grep in name, value, or both.
Wolfgang Denk
2013-05-01
"env grep" - reimplement command using hexport_r()
Wolfgang Denk
2013-05-01
hashtable: preparations to use hexport_r() for "env grep"
Wolfgang Denk
2013-05-01
sandbox: fs: Add support for saving files to host filesystem
Simon Glass
2013-05-01
sandbox: Support 'source' command
Simon Glass
2013-05-01
Revert "fdt- Tell the FDT library where the device tree is"
Simon Glass
2013-05-01
sandbox: fdt: Support fdt command for sandbox
Simon Glass
2013-05-01
fdt: Allow fdt command to check and update control FDT
Simon Glass
2013-05-01
Add getenv_hex() to return an environment variable as hex
Simon Glass
2013-05-01
fdt: Add a parameter to fdt_valid()
Simon Glass
2013-05-01
sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file
Simon Glass
2013-05-01
sandbox: Switch over to generic board
Simon Glass
2013-04-22
flash: Add optional verify-after-write feature
Stefan Roese
2013-04-17
mmc: support the correct card version for eMMC
Jaehoon Chung
2013-04-17
printenv: Correct out-of-memory condition check.
Maxime Larocque
2013-04-15
x86: Allow setup code to manage its own global data
Simon Glass
2013-04-15
x86: Fix DRAM bank size init with generic board
Simon Glass
2013-04-15
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-04-12
tpm: Add TPM command library
Che-liang Chiou
[next]