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-04-11
fastboot: sparse: remove unnecessary logging
Steve Rae
2016-04-11
fastboot: sparse: fix block addressing for don't care chunk type
Steve Rae
2016-04-11
spl: mmc: raw: Try to load u-boot if Linux image is not found
Lokesh Vutla
2016-04-11
env_eeprom invalidates gd->env_addr by setting it to an offset value
Guy Thouret
2016-04-11
fastboot: sparse: fix sparse blocks calculation
Jeffy Chen
2016-04-10
usb: kbd: Do not deregister usbkbd twice when using dm
Hans de Goede
2016-04-04
common: cli: Fix typo CONFIG_CMDINE -> CONFIG_CMDLINE
Stefan Roese
2016-04-01
common: env_sf: Add exclamation mark
Peng Fan
2016-04-01
Common: SPL: spl_nand: Fixed debug correct NAND ECC type.
Ahmed Samir Khalil
2016-04-01
Drop command-processing code when CONFIG_CMDLINE is disabled
Simon Glass
2016-03-27
debug_uart: Remove duplicated carriage return handling
Bin Meng
2016-03-27
Fix typo choosen in comments and printf logs
Alexander Merkle
2016-03-27
lcd: Fix compile warning in 64bit mode
Alexander Graf
2016-03-23
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2016-03-23
spl: Print from which mmc slot spl is trying to boot
Hans de Goede
2016-03-24
spl_mmc: allow to load raw image
Masahiro Yamada
2016-03-22
usb: Correct return value in usb_stor_info()
Simon Glass
2016-03-22
Fix spelling of "transferred".
Vagrant Cascadian
2016-03-22
Allow command-line files to be dropped
Simon Glass
2016-03-22
Panic when no command line processing can be performed
Simon Glass
2016-03-20
usb: Change power-on / scanning timeout handling
Stefan Roese
2016-03-20
usb: Don't reset the USB hub a 2nd time
Stefan Roese
2016-03-20
usb: Remove 200 ms delay in usb_hub_port_connect_change()
Stefan Roese
2016-03-20
usb: legacy_hub_port_reset(): Speedup hub reset handling
Stefan Roese
2016-03-17
Revert "fdt: fix address cell count checking in fdt_translate_address()"
Przemyslaw Marczak
2016-03-17
x86: Allow use of serial soon after relocation
Simon Glass
2016-03-17
dm: timer: Correct timer init ordering after relocation
Simon Glass
2016-03-17
malloc_simple: Add a little more debugging
Simon Glass
2016-03-15
spl_nor: fix warning when compiled for 64bit target
Masahiro Yamada
2016-03-15
efi_loader: Call fdt preparation functions
Alexander Graf
2016-03-15
efi_loader: Implement memory allocation and map
Alexander Graf
2016-03-15
efi_loader: Add runtime services
Alexander Graf
2016-03-14
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-03-14
lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value
Stefan Roese
2016-03-14
common: image-fit: Fix load and entry addresses in FIT image
York Sun
2016-03-14
common: image-fit: Use a common function to get address
York Sun
2016-03-14
spl: Support loading a FIT from MMC
Simon Glass
2016-03-14
spl: Add an option to load a FIT containing U-Boot
Simon Glass
2016-03-14
image: Add functions to obtain short names
Simon Glass
2016-03-14
fdt: Allow libfdt to be used in SPL
Simon Glass
2016-03-14
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2016-03-14
dm: usb: Convert USB storage to use driver-model for block devs
Simon Glass
2016-03-14
dm: usb: Tidy up storage code ready for driver model conversion
Simon Glass
2016-03-14
dm: usb: Avoid exceeding available array size for storage devices
Simon Glass
2016-03-14
dm: block: Adjust device calls to go through helpers function
Simon Glass
2016-03-14
dm: block: Rename device number member dev to devnum
Simon Glass
2016-03-14
dm: part: Rename some partition functions
Simon Glass
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
[next]