summaryrefslogtreecommitdiff
path: root/board/atmel
AgeCommit message (Expand)Author
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2020-01-17common: Move reset_phy() to net.hSimon Glass
2019-12-17board: atmel: sama5d27_wlsom1_ek: Set ethaddr from spi-nor flashTudor Ambarus
2019-12-03board: Remove unnecessary inclusion of micrel.h from boardsJames Byrne
2019-12-02common: Move old EEPROM functions into a new headerSimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-12-02Move strtomhz() to vsprintf.hSimon Glass
2019-12-02common: Drop global inclusion of status_led.hSimon Glass
2019-10-24board: sam9x60ek: add support for MAC address retrievalEugen Hristev
2019-10-08board: atmel: sam9x60ek: add support for PDA detectionEugen Hristev
2019-10-08configs: Add sam9x60ek_qspiflash_defconfigTudor Ambarus
2019-10-08configs: Add sam9x60ek_nandflash_defconfigTudor Ambarus
2019-10-08board: sam9x60ek: Add NAND flash supportTudor Ambarus
2019-10-08board: atmel: Add sam9x60ek boardSandeep Sheriker Mallikarjun
2019-10-08board: atmel: common: remove year from print messageEugen Hristev
2019-10-08board: atmel: sama5d27_wlsom1_ek: start green led in SPLEugen Hristev
2019-10-08board: atmel: sama5d2_wlsom1_ek: add qspi support and qspi boot configEugen Hristev
2019-10-08board: atmel: sama5d2_wlsom1_ek: add SPL supportEugen Hristev
2019-10-08board: atmel: add sama5d27_wlsom1_ek boardNicolas Ferre
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-07-09configs: sama5d27_som1_ek: add qspiflash_defconfigTudor Ambarus
2019-07-09configs: sama5d2_xplained: add qspiflash_defconfigTudor Ambarus
2019-06-27board: atmel: fix pda variable not being resetEugen Hristev
2019-05-15board: atmel: sama5d2_icp: enable green led on SPL completionEugen Hristev
2019-05-15board: atmel: sama5d2_icp: standby disable on CAN transceivers in SPLEugen Hristev
2019-05-15board: atmel: sama5d2_icp: add periph reset in SPL hw initEugen Hristev
2019-04-18board: atmel: add SAMA5D2 ICP boardEugen Hristev
2018-10-22board: at91sam9x5: add environment var for cpu typeEugen Hristev
2018-10-09video: at91: Adjust vidconsole_position_cursor() to use char posSimon Glass
2018-10-01MAINTAINERS: at91: update entry for at91 boardsEugen Hristev
2018-09-30MAINTAINERS: Update some entries for missed boardsTom Rini
2018-09-28board: sama5d4_xplained: add pda detect call at init timeEugen Hristev
2018-09-28board: sama5d2_ptc_ek: add pda detect call at init timeEugen Hristev
2018-09-28board: sama5d27_som1_ek: add pda detect call at init timeEugen Hristev
2018-09-28board: sama5d3_xplained: add pda detect call at init timeEugen Hristev
2018-09-28board: sama5d2_xplained: add pda detect call at init timeEugen Hristev
2018-09-28board: atmel: add support for pda detectionEugen Hristev
2018-05-08board: sama5d27_som1_ek: Fix the USB vbus powerEugen Hristev
2018-05-08board: sama5d2_ptc_ek: adjust the smc timings of nandEugen Hristev
2018-05-08gpio: atmel_pio4: give a full configuration when muxing pinsLudovic Desroches
2018-05-08board: atmel: sama5d2_ptc_ek: update pin configuration for NANDLudovic Desroches
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
2018-01-10build: Drop CONFIG_SPL_BUILD guards in some casesTom Rini
2017-12-04mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada
2017-11-29board: atmel: add sama5d2_ptc_ek boardLudovic Desroches
2017-11-06MAINTAINERS: Add missing boards and config entriesTom Rini
2017-10-16Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen
2017-09-29board: at91sam9x5ek: Convert to CONFIG_DM_VIDEOWenyou Yang