index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-at91
/
spl.c
Age
Commit message (
Expand
)
Author
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