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-19
usb: Avoid open-coded USB constants in usb_kbd.c
Simon Glass
2015-11-19
usb: Drop unused code in usb_kbd.c
Simon Glass
2015-11-19
usb: Refactor USB tree output code for testing
Simon Glass
2015-11-19
console: Add a console buffer
Simon Glass
2015-11-19
Move console definitions into a new console.h file
Simon Glass
2015-11-19
dm: usb: Avoid time delays in sandbox tests
Simon Glass
2015-11-19
common/board_f.c: move mark_bootstage after arch_cpu_init_dm
Thomas Chou
2015-11-19
dm: stdio: Plumb in the new keyboard uclass
Simon Glass
2015-11-19
dm: input: Create a keyboard uclass
Simon Glass
2015-11-19
dm: usb: Add support for USB keyboards with driver model
Simon Glass
2015-11-19
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2015-11-19
common: mii: Do not allow to exceed max phy limit
Michal Simek
2015-11-19
tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage
Nathan Rossi
2015-11-19
env_ubi.c: Correct pointer error in env load
Kevin Smith
2015-11-18
itest: add missing break statements to evalexp()
Stephen Warren
2015-11-18
common: add CMD_GPIO to Kconfig
Thomas Chou
2015-11-18
spl: mmc: add support for BOOT_DEVICE_MMC2
Nikita Kiryanov
2015-11-18
spl: announce boot devices
Nikita Kiryanov
2015-11-18
spl: add support for alternative boot device
Nikita Kiryanov
2015-11-18
common: spl: move image load to its own function
Nikita Kiryanov
2015-11-18
spl: change return values of spl_*_load_image()
Nikita Kiryanov
2015-11-18
spl: mmc: get rid of emmc boot code duplication
Nikita Kiryanov
2015-11-18
spl: mmc: move fs boot into its own function
Nikita Kiryanov
2015-11-18
spl: mmc: get rid of #ifdef CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION check
Nikita Kiryanov
2015-11-18
spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check
Nikita Kiryanov
2015-11-18
spl: mmc: refactor device location code to its own function
Nikita Kiryanov
2015-11-18
spl: mmc: add break statements in spl_mmc_load_image()
Nikita Kiryanov
2015-11-18
spl: nand: remove code duplication
Nikita Kiryanov
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
[next]