summaryrefslogtreecommitdiff
path: root/board/atmel/at91sam9x5ek/at91sam9x5ek.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-3/+3
2022-12-06global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini1-2/+2
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass1-1/+1
2022-06-28board: atmel: remove calls to debug_uart_initEugen Hristev1-3/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2018-10-22board: at91sam9x5: add environment var for cpu typeEugen Hristev1-0/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-09-29board: at91sam9x5ek: Convert to CONFIG_DM_VIDEOWenyou Yang1-104/+7
2017-09-14configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignmentWenyou Yang1-2/+2
2017-07-12board: atmel: use get_nand_dev_by_index()Grygorii Strashko1-1/+1
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass1-0/+1
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini1-1/+1
2017-05-09board: at91sam9x5ek: Enable early debug UARTWenyou Yang1-1/+13
2017-05-09board: at91sam9x5ek: Clean up codeWenyou Yang1-78/+0
2017-05-09configs: at91sam9x5ek: Update to support DM/DTWenyou Yang1-0/+2
2017-04-13gpio: at91_gpio: remove CPU_HAS_PIO3 macroWenyou Yang1-45/+45
2017-01-28Revert "arm: Remove unregister MACH_TYPE_xxx uses"Tom Rini1-0/+3
2017-01-14arm: Remove unregister MACH_TYPE_xxx usesTom Rini1-3/+0
2016-06-04nand: Embed mtd_info in struct nand_chipScott Wood1-1/+1
2016-02-18board: atmel: clean up peripheral clock codeWenyou Yang1-7/+3
2016-02-02arm: at91/spl: mpddrc: add struct atmel_mpddrc_configWenyou Yang1-2/+2
2015-08-21arm: at91: pmc: replace the constant with a define in at91_pmc.hErik van Luijk1-1/+1
2015-08-21arm: at91: mpddr: allow multiple DDR controllersErik van Luijk1-1/+1
2015-04-01ARM: atmel: at91sam9x5ek: enable spl supportBo Shen1-0/+74
2013-12-17arm: atmel: at91sam9x5: cleanup cs configure for spiBo Shen1-1/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-12-10at91sam9x5: enable USB support for 9x5ek board.Richard Genoud1-0/+3
2012-10-17ARM: at91sam9x5: enable MCI0 support for 9x5ek board.Wu, Josh1-0/+10
2012-09-13at91sam9x5: set default EBI I/O drive configuration.Wu, Josh1-0/+4
2012-09-01at91: 9x5: change SMC config timing that both works for PMECC & non-PMECC.Wu, Josh1-6/+6
2012-09-01arm : at91sam9x5 : fix a small bug for NANDBo Shen1-0/+2
2012-09-01arm : Atmel : add at91sam9x5ek board supportBo Shen1-0/+293