summaryrefslogtreecommitdiff
path: root/board/atmel
AgeCommit message (Expand)AuthorFilesLines
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass1-1/+1
2021-07-08arm: Remove at91rm9200ek boardsTom Rini5-160/+0
2021-06-14board: sama5d3_xplained: add Falcon boot supportMichael Opdenacker1-0/+7
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass20-0/+20
2021-01-22board: atmel: Add SAMA5D27 giant boardGreg Gallagher1-0/+6
2021-01-07board: atmel: sama7g5ek: add support for MAC address retreivalEugen Hristev1-5/+13
2021-01-07configs: sama7g5: add mmc config for sdmmc0Eugen Hristev1-0/+1
2021-01-07board: atmel: sama7g5ek: add initial support for sama7g5ekEugen Hristev4-0/+97
2020-09-22board: atmel: common: introduce at91_set_eth1addr for second interfaceEugen Hristev1-0/+33
2020-08-04w1: Drop dm.h header fileSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada3-3/+3
2020-06-04Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini3-0/+6
2020-05-19common: Drop init.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop net.h from common headerSimon Glass4-0/+4
2020-05-18common: Drop flash.h from common headerSimon Glass1-0/+1
2020-05-06board: atmel: Fix compiler warning 'board_usb_hw_init()' not usedJosef Lusticky3-0/+6
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass9-0/+9
2020-01-17common: Move reset_phy() to net.hSimon Glass3-0/+3
2019-12-17board: atmel: sama5d27_wlsom1_ek: Set ethaddr from spi-nor flashTudor Ambarus3-0/+131
2019-12-03board: Remove unnecessary inclusion of micrel.h from boardsJames Byrne1-2/+0
2019-12-03common: Move old EEPROM functions into a new headerSimon Glass1-0/+1
2019-12-03common: Move some board functions out of common.hSimon Glass9-0/+9
2019-12-03Move strtomhz() to vsprintf.hSimon Glass6-0/+6
2019-12-03common: Drop global inclusion of status_led.hSimon Glass4-0/+4
2019-10-24board: sam9x60ek: add support for MAC address retrievalEugen Hristev1-0/+12
2019-10-08board: atmel: sam9x60ek: add support for PDA detectionEugen Hristev1-0/+5
2019-10-08configs: Add sam9x60ek_qspiflash_defconfigTudor Ambarus1-0/+1
2019-10-08configs: Add sam9x60ek_nandflash_defconfigTudor Ambarus1-0/+1
2019-10-08board: sam9x60ek: Add NAND flash supportTudor Ambarus1-0/+61
2019-10-08board: atmel: Add sam9x60ek boardSandeep Sheriker Mallikarjun4-0/+85
2019-10-08board: atmel: common: remove year from print messageEugen Hristev1-1/+1
2019-10-08board: atmel: sama5d27_wlsom1_ek: start green led in SPLEugen Hristev1-0/+8
2019-10-08board: atmel: sama5d2_wlsom1_ek: add qspi support and qspi boot configEugen Hristev2-0/+18
2019-10-08board: atmel: sama5d2_wlsom1_ek: add SPL supportEugen Hristev1-0/+147
2019-10-08board: atmel: add sama5d27_wlsom1_ek boardNicolas Ferre4-0/+109
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_set() to env.hSimon Glass3-0/+3
2019-07-09configs: sama5d27_som1_ek: add qspiflash_defconfigTudor Ambarus1-0/+1
2019-07-09configs: sama5d2_xplained: add qspiflash_defconfigTudor Ambarus1-0/+1
2019-06-27board: atmel: fix pda variable not being resetEugen Hristev1-2/+4
2019-05-15board: atmel: sama5d2_icp: enable green led on SPL completionEugen Hristev1-0/+8
2019-05-15board: atmel: sama5d2_icp: standby disable on CAN transceivers in SPLEugen Hristev1-0/+7
2019-05-15board: atmel: sama5d2_icp: add periph reset in SPL hw initEugen Hristev1-0/+23
2019-04-18board: atmel: add SAMA5D2 ICP boardEugen Hristev4-0/+220
2018-10-22board: at91sam9x5: add environment var for cpu typeEugen Hristev2-0/+11
2018-10-09video: at91: Adjust vidconsole_position_cursor() to use char posSimon Glass1-1/+4
2018-10-01MAINTAINERS: at91: update entry for at91 boardsEugen Hristev10-10/+10
2018-09-30MAINTAINERS: Update some entries for missed boardsTom Rini2-0/+2
2018-09-29board: sama5d4_xplained: add pda detect call at init timeEugen Hristev1-0/+3
2018-09-29board: sama5d2_ptc_ek: add pda detect call at init timeEugen Hristev1-0/+10