Age | Commit message (Expand) | Author |
2015-02-17 | atstk1002: enable generic board | Andreas Bießmann |
2015-02-17 | avr32: use dlmalloc for DMA buffers | Andreas Bießmann |
2014-01-24 | avr32: move CONFIG_AVR32 definition to arch/avr32/config.mk | Masahiro Yamada |
2013-11-04 | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2012-11-02 | avr32: allow multi block mmc access for all boards | Andreas Bießmann |
2012-03-13 | ATMEL: use generic mmc framework | Sven Schnelle |
2011-10-05 | board configs: drop NET_MULTI references | Mike Frysinger |
2011-07-04 | atstk100x: switch to common cfi driver | Andreas Bießmann |
2011-05-18 | atstk100x: move CONFIG_SYS_TEXT_BASE to header | Andreas Bießmann |
2011-05-18 | atstk1002: fix "#define XXXX 1" | Andreas Bießmann |
2011-05-18 | avr32: fixup definitions to ATMEL_BASE_xxx | Andreas Bießmann |
2011-05-18 | avr32: rename memory-map.h -> hardware.h | Andreas Bießmann |
2010-09-03 | avr32: Add simple paging support | Haavard Skinnemoen |
2009-04-03 | Add "source" command; prepare removal of "autoscr" command | Wolfgang Denk |
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-10 | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-01 | avr32: refactor the portmux/gpio code | Haavard Skinnemoen |
2008-08-13 | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-07-31 | Fix printf() format problems with configurable prompts | Wolfgang Denk |
2008-07-10 | avr32: Use CONFIG_ATMEL_MCI to select the atmel_mci driver | Haavard Skinnemoen |
2008-05-27 | avr32: Rework SDRAM initialization code | Haavard Skinnemoen |
2008-05-27 | avr32: stk1002 and ngw100 convergence | David Brownell |
2008-02-05 | ATSTK1002: Use SDRAM + 4MB as default load address | Haavard Skinnemoen |
2007-11-01 | ATSTK1002: Remove default ethernet addresses | Haavard Skinnemoen |
2007-10-02 | Fix memtest breakage | Haavard Skinnemoen |
2007-10-02 | Merge commit 'origin/master' | Haavard Skinnemoen |
2007-09-18 | Update atstk1002 bootargs. | Eirik Aanonsen |
2007-09-18 | Add some comments to clocks in atstk1002.h | Eirik Aanonsen |
2007-09-15 | Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global | Wolfgang Denk |
2007-08-30 | Reduce BOOTDELAY variable to 1 second by default for STK1002 | Hans-Christian Egtvedt |
2007-08-30 | Remove double quotation marks around MAC address for STK1002 | Hans-Christian Egtvedt |
2007-07-09 | include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI... | Jon Loeliger |
2007-07-05 | Minor coding style cleanup. Update CHANGELOG. | Wolfgang Denk |
2007-07-05 | include/configs: Use new CONFIG_CMD_* in various a* named board config files. | Jon Loeliger |
2007-04-18 | Merge with /home/wd/git/u-boot/custodian/u-boot-avr32; code cleanup. | Wolfgang Denk |
2007-04-14 | AVR32: Enable MMC support | Haavard Skinnemoen |
2007-04-14 | AVR32: Enable networking | Haavard Skinnemoen |
2007-04-14 | AVR32: Include more commands for ATSTK1000 | Haavard Skinnemoen |
2007-04-14 | AVR32: Relocate u-boot to SDRAM | Haavard Skinnemoen |
2007-04-14 | AVR32: Resource management rewrite | Haavard Skinnemoen |
2006-10-24 | Add ATSTK1000 and ATSTK1002 board support | Wolfgang Denk |