summaryrefslogtreecommitdiff
path: root/board/atmel
AgeCommit message (Expand)Author
2023-01-04configs: sam9x60: add mmc config for sdmmc1Mihai Sain
2023-01-04board: at91: sam9x60: set blue led on at boot timeMihai Sain
2022-12-08board: sam9x60ek: remove nand init from board fileBalamanikandan Gunasundar
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass
2022-10-30video: Drop atmel LCD codeSimon Glass
2022-10-30video: Drop CONFIG_LCD_INFOSimon Glass
2022-10-17dm: treewide: Use uclass_next_device_err when accessing second deviceMichal Suchanek
2022-09-19board: sam9x60_curiosity: add pda detect call at init timeDurai Manickam KR
2022-08-20net: ks8851_mll: Remove legacy non-DM_ETH code and callersTom Rini
2022-08-04Audit <flash.h> inclusionTom Rini
2022-06-28board: atmel: remove calls to debug_uart_initEugen Hristev
2022-04-26configs: Add sam9x60_curiosity_mmc_defconfigDurai Manickam KR
2022-04-26board: Add sam9x60_curiosity supportDurai Manickam KR
2022-04-08at91: Remove unused LED codeTom Rini
2022-04-04Merge tag 'u-boot-at91-2022.07-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-04-01Convert CONFIG_SYS_USE_NORFLASH et al to KconfigTom Rini
2022-04-01board: at91: sama5d2: set blue led on at boot timeMihai Sain
2022-03-18atmel: Remove CONFIG_AT91SAM9G45_LCD_BASETom Rini
2022-03-18atmel: Remove CONFIG_AT91SAM9G45EKESTom Rini
2022-03-18Convert CONFIG_AT91SAM9G10EK et al to KconfigTom Rini
2022-03-18Convert CONFIG_AT91SAM9G20EK et al to KconfigTom Rini
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