Age | Commit message (Expand) | Author |
2009-03-20 | remove bi_enet*addr from global data for all arches | Mike Frysinger |
2009-02-16 | Eliminated arch-specific mmc header requirement | Andy Fleming |
2009-02-10 | Add an architecture specific config.h for common defines | Kumar Gala |
2008-12-17 | avr32: Remove second definition of virt_to_phys() | Haavard Skinnemoen |
2008-12-15 | Introduce virt_to_phys() | Kumar Gala |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-06 | Allow console input to be disabled | Mark Jackson |
2008-07-30 | Merge branch 'hammerhead' of git://git.denx.de/u-boot-avr32 | Haavard Skinnemoen |
2008-07-30 | Add support for the hammerhead (AVR32) board | Julien May |
2008-07-24 | Merge branch 'format-warnings' of git://git.denx.de/u-boot-avr32 | Haavard Skinnemoen |
2008-07-23 | avr32: Fix printf() format warnings | Haavard Skinnemoen |
2008-07-23 | avr32: asm/io.h needs asm/types.h | Haavard Skinnemoen |
2008-07-07 | Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 | Wolfgang Denk |
2008-06-28 | MMC: Consolidate MMC/SD command definitions | Haavard Skinnemoen |
2008-06-20 | avr32: Add GPIO manipulation functions | Peter Ma |
2008-06-03 | atmel_spi: Driver for the Atmel SPI controller | Hans-Christian Egtvedt |
2008-06-03 | Move definition of container_of() to common.h | Haavard Skinnemoen |
2008-05-27 | avr32: Rework SDRAM initialization code | Haavard Skinnemoen |
2008-05-27 | avr32: Rename pm_init() as clk_init() and make SoC-specific | Haavard Skinnemoen |
2008-05-27 | avr32: Clean up the HMATRIX code | Haavard Skinnemoen |
2008-05-27 | avr32: Get rid of the .flashprog section | Haavard Skinnemoen |
2008-05-27 | avr32: Use correct condition around macb clock accessors | Haavard Skinnemoen |
2008-05-21 | Merge branch 'lwmon5' of /home/wd/git/u-boot/projects | Wolfgang Denk |
2008-05-21 | Big white-space cleanup. | Wolfgang Denk |
2008-05-20 | POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit... | Yuri Tikhonov |
2008-05-20 | POST: add POST_STOP flag | Yuri Tikhonov |
2008-04-13 | Introduce phys_size_t and move phys_addr_t into asm/types.h | Kumar Gala |
2008-03-18 | The patch introduces the CRITICAL feature of POST tests. If the test marked a... | Yuri Tikhonov |
2008-02-23 | Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta... | Shinya Kuribayashi |
2008-02-05 | AVR32: Make SDRAM refresh rate configurable | Haavard Skinnemoen |
2007-12-27 | Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 | Wolfgang Denk |
2007-12-17 | AVR32: Make some AT32AP700x peripherals optional | Haavard Skinnemoen |
2007-12-17 | AVR32: Rename at32ap7000 -> at32ap700x | Haavard Skinnemoen |
2007-12-13 | Introduce map_physmem() and unmap_physmem() | Haavard Skinnemoen |
2007-08-27 | AVR32: Change prototype of memset | Semih Hazar |
2007-08-10 | Move 64bit division from avr32 to generic lib | Dirk Behme |
2007-04-18 | Merge with /home/wd/git/u-boot/custodian/u-boot-avr32; code cleanup. | Wolfgang Denk |
2007-04-14 | Atmel MCI driver | Haavard Skinnemoen |
2007-04-14 | AVR32: Add clk and gpio infrastructure for mmci | Haavard Skinnemoen |
2007-04-14 | AVR32: Add clk and gpio infrastructure for macb0 and macb1 | Haavard Skinnemoen |
2007-04-14 | AVR32: Use initdram() instead of board_init_memories() | Haavard Skinnemoen |
2007-04-14 | AVR32: Relocate u-boot to SDRAM | Haavard Skinnemoen |
2007-04-14 | AVR32: Resource management rewrite | Haavard Skinnemoen |
2007-04-14 | AVR32: Clean up memory-map.h for at32ap7000 | Haavard Skinnemoen |
2007-02-21 | [PATCH v3] Add sync to ensure flash_write_cmd is fully finished | Haiying Wang |
2006-10-24 | Add AT32AP CPU and AT32AP7000 SoC support | Wolfgang Denk |
2006-10-24 | Add AVR32 architecture support | Wolfgang Denk |