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
/
wandboard
/
spl.c
Age
Commit message (
Expand
)
Author
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-07
board: wandboard: Remove <common.h> and add needed includes
Tom Rini
2022-11-10
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
arm: Don't include common.h in header files
Simon Glass
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2019-06-11
wandboard: Rework Makefile to prevent spl.o from being built
Ezequiel Garcia
2019-04-13
imx6: wandboard: convert to DM_MMC
Anatolij Gustschin
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2017-11-20
Revert "wandboard: Remove unnecessary delay"
Fabio Estevam
2017-10-31
wandboard: Add support for the MX6QP variant
Fabio Estevam
2017-09-18
imx6: drop duplicated bss memset and board_init_r() call
Anatolij Gustschin
2017-08-28
imx: imx6: Move gpr_init() function to soc.c
Breno Lima
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-07-12
wandboard: Remove unnecessary delay
Fabio Estevam
2016-10-04
wandboard: Fix hang when going into low frequency
Fabio Estevam
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-06
mx6: ddr: Allow changing REFSEL and REFR fields
Fabio Estevam
2015-05-21
wandboard: Switch to SPL support
Fabio Estevam