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
/
include
/
configs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-04
Convert CONFIG_SYS_FLASH_EMPTY_INFO to Kconfig
Tom Rini
37
-40
/
+0
2022-08-04
net: Remove CONFIG_SYS_DIRECT_FLASH_TFTP
Tom Rini
1
-2
/
+0
2022-07-29
board: freescale: p1_p2_rdb_pc: Simplify SPL offset macros
Pali Rohár
1
-6
/
+6
2022-07-26
Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
3
-3
/
+154
2022-07-26
imx: imx93_evk: Add basic board support
Peng Fan
1
-0
/
+145
2022-07-26
configs: imx8mp_venice: remove unnecessary FEC_QUIRK_ENET_MAC
Tim Harvey
1
-3
/
+0
2022-07-26
fpga: Convert SYS_FPGA_PROG_FEEDBACK to Kconfig
Alexander Dahl
1
-1
/
+0
2022-07-25
board: qualcomm: Add support for QCS404 EVB
Sumit Garg
1
-0
/
+21
2022-07-25
board: qualcomm: Add support for dragonboard845c
Sumit Garg
1
-0
/
+21
2022-07-25
configs: imx8mm: Define CONFIG_SYS_UBOOT_BASE for i.MX8m
Mamta Shukla
1
-0
/
+9
2022-07-21
treewide: Fix Marek's name and change my e-mail address
Marek Behún
2
-2
/
+2
2022-07-21
arm: mvebu: a3720: Add NVMe to BOOT_TARGET_DEVICES list
Pali Rohár
1
-0
/
+7
2022-07-21
arm: mvebu: a3720: Set BOOT_TARGET_DEVICES list to enabled peripherals
Pali Rohár
1
-6
/
+36
2022-07-18
sunxi: configs: streamline include/configs/sun*.h wrappers
Andre Przywara
8
-67
/
+16
2022-07-14
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
1
-0
/
+6
2022-07-13
mips: mtmips: add support for MediaTek MT7621 SoC
Weijie Gao
1
-0
/
+43
2022-07-13
Merge tag 'u-boot-stm32-20220712' of https://source.denx.de/u-boot/custodians...
Tom Rini
2
-1
/
+7
2022-07-12
corstone1000: enable isp1763 usb controller and mmc
Rui Miguel Silva
1
-0
/
+6
2022-07-12
configs: stm32mp13: Add support for baudrates higher than 115200
Patrick Delaunay
1
-0
/
+5
2022-07-12
configs: stm32m15: support STM32MP_BOARD_EXTRA_ENV for st boards
Patrick Delaunay
1
-1
/
+2
2022-07-11
Merge branch 'next'
Tom Rini
518
-6825
/
+411
2022-07-08
powerpc: Use the poison value of 0xdeadbeef directly in DDR init
Tom Rini
2
-2
/
+0
2022-07-08
i2c: Remove non-DM_I2C support from davinci_i2c.c
Tom Rini
3
-16
/
+0
2022-07-08
omap3: emif4: More clearly hard-code cs0 size
Tom Rini
1
-3
/
+0
2022-07-08
Convert CONFIG_SYS_CACHE_STASHING to Kconfig
Tom Rini
8
-8
/
+0
2022-07-08
distroboot: Fix ubifs
Pali Rohár
11
-16
/
+9
2022-07-07
Convert CONFIG_SYS_BOOTM_LEN to Kconfig
Tom Rini
153
-250
/
+0
2022-07-07
Convert CONFIG_SYS_BOOTCOUNT_LE et al to Kconfig
Tom Rini
10
-36
/
+0
2022-07-07
kmcoge5ne: Move BFTIC3 CONFIG references to their usage
Tom Rini
1
-6
/
+0
2022-07-07
mx*sabresd: Reference CONFIG_SYS_AUXCORE_BOOTDATA value directly
Tom Rini
2
-7
/
+2
2022-07-07
Convert CONFIG_SYS_FSL_CPC et al to Kconfig
Tom Rini
8
-8
/
+0
2022-07-07
Convert CONFIG_SYS_RAMBOOT to Kconfig
Tom Rini
12
-52
/
+0
2022-07-07
Convert CONFIG_SYS_BOOK3E_HV to Kconfig
Tom Rini
8
-8
/
+0
2022-07-07
Convert CONFIG_SYS_83XX_DDR_USES_CS0 to Kconfig
Tom Rini
1
-1
/
+0
2022-07-07
thunerx_88xx: Clean up config slightly.
Tom Rini
1
-4
/
+0
2022-07-07
Convert CONFIG_PALMAS_POWER to Kconfig
Tom Rini
1
-2
/
+0
2022-07-07
Convert CONFIG_SYS_EMIF_PRECALCULATED_TIMING_REGS et al to Kconfig
Tom Rini
2
-22
/
+0
2022-07-07
Convert CONFIG_SYS_DISCOVER_PHY to Kconfig
Tom Rini
12
-90
/
+0
2022-07-07
Convert CONFIG_SYS_UNIFY_CACHE to Kconfig
Tom Rini
4
-8
/
+0
2022-07-07
layerscape: Remove some unused CONFIG symbols
Tom Rini
3
-8
/
+0
2022-07-07
usb: Remove some unused CONFIG settings
Tom Rini
9
-41
/
+0
2022-07-07
usb: ohci-hcd: Remove some unused legacy code
Tom Rini
1
-3
/
+0
2022-07-07
Convert CONFIG_USB_OHCI_NEW et al to Kconfig
Tom Rini
39
-200
/
+0
2022-07-07
Convert CONFIG_USB_XHCI_EXYNOS et al to Kconfig
Tom Rini
5
-18
/
+0
2022-07-05
Convert CONFIG_KIRKWOOD_PCIE_INIT et al to Kconfig
Tom Rini
3
-15
/
+0
2022-07-05
qemu-ppce500: Move CONFIG_SYS_PCI_MAP_{START, END} to board code
Tom Rini
1
-4
/
+0
2022-07-05
Convert CONFIG_PCI_MSC01 to Kconfig
Tom Rini
1
-2
/
+0
2022-07-05
socrates: Rework CONFIG_PCI_CLK_FREQ
Tom Rini
1
-2
/
+0
2022-07-05
Convert CONFIG_SH7751_PCI to Kconfig
Tom Rini
1
-5
/
+0
2022-07-05
MPC837XERDB: Remove unused PCI defines
Tom Rini
1
-24
/
+0
[prev]
[next]