index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
board
/
wandboard
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: Don't include common.h in header files
Simon Glass
2020-05-18
2
-0
/
+2
*
wandboard: Print the board version in board_late_init()
Fabio Estevam
2020-04-18
1
-14
/
+9
*
wandboard: Do not print error when PMIC is not present
Fabio Estevam
2020-04-18
1
-1
/
+1
*
wandboard: Fix version detection for mx6q/mx6dl revD1
Fabio Estevam
2020-04-18
1
-2
/
+2
*
wandboard: Do not print error message when PMIC is absent
Fabio Estevam
2020-01-14
1
-1
/
+1
*
wandboard: Remove repeated PMIC string
Fabio Estevam
2020-01-08
1
-2
/
+0
*
wandboard: Fix the DM_PMIC conversion
Fabio Estevam
2020-01-08
1
-1
/
+1
*
common: Move some board functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
imx: wandboard: convert FEC support to DM_ETH
Anatolij Gustschin
2019-10-08
1
-22
/
+1
*
env: Move env_set() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
Merge tag 'mmc-6-23' of https://github.com/MrVan/u-boot
Tom Rini
2019-07-08
1
-1
/
+1
|
\
|
*
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2019-06-23
1
-1
/
+1
*
|
wandboard: README: Adjust the U-Boot proper binary name
Fabio Estevam
2019-07-04
1
-1
/
+1
*
|
wandboard: Add FIT image support
Fabio Estevam
2019-07-04
1
-0
/
+18
|
/
*
wandboard: Rework Makefile to prevent spl.o from being built
Ezequiel Garcia
2019-06-11
2
-4
/
+2
*
wandboard: Don't use I2C speed Kconfig settings with DM_I2C
Trent Piepho
2019-05-17
1
-5
/
+14
*
imx6: wandboard: convert to DM_MMC
Anatolij Gustschin
2019-04-13
2
-97
/
+92
*
imx6: wandboard: convert to DM_I2C
Anatolij Gustschin
2019-04-13
1
-5
/
+18
*
imx6: wandboard: convert to DM_PMIC
Anatolij Gustschin
2019-04-13
1
-16
/
+22
*
imx6: wandboard: convert to DM_GPIO and enable pinctrl driver
Anatolij Gustschin
2019-04-13
1
-0
/
+12
*
imx6: wandboard: add device tree
Anatolij Gustschin
2019-04-13
1
-0
/
+3
*
wandboard: README: Include the mx6qp variant in the list
Fabio Estevam
2018-09-14
1
-1
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
3
-6
/
+3
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
1
-2
/
+0
*
wandboard: remove superfluous include
Heinrich Schuchardt
2018-03-29
1
-1
/
+0
*
Revert "wandboard: Remove unnecessary delay"
Fabio Estevam
2017-11-20
1
-0
/
+2
*
wandboard: Remove cpu type check prior to setup_sata()
Fabio Estevam
2017-10-31
1
-3
/
+1
*
wandboard: Add support for the MX6QP variant
Fabio Estevam
2017-10-31
2
-4
/
+127
*
wandboard: Add support for the latest revd1 revision
Fabio Estevam
2017-10-12
1
-5
/
+103
*
wandboard: Avoid calling setup_display() from SPL code
Fabio Estevam
2017-10-12
1
-3
/
+2
*
imx6: drop duplicated bss memset and board_init_r() call
Anatolij Gustschin
2017-09-18
1
-6
/
+0
*
imx: imx6: Move gpr_init() function to soc.c
Breno Lima
2017-08-28
1
-11
/
+0
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
1
-4
/
+4
*
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-07-12
2
-7
/
+7
*
wandboard: Remove unnecessary delay
Fabio Estevam
2017-07-12
1
-2
/
+0
*
Kconfig: Add CONFIG_SATA to enable SATA
Simon Glass
2017-07-11
1
-1
/
+1
*
arm: imx: wandboard: fix compile error if CONFIG_VIDEO is deactivated
Sven Ebenfeld
2016-11-29
1
-0
/
+2
*
wandboard: Make Ethernet functional again
Fabio Estevam
2016-11-06
1
-0
/
+33
*
wandboard: Fix hang when going into low frequency
Fabio Estevam
2016-10-04
1
-3
/
+3
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
mx6: ddr: Allow changing REFSEL and REFR fields
Fabio Estevam
2016-09-06
1
-0
/
+6
*
wandboard: Replace is_cpu_type() for macro
Breno Lima
2016-07-28
1
-2
/
+2
*
mx6: wandboard: fix warning due to missing prototype
Stefano Babic
2016-07-28
1
-0
/
+1
*
wandboard: enable SATA with imx6q
Gilles Chanteperdrix
2016-07-12
1
-0
/
+6
*
Use correct spelling of "U-Boot"
Bin Meng
2016-02-06
2
-4
/
+4
*
MAINTAINERS/mailmap: Update my email address
Fabio Estevam
2016-01-11
1
-1
/
+1
*
wandboard: Simplify the Ethernet PHY configuration
Fabio Estevam
2016-01-07
1
-34
/
+2
*
mx6: remove SYS_SOC from board Kconfig
Peng Fan
2015-09-13
1
-3
/
+0
*
wandboard: Add board revision detection support
Fabio Estevam
2015-06-08
1
-1
/
+25
*
wandboard: Switch to SPL support
Fabio Estevam
2015-05-21
5
-97
/
+424
[next]