Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-04 | avr32: Move stack_end to arch_global_data | Simon Glass | |
Move this field into arch_global_data and tidy up. Signed-off-by: Simon Glass <sjg@chromium.org> | |||
2010-09-03 | avr32: Print unrelocated PC on exception | Haavard Skinnemoen | |
In addition to the real PC value, also print the value of PC after subtracting the relocation offset. This value will match the address in the ELF file so it's much easier to figure out where things went wrong. Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com> | |||
2010-04-13 | avr32: Move cpu/at32ap/* to arch/avr32/cpu/* | Peter Tyser | |
Signed-off-by: Peter Tyser <ptyser@xes-inc.com> |