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
2009-01-24
common/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYED
Peter Korsgaard
2009-01-23
Blackfin: use common strmhz() in system output
Mike Frysinger
2009-01-23
nand: fixup printf modifiers to match types used
Mike Frysinger
2009-01-23
nand read.jffs2 (nand_legacy) in common/cmd_nand.c
Schlaegl Manfred jun
2009-01-23
NAND: Enable nand lock, unlock feature
Nishanth Menon
2009-01-23
OneNAND: Bad block aware read/write command support
Stefan Roese
2009-01-17
fdt_resize(): fix actualsize calculations with unaligned blobs
Peter Korsgaard
2008-12-20
usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enable
Jean-Christophe PLAGNIOL-VILLARD
2008-12-16
Coding style cleanup, update CHANGELOG.
Wolfgang Denk
2008-12-16
env_sf: support embedded environments
Mike Frysinger
2008-12-14
cmd_mem: Remove unused variable
Peter Tyser
2008-12-13
Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independent
Jean-Christophe PLAGNIOL-VILLARD
2008-12-13
Merge branch 'master' of git://git.denx.de/u-boot-ubi
Wolfgang Denk
2008-12-10
UBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failing initialization
Stefan Roese
2008-12-09
jffs2: add sector_size field to part_info structure
Ilya Yanok
2008-12-09
UBI: Fix size parsing in "ubi create"
Stefan Roese
2008-12-09
UBI: Enable re-initializing of the "ubi part" command
Stefan Roese
2008-12-09
Merge branch 'master' of git://git.denx.de/u-boot-net
Wolfgang Denk
2008-12-08
jffs2: rename devices_init () in common/jffs2.c
Heiko Schocher
2008-12-07
common/cmd_ide.c: Corrected endian order printing for compact flash serial nu...
Richard Retanubun
2008-12-07
IOMUX: Add console multiplexing support.
Gary Jennejohn
2008-12-07
strings: use puts() rather than printf()
Mike Frysinger
2008-12-07
cmd_elf.c: Cleanup bootvx and handle new CONFIG_SYS_VXWORKS parameters
Niklaus Giger
2008-12-07
lcd: Let the board code show board-specific info cleanup
Peter Tyser
2008-12-05
FPGA: move fpga drivers to drivers/fpga
Jean-Christophe PLAGNIOL-VILLARD
2008-12-04
net: Fix download command parsing
Peter Tyser
2008-12-05
Merge branch 'master' of git://git.denx.de/u-boot-usb
Wolfgang Denk
2008-12-02
OneNAND: Add missing mtd info struct before calling onenand_erase()
Stefan Roese
2008-11-28
Remove obsolete command (apply afte USB style patch, 80 chars strict)
Michael Trimarchi
2008-11-28
USB style patch, 80 chars strict
Michael Trimarchi
2008-11-24
UBI: Add proof-of-concept CFI flash support
Piotr Ziecik
2008-11-24
UBI: Change parsing of size in commands to default to hex
Stefan Roese
2008-11-19
UBI: Add UBI command support
Kyungmin Park
2008-11-02
common/Makefile: create others group for non core, environment and command files
Jean-Christophe PLAGNIOL-VILLARD
2008-11-02
Consolidate MAX/MIN definitions
Andy Fleming
2008-11-02
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
2008-10-30
fdt_resize(): ensure minimum padding
Peter Korsgaard
2008-10-29
NAND: Align right column of the shorthelp with other commands.
Scott Wood
2008-10-29
bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS}
Kumar Gala
2008-10-29
bootm: Add subcommands
Kumar Gala
2008-10-29
bootm: Move to using a function pointer table for the boot os function
Kumar Gala
2008-10-28
Merge branch 'master' of git://git.denx.de/u-boot-video
Wolfgang Denk
2008-10-27
lcd: Let the board code show board-specific info
Haavard Skinnemoen
2008-10-25
lcd: Set lcd_is_enabled before clearing the screen
Haavard Skinnemoen
2008-10-25
lcd: Implement lcd_printf()
Haavard Skinnemoen
2008-10-24
fdt: Added helper to set PCI dma-ranges property
Kumar Gala
2008-10-24
fdt: Add fdt_getprop_u32_default helpers
Kumar Gala
2008-10-21
Merge git://git.denx.de/u-boot into x1
Markus Klotzbuecher
2008-10-18
Added arch_lmb_reserve to allow arch specific memory regions protection
Kumar Gala
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
[next]