summaryrefslogtreecommitdiffstats
path: root/arch/avr32/cpu
Commit message (Expand)AuthorAgeFilesLines
* Change my mailaddressAndreas Bießmann2016-05-021-1/+1
* avr32: add generic board supportAndreas Bießmann2015-02-171-0/+2
* avr32: use generic gd->start_addr_spAndreas Bießmann2015-02-171-3/+3
* avr32: rename mmu.h definitionsAndreas Bießmann2015-02-171-4/+4
* avr32: factor out cpu_mmc_init()Andreas Bießmann2015-02-172-0/+17
* avr32: rename cpu_init() -> arch_cpu_init()Andreas Bießmann2015-02-171-1/+1
* kbuild: use SoC-specific CONFIG to descend into SoC directoryMasahiro Yamada2014-11-231-1/+1
* kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada2014-11-231-0/+2
* linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-231-1/+1
* avr32: migrate cache functionsAndreas Bießmann2014-06-141-10/+10
* avr32: delete unused header filesMasahiro Yamada2014-01-241-44/+0
* avr32: convert makefiles to Kbuild styleMasahiro Yamada2013-10-312-52/+10
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2414-238/+14
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-181-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+1
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-152-2/+2
|/
* avr32: Move cpu_hz to arch_global_dataSimon Glass2013-02-042-5/+5
* avr32: Move stack_end to arch_global_dataSimon Glass2013-02-041-3/+3
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-221-5/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-221-0/+5
* avr32:portmux: fix setup for macb1Andreas Bießmann2012-09-031-1/+1
* Merge branch 'next' of ../nextWolfgang Denk2011-12-231-1/+1
|\
| * avr32:mmu.c: fix printf() length modifierAndreas Bießmann2011-12-171-1/+1
* | AVR32: fix timer_init() functionSven Schnelle2011-12-201-2/+3
|/
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-261-7/+0
* Timer: Remove set_timer completelyGraeme Russ2011-07-261-16/+0
* avr32: use single linker scriptAndreas Bießmann2011-05-181-0/+72
* avr32: fixup definitions to ATMEL_BASE_xxxAndreas Bießmann2011-05-184-7/+7
* avr32: rename memory-map.h -> hardware.hAndreas Bießmann2011-05-187-7/+7
* rename _end to __bss_end__Po-Yu Chuang2011-03-271-1/+1
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-172-4/+4
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-0/+1
* avr32: Add simple paging supportHaavard Skinnemoen2010-09-033-7/+92
* avr32: Print unrelocated PC on exceptionHaavard Skinnemoen2010-09-031-1/+2
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* avr32: disable branch foldingAndreas Bießmann2010-06-291-3/+4
* avr32: Move cpu/at32ap/* to arch/avr32/cpu/*Peter Tyser2010-04-1317-0/+2078
OpenPOWER on IntegriCloud