Age | Commit message (Expand) | Author |
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 |