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
/
phytec
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-13
ARM: am335x: Add phyCORE AM335x R2 support
Niel Fourie
6
-0
/
+434
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
4
-6
/
+6
2019-06-11
imx: Extend PCL063 support for phyCORE-i.MX6ULL SOM
Parthiban Nallathambi
4
-5
/
+94
2019-06-11
ARM: dts: i.MX6ULL: U-Boot specific dts for u-boot, dm-spl
Parthiban Nallathambi
1
-0
/
+1
2019-04-13
pcm052: bk4: Add board_phy_config() for BK4 to setup ksz8081 phy
Lukasz Majewski
1
-0
/
+16
2019-04-13
pcm052: mac: Provide board specific imx_get_mac_from_fuse() function
Lukasz Majewski
1
-0
/
+41
2019-04-13
pcm052: board: Add code to setup LED default states
Lukasz Majewski
1
-0
/
+4
2019-04-13
pcm052: bk4: sdcard: Add support for SD card booting/recovery
Lukasz Majewski
1
-0
/
+32
2019-04-13
pcm052: board: Remove in-board setup code (it is now replaced by DM setup)
Lukasz Majewski
1
-267
/
+0
2019-04-13
pcm052: board: cosmetic: Add copyright notice to pcm052.c
Lukasz Majewski
1
-0
/
+3
2019-04-13
pcm052: board: vybrid: Update the board name for BK4 device
Lukasz Majewski
1
-1
/
+4
2019-04-13
pcm052: board: Remove "m4go" command as it is superseded by "bootaux"
Lukasz Majewski
1
-38
/
+0
2019-04-13
pcm052: board: Do not enable I2C2 code in the board file
Lukasz Majewski
1
-1
/
+1
2019-01-28
imx: Add PHYTEC phyBOARD-i.MX6UL-Segin
Martyn Welch
6
-0
/
+419
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
2
-0
/
+2
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2
-2
/
+2
2017-11-06
MAINTAINERS: Add missing boards and config entries
Tom Rini
1
-0
/
+2
2017-09-05
rockchip: phycore: Read configuration EEPROM & set ethaddr in late init
Wadim Egorov
2
-0
/
+83
2017-08-29
pfla02: Fix RAM detection and support 1 bank SOM
Stefano Babic
2
-33
/
+60
2017-08-28
imx: imx6: Move gpr_init() function to soc.c
Breno Lima
2
-23
/
+0
2017-08-16
Merge git://www.denx.de/git/u-boot-imx
Tom Rini
5
-0
/
+749
2017-08-16
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
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-02
mx6: Add support for Phytec pfla02 (NAND)
Stefano Babic
5
-0
/
+749
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
2
-5
/
+5
2017-07-11
rockchip: Add basic support for phyCORE-RK3288 SoM based carrier board
Wadim Egorov
4
-0
/
+37
2017-06-16
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
Heiko Schocher
6
-299
/
+0
2017-05-22
Kconfig: Add a CONFIG_IDE option
Simon Glass
1
-2
/
+2
2017-05-12
pcm058: Fix unused variable warnings
Tom Rini
1
-6
/
+3
2017-04-13
board_f: Rename initdram() to dram_init()
Simon Glass
1
-2
/
+2
2017-04-05
board_f: Drop return value from initdram()
Simon Glass
1
-2
/
+6
2017-04-05
board_f: Drop board_type parameter from initdram()
Simon Glass
1
-1
/
+1
2017-03-19
ARM: vf610: move to standard arch/board approach
Stefan Agner
1
-6
/
+0
2017-02-08
pcm052: fix DDR initialization sequence
Albert ARIBAUD \(3ADEV\)
1
-4
/
+5
2016-10-26
imx: s/docs\/README.imximage/doc\/README.imximage/g
Jagan Teki
1
-1
/
+1
2016-10-06
pcm052: add new BK4r1 target based on PCM052 SoM
Albert ARIBAUD \(3ADEV\)
2
-52
/
+136
2016-10-06
pcm052: allow specifying onboard DDR size in configs
Albert ARIBAUD \(3ADEV\)
1
-0
/
+4
2016-10-06
pcm052: add 'm4go' command
Albert ARIBAUD \(3ADEV\)
1
-0
/
+38
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
1
-1
/
+1
2016-09-06
mx6: ddr: Allow changing REFSEL and REFR fields
Fabio Estevam
1
-0
/
+2
2016-07-12
mx6: Add Phytec PCM058 i.MX6 Quad
Stefano Babic
5
-0
/
+644
2016-05-27
Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP
Robert P. J. Day
1
-2
/
+2
2015-10-02
vf610: add support for Phytec PCM052
Albert ARIBAUD \(3ADEV\)
5
-0
/
+560
2015-08-05
usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB
Paul Kocialkowski
1
-1
/
+1
2015-04-18
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
1
-1
/
+1
2015-04-18
dm: select CONFIG_DM* options
Masahiro Yamada
1
-9
/
+0
2015-02-24
kconfig: remove unneeded dependency on !SPL_BUILD
Masahiro Yamada
1
-3
/
+3
2015-02-12
dm: omap3: Move driver model CONFIGs to Kconfig
Simon Glass
1
-0
/
+9
2014-11-21
fdt: Allow ft_board_setup() to report failure
Simon Glass
1
-1
/
+3
[next]