aboutsummaryrefslogtreecommitdiff
path: root/include/asm-avr32
AgeCommit message (Expand)AuthorFilesLines
2008-04-13Introduce phys_size_t and move phys_addr_t into asm/types.hKumar Gala2-2/+3
2008-03-18The patch introduces the CRITICAL feature of POST tests. If the test marked a...Yuri Tikhonov1-0/+1
2008-02-23Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...Shinya Kuribayashi1-3/+3
2008-02-05AVR32: Make SDRAM refresh rate configurableHaavard Skinnemoen2-0/+6
2007-12-27Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk6-0/+50
2007-12-17AVR32: Make some AT32AP700x peripherals optionalHaavard Skinnemoen3-0/+50
2007-12-17AVR32: Rename at32ap7000 -> at32ap700xHaavard Skinnemoen5-0/+0
2007-12-13Introduce map_physmem() and unmap_physmem()Haavard Skinnemoen1-0/+32
2007-08-27AVR32: Change prototype of memsetSemih Hazar1-1/+1
2007-08-10Move 64bit division from avr32 to generic libDirk Behme1-39/+0
2007-04-18Merge with /home/wd/git/u-boot/custodian/u-boot-avr32; code cleanup.Wolfgang Denk8-193/+426
2007-04-14Atmel MCI driverHaavard Skinnemoen1-0/+96
2007-04-14AVR32: Add clk and gpio infrastructure for mmciHaavard Skinnemoen2-0/+5
2007-04-14AVR32: Add clk and gpio infrastructure for macb0 and macb1Haavard Skinnemoen2-0/+10
2007-04-14AVR32: Use initdram() instead of board_init_memories()Haavard Skinnemoen2-3/+0
2007-04-14AVR32: Relocate u-boot to SDRAMHaavard Skinnemoen1-0/+1
2007-04-14AVR32: Resource management rewriteHaavard Skinnemoen5-152/+272
2007-04-14AVR32: Clean up memory-map.h for at32ap7000Haavard Skinnemoen1-38/+43
2007-02-21[PATCH v3] Add sync to ensure flash_write_cmd is fully finishedHaiying Wang1-0/+4
2006-10-24Add AT32AP CPU and AT32AP7000 SoC supportWolfgang Denk3-0/+439
2006-10-24Add AVR32 architecture supportWolfgang Denk20-0/+1660