index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK 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
2009-02-23
AVR32: Make cacheflush cpu-dependent
Olav Morken
2008-12-17
Merge branch 'fixes' into cleanups
Haavard Skinnemoen
2008-12-06
Update U-Boot's build timestamp on every compile
Peter Tyser
2008-10-18
rename CFG_ macros to CONFIG_SYS
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-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