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
/
board
/
atmel
/
atstk1000
Age
Commit message (
Expand
)
Author
2009-03-23
Merge branch 'mimc200'
Haavard Skinnemoen
2009-03-20
Fix all linker script to handle all rodata sections
Trent Piepho
2009-02-23
AVR32: Make cacheflush cpu-dependent
Olav Morken
2008-12-17
Merge branch 'fixes' into cleanups
Haavard Skinnemoen
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-03
Introduce netdev.h header file and remove externs
Ben Warren
2008-09-01
atstk1000: Convert to new-style makefile
Haavard Skinnemoen
2008-09-01
avr32: use board_early_init_r instead of board_init_info
Haavard Skinnemoen
2008-09-01
avr32: refactor the portmux/gpio code
Haavard Skinnemoen
2008-07-30
Merge branch 'eth-cleanup' of git://git.denx.de/u-boot-avr32
Haavard Skinnemoen
2008-07-24
Moved initialization of AVR32 Ethernet controllers to board_eth_init()
Ben Warren
2008-07-23
avr32: Fix printf() format warnings
Haavard Skinnemoen
2008-06-12
Change initdram() return type to phys_size_t
Becky Bruce
2008-05-27
avr32: Rework SDRAM initialization code
Haavard Skinnemoen
2008-05-27
avr32: Use the same entry point for reset and exception handling
Haavard Skinnemoen
2008-05-27
avr32: Clean up the HMATRIX code
Haavard Skinnemoen
2008-05-27
avr32: Add support for the ATSTK1006 board
Haavard Skinnemoen
2008-05-27
avr32: Get rid of the .flashprog section
Haavard Skinnemoen
2008-02-05
AVR32: Make SDRAM refresh rate configurable
Haavard Skinnemoen
2008-02-05
ATSTK1000: Fix potential flash programming bug
Haavard Skinnemoen
2008-01-12
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
2007-10-06
AVR32: Initialize bi_flash* in board_init_r
Haavard Skinnemoen
2007-07-09
board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-03
board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-04-14
AVR32: Enable MMC support
Haavard Skinnemoen
2007-04-14
AVR32: Enable networking
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
2006-10-27
Fix "ar" flags in some Makefiles to allow for silent "make -s"
Wolfgang Denk
2006-10-25
Finish up support for the ATSTK1000/ATSTK1002 boards
Haavard Skinnemoen
2006-10-24
Move atstk1000 files into vendor specific directory.
Wolfgang Denk