summaryrefslogtreecommitdiff
path: root/include/asm-avr32
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk2008-07-07-0/+8
|\
| * avr32: Add GPIO manipulation functionsPeter Ma2008-06-20-0/+8
* | MMC: Consolidate MMC/SD command definitionsHaavard Skinnemoen2008-06-28-19/+0
|/
* atmel_spi: Driver for the Atmel SPI controllerHans-Christian Egtvedt2008-06-03-0/+11
* Move definition of container_of() to common.hHaavard Skinnemoen2008-06-03-11/+0
* avr32: Rework SDRAM initialization codeHaavard Skinnemoen2008-05-27-5/+42
* avr32: Rename pm_init() as clk_init() and make SoC-specificHaavard Skinnemoen2008-05-27-0/+2
* avr32: Clean up the HMATRIX codeHaavard Skinnemoen2008-05-27-232/+192
* avr32: Get rid of the .flashprog sectionHaavard Skinnemoen2008-05-27-7/+0
* avr32: Use correct condition around macb clock accessorsHaavard Skinnemoen2008-05-27-1/+1
* Merge branch 'lwmon5' of /home/wd/git/u-boot/projectsWolfgang Denk2008-05-21-0/+2
|\
| * POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit...Yuri Tikhonov2008-05-20-0/+1
| * POST: add POST_STOP flagYuri Tikhonov2008-05-20-0/+1
* | Big white-space cleanup.Wolfgang Denk2008-05-21-3/+3
|/
* Introduce phys_size_t and move phys_addr_t into asm/types.hKumar Gala2008-04-13-2/+3
* The patch introduces the CRITICAL feature of POST tests. If the test marked a...Yuri Tikhonov2008-03-18-0/+1
* Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...Shinya Kuribayashi2008-02-23-3/+3
* AVR32: Make SDRAM refresh rate configurableHaavard Skinnemoen2008-02-05-0/+6
* Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk2007-12-27-0/+50
|\
| * AVR32: Make some AT32AP700x peripherals optionalHaavard Skinnemoen2007-12-17-0/+50
| * AVR32: Rename at32ap7000 -> at32ap700xHaavard Skinnemoen2007-12-17-0/+0
* | Introduce map_physmem() and unmap_physmem()Haavard Skinnemoen2007-12-13-0/+32
|/
* AVR32: Change prototype of memsetSemih Hazar2007-08-27-1/+1
* Move 64bit division from avr32 to generic libDirk Behme2007-08-10-39/+0
* Merge with /home/wd/git/u-boot/custodian/u-boot-avr32; code cleanup.Wolfgang Denk2007-04-18-193/+426
|\
| * Atmel MCI driverHaavard Skinnemoen2007-04-14-0/+96
| * AVR32: Add clk and gpio infrastructure for mmciHaavard Skinnemoen2007-04-14-0/+5
| * AVR32: Add clk and gpio infrastructure for macb0 and macb1Haavard Skinnemoen2007-04-14-0/+10
| * AVR32: Use initdram() instead of board_init_memories()Haavard Skinnemoen2007-04-14-3/+0
| * AVR32: Relocate u-boot to SDRAMHaavard Skinnemoen2007-04-14-0/+1
| * AVR32: Resource management rewriteHaavard Skinnemoen2007-04-14-152/+272
| * AVR32: Clean up memory-map.h for at32ap7000Haavard Skinnemoen2007-04-14-38/+43
|/
* [PATCH v3] Add sync to ensure flash_write_cmd is fully finishedHaiying Wang2007-02-21-0/+4
* Add AT32AP CPU and AT32AP7000 SoC supportWolfgang Denk2006-10-24-0/+439
* Add AVR32 architecture supportWolfgang Denk2006-10-24-0/+1660