summaryrefslogtreecommitdiffstats
path: root/arch/avr32
Commit message (Expand)AuthorAgeFilesLines
* board_init_r: Removed unused cmdtp variableRichard Retanubun2010-10-191-1/+0
* relocation: fixup cmdtableHeiko Schocher2010-09-191-21/+4
* arm: get rid of bi_envHeiko Schocher2010-09-191-1/+0
* New implementation for internal handling of environment variables.Wolfgang Denk2010-09-191-7/+8
* Make getenv() work before relocation.Wolfgang Denk2010-09-191-1/+2
* avr32: Add simple paging supportHaavard Skinnemoen2010-09-036-11/+163
* avr32: Print unrelocated PC on exceptionHaavard Skinnemoen2010-09-031-1/+2
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-041-1/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-042-2/+2
* avr32: add unaligned.hAndreas Bießmann2010-06-291-0/+1
* avr32: disable branch foldingAndreas Bießmann2010-06-291-3/+4
* Fix (null) problem for AVR32 boardsReinhard Meyer (-VC)2010-06-291-2/+3
* avr32: Move cpu/at32ap/* to arch/avr32/cpu/*Peter Tyser2010-04-1317-0/+2078
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-1330-0/+2564
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-136-0/+774
OpenPOWER on IntegriCloud