aboutsummaryrefslogtreecommitdiff
path: root/arch/avr32
AgeCommit message (Expand)AuthorFilesLines
2017-07-06avr32: Retire AVR32 for goodAndy Shevchenko57-4332/+0
2017-04-06Remove various unused interrupt related codeTom Rini1-1/+3
2016-10-19efi: Use asmlinkage for EFIAPISimon Glass1-0/+0
2016-09-23Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada1-1/+0
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-05-27avr32: Drop unused code in u-boot.hSimon Glass1-20/+0
2016-05-02Change my mailaddressAndreas Bießmann3-3/+3
2015-11-05avr32: Use the generic bitops headersFabio Estevam1-0/+5
2015-06-10avr32: delete ancient board.cAndreas Bießmann2-259/+0
2015-06-10avr32: delete non generic board's atstk100{3, 4, 6}Andreas Bießmann1-9/+0
2015-06-10avr32: delete non generic board mimc200Andreas Bießmann1-4/+0
2015-06-10avr32: delete non generic board hammerheadAndreas Bießmann1-4/+0
2015-06-10avr32: delete non generic board favr-32-ezkitAndreas Bießmann1-4/+0
2015-05-12arch: Make board selection choices optionalJoe Hershberger1-0/+1
2015-04-18net: Remove the bd* parameter from net stack functionsJoe Hershberger1-1/+1
2015-03-28generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada1-3/+0
2015-02-17avr32: add generic board supportAndreas Bießmann6-0/+20
2015-02-17avr32: use generic gd->start_addr_spAndreas Bießmann3-5/+4
2015-02-17avr32: convert to dram_init()Andreas Bießmann4-10/+29
2015-02-17avr32: rename mmu.h definitionsAndreas Bießmann2-7/+7
2015-02-17avr32: factor out cpu_mmc_init()Andreas Bießmann3-8/+17
2015-02-17avr32: rename cpu_init() -> arch_cpu_init()Andreas Bießmann3-2/+4
2015-02-17avr32: use dlmalloc for DMA buffersAndreas Bießmann2-52/+6
2014-12-08Kbuild: introduce Makefile in arch/$ARCH/Daniel Schwierzeck1-0/+8
2014-11-23kbuild: use SoC-specific CONFIG to descend into SoC directoryMasahiro Yamada1-1/+1
2014-11-23kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada1-0/+2
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada1-1/+1
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-1/+0
2014-07-30kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada1-1/+0
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+51
2014-06-14avr32: migrate cache functionsAndreas Bießmann4-16/+16
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2-2/+0
2014-03-04kbuild: fix CROSS_COMPILE settings in config.mkMasahiro Yamada1-1/+4
2014-01-24avr32: delete unused header filesMasahiro Yamada3-228/+0
2014-01-24avr32: 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-16Build 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-01lib: 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-15avr32: Fix cast warning in board.cSimon Glass1-2/+2
2013-03-15Introduce generic link section.h symbol filesSimon Glass2-4/+4
2013-03-15Replace __bss_end__ with __bss_endSimon Glass4-5/+5
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD1-1/+1
2013-02-19malloc: 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