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
/
logicpd
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
1
-2
/
+2
2019-06-11
ARM: imx6logic: Stop overwriting fdt_file if manually set
Adam Ford
1
-1
/
+2
2019-04-12
ARM: am3517_evm: Add spl_start_uboot for Falcon Mode
Adam Ford
1
-0
/
+9
2019-02-19
ARM: omap3_logic: Enable SPL booting device tree
Adam Ford
1
-30
/
+0
2019-02-15
ARM: imx6q_logic: Correct phy fixup for broken ethernet
Adam Ford
1
-54
/
+25
2019-01-28
ARM: imx6q_logic: Enable Falcon Mode and fatwrite
Adam Ford
1
-1
/
+47
2019-01-28
ARM: DTS: imx6q-logicpd: Update DTS/DTSI files
Adam Ford
1
-0
/
+3
2019-01-28
imx6q_logic: Enable MMC booting from SPL
Adam Ford
1
-0
/
+72
2018-12-12
ARM: omap3logic: Remove legacy USB code in favor of DM_USB
Adam Ford
1
-61
/
+0
2018-10-22
ARM: omap3_logic: Add NOR Flash Support for SOM-LV
Adam Ford
1
-1
/
+48
2018-10-22
ARM: omap3logic: Fix MMC name
Adam Ford
1
-1
/
+1
2018-10-22
ARM: omap3logic: Specify DM serial driver as omap_serial
Adam Ford
1
-1
/
+1
2018-10-22
ARM: omap3logic: Encapsulate the MUSB functions in check for DM
Adam Ford
1
-2
/
+4
2018-10-22
ARM: omap3_logic.c: Optimize DDR timings based on OMAP35 or 36/37
Adam Ford
1
-5
/
+15
2018-10-06
ARM: LogicPD: omap3logic: Remove Torpedo/SOM-LV autodection
Adam Ford
2
-103
/
+7
2018-10-06
ARM: DTS: Add Logic PD OMAP35/DM37 SOM-LV and OMAP35 Torpedo
Adam Ford
1
-0
/
+3
2018-09-29
ARM: omap3_logic: Remove non-DM MMC initialization
Adam Ford
1
-7
/
+0
2018-09-29
ARM: omap3_logic: Remove some manual pin-muxing
Adam Ford
1
-127
/
+0
2018-09-11
ARM: am3517_evm: Disable DM_I2C_COMPAT
Adam Ford
1
-1
/
+2
2018-09-11
ARM: omap3_logic_defconfig: Convert to DM_SPL
Adam Ford
1
-0
/
+31
2018-07-24
ARM: AM3517-EVM: Update Maintainer
Adam Ford
1
-1
/
+1
2018-07-23
imx: i.mx6q: imx6q_logic: Migrate to SPL and enable SDP
Adam Ford
2
-111
/
+141
2018-06-13
ARM: am3517_evm: Enable SPL_OF_CONTROL and SPL_OF_PLATDATA
Adam Ford
1
-14
/
+0
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
12
-28
/
+12
2018-04-08
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
1
-0
/
+1
2018-01-28
omap3_logic: Clean up I2C pin muxing.
Adam Ford
1
-8
/
+8
2018-01-22
ARM: omap3_logic: Enable SPL_OF_CONTROL and SPL_OF_PLATDATA
Adam Ford
1
-15
/
+0
2017-12-12
ARM: omap3_logic: Enable NAND unlocking during Falcon mode
Adam Ford
2
-0
/
+84
2017-12-12
ARM: omap3_logic: Unlock NAND automatically in U-Boot
Adam Ford
1
-0
/
+14
2017-12-04
mtd: nand: Rename nand.h into rawnand.h
Masahiro Yamada
1
-1
/
+1
2017-11-17
omap3: omap3_logic: Move pinmuxing to header file
Adam Ford
2
-332
/
+333
2017-10-12
imx: Include <input.h> header file
Diego Dorta
1
-0
/
+1
2017-09-29
ARM: omap3: am3517-evm: Add device tree and DM support
Adam Ford
1
-24
/
+47
2017-09-13
omap3: omap3_logic: Finish enabling fastboot on MUSB
Adam Ford
1
-0
/
+31
2017-09-12
omap3: am3517_evm: Enable TI_COMMON_CMD_OPTION
Adam Ford
1
-0
/
+2
2017-08-16
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
1
-1
/
+1
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
1
-1
/
+1
2017-08-16
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
1
-1
/
+1
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2
-4
/
+4
2017-08-11
OMAP3: omap3logic: Fix DDR Pin Mux
Adam Ford
1
-1
/
+1
2017-08-09
Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX
Adam Ford
1
-1
/
+1
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
2
-3
/
+3
2017-05-16
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
3
-4
/
+4
2017-05-15
omap3: omap3_logic: switch to using TI_COMMON_CMD_OPTION
Adam Ford
1
-0
/
+2
2017-05-15
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
Masahiro Yamada
3
-4
/
+4
2017-05-09
omap3_logic: Add Device Tree Support and more DM drivers
Adam Ford
2
-10
/
+27
2017-04-12
imx: i.mx6q: add the initial support for LogicPD i.MX6Q SOM
Adam Ford
6
-0
/
+361
2017-03-19
ti: boot: Register the MMC controllers in SPL in the same way as in u-boot
Jean-Jacques Hiblot
2
-2
/
+2
2017-01-20
serial, ns16550: bugfix: ns16550 fifo not enabled
Heiko Schocher
2
-2
/
+4
2017-01-14
omap3_logic: Rework MACH_TYPE and fdtfile logic
Tom Rini
1
-34
/
+20
[next]