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-07-21
spl: Add a debug string before the jump to U-Boot
Simon Glass
2015-07-21
dm: spl: Allow device tree/driver model in board_init_f()
Simon Glass
2015-07-21
dm: mmc: Allow driver model to be used for MMC in SPL
Simon Glass
2015-07-21
spl: Add debugging info for spl_mmc boot
Simon Glass
2015-07-21
sandbox: Drop special-case sandbox console code
Simon Glass
2015-07-21
dm: Allow debug UART to support an early console
Simon Glass
2015-07-21
mkimage: Display a better list of available image types
Simon Glass
2015-07-20
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2015-07-20
board/ls2085rdb: Export functions for standalone AQ FW load apps
Prabhakar Kushwaha
2015-07-20
cmd_fdt: save fdtaddr in hex format
Sudeep Holla
2015-07-20
fdt: prevent clearing memory node if there are no banks
Andre Przywara
2015-07-14
cmd: date: Change to use CONFIG_DM_RTC instead of CONFIG_DM_I2C
Bin Meng
2015-07-14
dm: cpu: Fix undefined ENOSYS build error
Bin Meng
2015-07-14
spi: sf: Print the error code on failure
Simon Glass
2015-07-14
x86: fsp: Move FspInitEntry call to board_init_f()
Bin Meng
2015-07-11
scsi: fix compiler warning with DEBUG and 48bit LBAs
Andre Przywara
2015-07-01
common: Add CMD_SF Kconfig entry
Jagan Teki
2015-06-30
mtd, spi: Check if flash pointer is used
Heiko Schocher
2015-06-30
spi, sf: Use offset and size in sf cmd from mtdpartition
Heiko Schocher
2015-06-30
mtd, nand: Move common functions from cmd_nand.c to common place
Heiko Schocher
2015-06-30
mtd, spi: Add MTD layer driver
Daniel Schwierzeck
2015-06-25
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-06-25
common: Add the CMD_ENV_EXISTS config to Kconfig
Joe Hershberger
2015-06-25
common: Fix comment for saveenv in Kconfig
Joe Hershberger
2015-06-19
Merge git://git.denx.de/u-boot-usb
Tom Rini
2015-06-19
common: cmd_part: start and size sub-commands introduction
Paul Kocialkowski
2015-06-19
common: cmd_part: Proper alignment
Paul Kocialkowski
2015-06-19
usb: kbd: Disable idle input reports when we do not need them
Hans de Goede
2015-06-18
spl: spl_mmc: MMC boot mode provisions checks
Paul Kocialkowski
2015-06-18
spl: spl_mmc: Minor cosmetics
Paul Kocialkowski
2015-06-12
ahci: support LBA48 data reads for 2+TB drives
Mark Langsdorf
2015-06-12
cmd_scsi: use lbaint_t for LBA values instead of u32
Mark Langsdorf
2015-06-11
Merge git://git.denx.de/u-boot-dm
Tom Rini
2015-06-11
common/cmd_bdinfo: show gd->board_type
Hannes Schmelzer
2015-06-10
Add a simple version of memalign()
Simon Glass
2015-06-10
lcd: Support colour lookup table on 16bpp display in BMP images
Simon Glass
2015-06-10
Remove typedefs from bmp_layout.h
Simon Glass
2015-06-08
autoboot.c: Add feature to stop autobooting via SHA256 encrypted password
Stefan Roese
2015-06-08
autoboot.c: Move config options to Kconfig
Stefan Roese
2015-06-08
autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2
Stefan Roese
2015-06-06
image-fit: Fix compiler warning in fit_conf_print()
Hans de Goede
2015-06-05
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2015-06-05
fdt: Pass the device serial number through devicetree
Paul Kocialkowski
2015-06-04
cmd_ide: Eliminate build warnings in atapi_inquiry()
Bin Meng
2015-06-02
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2015-06-01
net: Move the CMD_NET config to defconfigs
Joe Hershberger
2015-06-01
Move setexpr to Kconfig
Joe Hershberger
2015-05-29
usb: kbd: Fix key repeat not always working
Hans de Goede
2015-05-29
usb: Remove unused variable in usb_setup_descriptor()
Hans de Goede
2015-05-28
image: fix build when CONFIG_NR_DRAM_BANKS is disabled on ARM
Matt Porter
[next]