summaryrefslogtreecommitdiff
path: root/arch/avr32
Commit message (Expand)AuthorAgeLines
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-6/+6
* Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk2010-10-29-2/+4
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-1/+2
* board_init_r: Removed unused cmdtp variableRichard Retanubun2010-10-19-1/+0
* relocation: fixup cmdtableHeiko Schocher2010-09-19-21/+4
* arm: get rid of bi_envHeiko Schocher2010-09-19-1/+0
* New implementation for internal handling of environment variables.Wolfgang Denk2010-09-19-7/+8
* Make getenv() work before relocation.Wolfgang Denk2010-09-19-1/+2
* avr32: Add simple paging supportHaavard Skinnemoen2010-09-03-11/+163
* avr32: Print unrelocated PC on exceptionHaavard Skinnemoen2010-09-03-1/+2
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-04-1/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-2/+2
* avr32: add unaligned.hAndreas Bießmann2010-06-29-0/+1
* avr32: disable branch foldingAndreas Bießmann2010-06-29-3/+4
* Fix (null) problem for AVR32 boardsReinhard Meyer (-VC)2010-06-29-2/+3
* avr32: Move cpu/at32ap/* to arch/avr32/cpu/*Peter Tyser2010-04-13-0/+2078
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-13-0/+2564
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13-0/+774