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
/
tqc
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: mx6: Make all i.MX6 SoCs user-selectable
Tom Rini
2020-08-25
1
-3
/
+3
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
5
-9
/
+9
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
4
-0
/
+4
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop image.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop net.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
Tom Rini
2020-04-20
3
-166
/
+32
|
\
|
*
board: tqc: tqma6_mba6: switch to device model
Michael Krummsdorf
2020-04-17
1
-166
/
+5
|
*
board: tqc: tqma6: hw init code disabled for device model
Michael Krummsdorf
2020-04-17
1
-0
/
+12
|
*
board: tqc: tqma6: mba6: apply default Kconfig for device model
Michael Krummsdorf
2020-04-17
1
-0
/
+11
|
*
tqma6: resurrect support by supplying correct SYS_TEXT_BASE
Markus Niebel
2020-04-17
1
-0
/
+4
*
|
doc: update reference to README.imximage
Patrick Delaunay
2020-04-16
4
-4
/
+4
|
/
*
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
1
-0
/
+1
*
common: Move device-tree setup functions to fdt_support.h
Simon Glass
2020-01-17
1
-0
/
+1
*
board: Remove unnecessary inclusion of micrel.h from boards
James Byrne
2019-12-03
1
-1
/
+0
*
common: Move pci_init_board() out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move some board functions out of common.h
Simon Glass
2019-12-02
3
-0
/
+3
*
env: Move env_set() 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
3
-3
/
+3
*
mpc83xx: Get rid of CONFIG_SYS_DDR_BASE
Mario Six
2019-05-21
1
-3
/
+3
*
tqm834x: Expand CONFIG_SYS_OR_TIMING_FLASH macro
Mario Six
2019-05-21
1
-2
/
+2
*
mpc83xx: Get rid of CONFIG_83XX_CLKIN
Mario Six
2019-05-21
1
-1
/
+1
*
tqma6s_wru4_mmc: manage board_spi_cs_gpio correctly
Patrick Delaunay
2019-03-25
1
-0
/
+2
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
12
-26
/
+12
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
2
-4
/
+0
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
3
-3
/
+3
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
1
-1
/
+1
*
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-07-12
3
-5
/
+5
*
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
Heiko Schocher
2017-06-16
7
-2945
/
+0
*
treewide: remove unneeded semicolons
Masahiro Yamada
2017-06-16
1
-1
/
+1
*
powerpc, 8xx: remove support for 8xx
Heiko Schocher
2017-06-12
6
-1054
/
+0
*
Kconfig: Add a CONFIG_IDE option
Simon Glass
2017-05-22
1
-1
/
+1
*
i2c: Drop use of CONFIG_I2C_HARD
Simon Glass
2017-05-15
1
-14
/
+4
*
board_f: Rename initdram() to dram_init()
Simon Glass
2017-04-13
3
-4
/
+4
*
board_f: Drop return value from initdram()
Simon Glass
2017-04-05
3
-7
/
+13
*
board_f: Drop board_type parameter from initdram()
Simon Glass
2017-04-05
3
-3
/
+4
*
arm: imx6: tqma6: add support for TQMa6DL variant
Markus Niebel
2017-03-17
5
-2
/
+145
*
arm: imx6: tqma6: use CONFIG_TQM6x for SOM specific settings
Markus Niebel
2017-03-17
1
-6
/
+7
*
mx6: tqma6: clear enet clk sel for mba6
Markus Niebel
2017-03-17
1
-0
/
+5
*
imx6: tqma6: adjust ethernet phy reset delay
Markus Niebel
2017-03-17
1
-2
/
+2
*
imx6: tqma6: disable spi CS unused in U-Boot
Markus Niebel
2017-03-17
1
-22
/
+0
*
imx6: tqma6: use lower driver stength for I2C pins
Markus Niebel
2017-03-17
2
-2
/
+2
*
imx6: tqma6: implement power_init_board
Markus Niebel
2017-03-17
1
-10
/
+12
*
video: Move video_get_info_str() prototype to a header file
Simon Glass
2016-10-23
1
-0
/
+1
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
3
-3
/
+3
*
Fix spelling of "occurred".
Vagrant Cascadian
2016-05-02
1
-1
/
+1
*
Use correct spelling of "U-Boot"
Bin Meng
2016-02-06
1
-1
/
+1
*
tqma6_wru4: Fix the reset delay for the the LAN8720 PHY
Fabio Estevam
2016-02-02
1
-1
/
+1
*
powerpc: tqm834x: Fix build warnings in initdram()
Bin Meng
2016-01-25
1
-2
/
+2
*
Move console definitions into a new console.h file
Simon Glass
2015-11-19
2
-0
/
+2
[next]