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
2015-11-16
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2015-11-16
splash_source: add support for filesystem formatted sata
Nikita Kiryanov
2015-11-16
splash_source: add support for filesystem formatted usb
Nikita Kiryanov
2015-11-16
splash_source: add support for filesystem formatted mmc
Nikita Kiryanov
2015-11-16
splash_source: rename *_read() to *_read_raw()
Nikita Kiryanov
2015-11-13
Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparc
Tom Rini
2015-11-13
x86: Move timer_init() call a bit earlier
Bin Meng
2015-11-13
sparc: leon3: Moved GRLIB core header files to common include/grlib directory
Daniel Hellstrom
2015-11-13
sparc: Kconfig: Move the CMD_AMBAPP command to Kconfig
Francois Retief
2015-11-13
sparc: leon3: Reimplemented AMBA Plug&Play scanning routines.
Daniel Hellstrom
2015-11-12
board_init: Change the logic to setup malloc_base
Fabio Estevam
2015-11-12
common: Simplify get_clocks() #ifdef
Peng Fan
2015-11-12
mmc: Use lldiv() for 64-bit division in write_raw_image()
Siarhei Siamashka
2015-11-12
gpt: add optional parameter type in gpt command
Patrick Delaunay
2015-11-12
sparse: Rename the file and header
Maxime Ripard
2015-11-12
fastboot: nand: Add pre erase and write hooks
Maxime Ripard
2015-11-12
fastboot: Implement NAND backend
Maxime Ripard
2015-11-12
sparse: Implement several chunks flashing
Maxime Ripard
2015-11-12
fastboot: Implement flashing session counter
Maxime Ripard
2015-11-12
sparse: Implement storage abstraction
Maxime Ripard
2015-11-12
fastboot: Move fastboot response functions to fastboot core
Maxime Ripard
2015-11-12
sparse: Simplify multiple logic
Maxime Ripard
2015-11-12
sparse: Refactor chunk parsing function
Maxime Ripard
2015-11-12
sparse: Move main header parsing to a function of its own
Maxime Ripard
2015-11-06
Merge branch 'master' of git://git.denx.de/u-boot-nios
Tom Rini
2015-11-06
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2015-11-06
common/board_f: enable setup_board_part1() for MIPS
Daniel Schwierzeck
2015-11-06
nios2: use common sequence for reserve_uboot
Thomas Chou
2015-11-06
nios2: use dram bank in board info
Thomas Chou
2015-11-05
sf: Add SPI NOR protection mechanism
Fabio Estevam
2015-11-05
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2015-11-05
video: Drop DEV_FLAGS_SYSTEM flag
Bin Meng
2015-11-03
common/usb_storage.c: Clean up usb_storage_probe()
Tom Rini
2015-10-30
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2015-10-29
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2015-10-29
net: mdio: Add mdio_free() and mdio_unregister() API
Bin Meng
2015-10-29
common/board_f.c: change the macro name and remove it for PPC platforms
Gong Qianyu
2015-10-27
Merge git://git.denx.de/u-boot-dm
Tom Rini
2015-10-27
image.c: Fix non-Android booting with ramdisk and/or device tree
Tom Rini
2015-10-26
fdt_support: Don't panic if stdout alias is missing
Scott Wood
2015-10-26
ubi,ubifs: sync with linux v4.2
Heiko Schocher
2015-10-24
common/board_f.c: modify the macro to use get_clocks() more common
Gong Qianyu
2015-10-24
board_init_f_mem(): Don't create an unused early malloc() area
Simon Glass
2015-10-24
board_init_f_mem(): Don't require memset()
Simon Glass
2015-10-24
Move board_init_f_mem() into a common location
Simon Glass
2015-10-24
itest: make memory access work under sandbox
Stephen Warren
2015-10-24
ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use
Hans de Goede
2015-10-24
Allow imxtract to extract part of script image.
Pierre Aubert
2015-10-24
allow LED initialization without STATUS_LED_BOOT
Bernhard Nortmann
2015-10-23
env: export fdt_blob to the environment variable
Thomas Chou
[next]