Age | Commit message (Expand) | Author |
2011-04-30 | Handle most LDSCRIPT setting centrally | Scott Wood |
2011-03-27 | rename _end to __bss_end__ | Po-Yu Chuang |
2010-12-07 | at91rm9200ek: add configure target for RAM boot | Andreas Bießmann |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-10-19 | at91rm9200ek: convert to at91 | Andreas Bießmann |
2010-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |
2010-09-03 | avr32: Add simple paging support | Haavard Skinnemoen |
2010-09-03 | avr32: Use uncached() macro to get an address for SDRAM init | Haavard Skinnemoen |
2010-07-12 | Write MAC address automatically on MACB-based boards | Ben Warren |
2010-06-30 | USB OHCI support for at91sam9g45 SoC | Sergey Matyukevich |
2010-06-29 | avr32: fix linking of atstk100x and favr32 boards | Andreas Bießmann |
2010-03-07 | ARM change name of defines for AT91 arm926ejs | Achim Ehrlich |
2010-02-12 | update at91sam9263ek board to new SoC access | Jens Scharsig |
2010-01-31 | new at91_emac network driver (NET_MULTI api) | Jens Scharsig |
2009-12-07 | at91sam9261ek.c: fix minor coding style issue. | Wolfgang Denk |
2009-09-01 | at91sam9260/afeb9260: Fix SPI initialization | Albin Tonnerre |
2009-07-12 | at91: Introduction of at91sam9g10 SOC. | Sedji Gaouaou |
2009-07-12 | at91: Introduction of at91sam9g45 SOC. | Sedji Gaouaou |
2009-07-06 | at91sam9260/9263: add back up for the rst(reset controller). | Sedji Gaouaou |
2009-06-21 | at91: unify nor boot support | Jean-Christophe PLAGNIOL-VILLARD |
2009-06-21 | at91sam9263ek: add nor flash support | Jean-Christophe PLAGNIOL-VILLARD |
2009-06-15 | Convert DM9000 driver for CONFIG_NET_MULTI | Remy Bohmer |
2009-06-12 | arm: unify linker script | Jean-Christophe PLAGNIOL-VILLARD |
2009-06-12 | arm: timer and interrupt init rework | Jean-Christophe PLAGNIOL-VILLARD |
2009-05-15 | Fix e-mail address of Gary Jennejohn. | Detlev Zundel |
2009-04-16 | at91sam9/at91cap: improve clock framework | Jean-Christophe PLAGNIOL-VILLARD |
2009-04-05 | Update CHANGELOG, coding style cleanup. | Wolfgang Denk |
2009-04-04 | at91rm9200: Reset update | Jean-Christophe PLAGNIOL-VILLARD |
2009-04-04 | Add support for the AT91RM9200EK Board. | Ulf Samuelsson |
2009-04-04 | at91rm9200dk: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2009-04-04 | at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECT | Jean-Christophe PLAGNIOL-VILLARD |
2009-03-26 | Merge branch 'master' of git://git.denx.de/u-boot-at91 | Wolfgang Denk |
2009-03-23 | Merge branch 'mimc200' | Haavard Skinnemoen |
2009-03-22 | at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC. | Nicolas Ferre |
2009-03-22 | at91sam9/at91cap: move nand drivers to drivers/mtd/nand | Jean-Christophe PLAGNIOL-VILLARD |
2009-03-22 | atmel/at91/boards: compile dataflash partition only when dataflash is | Jean-Christophe PLAGNIOL-VILLARD |
2009-03-22 | at91sam9/at91cap: move common macb initialisation to cpu | Jean-Christophe PLAGNIOL-VILLARD |
2009-03-22 | at91sam9/at91cap: move common usb host initialisation to cpu | Jean-Christophe PLAGNIOL-VILLARD |
2009-03-22 | at91sam9/at91cap: move common led management to cpu | Jean-Christophe PLAGNIOL-VILLARD |
2009-03-22 | at91sam9/at91cap: move common spi initialisation to cpu | Jean-Christophe PLAGNIOL-VILLARD |
2009-03-22 | at91sam9/at91cap: move common serial initialisation to cpu | Jean-Christophe PLAGNIOL-VILLARD |
2009-03-20 | Fix all linker script to handle all rodata sections | Trent Piepho |
2009-02-23 | AVR32: Make cacheflush cpu-dependent | Olav Morken |
2008-12-17 | Merge branch 'fixes' into cleanups | Haavard Skinnemoen |
2008-11-21 | AT91: Use AT91_CPU_CLOCK in displays | Stelian Pop |
2008-11-18 | Align end of bss by 4 bytes | Selvamuthukumar |
2008-11-07 | AT91: Replace AT91_BASE_EMAC by the board specific values. | Stelian Pop |
2008-11-07 | AT91: Replace (undefined) AT91_ID_US* by the board specific values. | Stelian Pop |
2008-10-27 | lcd: Let the board code show board-specific info | Haavard Skinnemoen |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |