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
old/tizen_20241126
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
/
toradex
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-25
board: constify struct node_info array
Masahiro Yamada
2
-2
/
+2
2018-07-23
colibri_imx7: improve DDR3 timing
Stefan Agner
1
-5
/
+5
2018-07-23
colibri_imx7: add compatible string used in vanilla Linux
Stefan Agner
1
-0
/
+1
2018-07-23
mx7: Remove BMODE support
Fabio Estevam
1
-19
/
+0
2018-07-23
board: toradex: add Colibri iMX6ULL support
Stefan Agner
5
-0
/
+557
2018-07-23
board: toradex: add new and upcoming SKUs
Stefan Agner
2
-0
/
+14
2018-05-10
apalis_t30: fix optional pcie port reset for reliable pcie operation
Marcel Ziswiler
2
-1
/
+65
2018-05-10
apalis_t30: fix pcie port 0 and 1 pin muxing
Marcel Ziswiler
1
-7
/
+9
2018-05-10
apalis-tk1: fix pcie reset for reliable gigabit ethernet operation
Marcel Ziswiler
2
-95
/
+165
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
45
-91
/
+45
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
1
-2
/
+0
2018-04-08
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
1
-0
/
+1
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
3
-3
/
+3
2018-01-12
toradex: imx6: Rework PF0100 fuse programming commands to not be in SPL
Tom Rini
4
-12
/
+11
2017-10-12
imx: Include <input.h> header file
Diego Dorta
2
-0
/
+2
2017-10-12
colibri_imx6: Avoid calling setup_display() from SPL code
Fabio Estevam
1
-3
/
+4
2017-10-12
apalis_imx6: Avoid calling setup_display() from SPL code
Fabio Estevam
1
-4
/
+4
2017-09-20
toradex: imx6: Move g_dnl_bind_fixup() into common SPL code
Fabio Estevam
2
-26
/
+0
2017-09-18
imx: imx7d: remove CamelCase from ENET_xMHz macros
Eric Nelson
1
-1
/
+1
2017-09-15
blk: Remove various places that do flush cache after read
Bin Meng
1
-2
/
+0
2017-08-28
imx: imx6: Move gpr_init() function to soc.c
Breno Lima
2
-22
/
+0
2017-08-23
apalis/colibri_imx6: use independent USB PID for SPL
Stefan Agner
2
-0
/
+26
2017-08-16
Merge git://git.denx.de/u-boot-tegra
Tom Rini
1
-2
/
+2
2017-08-16
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
1
-2
/
+2
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2
-2
/
+2
2017-08-16
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
1
-2
/
+2
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
4
-5
/
+5
2017-08-15
env: Drop saveenv() in favour of env_save()
Simon Glass
1
-1
/
+2
2017-08-15
apalis_t30: fix usb otg power enable
Marcel Ziswiler
1
-2
/
+2
2017-07-28
dm: power: Convert as3722 to driver model
Simon Glass
1
-0
/
+6
2017-07-18
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
6
-15
/
+15
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
6
-15
/
+15
2017-07-11
board: toradex: use get_nand_dev_by_index()
Grygorii Strashko
2
-5
/
+9
2017-07-11
Kconfig: Add CONFIG_SATA to enable SATA
Simon Glass
2
-2
/
+2
2017-06-05
arm: Include asm/setup.h explictly
Simon Glass
1
-0
/
+1
2017-06-05
arm: Add explicit include of <asm/mach-types.h>
Simon Glass
2
-0
/
+2
2017-06-01
tegra: Convert MMC to use driver model for operations
Simon Glass
1
-1
/
+1
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
3
-0
/
+3
2017-05-12
colibri_imx7: Fix unused variable warning
Tom Rini
1
-16
/
+0
2017-05-12
apalis_imx6: Fix unused variable warning
Tom Rini
1
-47
/
+0
2017-04-14
board: toradex: colibri_vf: Add DCU support for Colibri Vybrid
Stefan Agner
3
-16
/
+99
2017-04-01
arm: tegra: initial support for apalis tk1
Marcel Ziswiler
7
-0
/
+662
2017-03-19
ARM: vf610: move to standard arch/board approach
Stefan Agner
1
-6
/
+0
2017-03-19
colibri_imx7: use device-tree for MTD partitions
Stefan Agner
1
-0
/
+13
2017-03-19
colibri_imx7: setup PMIC sleep mode configuration
Stefan Agner
1
-0
/
+16
2017-03-19
colibri_imx7: implement board level USB PHY mode
Stefan Agner
1
-0
/
+28
2017-01-11
mmc: move more driver config options to Kconfig
Masahiro Yamada
1
-1
/
+1
2016-12-16
arm: imx: initial support for colibri imx6
Max Krummenacher
13
-0
/
+2037
2016-12-16
arm: imx: initial support for apalis imx6
Max Krummenacher
13
-0
/
+2203
2016-12-16
colibri_vf: use same NAND clock as Linux uses
Stefan Agner
1
-1
/
+1
[next]