index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
avr32
/
cpu
Age
Commit message (
Expand
)
Author
2015-02-17
avr32: add generic board support
Andreas Bießmann
2015-02-17
avr32: use generic gd->start_addr_sp
Andreas Bießmann
2015-02-17
avr32: rename mmu.h definitions
Andreas Bießmann
2015-02-17
avr32: factor out cpu_mmc_init()
Andreas Bießmann
2015-02-17
avr32: rename cpu_init() -> arch_cpu_init()
Andreas Bießmann
2014-11-23
kbuild: use SoC-specific CONFIG to descend into SoC directory
Masahiro Yamada
2014-11-23
kbuild: Descend into SOC directory from CPU directory
Masahiro Yamada
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-06-14
avr32: migrate cache functions
Andreas Bießmann
2014-01-24
avr32: delete unused header files
Masahiro Yamada
2013-10-31
avr32: convert makefiles to Kbuild style
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-15
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-12
Refactor linker-generated arrays
Albert ARIBAUD
2013-02-04
avr32: Move cpu_hz to arch_global_data
Simon Glass
2013-02-04
avr32: Move stack_end to arch_global_data
Simon Glass
2012-10-22
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
common: Add .u_boot_list into all linker files
Marek Vasut
2012-09-03
avr32:portmux: fix setup for macb1
Andreas Bießmann
2011-12-23
Merge branch 'next' of ../next
Wolfgang Denk
2011-12-20
AVR32: fix timer_init() function
Sven Schnelle
2011-12-17
avr32:mmu.c: fix printf() length modifier
Andreas Bießmann
2011-07-26
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-26
Timer: Remove set_timer completely
Graeme Russ
2011-05-18
avr32: use single linker script
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
2011-03-27
rename _end to __bss_end__
Po-Yu Chuang
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-09-03
avr32: Add simple paging support
Haavard Skinnemoen
2010-09-03
avr32: Print unrelocated PC on exception
Haavard Skinnemoen
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-06-29
avr32: disable branch folding
Andreas Bießmann
2010-04-13
avr32: Move cpu/at32ap/* to arch/avr32/cpu/*
Peter Tyser