summaryrefslogtreecommitdiff
path: root/board/atmel
AgeCommit message (Expand)Author
2022-01-13board: sama7g5ek: set blue led on at boot timeMihai Sain
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-22Merge tag 'u-boot-at91-2022.01-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-09-21configs: sama5d2: add qspi config for QSPI1Mihai Sain
2021-09-21board: sama5d2_xplained: Get dram size and base from device treeClément Léger
2021-09-21board: sama5d27_som1_ek: Get dram size and base from device treeClément Léger
2021-09-17Remove #include <version.h> from files which do not need itPali Rohár
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-07-07arm: Remove at91rm9200ek boardsTom Rini
2021-06-14board: sama5d3_xplained: add Falcon boot supportMichael Opdenacker
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-22board: atmel: Add SAMA5D27 giant boardGreg Gallagher
2021-01-07board: atmel: sama7g5ek: add support for MAC address retreivalEugen Hristev
2021-01-07configs: sama7g5: add mmc config for sdmmc0Eugen Hristev
2021-01-07board: atmel: sama7g5ek: add initial support for sama7g5ekEugen Hristev
2020-09-22board: atmel: common: introduce at91_set_eth1addr for second interfaceEugen Hristev
2020-08-03w1: Drop dm.h header fileSimon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-06-04Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-18common: Drop flash.h from common headerSimon Glass
2020-05-06board: atmel: Fix compiler warning 'board_usb_hw_init()' not usedJosef Lusticky
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