summaryrefslogtreecommitdiff
path: root/arch/avr32/cpu
AgeCommit message (Expand)Author
2015-02-17avr32: add generic board supportAndreas Bießmann
2015-02-17avr32: use generic gd->start_addr_spAndreas Bießmann
2015-02-17avr32: rename mmu.h definitionsAndreas Bießmann
2015-02-17avr32: factor out cpu_mmc_init()Andreas Bießmann
2015-02-17avr32: rename cpu_init() -> arch_cpu_init()Andreas Bießmann
2014-11-23kbuild: use SoC-specific CONFIG to descend into SoC directoryMasahiro Yamada
2014-11-23kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2014-06-14avr32: migrate cache functionsAndreas Bießmann
2014-01-24avr32: delete unused header filesMasahiro Yamada
2013-10-31avr32: convert makefiles to Kbuild styleMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD
2013-02-04avr32: Move cpu_hz to arch_global_dataSimon Glass
2013-02-04avr32: Move stack_end to arch_global_dataSimon Glass
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2012-09-03avr32:portmux: fix setup for macb1Andreas Bießmann
2011-12-23Merge branch 'next' of ../nextWolfgang Denk
2011-12-20AVR32: fix timer_init() functionSven Schnelle
2011-12-17avr32:mmu.c: fix printf() length modifierAndreas Bießmann
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ
2011-07-26Timer: Remove set_timer completelyGraeme Russ
2011-05-18avr32: use single linker scriptAndreas Bießmann
2011-05-18avr32: fixup definitions to ATMEL_BASE_xxxAndreas Bießmann
2011-05-18avr32: rename memory-map.h -> hardware.hAndreas Bießmann
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-09-03avr32: Add simple paging supportHaavard Skinnemoen
2010-09-03avr32: Print unrelocated PC on exceptionHaavard Skinnemoen
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-06-29avr32: disable branch foldingAndreas Bießmann
2010-04-13avr32: Move cpu/at32ap/* to arch/avr32/cpu/*Peter Tyser