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-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-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
2008-07-20
microblaze: Fix printf() format issues
Michal Simek
2008-07-20
ide: Use CFG_64BIT_LBA instead of CFG_64BIT_STRTOUL
Stefan Roese
2008-07-15
Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile
v1.3.4-rc1
Wolfgang Denk
2008-07-15
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2008-07-14
fdt: add crypto node handling for MPC8{3, 5}xxE processors
Kim Phillips
2008-07-14
Fix some more printf() format problems.
Kumar Gala
2008-07-14
Code cleanup: fix old style assignment ambiguities like "=-" etc.
Wolfgang Denk
2008-07-14
Fix printf() format issues with sizeof_t types by using %zu
Wolfgang Denk
2008-07-13
Fix some more printf() format problems.
Wolfgang Denk
2008-07-13
Fix some more printf() format issues.
Jean-Christophe PLAGNIOL-VILLARD
2008-07-13
FIS: repare incorrect return value with ramdisk handling
Michal Simek
2008-07-11
Fix some more print() format errors.
Wolfgang Denk
2008-07-10
silence misc printf formatting compiler warnings
Kim Phillips
2008-07-10
USB: shutdown USB before booting
Markus Klotzbücher
2008-07-10
Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master
Wolfgang Denk
2008-07-10
Fix some more print() format errors.
Wolfgang Denk
2008-07-10
Fix "usb part" command
Christian Eggers
2008-07-10
MTD/NAND: Fix printf format warning in nand code
Stefan Roese
2008-07-10
Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash
Wolfgang Denk
2008-07-10
Remove code duplication for setting the default environment
Harald Welte
2008-07-09
NAND: Fix warning due to missing env_ptr casts to u_char * in env_nand.c.
Marcel Ziswiler
2008-07-09
Change env_get_char from a global function ptr to a function
Joakim Tjernlund
2008-07-09
Fix printf errors.
Andrew Klossner
2008-07-06
ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405
Michal Simek
2008-07-02
fdt: Fix typo in variable name.
Detlev Zundel
2008-07-01
cmd_nvedit.c: clean up syntax highlighting
Steven A. Falco
2008-07-01
Make setenv() return status
Steven A. Falco
2008-06-30
Delay FIT format check on sector based devices
Marian Balakowicz
2008-06-28
Coding Style Cleanup
Wolfgang Denk
2008-06-16
NAND: Add missing declaration to non-redundant saveenv().
Philip Balister
2008-06-12
Change lmb to use phys_size_t/phys_addr_t
Becky Bruce
2008-06-12
Change bd/gd memsize/ram_size to be phys_size_t.
Becky Bruce
2008-06-11
Merge branch 'master' of git://www.denx.de/git/u-boot-fdt
Wolfgang Denk
2008-06-10
libfdt: Move the working_fdt pointer to cmd_fdt.c
Gerald Van Baren
[next]