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
2014-11-04
usb: kbd: Add (optional) support for using an interrupt queue for polling
Hans de Goede
2014-11-04
usb: kbd: Cache pipe, interval and packetsize
Hans de Goede
2014-11-04
stdio: Fix memleak on stdio_deregister
Hans de Goede
2014-11-04
usb: kbd: Fix memleak on usb_kbd_deregister()
Hans de Goede
2014-11-04
usb: kbd: Remove unused usb_kbd_generic_poll function
Hans de Goede
2014-11-04
usb: Do not power-cycle usb devices on init
Hans de Goede
2014-11-04
usb: Remove unnecessary portnr lookup from usb_new_device
Hans de Goede
2014-10-29
Merge git://git.denx.de/u-boot-x86
Tom Rini
2014-10-29
kconfig: arm: introduce symbol for ARM CPUs
Georges Savoundararadj
2014-10-28
x86: image: Add new image type for x64_64
Simon Glass
2014-10-27
spl: move comment to the right place
Andreas Bießmann
2014-10-27
image: Fix Android boot image support
Ahmad Draidi
2014-10-27
cmd_mem: call unmap_sysmem() after map_sysmem()
Masahiro Yamada
2014-10-27
common: command: trivial coding style fixes
Masahiro Yamada
2014-10-27
common/cmd_io.c: Fix incorrect help for iod/iow
Bin Meng
2014-10-27
aboot: fix block addressing for don't care chunk type
Rob Herring
2014-10-27
spl: do not hang in spl_register_fat_device but return error value. It allows...
Guillaume GARDET
2014-10-27
spl: Add EXT support to SPL
Guillaume GARDET
2014-10-27
Rename some defines containing FAT in their name to be filesystem generic
Guillaume GARDET
2014-10-27
usb: Use correct printf() format string for uintptr_t
Simon Glass
2014-10-27
scsi: Use correct printf() format string for uintptr_t
Simon Glass
2014-10-27
Revert "common, env: Fix support for environment in i2c eeprom"
Valentin Longchamp
2014-10-27
cli: hush: Adjust 'run' command to run each line of the env var
Simon Glass
2014-10-27
Merge branch 'master' of git://git.denx.de/u-boot-ti
Tom Rini
2014-10-26
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-10-25
gpio: add protype for name_to_gpio
Jeroen Hofstee
2014-10-25
common/cmd_elf.c: add missing include
Jeroen Hofstee
2014-10-25
common:console: add missing include
Jeroen Hofstee
2014-10-25
modem.c: Switch to debug() from dbg found in common/console.c
Tom Rini
2014-10-25
serial: make local functions static
Jeroen Hofstee
2014-10-25
image-fit: make local function static
Jeroen Hofstee
2014-10-25
env_nand: make local functions static
Jeroen Hofstee
2014-10-25
common: board_r: make local functions static
Jeroen Hofstee
2014-10-25
common: cmd_elf: make do_bootelf_exec static
Jeroen Hofstee
2014-10-25
misc: use __weak
Jeroen Hofstee
2014-10-24
common: board: use __weak
Jeroen Hofstee
2014-10-23
dm: Move the function for getting GPIO status into the uclass
Simon Glass
2014-10-23
common: Makefile: allow for spl builds with env_fat
Felipe Balbi
2014-10-22
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-10-22
dm: cros_ec: Add support for driver model
Simon Glass
2014-10-22
dm: Convert spi_flash_probe() and 'sf probe' to use driver model
Simon Glass
2014-10-22
sf: Tidy up public and private header files
Simon Glass
2014-10-22
dm: spi: Adjust cmd_spi to work with driver model
Simon Glass
2014-10-22
dm: Add spi.h header to a few files
Simon Glass
2014-10-22
dm: Remove spi_init() from board_r.c when using driver model
Simon Glass
2014-10-22
dm: spi: Add a uclass for SPI
Simon Glass
2014-10-22
x86: Support loading kernel setup from a FIT
Simon Glass
2014-10-22
sandbox: bootm: Don't fail the architecture check
Simon Glass
2014-10-20
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2014-10-16
crypto/fsl: Add command for encapsulating/decapsulating blobs
Ruchika Gupta
[next]