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
/
lib_avr32
Age
Commit message (
Expand
)
Author
2009-04-04
rename include/zlib.h to include/u-boot/zlib.h
Jean-Christophe PLAGNIOL-VILLARD
2009-02-23
AVR32: Must add NOPs after disabling interrupts for AT32UC3A0512ES
Olav Morken
2009-02-23
AVR32: Move addrspace.h to arch-directory, and move some functions from io.h ...
Olav Morken
2009-02-23
AVR32: Make cacheflush cpu-dependent
Olav Morken
2008-12-17
Merge branch 'fixes' into cleanups
Haavard Skinnemoen
2008-12-08
avr32/bootm: remove unused variable 'ret'
Jean-Christophe PLAGNIOL-VILLARD
2008-12-06
Update U-Boot's build timestamp on every compile
Peter Tyser
2008-10-29
bootm: Add subcommands
Kumar Gala
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
bootm arm/avr32/blackfin/microblaze/nios2/sh: remove no more need 'error' label
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
Jean-Christophe PLAGNIOL-VILLARD
2008-09-01
avr32: use board_early_init_r instead of board_init_info
Haavard Skinnemoen
2008-09-01
avr32: Use board_postclk_init instead of gclk_init
Haavard Skinnemoen
2008-08-26
bootm: refactor do_reset and os boot function args
Kumar Gala
2008-08-26
bootm: refactor ramdisk locating code
Kumar Gala
2008-08-26
bootm: refactor entry point code
Kumar Gala
2008-08-12
Fix fallout from autostart revert
Kumar Gala
2008-05-27
avr32: Put memset in its own section
Haavard Skinnemoen
2008-04-17
Restore the ability to continue booting after legacy image overwrite
Marian Balakowicz
2008-03-12
[new uImage] Add new uImage format support to arch specific do_bootm_linux() ...
Marian Balakowicz
2008-03-12
[new uImage] Remove unnecessary arguments passed to ramdisk routines
Marian Balakowicz
2008-02-29
[new uImage] Update naming convention for bootm/uImage related code
Marian Balakowicz
2008-02-29
[new uImage] Respect autostart setting in linux bootm
Kumar Gala
2008-02-27
[new uImage] Move image verify flag to bootm_headers structure
Marian Balakowicz
2008-02-27
[Makefile] Sort COBJS in lib_<arch> Makefiles
Marian Balakowicz
2008-02-25
[new uImage] Add dual format uImage support framework
Marian Balakowicz
2008-02-07
[new uImage] Factor out common image_get_ramdisk() routine
Marian Balakowicz
2008-02-07
[new uImage] Rename architecture specific bootm code files
Marian Balakowicz
2008-02-07
[new uImage] Cleanup image header pointer use in bootm code
Marian Balakowicz
2008-02-07
[new uImage] Define a API for image handling operations
Marian Balakowicz
2008-01-18
AVR32: Initialize ipaddr, loadaddr and bootfile at startup
Haavard Skinnemoen
2007-12-17
AVR32: Fix logic inversion in disable_interrupts()
Haavard Skinnemoen
2007-12-17
AVR32: Enable interrupts at bootup
Haavard Skinnemoen
2007-10-06
AVR32: Initialize bi_flash* in board_init_r
Haavard Skinnemoen
2007-08-10
Move 64bit division from avr32 to generic lib
Dirk Behme
2007-08-06
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
Wolfgang Denk
2007-07-13
make show_boot_progress () weak.
Heiko Schocher
2007-07-09
lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_...
Jon Loeliger
2007-07-04
lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-04-14
AVR32: Enable networking
Haavard Skinnemoen
2007-04-14
AVR32: Implement simple DMA memory allocator
Haavard Skinnemoen
2007-04-14
AVR32: Use initdram() instead of board_init_memories()
Haavard Skinnemoen
2007-04-14
AVR32: Relocate u-boot to SDRAM
Haavard Skinnemoen
2007-04-14
AVR32: Resource management rewrite
Haavard Skinnemoen
2007-04-14
AVR32: Split start_u_boot into board_init_f and board_init_r
Haavard Skinnemoen
2006-10-27
Fix "ar" flags in some Makefiles to allow for silent "make -s"
Wolfgang Denk
2006-10-24
Add AVR32 architecture support
Wolfgang Denk