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
/
board.c
Age
Commit message (
Expand
)
Author
2008-09-10
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
Jean-Christophe PLAGNIOL-VILLARD
2008-01-18
AVR32: Initialize ipaddr, loadaddr and bootfile at startup
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-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-24
Add AVR32 architecture support
Wolfgang Denk