summaryrefslogtreecommitdiff
path: root/board/atmel
Commit message (Expand)AuthorAgeFilesLines
* configs: sam9x60: add mmc config for sdmmc1Mihai Sain2023-01-041-0/+1
* board: at91: sam9x60: set blue led on at boot timeMihai Sain2023-01-042-0/+19
* board: sam9x60ek: remove nand init from board fileBalamanikandan Gunasundar2022-12-081-59/+0
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-0516-48/+48
* global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini2022-12-057-14/+14
* video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass2022-10-308-8/+8
* video: Drop atmel LCD codeSimon Glass2022-10-305-299/+0
* video: Drop CONFIG_LCD_INFOSimon Glass2022-10-305-159/+0
* dm: treewide: Use uclass_next_device_err when accessing second deviceMichal Suchanek2022-10-171-1/+1
* board: sam9x60_curiosity: add pda detect call at init timeDurai Manickam KR2022-09-191-0/+4
* net: ks8851_mll: Remove legacy non-DM_ETH code and callersTom Rini2022-08-201-35/+0
* Audit <flash.h> inclusionTom Rini2022-08-041-2/+1
* board: atmel: remove calls to debug_uart_initEugen Hristev2022-06-2819-60/+0
* configs: Add sam9x60_curiosity_mmc_defconfigDurai Manickam KR2022-04-261-0/+1
* board: Add sam9x60_curiosity supportDurai Manickam KR2022-04-264-0/+103
* at91: Remove unused LED codeTom Rini2022-04-0810-132/+0
* Merge tag 'u-boot-at91-2022.07-a' of https://source.denx.de/u-boot/custodians...Tom Rini2022-04-045-0/+45
|\
| * board: at91: sama5d2: set blue led on at boot timeMihai Sain2022-04-015-0/+45
* | Convert CONFIG_SYS_USE_NORFLASH et al to KconfigTom Rini2022-04-011-0/+3
|/
* atmel: Remove CONFIG_AT91SAM9G45_LCD_BASETom Rini2022-03-181-1/+2
* atmel: Remove CONFIG_AT91SAM9G45EKESTom Rini2022-03-181-4/+0
* Convert CONFIG_AT91SAM9G10EK et al to KconfigTom Rini2022-03-181-0/+14
* Convert CONFIG_AT91SAM9G20EK et al to KconfigTom Rini2022-03-181-0/+15
* board: sama7g5ek: set blue led on at boot timeMihai Sain2022-01-131-0/+9
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-301-1/+0
* Merge tag 'u-boot-at91-2022.01-a' of https://source.denx.de/u-boot/custodians...WIP/22Sep2021-nextTom Rini2021-09-223-8/+16
|\
| * configs: sama5d2: add qspi config for QSPI1Mihai Sain2021-09-211-0/+1
| * board: sama5d2_xplained: Get dram size and base from device treeClément Léger2021-09-211-4/+7
| * board: sama5d27_som1_ek: Get dram size and base from device treeClément Léger2021-09-211-4/+8
* | Remove #include <version.h> from files which do not need itPali Rohár2021-09-171-1/+0
|/
* global: Convert simple_strtoul() with decimal to dectoul()Simon Glass2021-08-021-1/+1
* arm: Remove at91rm9200ek boardsTom Rini2021-07-075-160/+0
* board: sama5d3_xplained: add Falcon boot supportMichael Opdenacker2021-06-141-0/+7
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-0220-0/+20
* board: atmel: Add SAMA5D27 giant boardGreg Gallagher2021-01-221-0/+6
* board: atmel: sama7g5ek: add support for MAC address retreivalEugen Hristev2021-01-071-5/+13
* configs: sama7g5: add mmc config for sdmmc0Eugen Hristev2021-01-071-0/+1
* board: atmel: sama7g5ek: add initial support for sama7g5ekEugen Hristev2021-01-074-0/+97
* board: atmel: common: introduce at91_set_eth1addr for second interfaceEugen Hristev2020-09-221-0/+33
* w1: Drop dm.h header fileSimon Glass2020-08-031-0/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-173-3/+3
* Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini2020-06-043-0/+6
|\
| * board: atmel: Fix compiler warning 'board_usb_hw_init()' not usedJosef Lusticky2020-05-063-0/+6
* | common: Drop init.h from common headerSimon Glass2020-05-182-0/+2
* | common: Drop net.h from common headerSimon Glass2020-05-184-0/+4
* | common: Drop flash.h from common headerSimon Glass2020-05-181-0/+1
|/
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-179-0/+9
* common: Move reset_phy() to net.hSimon Glass2020-01-173-0/+3
* board: atmel: sama5d27_wlsom1_ek: Set ethaddr from spi-nor flashTudor Ambarus2019-12-173-0/+131
* board: Remove unnecessary inclusion of micrel.h from boardsJames Byrne2019-12-031-2/+0