index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
avr32
/
cpu
Age
Commit message (
Expand
)
Author
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