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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-25
bootstd: Add support for bootflows
Simon Glass
1
-0
/
+50
2022-04-25
bootstd: Add the bootmeth uclass and helpers
Simon Glass
3
-0
/
+242
2022-04-25
bootstd: Add the bootdev uclass
Simon Glass
2
-0
/
+276
2022-04-25
bootstd: Add the bootstd uclass and core implementation
Simon Glass
2
-0
/
+81
2022-04-25
bootstd: Add the concept of a bootflow
Simon Glass
1
-0
/
+260
2022-04-25
fs: Add a function to set the filesystem type
Simon Glass
1
-0
/
+11
2022-04-25
dm: blk: Add a function to return the device type
Simon Glass
1
-0
/
+8
2022-04-25
dm: core: Allow finding a uclass device by partial name
Simon Glass
2
-1
/
+17
2022-04-25
dm: core: Rename and fix uclass_get_by_name_len()
Simon Glass
1
-3
/
+3
2022-04-25
lib: Add a way to find the postiion of a trailing number
Simon Glass
1
-0
/
+18
2022-04-25
lib: Fix a few bugs in trailing_strtoln()
Simon Glass
1
-0
/
+3
2022-04-25
lib: Correct comment formatting to avoid sphinx problems
Simon Glass
1
-46
/
+46
2022-04-25
test: Add tests for trailing_strtol()
Simon Glass
1
-2
/
+2
2022-04-22
fdt: Add -q option to fdt addr for distro_bootcmd
Peter Hoyes
1
-3
/
+3
2022-04-22
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
1
-1
/
+1
2022-04-22
Merge tag 'u-boot-imx-20220422' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
63
-541
/
+240
2022-04-22
generic-phy: s/CONFIG_PHY/CONFIG_IS_ENABLED(PHY)/
Michal Simek
1
-1
/
+1
2022-04-21
ARM: imx: imx8mn-evk: change environment address variables
Heiko Thiery
1
-4
/
+12
2022-04-21
configs: imx: drop IMX_FEC_BASE
Peng Fan
17
-18
/
+0
2022-04-21
include/configs: drop COUNTER_FREQUENCY
Peng Fan
68
-154
/
+1
2022-04-21
crc16: Move standard CRC-16 implementation from ubifs to lib
Pali Rohár
1
-0
/
+3
2022-04-21
crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.h
Pali Rohár
1
-0
/
+29
2022-04-21
crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.c
Pali Rohár
1
-1
/
+1
2022-04-21
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
1
-15
/
+4
2022-04-21
configs: drop CONFIG_MMCROOT
Peng Fan
27
-51
/
+23
2022-04-21
board: ti: am335x: Add support for BBE Extended WiFi
Paul Barker
1
-0
/
+2
2022-04-21
board: ti: am335x: Add BBE Lite support
Paul Barker
1
-0
/
+2
2022-04-21
env: Implement lower priority arch_env_get_location()
Marek Vasut
1
-0
/
+16
2022-04-21
configs: phycore_imx8mm/p: drop unused SDHC macro
Peng Fan
2
-8
/
+0
2022-04-21
configs: imx8mm/n_venice: drop unused SDHC macro
Peng Fan
2
-7
/
+0
2022-04-21
configs: verdin-imx8m: drop unused SDHC macro
Peng Fan
2
-7
/
+0
2022-04-21
configs: imx8qm/qxp_evk: drop unused SDHC macro
Peng Fan
2
-10
/
+0
2022-04-21
configs: mx7dsabresd: drop unused SDHC macro
Peng Fan
1
-9
/
+0
2022-04-21
configs: mx6sxsabresd: drop CONFIG_SYS_FSL_USDHC_NUM
Peng Fan
1
-2
/
+0
2022-04-21
configs: imx8mn_evk: drop unused SDHC macro
Peng Fan
1
-5
/
+0
2022-04-21
configs: imx8mp_evk: drop unused SDHC macro
Peng Fan
1
-3
/
+0
2022-04-21
configs: imx8mm_evk: drop unused SDHC macro
Peng Fan
1
-5
/
+0
2022-04-21
configs: ge_bx50v3: remove CONFIG_PCIE_IMX_POWER_GPIO
Ian Ray
1
-1
/
+0
2022-04-21
arm: kirkwood: Sheevaplug : Use Marvell uclass mvgbe and PHY driver for Ethernet
Tony Dinh
1
-15
/
+4
2022-04-21
board: toradex: drop colibri pxa270 support
Marcel Ziswiler
2
-177
/
+0
2022-04-21
board: gateworks: venice: add imx8mp-venice-gw740x support
Tim Harvey
1
-0
/
+109
2022-04-21
board: gateworks: gw_ventana: use comomn GSC driver
Tim Harvey
1
-3
/
+0
2022-04-21
configs: imx8m{m,n}_venice_defconfig: add usb support
Tim Harvey
2
-0
/
+3
2022-04-21
imx8m{m,n}_venice: update env memory layout
Tim Harvey
2
-8
/
+10
2022-04-21
configs: tdx: apalis/colibri_imx6: use preboot as well
Marcel Ziswiler
2
-7
/
+2
2022-04-21
configs: tdx: apalis_imx6: drop hw v1.0 support
Marcel Ziswiler
1
-5
/
+1
2022-04-21
toradex: drop legacy nfsboot script
Igor Opaniuk
10
-86
/
+0
2022-04-21
toradex: set default dhcp distroboot scriptname
Igor Opaniuk
12
-2
/
+14
2022-04-21
toradex: apalis-imx8x: drop support for apalis imx8x
Denys Drozdov
1
-127
/
+0
2022-04-21
imx: power-domain: Add i.MX8MP support
Marek Vasut
1
-0
/
+46
[next]