summaryrefslogtreecommitdiff
path: root/board/atmel
AgeCommit message (Expand)Author
2012-10-22Merge branch 'josh/sama5ek/v2012.10-rc1' into josh/sama5ek/v2012.10Josh Wu
2012-09-30Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD
2012-09-25SAMA5: display nand flash size even in sd, spi flash configuration.Josh Wu
2012-09-25SAMA5D3x: modify copyright yearNicolas Ferre
2012-09-25Makefile: remove led compile option, armv7 not support itBo Shen
2012-09-25SMC: Add timings configuration for NANDBo Shen
2012-09-25USB: Add power control for USB Port ABo Shen
2012-09-25LCD: move lcd pin configuration to devices c fileBo Shen
2012-09-25PMC: rework the peripheral clock enable methodBo Shen
2012-09-25MMC: enable save env into sd cardBo Shen
2012-09-25MMC: enable MMC support in u-bootBo Shen
2012-09-25LCDC: using has_lcdc() function to avoid error registerBo Shen
2012-09-25SAMA5: Add function to distinguish CPU typeBo Shen
2012-09-25LCD: Enable uboot boot logoBo Shen
2012-09-25SPI Flash: Enable serial flashBo Shen
2012-09-25USB: remove unused variableBo Shen
2012-09-25USB: Enable USB HostBo Shen
2012-09-25SAMA5: Add SAMA5 supportBo Shen
2012-09-13at91sam9x5: set default EBI I/O drive configuration.Wu, Josh
2012-09-13avr32: add atngw100mkii boardAndreas Bießmann
2012-09-01at91: 9x5: change SMC config timing that both works for PMECC & non-PMECC.Wu, Josh
2012-09-01arm:at91-boards: remove console_init_f where unnecessaryAndreas Bießmann
2012-09-01at91sam9263ek: remove unnecessary console_init_fAndreas Bießmann
2012-09-01arm : at91sam9x5 : fix a small bug for NANDBo Shen
2012-09-01arm : Atmel : add at91sam9x5ek board supportBo Shen
2012-07-07AT91SAM9*: Change kernel address in dataflash to match u-boot's sizeAlexandre Belloni
2012-07-07Fix: broken boot message at serial line on AT91SAM9263-EK boardesw@bus-elektronik.de
2011-11-29Fix Stelian's email addressStelian Pop
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-09-13led: remove camel casing of led identifiers globallyJason Kridner
2011-09-04ARM: remove broken "at91rm9200dk" boardWolfgang Denk
2011-09-04ARM: remove broken "at91cap9adk" boardWolfgang Denk
2011-09-03atmel: Update support of board AT91SAM9M10G45-EK to new styleThomas Petazzoni
2011-08-03AT91: Makes AT91SAM9263-EK build correctly against u-boot-atmel/masterXu, Hong
2011-08-03AT91: Board fix for AT91SAM9261-EKXu, Hong
2011-08-03AT91: Makes AT91SAM9RL-EK build correctly against u-boot-atmel/masterXu, Hong
2011-07-17Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD
2011-07-16Timer: Fix misuse of ARM *timer_masked() functions outside arch/armGraeme Russ
2011-07-04atstk100x: switch to common cfi driverAndreas Bießmann
2011-07-04at91rm9200ek: use atmel_usartAndreas Bießmann
2011-06-21AT91 rework: fix at91sam(9260/9g20/9xe)ek board port to build again:Reinhard Meyer
2011-06-21update arm/at91rm9200 work with rework rework110202Jens Scharsig
2011-05-18atstk100x: move CONFIG_SYS_TEXT_BASE to headerAndreas Bießmann
2011-05-18atngw100: move CONFIG_SYS_TEXT_BASE to headerAndreas Bießmann
2011-05-18avr32: use single linker scriptAndreas Bießmann
2011-05-18avr32/config.mk: simplify PLATFORM_RELFLAGSAndreas Bießmann
2011-05-18avr32: fix linkingAndreas Bießmann
2011-05-18avr32: fixup definitions to ATMEL_BASE_xxxAndreas Bießmann
2011-04-30Handle most LDSCRIPT setting centrallyScott Wood
2011-03-27rename _end to __bss_end__Po-Yu Chuang