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
/
mx6sxsabresd
Commit message (
Expand
)
Author
Age
Files
Lines
*
MAINTAINERS: Use my personal e-mail address
Fabio Estevam
2021-04-08
1
-1
/
+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
*
common: Drop net.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
mx6sxsabresd: Keep only one target
Fabio Estevam
2020-02-09
2
-237
/
+0
*
common: Move some board functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB
Stefano Babic
2019-10-08
1
-1
/
+1
*
env: Move env_set() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
mx6sxsabresd: imximage.cfg: Handle the CONFIG_SECURE_BOOT case
Breno Matheus Lima
2019-07-19
1
-0
/
+7
*
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2019-06-23
1
-1
/
+1
*
imx: imx6sx-sdb: Enable DM QSPI driver
Ye Li
2018-09-04
1
-25
/
+0
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
3
-7
/
+3
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
1
-1
/
+1
*
imx: mx6sxsabresd: config wdog pinmux
Peng Fan
2018-01-12
1
-0
/
+15
*
imx: mx6sxsabresd: Enable DM driver
Peng Fan
2018-01-12
1
-244
/
+125
*
mx6sxsabresd: Load the correct dtb for revA board
Fabio Estevam
2017-12-29
1
-1
/
+15
*
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-07-12
1
-2
/
+2
*
imx: clock: gate clk before changing pix clk mux
Peng Fan
2016-12-16
1
-1
/
+1
*
mx6: ddr: Allow changing REFSEL and REFR fields
Fabio Estevam
2016-09-06
1
-0
/
+2
*
mx6sxsabresd: Avoid hardcoded RAM size
Vanessa Maegima
2016-07-12
1
-1
/
+1
*
usb: Rename ehci-fsl.h to ehci-ci.h
Mateusz Kulikowski
2016-04-01
1
-1
/
+1
*
Use correct spelling of "U-Boot"
Bin Meng
2016-02-06
1
-1
/
+1
*
imx: mx6: implement board_mmc_get_env_dev
Peng Fan
2016-02-04
1
-0
/
+5
*
imx: mx6sxsabresd: Add MCIMX28LCD display support
Ye Li
2016-02-02
1
-0
/
+61
*
MAINTAINERS/mailmap: Update my email address
Fabio Estevam
2016-01-11
1
-1
/
+1
*
mx6sxsabresd: Fix Ethernet PHY reset sequence
Fabio Estevam
2015-12-07
1
-3
/
+7
*
mx6sxsabresd: Remove empty reset_cpu()
Fabio Estevam
2015-11-12
1
-4
/
+0
*
mx6: remove SYS_SOC from board Kconfig
Peng Fan
2015-09-13
1
-3
/
+0
*
imx: mx6: ddr init MMDC according to ddr_type
Peng Fan
2015-09-02
1
-0
/
+1
*
imx: clock support enet2 anatop clock support
Peng Fan
2015-09-02
1
-1
/
+1
*
mx6sxsabresd: Use 'int' for return values
Fabio Estevam
2015-07-26
1
-1
/
+2
*
imx:mx6 set normal APS and standby PFM mode
Peng Fan
2015-02-11
1
-1
/
+5
*
imx:mx6sxsabresd board spl support
Peng Fan
2015-01-22
2
-0
/
+169
*
mx6sxsabresd: Remove unneeded board_late_init()
Fabio Estevam
2015-01-19
1
-5
/
+0
*
imx:mx6sxsabresd add qspi support
Peng Fan
2014-12-31
1
-0
/
+40
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2014-12-11
1
-1
/
+49
|
\
|
*
imx:mx6sxsabresd add board level support for usb
Peng Fan
2014-11-14
1
-0
/
+49
*
|
arm: mx6: Change defines ENET_xxMHz to ENET_xxMHZ (no CamelCase)
Stefan Roese
2014-12-01
1
-1
/
+1
*
|
imx: mx6sxsabresd: Use the pfuze common init function
Ye.Li
2014-11-20
1
-41
/
+7
*
|
imx: mx6sxsabresd: Add board support for USDHC2 and USDHC3
Ye.Li
2014-11-20
1
-5
/
+94
*
|
mx6sxsabresd: Simplify the return value of setup_fec()
Fabio Estevam
2014-11-20
1
-6
/
+1
*
|
imx:mx6sxsabresd fix pfuz probe failed
Peng Fan
2014-11-20
1
-1
/
+4
|
/
*
kconfig: arm: introduce symbol for ARM CPUs
Georges Savoundararadj
2014-10-29
1
-3
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Stefano Babic
2014-09-22
1
-5
/
+0
|
\
|
*
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-09-13
1
-5
/
+0
*
|
mx6sxsabresd: Staticize i2c_pad_info1
Fabio Estevam
2014-09-16
1
-1
/
+1
|
/
*
mx6sxsabresd: Add Ethernet support
Fabio Estevam
2014-08-20
1
-0
/
+116
*
mx6sxsabresd: Convert to the new Kconfig style
Fabio Estevam
2014-08-20
2
-0
/
+29
*
mx6sxsabresd: Update DDR initialization
Fabio Estevam
2014-08-20
1
-31
/
+58
[next]