summaryrefslogtreecommitdiff
path: root/arch/avr32
AgeCommit message (Expand)AuthorFilesLines
2014-01-25avr32: delete unused header filesMasahiro Yamada3-228/+0
2014-01-25avr32: move CONFIG_AVR32 definition to arch/avr32/config.mkMasahiro Yamada1-1/+1
2013-10-31avr32: convert makefiles to Kbuild styleMasahiro Yamada3-76/+14
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk47-796/+47
2013-07-17Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach1-1/+1
2013-07-02avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann1-0/+9
2013-05-13avr32: fix relocation address calculationAndreas Bießmann1-2/+2
2013-05-02lib: consolidate hang()Andreas Bießmann1-5/+0
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-1/+1
2013-03-16avr32: Fix cast warning in board.cSimon Glass1-2/+2
2013-03-16Introduce generic link section.h symbol filesSimon Glass2-4/+4
2013-03-16Replace __bss_end__ with __bss_endSimon Glass4-5/+5
2013-03-13Refactor linker-generated arraysAlbert ARIBAUD1-1/+1
2013-02-20malloc: make malloc_bin_reloc staticGabor Juhos1-1/+0
2013-02-04avr32: Use generic global_dataSimon Glass1-28/+1
2013-02-04avr32: Move cpu_hz to arch_global_dataSimon Glass4-7/+7
2013-02-04avr32: Move stack_end to arch_global_dataSimon Glass3-5/+5
2013-02-02Add architecture-specific global dataSimon Glass1-0/+5
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut1-5/+0
2012-10-22common: Convert the U-Boot commands to LG-arraysMarek Vasut1-2/+2
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut1-0/+5
2012-10-20avr32: Change bi_baudrate and global data baudrate to intSimon Glass2-2/+2
2012-09-26malloc: remove extern declarations of malloc_bin_reloc() in board.c filesDaniel Schwierzeck1-1/+0
2012-09-04avr32:portmux: fix setup for macb1Andreas Bießmann1-1/+1
2012-09-02avr32: Remove redundant LDSCRIPT definitionBenoît Thébaudeau1-2/+0
2012-08-09global_data: unify global flag definesMike Frysinger1-13/+1
2012-06-04avr32:board.c: fix compile warningAndreas Bießmann1-1/+0
2012-05-16net: move bootfile init into eth_initializeMike Frysinger1-3/+0
2012-05-16net: punt bd->bi_ip_addrMike Frysinger2-3/+0
2012-03-19bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass1-1/+1
2012-03-18bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass1-1/+1
2012-03-13ATMEL: remove old atmel_mci driverSven Schnelle1-1/+1
2012-03-13ATMEL: use generic mmc frameworkSven Schnelle1-0/+15
2011-12-23Merge branch 'next' of ../nextWolfgang Denk1-1/+1
2011-12-21AVR32: fix timer_init() functionSven Schnelle1-2/+3
2011-12-18avr32:mmu.c: fix printf() length modifierAndreas Bießmann1-1/+1
2011-10-24avr32: Use getenv_ulong() in place of getenv(), strtoulSimon Glass1-13/+3
2011-10-23avr32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf1-0/+40
2011-10-06net: drop !NET_MULTI codeMike Frysinger1-2/+0
2011-10-06image: push default arch values to arch headersMike Frysinger1-0/+3
2011-10-06console: Implement pre-console bufferGraeme Russ1-0/+3
2011-08-01Unify timer_init() and cpu_init() prototypesWolfgang Denk2-31/+0
2011-07-28unify version_stringAndreas Bießmann1-4/+0
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ1-7/+0
2011-07-26Timer: Remove set_timer completelyGraeme Russ1-16/+0
2011-05-18avr32: add ATAG_BOARDINFOAndreas Bießmann2-0/+19
2011-05-18avr32: use single linker scriptAndreas Bießmann2-0/+74
2011-05-18avr32/config.mk: simplify PLATFORM_RELFLAGSAndreas Bießmann1-0/+2
2011-05-18avr32: fix linkingAndreas Bießmann1-1/+1
2011-05-18avr32: fixup definitions to ATMEL_BASE_xxxAndreas Bießmann8-56/+56