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
/
compulab
Commit message (
Expand
)
Author
Age
Files
Lines
*
board: cm_fx6: Enable DM support for video, fix build error
Suniel Mahesh
2020-01-07
1
-0
/
+5
*
common: Move old EEPROM functions into a new header
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move some board functions out of common.h
Simon Glass
2019-12-02
2
-0
/
+2
*
common: Drop global inclusion of status_led.h
Simon Glass
2019-12-02
1
-0
/
+1
*
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
5
-5
/
+0
*
env: Move env_get() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
env: Move env_set() to env.h
Simon Glass
2019-08-11
5
-0
/
+5
*
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2019-06-23
8
-22
/
+22
*
cm_t3517: remove board
Bartosz Golaszewski
2019-05-28
6
-501
/
+1
*
arm: am57xx: cl-som-am57x: remove board support
Uri Mashiach
2019-04-17
7
-672
/
+0
*
usb: musb-new: Fix improper musb host pointer
Jagan Teki
2018-08-23
1
-2
/
+2
*
board: constify struct node_info array
Masahiro Yamada
2018-07-25
1
-1
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
42
-92
/
+42
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
4
-8
/
+0
*
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2018-04-08
7
-0
/
+7
*
Revert "mx6: ddr: Allow changing REFSEL and REFR fields"
Maxim Yu. Osipov
2018-02-22
1
-2
/
+0
*
usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup f...
Faiz Abbas
2018-02-15
2
-0
/
+27
*
ARM: imx: cm_fx6: export board and soc info to env
Christopher Spinrath
2018-01-12
1
-0
/
+21
*
ARM: imx: cm_fx6: remove esdhc init code from board file
Christopher Spinrath
2017-12-29
1
-29
/
+0
*
ARM: imx: cm_fx6: remove sata init code from board file
Christopher Spinrath
2017-12-29
1
-42
/
+0
*
usb: hub: identify the hub-device to usb_hub_reset_devices
Philipp Tomsich
2017-11-26
1
-1
/
+1
*
net: Add SMC911X driver to Kconfig, convert
Adam Ford
2017-10-20
1
-1
/
+2
*
arm: imx7d: add support for Compulab cl-som-imx7
Ilya Ledvich
2017-10-12
8
-0
/
+813
*
imx6: drop duplicated bss memset and board_init_r() call
Anatolij Gustschin
2017-09-18
1
-3
/
+0
*
arm: am57xx: cl-som-am57x: Use new pinctrl macros
Suman Anna
2017-09-14
1
-52
/
+53
*
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2017-08-18
1
-0
/
+80
|
\
|
*
dm: imx: cm_fx6: Add MMC support for CONFIG_BLK
Simon Glass
2017-08-17
1
-0
/
+11
|
*
dm: imx: cm_fx6: Support driver model for SATA
Simon Glass
2017-08-17
1
-0
/
+69
*
|
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
2017-08-16
6
-9
/
+9
*
|
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
3
-5
/
+5
*
|
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
2017-08-16
6
-6
/
+6
|
/
*
Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX
Adam Ford
2017-08-09
1
-1
/
+1
*
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-07-12
3
-5
/
+5
*
ARM: am57xx: cl-som-am57x: support for AM5718
Uri Mashiach
2017-06-05
1
-0
/
+5
*
arm: Include asm/setup.h explictly
Simon Glass
2017-06-05
2
-0
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2017-05-16
4
-6
/
+6
|
\
|
*
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
Masahiro Yamada
2017-05-15
4
-6
/
+6
*
|
Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
Tom Rini
2017-05-15
1
-1
/
+1
|
/
*
arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocks
Uri Mashiach
2017-05-08
1
-10
/
+0
*
usb: host: xhci-omap: fix double weak board_usb_init functions
Uri Mashiach
2017-05-08
1
-1
/
+1
*
board_f: Drop setup_dram_config() wrapper
Simon Glass
2017-04-05
1
-1
/
+3
*
ti: boot: Register the MMC controllers in SPL in the same way as in u-boot
Jean-Jacques Hiblot
2017-03-19
3
-3
/
+3
*
arm: am57xx: cl-som-am57x: fix Ethernet
Uri Mashiach
2017-01-24
1
-1
/
+1
*
status_led: Kconfig migration
Uri Mashiach
2017-01-21
3
-6
/
+6
*
arm: am57xx: cl-som-am57x: add ETH support
Dmitry Lifshitz
2017-01-02
3
-0
/
+223
*
arm: am57xx: cl-som-am57x: fetch board rev from EEPROM
Dmitry Lifshitz
2017-01-02
1
-0
/
+14
*
arm: am57xx: cl-som-am57x: add initial board support
Dmitry Lifshitz
2017-01-02
6
-0
/
+429
*
cmd/fdt: add possibilty to have 'extrasize' on fdt resize
Hannes Schmelzer
2016-10-13
1
-1
/
+1
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
3
-3
/
+3
*
mx6: ddr: Allow changing REFSEL and REFR fields
Fabio Estevam
2016-09-06
1
-0
/
+4
[next]