[U-Boot] Pull request: u-boot-atmel/avr32
Wolfgang Denk
wd at denx.de
Wed Sep 8 00:48:55 CEST 2010
Dear Reinhard Meyer,
In message <4C810919.2040603 at emk-elektronik.de> you wrote:
> The following changes since commit bd2313078114c4b44c4a5ce149af43bcb7fc8854:
> Wolfgang Denk (1):
> Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-atmel avr32
>
> Haavard Skinnemoen (3):
> avr32: Print unrelocated PC on exception
> avr32: Use uncached() macro to get an address for SDRAM init
> avr32: Add simple paging support
>
> arch/avr32/cpu/at32ap700x/Makefile | 2 +-
> arch/avr32/cpu/at32ap700x/mmu.c | 78 ++++++++++++++++++++
> arch/avr32/cpu/exception.c | 3 +-
> arch/avr32/cpu/start.S | 19 +++--
> arch/avr32/include/asm/arch-at32ap700x/addrspace.h | 5 +-
> arch/avr32/include/asm/arch-at32ap700x/mmu.h | 66 +++++++++++++++++
> arch/avr32/lib/board.c | 4 +
> board/atmel/atngw100/atngw100.c | 19 ++++-
> board/atmel/atstk1000/atstk1000.c | 19 ++++-
> board/earthlcd/favr-32-ezkit/favr-32-ezkit.c | 19 ++++-
> board/mimc/mimc200/mimc200.c | 24 +++++-
> board/miromico/hammerhead/hammerhead.c | 19 ++++-
> include/configs/atngw100.h | 3 +
> include/configs/atstk1002.h | 3 +
> include/configs/atstk1003.h | 3 +
> include/configs/atstk1004.h | 3 +
> include/configs/atstk1006.h | 3 +
> include/configs/favr-32-ezkit.h | 3 +
> include/configs/hammerhead.h | 3 +
> include/configs/mimc200.h | 3 +
> 20 files changed, 274 insertions(+), 27 deletions(-)
> create mode 100644 arch/avr32/cpu/at32ap700x/mmu.c
> create mode 100644 arch/avr32/include/asm/arch-at32ap700x/mmu.h
Applied to u-boot-arm, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"And they told us, what they wanted... Was a sound that could kill
some-one, from a distance." - Kate Bush
More information about the U-Boot
mailing list