index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
atmel
/
sama5d3_xplained
Age
Commit message (
Expand
)
Author
2024-10-11
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"
Tom Rini
2024-10-11
board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-09-24
at91: rename mem_init() to at91_mem_init()
Jerome Forissier
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
board: atmel: Remove <common.h> and add needed includes
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-06-28
board: atmel: remove calls to debug_uart_init
Eugen Hristev
2021-06-14
board: sama5d3_xplained: add Falcon boot support
Michael Opdenacker
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2018-10-01
MAINTAINERS: at91: update entry for at91 boards
Eugen Hristev
2018-09-28
board: sama5d3_xplained: add pda detect call at init time
Eugen Hristev
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-09-14
configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignment
Wenyou Yang
2017-04-14
board: sama5d3_xplained: Enable early debug UART
Wenyou Yang
2017-04-14
board: sama5d3_xplained: Clean up code
Wenyou Yang
2017-04-14
board: sama5d3_xplained: Update to support DM/DT
Wenyou Yang
2016-02-18
board: atmel: clean up the PMC_PLLICPR init code
Wenyou Yang
2016-02-18
board: atmel: clean up peripheral clock code
Wenyou Yang
2016-02-02
arm: at91/spl: mpddrc: add struct atmel_mpddrc_config
Wenyou Yang
2015-08-21
arm: at91: pmc: replace the constant with a define in at91_pmc.h
Erik van Luijk
2015-08-21
arm: at91: mpddr: allow multiple DDR controllers
Erik van Luijk
2015-02-21
ARM: at91: move board select menu and common settings
Masahiro Yamada
2014-10-29
kconfig: arm: introduce symbol for ARM CPUs
Georges Savoundararadj
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-05-27
ARM: atmel: enable SPL on sama5d3_xplained board
Bo Shen
2014-03-09
ARM: atmel: add sama5d3 Xplained board support
Bo Shen