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-10-14
Merge tag 'v2014.10' into 2014.10-toradex-next
Marcel Ziswiler
2014-10-11
ARM: Implement non-cached memory support
Thierry Reding
2014-10-11
malloc: Output region when debugging
Thierry Reding
2014-10-11
pci: Honour pci_skip_dev()
Thierry Reding
2014-10-11
pci: Abort early if bus does not exist
Thierry Reding
2014-10-10
common/board_r: remove warning in initr_mem for 64-bit phys_size_t
Valentin Longchamp
2014-10-10
common: spl_sata: perform SCSI scan before getting device
Roger Quadros
2014-10-10
common/board_r: Fix booting issue on T4240QDS
York Sun
2014-10-10
pxe: Ensure we don't overflow bootargs
Ian Campbell
2014-10-06
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2014-10-06
Merge branch 'topic/arm/socfpga-20141006' of git://git.denx.de/u-boot-socfpga
Tom Rini
2014-10-06
tools: socfpga: Add socfpga preloader signing to mkimage
Charles Manning
2014-10-06
usb: kbd: Allow "usb reset" to continue when an usb kbd is used
Hans de Goede
2014-10-06
stdio: Add force parameter to stdio_deregister
Hans de Goede
2014-10-06
usb: kbd: Remove check for already being registered
Hans de Goede
2014-10-06
usb: kbd: On a "usb reset" call usb_kbd_deregister() before calling usb_stop()
Hans de Goede
2014-10-06
usb: kbd: Do not treat -ENODEV as an error for usb_kbd_deregister
Hans de Goede
2014-10-06
usb: kbd: Fix unaligned buffer usage in usb_kbd_setled()
Hans de Goede
2014-10-03
cmd_mmc: fix bootpart-resize maxarg to 4
Wally Yeh
2014-10-03
env_mmc: correct fini partition to match init partition
Peter Bigot
2014-09-26
Merge branch 'for-tom' of git://git.denx.de/u-boot-dm
Tom Rini
2014-09-26
dm: spi: Move cmd device code into its own function
Simon Glass
2014-09-26
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2014-09-25
fdt_support: Make of_bus_default_count_cells non static
Arnab Basu
2014-09-25
fdt_support: Move of_read_number to fdt_support.h
Arnab Basu
2014-09-24
kbuild: refactor some makefiles
Masahiro Yamada
2014-09-24
cmd_nand: Update (nand_info_t*)nand after arg_off(_size) call
Rostislav Lisovy
2014-09-24
kconfig: move CONFIG_CMD_IMPORTENV to Kconfig
Masahiro Yamada
2014-09-24
kconfig: move CONFIG_CMD_GO to Kconfig
Masahiro Yamada
2014-09-24
kconfig: move CONFIG_CMD_EXPORTENV to Kconfig
Masahiro Yamada
2014-09-24
kconfig: move CONFIG_CMD_CRC32 to Kconfig
Masahiro Yamada
2014-09-24
kconfig: move CONFIG_CMD_BOOTM to Kconfig
Masahiro Yamada
2014-09-24
kconfig: add blank Kconfig files
Masahiro Yamada
2014-09-24
sandbox: Disable Ctrl-C
Simon Glass
2014-09-24
usb/gadget: fastboot: implement sparse format
Steve Rae
2014-09-24
usb/gadget: fastboot: minor cleanup
Steve Rae
2014-09-24
usb/gadget: fastboot: add eMMC support for flash command
Steve Rae
2014-09-24
spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*
Nikita Kiryanov
2014-09-16
generic_board: do not set gd->fdt_blob unless CONFIG_OF_CONTROL=y
Masahiro Yamada
2014-09-16
common: fix include guards for CONFIG_MP
Gabriel Huau
2014-09-16
implement the Android sparse image format
Steve Rae
2014-09-16
cleanup code which handles the Android sparse image format
Steve Rae
2014-09-16
update code which handles Android sparse image format
Steve Rae
2014-09-16
add code to handle Android sparse image format
Steve Rae
2014-09-16
cmd_mem: add static to internally used functions
Masahiro Yamada
2014-09-16
kgdb: Remove first_entry for kgdb
Peng Fan
2014-09-15
Fix a few printf argument verification warnings
Vasili Galka
2014-09-13
Merge branch 'master' of git://git.denx.de/u-boot-dm
Tom Rini
2014-09-10
dm: Make driver model available before board_init()
Simon Glass
2014-09-10
Set up stdio earlier when using driver model
Simon Glass
[next]