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
/
freescale
/
mx51evk
Commit message (
Expand
)
Author
Age
Files
Lines
*
mx51evk: Add myself as maintainer
Fabio Estevam
2021-03-01
1
-0
/
+1
*
mx51evk: Convert to driver model
Fabio Estevam
2021-03-01
1
-185
/
+1
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
1
-0
/
+1
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
1
-1
/
+1
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
doc: update reference to README.imximage
Patrick Delaunay
2020-04-16
1
-1
/
+1
*
common: Move some board functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
env: Move env_get() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2019-06-23
1
-3
/
+3
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
4
-9
/
+4
*
imx: Include <input.h> header file
Diego Dorta
2017-10-12
1
-0
/
+1
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-1
/
+1
*
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-07-12
1
-1
/
+1
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
usb: Rename ehci-fsl.h to ehci-ci.h
Mateusz Kulikowski
2016-04-01
1
-1
/
+1
*
mx51evk: Fix MX51EVK_USB_CLK_EN_B definition
Fabio Estevam
2014-12-19
1
-1
/
+1
*
mx51evk: Fix error handling in board_mmc_init()
Fabio Estevam
2014-11-21
1
-4
/
+6
*
kconfig: arm: introduce symbol for ARM CPUs
Georges Savoundararadj
2014-10-29
1
-3
/
+0
*
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-09-13
1
-5
/
+0
*
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
1
-0
/
+6
*
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-30
1
-0
/
+23
*
mx51evk: Fix pmic_init() argument
Fabio Estevam
2013-11-27
1
-1
/
+1
*
board: arm: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
1
-22
/
+2
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
4
-65
/
+4
*
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-05-30
1
-1
/
+1
|
\
|
*
Fix references to the documentation files
Anatolij Gustschin
2013-05-10
1
-1
/
+1
*
|
imx: mx51evk: Convert to iomux-v3
Benoît Thébaudeau
2013-05-05
2
-239
/
+131
|
/
*
imximage.cfg: run files through C preprocessor
Troy Kisky
2013-01-22
1
-54
/
+60
*
mx51evk: Add DVI output support
Fabio Estevam
2013-01-13
2
-5
/
+36
*
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2012-11-19
3
-56
/
+86
|
\
|
*
mx51evk: Fix build error when CONFIG_VIDEO is disabled
Vikram Narayanan
2012-11-14
3
-56
/
+86
*
|
pmic: Extend PMIC framework to support multiple instances of PMIC devices
Łukasz Majewski
2012-11-14
1
-3
/
+9
|
/
*
i.MX: ipufb: add const to fb_videomode declarations
Eric Nelson
2012-10-16
1
-1
/
+1
*
mxc: Fix SDHC multi-instance clock
Benoît Thébaudeau
2012-10-16
1
-0
/
+4
*
mx51evk: Add CONFIG_REVISION_TAG
Benoît Thébaudeau
2012-09-23
1
-0
/
+8
*
fsl_esdhc: Remove cache snooping for i.MX
Benoît Thébaudeau
2012-09-01
1
-2
/
+2
*
mx5:Use IMX_GPIO_NR macro
Ashok Kumar Reddy
2012-09-01
1
-6
/
+6
*
mx51evk: Use IMX_GPIO_NR macro
Fabio Estevam
2012-09-01
1
-3
/
+3
*
mx51evk: do not overwrite the console
Fabio Estevam
2012-09-01
1
-1
/
+9
*
mx51evk: Remove unused SOBJS
Fabio Estevam
2012-07-07
1
-4
/
+3
*
mx5: Rename mx51_fb_init()
Fabio Estevam
2012-05-25
1
-1
/
+1
*
mx51evk: Add LCD support
Fabio Estevam
2012-05-25
1
-0
/
+59
*
mx51evk: Use gpio_direction_input prior to gpio_get_value
Fabio Estevam
2012-02-27
1
-0
/
+2
*
mmc: Change board_mmc_getcd() function prototype.
Thierry Reding
2012-01-08
1
-4
/
+5
*
Fix building for mx51evk board
Anatolij Gustschin
2011-12-19
1
-1
/
+2
*
USB: mx51evk: add end enable USB host support on port 1
Wolfgang Grandegger
2011-12-11
1
-0
/
+62
*
mx51evk: Configure the pins as GPIOs prior to using gpio_get_value
Fabio Estevam
2011-12-06
1
-0
/
+3
*
mx51evk: Remove unused get_board_rev function
Fabio Estevam
2011-11-03
1
-9
/
+0
*
mx51evk: Use GPIO API for configuring the IOMUX
Fabio Estevam
2011-11-03
1
-5
/
+3
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-10-28
1
-21
/
+26
|
\
[next]