index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib_avr32
Age
Commit message (
Expand
)
Author
2008-04-18
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-05
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-03
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