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
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-11
Create a new boot/ directory
Simon Glass
1
-0
/
+2
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
1
-6
/
+0
2021-08-31
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
Tom Rini
1
-2
/
+5
2021-08-31
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
Tom Rini
1
-0
/
+14
2021-08-02
x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROM
Bin Meng
1
-21
/
+0
2021-07-14
kconfig / kbuild: Re-sync with Linux 4.20
Tom Rini
1
-0
/
+15
2021-05-24
build: support building with Link Time Optimizations
Marek BehĂșn
1
-0
/
+24
2021-01-30
spl: Tidy up SPL/TPL malloc sizes
Simon Glass
1
-5
/
+8
2020-11-09
arm: actions: increase SYS_MALLOC_F_LEN
Amit Singh Tomar
1
-1
/
+1
2020-10-28
Kconfig: Increase the pre-relocation memory
Pratyush Yadav
1
-1
/
+1
2020-10-21
arm: sunxi: increase SYS_MALLOC_F_LEN
Heinrich Schuchardt
1
-1
/
+1
2020-10-09
Kconfig: Create a new tools menu
Simon Glass
1
-0
/
+2
2020-10-09
Kconfig: Move boot menu into common/
Simon Glass
1
-341
/
+0
2020-10-09
Kconfig: Add a 'Boot options' menu
Simon Glass
1
-0
/
+4
2020-10-08
examples: make examples/ optional
Heinrich Schuchardt
1
-0
/
+8
2020-09-22
sunxi: Convert 64-bit boards to use binman
Simon Glass
1
-2
/
+1
2020-08-14
Kconfig: Introduce CONFIG_XEN
Peng Fan
1
-0
/
+18
2020-08-06
Kconfig: Remove CONFIG_SYS_SRAM_START
Ovidiu Panait
1
-0
/
+2
2020-08-06
Kconfig: Convert CONFIG_SYS_SRAM_SIZE to Kconfig
Ovidiu Panait
1
-0
/
+7
2020-08-06
Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig
Ovidiu Panait
1
-0
/
+5
2020-08-06
Kconfig: Introduce CONFIG_SYS_HAS_SRAM
Ovidiu Panait
1
-0
/
+11
2020-08-01
efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-system
Heinrich Schuchardt
1
-0
/
+10
2020-07-28
rockchip: Convert evb-rk3288 over to use binman
Simon Glass
1
-1
/
+1
2020-07-28
Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be empty
Simon Glass
1
-1
/
+5
2020-07-28
x86: Drop CONFIG_BUILD_ROM and repurpose BUILD_ROM
Simon Glass
1
-2
/
+5
2020-07-28
x86: Change how selection of ROMs works
Simon Glass
1
-1
/
+17
2020-07-28
Kconfig: add SPL_LOAD_FIT_ADDRESS
Peng Fan
1
-0
/
+8
2020-07-08
spl: fit: select SPL_CRYPTO_SUPPORT for SPL_FIT_SIGNATURE
Heiko Stuebner
1
-0
/
+1
2020-07-08
spl: fit: select SPL_HASH_SUPPORT for SPL_FIT_SIGNATURE
Heiko Stuebner
1
-0
/
+1
2020-07-01
kconfig: show compiler version text in the top comment
Tom Rini
1
-0
/
+2
2020-07-01
compilers: Introduce options for forcing inlining on SPL/TPL
Tom Rini
1
-1
/
+21
2020-07-01
compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-Boot
Tom Rini
1
-0
/
+9
2020-07-01
compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5
Tom Rini
1
-0
/
+3
2020-07-01
kconfig: Add scripts/Kconfig.include from v4.19
Tom Rini
1
-0
/
+2
2020-06-19
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next
Tom Rini
1
-1
/
+1
2020-06-15
config: qemu: increase SYS_MALLOC_F_LEN
Heinrich Schuchardt
1
-1
/
+1
2020-06-12
Add support for SHA384 and SHA512
Reuben Dowle
1
-6
/
+20
2020-05-15
rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
Trevor Woerner
1
-1
/
+1
2020-05-01
malloc: dlmalloc: add an ability for the malloc to be re-init/init multiple t...
Marek Bykowski
1
-0
/
+14
2020-04-24
actions: Move defconfig options to Kconfig
Amit Singh Tomar
1
-1
/
+1
2020-04-24
common: image_sign_info helper functions in SPL
Heinrich Schuchardt
1
-1
/
+1
2020-04-16
Kconfig: update reference to README.x86
Patrick Delaunay
1
-1
/
+1
2020-04-07
Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-0
/
+6
2020-04-03
arch: Add explicit linker script for u-boot-elf
Michal Simek
1
-0
/
+5
2020-03-18
sunxi: Move common defconfig options to Kconfig
Andre Przywara
1
-0
/
+1
2020-03-16
kconfig / kbuild: re-sync with Linux 4.18
Tom Rini
1
-5
/
+1
2020-03-12
lib: rsa: decouple rsa from FIT image verification
AKASHI Takahiro
1
-0
/
+4
2020-02-04
Kconfigs: layerscape: use a convenient default value for SYS_MALLOC_F_LEN
Biwen Li
1
-1
/
+3
2020-01-17
mkimage: fit: add support to encrypt image with aes
Philippe Reynes
1
-0
/
+8
2020-01-14
arm64: zynqmp: Add support for u-boot.itb generation with ATF
Michal Simek
1
-1
/
+2
[next]