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
2008-08-21
Fix OneNAND read_oob/write_oob functions compatability
Kyungmin Park
2008-08-21
fdt: rework fdt_fixup_ethernet() to use env instead of bd_t
Kumar Gala
2008-08-21
hush: Fix printf debug macro in hush.c so that it usable in U-Boot
Stefan Roese
2008-08-21
mod_i2c_mem() bugfix
Peter Tyser
2008-08-21
Fix typo in spelling of ATAPI.
Steven A. Falco
2008-08-21
Add a hook to allow board-specific PIO mode setting.
Steven A. Falco
2008-08-21
fdt: fdt addr w/o any args reports back the current working address
Kumar Gala
2008-08-21
fdt: added the ability to set initrd start/end via chosen command
Kumar Gala
2008-08-21
Add command to enable/disable interrupts
Kumar Gala
2008-08-19
Clean up usage of icache_disable/dcache_disable
Kumar Gala
2008-08-18
Add 'license' command to U-Boot command line
Harald Welte
2008-08-18
add 'unzip' command to u-boot commandline
Harald Welte
2008-08-14
Change CFG_ENV_SIZE to CFG_ENV_SECT_SIZE for SPI sector erase
TsiChung Liew
2008-08-14
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
2008-08-14
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2008-08-13
Merge branch 'Makefile' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2008-08-13
Fix OneNAND build break
Kyungmin Park
2008-08-13
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
Stefan Roese
2008-08-13
drivers/mtd/nand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
common: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-12
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next
Stefan Roese
2008-08-12
OneNAND: Fill in MTD function pointers for OneNAND.
Fathi BOUDRA
2008-08-12
NAND: Do not write or read a whole block if it is larger than the environment
Guennadi Liakhovetski
2008-08-12
NAND read/write fix
Scott Wood
2008-08-12
NAND: Always skip blocks on read/write/boot.
Scott Wood
2008-08-12
NAND: Fix compilation warning and small coding style issue
Stefan Roese
2008-08-12
make nand dump and nand dump.oob work
William Juul
2008-08-12
Incorporate yaffs2 into U-boot
William Juul
2008-08-12
Whitespace cleanup and marking broken code.
William Juul
2008-08-12
Fixing coding style issues
William Juul
2008-08-12
Remove white space at end.
William Juul
2008-08-12
Update MTD to that of Linux 2.6.22.1
William Juul
2008-08-12
85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUS
Kumar Gala
2008-08-12
Fix fallout from autostart revert
Kumar Gala
2008-08-11
common/cmd_load.c - Minor code & Coding Style cleanup
Gururaja Hebbar K R
2008-08-10
OneNAND: Remove base address offset usage
dirk.behme@googlemail.com
2008-08-10
Revert "[new uImage] Add autostart flag to bootm_headers structure"
Wolfgang Denk
2008-08-09
FIT: Fix handling of images without ramdisks
Peter Tyser
2008-08-08
TQM823L: re-enable logo support; update LCD_INFO text
Wolfgang Denk
2008-08-06
Fix merge problems
Stefan Roese
2008-08-01
Fix bitmap display for atmel lcd controller
Mark Jackson
2008-07-31
Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master
Wolfgang Denk
2008-07-31
Add gzipped logo support
Mark Jackson
2008-07-31
Uncompressed images loaded to their start address shall set load_end too
Guennadi Liakhovetski
2008-07-31
Fix printf() format problems with configurable prompts
Wolfgang Denk
2008-07-31
Fix compile warnings in dlmalloc
Kumar Gala
2008-07-31
cmd_bootm.c: Fix problem with '#if (CONFIG_CMD_USB)'
Stefan Roese
2008-07-30
Fix more printf() format warnings
Jean-Christophe PLAGNIOL-VILLARD
2008-07-30
Fix remaining CFG_CMD_ define, ifdef and comments
Jean-Christophe PLAGNIOL-VILLARD
2008-07-30
Fix warnings if compiling with IDE support.
Heiko Schocher
[next]