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
/
technexion
/
pico-imx7d
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-31
pico-imx7d: Convert to DM_I2C and DM_PMIC
Fabio Estevam
1
-52
/
+18
2023-01-30
pico-imx7d: Add support for the 2GB variant
Fabio Estevam
1
-3
/
+27
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
1
-2
/
+2
2022-10-30
video: Drop CONFIG_VIDEO
Simon Glass
1
-1
/
+0
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
1
-1
/
+0
2021-09-04
i2c: Convert CONFIG_POWER_I2C et al to Kconfig
Simon Glass
1
-1
/
+1
2021-09-04
power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY
Simon Glass
1
-1
/
+1
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
1
-1
/
+1
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
1
-1
/
+1
2020-06-02
imx: Remove ARCH= references from documentation
Tom Rini
1
-1
/
+1
2020-05-18
common: Drop init.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop net.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
arm: Don't include common.h in header files
Simon Glass
1
-0
/
+1
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
1
-0
/
+1
2020-01-14
pico-imx7d: Convert to DM_ETH
Joris Offouga
1
-46
/
+0
2019-12-02
common: Move some board functions out of common.h
Simon Glass
1
-0
/
+1
2019-10-08
pico-imx7d: Remove dead code for dm_video
Joris Offouga
1
-12
/
+0
2019-10-08
pico-imx7d: fix splash logo drawing
Joris Offouga
1
-13
/
+0
2019-10-08
configs: pico-imx7d: Convert to DM_VIDEO
Joris Offouga
1
-31
/
+17
2019-10-08
imx: fix missing MAINTAINERS pico boards
Stefano Babic
1
-0
/
+2
2019-10-08
pico-imx7d: Provide a way to escape the Falcon mode
Fabio Estevam
1
-0
/
+4
2019-10-08
pico-imx7d: Add instructions for booting in Falcon mode
Fabio Estevam
1
-0
/
+91
2019-07-19
pico-imx7d: Enable DM_USB
Joris Offouga
1
-13
/
+0
2019-07-08
Merge tag 'mmc-6-23' of https://github.com/MrVan/u-boot
Tom Rini
1
-1
/
+1
2019-06-27
pico-imx7d: README: Adjust the binary name after DM conversion
Fabio Estevam
1
-6
/
+6
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
1
-1
/
+1
2019-06-11
pico-imx7d: MAINTAINERS: Unify all board entries
Fabio Estevam
1
-8
/
+2
2019-06-11
pico-imx7d: enable boot without PMIC
Jun Nie
1
-2
/
+5
2019-06-11
pico-imx7d: README: Add BL33 usage case
Jun Nie
1
-0
/
+44
2019-06-11
pico-imx7d: Reserve region of memory to OPTEE
Jun Nie
1
-0
/
+5
2019-04-25
pico-imx7d: Convert DM MMC
Joris Offouga
2
-38
/
+38
2019-04-25
pico-imx7d: defconfig Enable DM gpio pinctrl and pinctrl_imx7
Joris Offouga
1
-1
/
+3
2019-03-31
pico-imx7d: README: Recommend the usage of a USB hub
Fabio Estevam
1
-0
/
+4
2019-01-28
pico-imx7d: Add LCD support
Fabio Estevam
1
-0
/
+55
2018-10-09
pico-imx7d: Add USB Host support
Fabio Estevam
1
-1
/
+28
2018-09-18
pico-imx7d: Add a new defconfig with PICO-Hobbit selected
Otavio Salvador
1
-0
/
+5
2018-09-18
pico-imx7d: Fix TechNexion spelling on MAINTAINERS file
Otavio Salvador
1
-2
/
+2
2018-09-06
pico-imx7d: Update the README file
Fabio Estevam
1
-7
/
+17
2018-07-31
pico-pi: Add Otavio as maintainer
Tom Rini
1
-0
/
+5
2018-07-23
pico-imx7d: README: Drop old instructions about secure mode
Otavio Salvador
1
-17
/
+0
2018-07-23
pico-imx7d: README: Use dfu-util to flash U-Boot
Otavio Salvador
1
-4
/
+9
2018-07-23
pico-imx7d: Do not override addrmap5
Fabio Estevam
1
-3
/
+1
2018-07-23
pico-imx7d: Add Falcon mode support
Fabio Estevam
1
-0
/
+8
2018-07-23
pico-imx7d: Add SPL support
Fabio Estevam
4
-99
/
+118
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
3
-7
/
+3
2017-09-18
pico-imx7d: Add "how to boot with NXP 4.1 Kernel"
Vanessa Maegima
1
-0
/
+17
2017-09-18
imx: imx7d: remove CamelCase from ENET_xMHz macros
Eric Nelson
1
-1
/
+1
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
1
-2
/
+2
2017-06-29
pico-imx7d: Remove bouncing email
Fabio Estevam
1
-1
/
+0
[next]