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
/
freescale
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
1
-0
/
+1
2021-09-08
common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASH
Alexandru Gagniuc
1
-0
/
+1
2021-09-07
arm: Disable ATAGs support
Tom Rini
5
-10
/
+6
2021-09-04
i2c: Convert CONFIG_POWER_I2C et al to Kconfig
Simon Glass
2
-2
/
+2
2021-09-04
power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY
Simon Glass
2
-2
/
+2
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
5
-6
/
+0
2021-08-31
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
Tom Rini
2
-6
/
+4
2021-08-31
imx: Finish migration of IMX_CONFIG to Kconfig
Tom Rini
17
-1
/
+52
2021-08-31
nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig
Tom Rini
8
-31
/
+2
2021-08-30
global: Remove unused or unnecessary CONFIG symbols related to DDR
Tom Rini
1
-23
/
+0
2021-08-30
Kconfig: Use spaces not tabs in Kconfig entires
Tom Rini
1
-2
/
+2
2021-08-30
global: Remove dead code that starts with CONFIG_[0-9A]
Tom Rini
1
-2
/
+0
2021-08-30
i2c: fsl_i2c: Migrate to Kconfig
Tom Rini
1
-1
/
+1
2021-08-30
Convert CONFIG_SYS_I2C_EARLY_INIT to Kconfig
Tom Rini
6
-14
/
+6
2021-08-30
Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY
Tom Rini
1
-1
/
+1
2021-08-18
board: T4240rdb: Extend cs4340_get_fw_addr() functionality
Kuldeep Singh
2
-0
/
+22
2021-08-18
board: t208x: Extend cs4340_get_fw_addr() functionality
Kuldeep Singh
2
-0
/
+23
2021-08-18
board: ls2088ardb: Extend cs4340_get_fw_addr() functionality
Kuldeep Singh
1
-0
/
+38
2021-08-18
board: fsl_validate: Fix resource leak issue
Kshitiz Varshney
1
-9
/
+27
2021-08-18
board: freescale: t208xrdb: enable Power-On Reset for rev D boards
Camelia Groza
2
-0
/
+11
2021-08-09
Merge tag 'u-boot-imx-20210809' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
9
-77
/
+1565
2021-08-09
arm: imx: add i.MX8ULP EVK support
Peng Fan
7
-0
/
+1564
2021-08-09
mx28evk: Convert to driver model
Fabio Estevam
2
-77
/
+1
2021-08-06
ppc: Drop idt8t49n222a_serdes_clk driver
Simon Glass
3
-315
/
+0
2021-08-06
pci: Drop pci_init_board()
Simon Glass
3
-183
/
+0
2021-08-05
pci: freescale: Drop old code
Simon Glass
16
-351
/
+0
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2
-5
/
+5
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
7
-9
/
+9
2021-07-28
i2c: Rename SPL/TPL_I2C_SUPPORT to I2C
Simon Glass
1
-1
/
+1
2021-07-28
i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY
Simon Glass
1
-1
/
+1
2021-07-20
board: freescale: LX2162AQDS: Add MAINTAINER
Wasim Khan
1
-0
/
+1
2021-07-20
board: freescale: LX2160AQDS: Add MAINTAINER
Wasim Khan
1
-0
/
+1
2021-07-20
board: freescale: LX2160ARDB: Add MAINTAINER
Wasim Khan
1
-0
/
+1
2021-07-20
armv8: lx2160ardb: Add thermal node fixup for revc board
Wasim Khan
1
-1
/
+120
2021-07-20
board: freescale: t2080qds: Update I2C mux config
Stephen Carlson
1
-25
/
+1
2021-07-20
board: freescale: lx2160a: Update I2C mux config
Stephen Carlson
1
-25
/
+6
2021-07-20
board: freescale: ls2080a, ls2088a: Update I2C mux config
Stephen Carlson
2
-47
/
+5
2021-07-20
board: freescale: ls1088a: Update I2C mux config
Stephen Carlson
1
-26
/
+6
2021-07-20
board: freescale: ls1046a: Update I2C mux config
Stephen Carlson
2
-51
/
+2
2021-07-20
board: freescale: ls1043aqds: Update I2C mux config
Stephen Carlson
1
-26
/
+1
2021-07-20
board: freescale: ls1021aqds: Update I2C mux config
Stephen Carlson
2
-50
/
+2
2021-07-20
board: freescale: Refactor NXP common mux code
Stephen Carlson
7
-46
/
+148
2021-07-18
treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USB
Tom Rini
2
-2
/
+2
2021-07-18
m68k: Remove M52277EVB board
Tom Rini
5
-350
/
+0
2021-07-18
m68k: Remove M54451EVB board
Tom Rini
5
-223
/
+0
2021-07-18
m68k: Remove M54418TWR board
Tom Rini
5
-235
/
+0
2021-07-18
m68k: Remove M54455EVB board
Tom Rini
6
-756
/
+0
2021-07-17
imx8mq_evk: Enable the USB3.0 host port
Ye Li
1
-0
/
+4
2021-07-10
mx6sabresd: Make checkboard respect CONFIG_NXP_BOARD_REVISION
Cody Gray
1
-1
/
+4
2021-07-07
ppc: Remove T4160RDB board
Tom Rini
3
-3
/
+1
[next]