index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
tqc
/
tqma6
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
1
-1
/
+1
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
3
-5
/
+5
2017-03-17
arm: imx6: tqma6: add support for TQMa6DL variant
Markus Niebel
5
-2
/
+145
2017-03-17
arm: imx6: tqma6: use CONFIG_TQM6x for SOM specific settings
Markus Niebel
1
-6
/
+7
2017-03-17
mx6: tqma6: clear enet clk sel for mba6
Markus Niebel
1
-0
/
+5
2017-03-17
imx6: tqma6: adjust ethernet phy reset delay
Markus Niebel
1
-2
/
+2
2017-03-17
imx6: tqma6: disable spi CS unused in U-Boot
Markus Niebel
1
-22
/
+0
2017-03-17
imx6: tqma6: use lower driver stength for I2C pins
Markus Niebel
2
-2
/
+2
2017-03-17
imx6: tqma6: implement power_init_board
Markus Niebel
1
-10
/
+12
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
3
-3
/
+3
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
1
-1
/
+1
2016-02-02
tqma6_wru4: Fix the reset delay for the the LAN8720 PHY
Fabio Estevam
1
-1
/
+1
2015-09-13
tqma6_mba6: Fix the error handling in board_eth_init()
Fabio Estevam
1
-9
/
+11
2015-09-13
mx6: remove SYS_SOC from board Kconfig
Peng Fan
1
-3
/
+0
2015-09-02
arm: mx6: Remove SPI support from WRU-IV baseboard
Stefan Roese
1
-0
/
+1
2015-07-26
arm: mx6: tqma6: Add WRU-IV baseboard for the TQMa6 SoM
Stefan Roese
3
-0
/
+352
2015-06-27
arm: imx6: tqma6: implement KConfig baseboard selection
Markus Niebel
1
-0
/
+14
2015-06-27
arm: imx6: tqma6: boot device selection via Kconfig
Markus Niebel
1
-0
/
+19
2015-06-27
arm: imx6: tqma6: implement IMX_CONFIG with Kconfig
Markus Niebel
1
-0
/
+4
2015-06-27
arm: mx6: tqma6: CPU type selection via Kconfig
Markus Niebel
1
-0
/
+21
2015-05-15
arm: mx6: tqma6: Update to optionally configure an alternative SPI setup
Stefan Roese
1
-1
/
+1
2014-11-26
Merge git://git.denx.de/u-boot-fdt
Tom Rini
1
-1
/
+3
2014-11-21
fdt: Allow ft_board_setup() to report failure
Simon Glass
1
-1
/
+3
2014-11-20
tqma6: use imx_ddr_size
Markus Niebel
1
-1
/
+1
2014-11-20
tqma6: add warning on failed setup_i2c
Markus Niebel
2
-4
/
+16
2014-11-20
tqma6: add missing include
Markus Niebel
1
-0
/
+1
2014-11-05
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2
-2
/
+10
2014-10-30
tqma6: fix typo in header guard define
Markus Niebel
1
-1
/
+1
2014-10-30
tqma6: fix sf detection
Markus Niebel
1
-1
/
+9
2014-10-29
kconfig: arm: introduce symbol for ARM CPUs
Georges Savoundararadj
1
-3
/
+0
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
1
-5
/
+0
2014-08-31
mx6: tqma6: get board support back to Kconfig build system
Masahiro Yamada
2
-0
/
+29
2014-08-08
pmic: pmic_pfuze100: Use a shorter name for PMIC name
Fabio Estevam
1
-2
/
+2
2014-07-23
Add TQ Systems TQMa6 board support
Markus Niebel
8
-0
/
+971