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
/
README
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-08
treewide: mem: Move mtest related defines to Kconfig
Ashok Reddy Soma
1
-4
/
+0
2020-05-08
cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping
Michal Simek
1
-4
/
+0
2020-05-01
net: tulip: Remove CONFIG_TULIP_*
Marek Vasut
1
-2
/
+0
2020-04-24
README: remove references on no more used config CONFIG_SYS_RCAR_I2C*
Patrick Delaunay
1
-10
/
+0
2020-04-24
cosmetic: README: Fix one CONFIG name
Patrick Delaunay
1
-1
/
+1
2020-04-24
tools: Remove the out-of-date MinGW support codes
Bin Meng
1
-10
/
+0
2020-04-17
README: replace reference to boards.cfg
Heinrich Schuchardt
1
-2
/
+2
2020-04-16
README: update reference to *.README
Patrick Delaunay
1
-1
/
+1
2020-04-16
README: remove requirement for CHANGELOG entry
Karl Palsson
1
-2
/
+0
2020-02-09
cmd: mdc/mwc: normalize disjoint MX_CYCLIC usage
Joel Johnson
1
-1
/
+1
2020-01-17
common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA
Simon Glass
1
-1
/
+1
2020-01-17
common: Drop floppy disk support
Simon Glass
1
-26
/
+0
2019-12-03
cosmetic: Fix spelling and whitespace errors
Thomas Hebb
1
-7
/
+9
2019-12-02
common: Move older CPU functions to their own header
Simon Glass
1
-1
/
+1
2019-08-20
README: Clarify use of BSS during SPL board_init_f()
Andreas Dannenberg
1
-0
/
+7
2019-08-11
Drop PCMCIA
Simon Glass
1
-1
/
+1
2019-08-02
autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTION
Simon Glass
1
-0
/
+2
2019-08-02
Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig
Simon Glass
1
-165
/
+0
2019-07-29
doc: arch: sandbox: Replace all the instances of README.sandbox
Keerthy
1
-1
/
+1
2019-07-19
pwm: imx: add Kconfig support
Heiko Schocher
1
-4
/
+0
2019-06-14
configs: Migrate the various SPL_BOOT_xxx choices for PowerPC
Tom Rini
1
-7
/
+0
2019-05-26
configs: Migrate CONFIG_FMAN_ENET and some related options to Kconfig
Tom Rini
1
-2
/
+2
2019-05-18
CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig
Trevor Woerner
1
-2
/
+0
2019-05-04
Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig
Alex Kiernan
1
-3
/
+0
2019-04-29
configs: move CONFIG_SPL_TEXT_BASE to Kconfig
Simon Goldschmidt
1
-3
/
+0
2019-04-09
arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUT
Stefan Roese
1
-3
/
+0
2019-03-25
Convert CONFIG_SF_DEFAULT_* to Kconfig
Patrick Delaunay
1
-15
/
+0
2019-02-22
preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOT
Masahiro Yamada
1
-16
/
+0
2019-02-14
i2c: Remove ancient zynq_i2c driver
Michal Simek
1
-5
/
+0
2019-02-02
Kconfig: Migrate CONFIG_BUILD_TARGET
Jagan Teki
1
-7
/
+0
2019-01-25
configs: Migrate CONFIG_DFU_MMC again
Tom Rini
1
-3
/
+0
2019-01-24
net: remove CONFIG_MCAST_TFTP
Chris Packham
1
-9
/
+0
2018-11-27
spi: Zap CONFIG_HARD_SPI
Jagan Teki
1
-8
/
+0
2018-10-02
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
1
-3
/
+3
2018-09-22
MIPS: cache: remove config option CONFIG_SYS_MIPS_CACHE_MODE
Daniel Schwierzeck
1
-14
/
+0
2018-09-22
MIPS: start.S: make boot config at offset 0x10 configurable
Daniel Schwierzeck
1
-5
/
+0
2018-09-20
mtd: move NAND files into a raw/ subdirectory
Miquel Raynal
1
-3
/
+3
2018-09-10
Remove CONFIG_USE_STDINT
Masahiro Yamada
1
-5
/
+0
2018-08-17
Convert CONFIG_MII et al to Kconfig
Adam Ford
1
-3
/
+0
2018-08-10
README: U_BOOT_ENV_CALLBACK functions
Heinrich Schuchardt
1
-0
/
+11
2018-07-22
Convert CONFIG_MTD_PARTITIONS et al to Kconfig
Adam Ford
1
-14
/
+0
2018-06-27
spl, nand: add option CONFIG_SPL_NAND_IDENT to lookup for supported NAND chips
Jörg Krause
1
-0
/
+4
2018-05-29
configs: remove CONFIG_SYS_MVFS
Chris Packham
1
-5
/
+0
2018-05-23
fit: Fix CONFIG_FIT_SPL_PRINT
Marek Vasut
1
-1
/
+1
2018-05-23
Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig
Alex Kiernan
1
-4
/
+0
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-3
/
+1
2018-04-28
Migrate IMAGE_FORMAT_LEGACY to Kconfig
Alex Kiernan
1
-13
/
+0
2018-04-08
Cleanup CONFIG_VERSION_VARIABLE migration
Alex Kiernan
1
-8
/
+0
2018-04-08
Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig
Alex Kiernan
1
-6
/
+0
2018-04-08
treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig
Mario Six
1
-3
/
+0
[next]