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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-18
arm: Don't include common.h in header files
Simon Glass
80
-89
/
+67
2020-05-18
common: Drop flash.h from common header
Simon Glass
45
-1
/
+46
2020-05-18
flash: Tidy up coding style for flash functions
Simon Glass
6
-52
/
+55
2020-05-18
common: Drop uuid.h from common header
Simon Glass
11
-1
/
+10
2020-05-18
Merge tag 'efi-2020-07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
22
-55
/
+1117
2020-05-17
dts: nxp2160ardb: add op-tee node
Ilias Apalodimas
1
-0
/
+6
2020-05-17
configs: lx2160a: Add default config for lx2160a using StMM in OP-TEE
Ilias Apalodimas
2
-0
/
+86
2020-05-17
doc: uefi.rst: Add OP-TEE variable storage config options
Ilias Apalodimas
1
-0
/
+17
2020-05-17
MAINTAINERS: Add maintainer for EFI variables via OP-TEE
Ilias Apalodimas
1
-0
/
+6
2020-05-17
cmd: efidebug: Add support for querying UEFI variable storage
Ilias Apalodimas
1
-1
/
+57
2020-05-17
efi_loader: Implement EFI variable handling via OP-TEE
Ilias Apalodimas
3
-0
/
+675
2020-05-17
efi_loader: Add headers for EDK2 StandAloneMM communication
Sughosh Ganu
1
-0
/
+208
2020-05-17
efi_loader: round the memory area in efi_add_memory_map()
Michael Walle
12
-54
/
+62
2020-05-15
Merge branch '2020-05-15-kconfig-migrations'
Tom Rini
9
-20
/
+39
2020-05-15
qemu-x86*_defconfig: Enable CONFIG_PCI_INIT_R
Ovidiu Panait
3
-2
/
+2
2020-05-15
qemu_arm_defconfig: Enable CONFIG_PCI_INIT_R
Ovidiu Panait
1
-2
/
+1
2020-05-15
qemu_arm64_defconfig: Enable CONFIG_PCI_INIT_R
Ovidiu Panait
1
-2
/
+1
2020-05-15
board_r: Introduce CONFIG_PCI_INIT_R Kconfig option
Ovidiu Panait
2
-3
/
+12
2020-05-15
board_r: env: Use IS_ENABLED() instead of #ifdefs
Ovidiu Panait
1
-10
/
+11
2020-05-15
env: Convert CONFIG_DELAY_ENVIRONMENT to Kconfig
Ovidiu Panait
2
-1
/
+12
2020-05-15
configs: Resync with savedefconfig
Tom Rini
4
-30
/
+19
2020-05-15
Merge branch '2020-05-15-misc-bugfixes'
Tom Rini
131
-290
/
+345
2020-05-15
lib: rsa: avoid overriding the object name when already specified
Jan Luebbe
2
-9
/
+21
2020-05-15
MAINTAINERS: POWERPC MPC8XX: Update email address
Christophe Leroy
1
-1
/
+1
2020-05-15
tools: ftdgrep: use /* fallthrough */ as needed
Heinrich Schuchardt
1
-4
/
+7
2020-05-15
tools: mkimage: use /* fallthrough */ as needed
Heinrich Schuchardt
1
-1
/
+1
2020-05-15
common/board_f: avoid -Wtype-limits warning
Heinrich Schuchardt
1
-1
/
+1
2020-05-15
spl: Always define preloader_console_init
Samuel Holland
3
-8
/
+4
2020-05-15
lib: rsa: Also check for presence of r-squared property
Jan Kiszka
1
-1
/
+1
2020-05-15
Makefile: add file 'defconfig' to clean target
Heinrich Schuchardt
1
-1
/
+1
2020-05-15
JFFS2: Add useful fields into lists
Petr Borsodi
2
-78
/
+81
2020-05-15
JFFS2: Process obsolete nodes as well as accurate ones
Petr Borsodi
1
-26
/
+47
2020-05-15
drivers/reset/Kconfig: fix typo
Trevor Woerner
1
-1
/
+1
2020-05-15
rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32
Trevor Woerner
13
-13
/
+13
2020-05-15
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
Trevor Woerner
44
-50
/
+49
2020-05-15
rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
Trevor Woerner
51
-67
/
+66
2020-05-15
arm: orion5x: finish moving SoC to mach-orion5x
Trevor Woerner
2
-1
/
+1
2020-05-15
rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X
Trevor Woerner
10
-11
/
+10
2020-05-15
arch/arm/Makefile: sort machine names
Trevor Woerner
1
-6
/
+6
2020-05-15
arm: lpc32xx: move SoC to mach-lpc32xx
Trevor Woerner
11
-2
/
+2
2020-05-15
rsa: don't use malloc.h in rsa-sign.c
Jonathan Gray
1
-1
/
+1
2020-05-15
configs: mt7629: support usb host and udisk
Chunfeng Yun
1
-1
/
+16
2020-05-15
Makefile: remove m68k GCC 3.4 workaround
Masahiro Yamada
1
-7
/
+0
2020-05-15
lib: Allow MD5 to be enabled in SPL
Simon Glass
2
-2
/
+17
2020-05-15
pci: Fix typo in definition for PCI_DEV
Simon Glass
1
-1
/
+1
2020-05-15
usb: Update struct usb_device to indicate speed enum
Simon Glass
1
-1
/
+1
2020-05-14
kbuild: spl: Add shrunk arch-dtbs to targets list
Jan Kiszka
1
-1
/
+4
2020-05-14
kbuild: spl: Fix parallel build
Jan Kiszka
1
-1
/
+1
2020-05-14
Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
64
-893
/
+5334
2020-05-14
Merge tag 'rpi-next-2020.07' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
11
-26
/
+56
[next]