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
/
arch
/
arm
/
mach-at91
/
spl.c
Age
Commit message (
Expand
)
Author
2025-06-19
arm: at91: wdt: Remove at91_wdt struct
Zixun LI
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
arm: at91: Remove <common.h> and add needed includes
Tom Rini
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek BehĂșn
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2018-11-16
arm: at91: wdt: Convert watchdog driver to dm/dt
Prasanthi Chellakumar
2018-05-22
at91: Minor tweaks to SPL logic for space savings on smartweb
Tom Rini
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-07
spl: eMMC/SD: Provide one __weak spl_boot_mode() function
Lukasz Majewski
2017-09-14
ARM: at91: spl: Add macro CONFIG_XXXX_BOOT support
Wenyou Yang
2017-09-14
ARM: at91: spl: Add boot device for boot from QSPI
Wenyou Yang
2017-04-13
ARM: at91: spl: specify MMC and NAND boot device
Wenyou Yang
2016-06-26
ARM: at91: Don't invoke spl_boot_device() twice
Marek Vasut
2016-06-26
common: Pass the boot device into spl_boot_mode()
Marek Vasut
2016-06-12
ARM: at91: sama5: Extend boot device autodetection
Marek Vasut
2016-05-24
ARM: sama5d2: Implement boot device autodetection
Marek Vasut
2015-04-01
ARM: atmel: at91sam9x5ek: enable spl support
Bo Shen
2015-02-21
ARM: at91: collect SoC sources into mach-at91
Masahiro Yamada