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
/
cmd
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-03
Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-6
/
+15
2020-06-03
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
1
-3
/
+0
2020-06-03
efi_loader: validate load option
Heinrich Schuchardt
1
-6
/
+15
2020-06-02
cmd: fitupd: move config check to Kconfig
Heinrich Schuchardt
2
-4
/
+1
2020-06-01
cmd: sf Drop reassignment of new into flash
Jagan Teki
1
-3
/
+0
2020-05-27
cbfs: Return the error code from file_cbfs_init()
Simon Glass
1
-2
/
+1
2020-05-27
x86: mtrr: Drop the mask display when changing an mtrr
Simon Glass
1
-1
/
+0
2020-05-25
cmd: zip: fix implicit declaration warning
Michael Walle
1
-0
/
+1
2020-05-25
cmd: zip: automatically pull in gzip()
Michael Walle
1
-0
/
+1
2020-05-25
cmd: unzip: automatically select CONFIG_GZIP
Michael Walle
1
-0
/
+1
2020-05-21
efi_loader: add EFI_MEMORY_SP to memory attributes
Heinrich Schuchardt
2
-0
/
+2
2020-05-19
cmd: avb: free partition buffer upon verify completion
Gary Bisson
1
-0
/
+3
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2
-0
/
+2
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
8
-0
/
+8
2020-05-18
Fix some checkpatch warnings in calls to udelay()
Simon Glass
1
-2
/
+2
2020-05-18
common: Drop linux/stringify.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop asm/ptrace.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop log.h from common header
Simon Glass
29
-0
/
+29
2020-05-18
Fix some checkpatch warnings in calls to debug()
Simon Glass
2
-15
/
+14
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
170
-880
/
+1080
2020-05-18
common: Drop init.h from common header
Simon Glass
2
-0
/
+2
2020-05-18
common: Drop image.h from common header
Simon Glass
6
-0
/
+6
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
5
-0
/
+5
2020-05-18
common: Drop part.h from common header
Simon Glass
12
-1
/
+16
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
10
-23
/
+24
2020-05-18
common: Drop net.h from common header
Simon Glass
13
-0
/
+14
2020-05-18
common: Drop flash.h from common header
Simon Glass
6
-0
/
+6
2020-05-18
flash: Tidy up coding style for flash functions
Simon Glass
1
-10
/
+12
2020-05-18
common: Drop uuid.h from common header
Simon Glass
3
-0
/
+3
2020-05-17
cmd: efidebug: Add support for querying UEFI variable storage
Ilias Apalodimas
1
-1
/
+57
2020-05-17
efi_loader: round the memory area in efi_add_memory_map()
Michael Walle
1
-6
/
+2
2020-05-11
Merge tag 'efi-2020-07-rc2-4' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
1
-2
/
+7
2020-05-11
Nokia RX-51: Update my email address
Pali Rohár
1
-1
/
+1
2020-05-10
cmd: efidebug: fix -Werror=type-limits warning
Heinrich Schuchardt
1
-1
/
+1
2020-05-09
cmd: efidebug: add a comment against Coverity check (300329)
AKASHI Takahiro
1
-0
/
+5
2020-05-09
cmd: efidebug: fix a wrong handling of arguments
AKASHI Takahiro
1
-1
/
+1
2020-05-08
Merge tag 'efi-2020-07-rc2-3' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2
-3
/
+3
2020-05-08
treewide: mem: Move mtest related defines to Kconfig
Ashok Reddy Soma
1
-0
/
+16
2020-05-08
cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping
Michal Simek
1
-7
/
+2
2020-05-07
efi_loader: put device tree into EfiACPIReclaimMemory
Heinrich Schuchardt
1
-2
/
+2
2020-05-07
efi_loader: use logical and in do_env_print_efi()
Heinrich Schuchardt
1
-1
/
+1
2020-05-07
menu: add support for client defined statusline function
Thirupathaiah Annapureddy
2
-31
/
+32
2020-05-07
cmd: cache: Fix non-cached memory cachability
Patrice Chotard
1
-0
/
+5
2020-05-05
Merge tag 'efi-2020-07-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
1
-21
/
+19
2020-05-04
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
1
-0
/
+20
2020-05-04
cmd: efidebug: simplify UEFI protocol calls
Heinrich Schuchardt
1
-21
/
+19
2020-05-04
cmd: Add an indication of 32/64-bit to bdinfo
Simon Glass
1
-0
/
+20
2020-05-04
cmd: mvebu: bubt: fix quoted string split across lines
Joel Johnson
1
-2
/
+2
2020-05-01
cmd/bedbug.c: Make bedbug_init have a return value
Ovidiu Panait
1
-2
/
+2
[next]