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
/
boundary
/
nitrogen6x
/
nitrogen6x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
1
-1
/
+1
*
Fix MMC access on Sabrelite
Martyn Welch
2020-06-22
1
-72
/
+0
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
1
-1
/
+2
*
common: Drop init.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
*
nitrogen6x: prepare for CONFIG_MX6QDL
Troy Kisky
2019-12-27
1
-176
/
+194
*
nitrogen6x: reserve used gpios
Troy Kisky
2019-10-08
1
-1
/
+29
*
env: Move env_set_hex() 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
-2
/
+2
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-4
/
+4
*
env: Rename common functions related to setenv()
Simon Glass
2017-08-16
1
-1
/
+1
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
1
-2
/
+2
*
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-07-12
1
-6
/
+6
*
Kconfig: Add CONFIG_SATA to enable SATA
Simon Glass
2017-07-11
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
*
nitrogen6x: Fix the error handling in board_eth_init()
Fabio Estevam
2015-09-13
1
-8
/
+11
*
nitrogen6x: set environment variable reset_cause
Eric Nelson
2015-02-17
1
-0
/
+1
*
nitrogen6x: Fix error handling in board_mmc_init()
Fabio Estevam
2014-11-24
1
-4
/
+6
*
ARM: i.MX: provide declaration for board_spi_cs_gpio
Eric Nelson
2014-10-21
1
-0
/
+1
*
Merge remote-tracking branch 'u-boot-imx/master'
Albert ARIBAUD
2014-10-08
1
-31
/
+261
|
\
|
*
nitrogen6x: display use I2C detect for HDMI
Eric Nelson
2014-10-06
1
-3
/
+3
|
*
nitrogen6x: display: add wvga-lvds panel
Eric Nelson
2014-10-06
1
-0
/
+20
|
*
nitrogen6x: display: add Ampire 1024x600 panel
Eric Nelson
2014-10-06
1
-0
/
+20
|
*
nitrogen6x: display: add svga display (800x600)
Eric Nelson
2014-10-06
1
-0
/
+20
|
*
nitrogen6x: display: add support for fusion 7 display
Eric Nelson
2014-10-06
1
-0
/
+20
|
*
nitrogen6x: display: add LDB-WXGA-S for SPWG 1280x800 displays
Eric Nelson
2014-10-06
1
-0
/
+20
|
*
nitrogen6x: display: add support for LG-9.7 LVDS display
Eric Nelson
2014-10-06
1
-0
/
+20
|
*
nitrogen6x: display: add qvga panel
Eric Nelson
2014-10-06
1
-0
/
+20
|
*
nitrogen6x: display: add support lvds jeida screen
Robert Winkler
2014-10-06
1
-0
/
+31
|
*
nitrogen6x: prevent warnings about board_ehci* callbacks
Eric Nelson
2014-10-06
1
-0
/
+1
|
*
nitrogen6x: phy: add 100 us delay after phy reset
Troy Kisky
2014-10-06
1
-0
/
+1
|
*
nitrogen6x: staticize board file
Eric Nelson
2014-10-06
1
-14
/
+16
|
*
nitrogen6x: configure SGTL5000, CSI camera clock outputs
Troy Kisky
2014-10-06
1
-1
/
+7
|
*
nitrogen6x: power-down miscellanous peripherals
Eric Nelson
2014-10-06
1
-4
/
+43
|
*
nitrogen6x: configure SD2 pads for SDIO on USDHC2
Eric Nelson
2014-10-06
1
-0
/
+11
|
*
nitrogen6x: simplify board_mmc_getcd
Troy Kisky
2014-10-06
1
-10
/
+4
|
*
nitrogen6x: implement board_cfb_skip() to disable text output
Eric Nelson
2014-10-06
1
-0
/
+5
*
|
spi: mxc: fix sf probe when using mxc_spi
Nikita Kiryanov
2014-09-24
1
-0
/
+5
|
/
*
mx6: Remove duplication of iomuxc structure
Fabio Estevam
2014-07-23
1
-2
/
+1
*
nitrogen6x: Fix the PAD settings for the ECSPI chipselect
Fabio Estevam
2014-04-28
1
-1
/
+1
*
nitrogen6x: use common detect_hdmi
Eric Benard
2014-04-15
1
-6
/
+0
*
nitrogen6x: use common board_video_skip
Eric Benard
2014-04-15
1
-58
/
+3
*
usb: mv_udc: Rename to ci_udc
Marek Vasut
2014-02-06
1
-1
/
+1
*
nitrogen6x: Move setup_sata to common part
Giuseppe Pagano
2013-12-17
1
-26
/
+1
*
i.MX6DQ/DLS: replace pad names with their Linux kernel equivalents
Eric Nelson
2013-11-13
1
-85
/
+85
*
nitrogen6x: add otg usb host/device mode support
Troy Kisky
2013-10-20
1
-0
/
+26
*
mx6: iomux: add GPR1 defines for use with nitrogen6x
Troy Kisky
2013-10-20
1
-0
/
+7
[next]