| Commit message (Expand) | Author | Age | Lines |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -238/+14 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-03-18 | -1/+1 |
|\ |
|
| * | Refactor linker-generated arrays | Albert ARIBAUD | 2013-03-12 | -1/+1 |
* | | Replace __bss_end__ with __bss_end | Simon Glass | 2013-03-15 | -2/+2 |
|/ |
|
* | avr32: Move cpu_hz to arch_global_data | Simon Glass | 2013-02-04 | -5/+5 |
* | avr32: Move stack_end to arch_global_data | Simon Glass | 2013-02-04 | -3/+3 |
* | common: Discard the __u_boot_cmd section | Marek Vasut | 2012-10-22 | -5/+0 |
* | common: Add .u_boot_list into all linker files | Marek Vasut | 2012-10-22 | -0/+5 |
* | avr32:portmux: fix setup for macb1 | Andreas Bießmann | 2012-09-03 | -1/+1 |
* | Merge branch 'next' of ../next | Wolfgang Denk | 2011-12-23 | -1/+1 |
|\ |
|
| * | avr32:mmu.c: fix printf() length modifier | Andreas Bießmann | 2011-12-17 | -1/+1 |
* | | AVR32: fix timer_init() function | Sven Schnelle | 2011-12-20 | -2/+3 |
|/ |
|
* | Timer: Remove reset_timer() for non-Nios2 arches | Graeme Russ | 2011-07-26 | -7/+0 |
* | Timer: Remove set_timer completely | Graeme Russ | 2011-07-26 | -16/+0 |
* | avr32: use single linker script | Andreas Bießmann | 2011-05-18 | -0/+72 |
* | avr32: fixup definitions to ATMEL_BASE_xxx | Andreas Bießmann | 2011-05-18 | -7/+7 |
* | avr32: rename memory-map.h -> hardware.h | Andreas Bießmann | 2011-05-18 | -7/+7 |
* | rename _end to __bss_end__ | Po-Yu Chuang | 2011-03-27 | -1/+1 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -4/+4 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | -0/+1 |
* | avr32: Add simple paging support | Haavard Skinnemoen | 2010-09-03 | -7/+92 |
* | avr32: Print unrelocated PC on exception | Haavard Skinnemoen | 2010-09-03 | -1/+2 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -1/+1 |
* | avr32: disable branch folding | Andreas Bießmann | 2010-06-29 | -3/+4 |
* | avr32: Move cpu/at32ap/* to arch/avr32/cpu/* | Peter Tyser | 2010-04-13 | -0/+2078 |