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
old/tizen_20241126
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
2021-03-02
tpm: Add an API that can support v1.2 and v2
Simon Glass
2
-0
/
+537
2021-03-02
tpm: Add debugging of request in tpm_sendrecv_command()
Simon Glass
1
-2
/
+8
2021-03-02
tpm: Use logging in the uclass
Simon Glass
1
-3
/
+5
2021-03-02
tpm: Don't include cr50 in TPL/SPL
Simon Glass
2
-3
/
+3
2021-03-02
bootm: Fix duplicate debugging in bootm_process_cmdline()
Simon Glass
1
-1
/
+1
2021-03-02
sandbox: Write out bloblist when exiting
Simon Glass
1
-0
/
+5
2021-03-02
sandbox: Avoid using malloc() for system state
Simon Glass
5
-30
/
+37
2021-03-02
sandbox: Add os_realloc()
Simon Glass
2
-1
/
+59
2021-03-02
s5p4418_nanopi2: Drop dead code
Simon Glass
2
-146
/
+0
2021-03-02
doc: Add a note about producing 'md.b' output using hexdump
Simon Glass
1
-0
/
+10
2021-03-02
doc: describe the md command
Simon Glass
3
-1
/
+97
2021-03-02
binman: Indicate how to make binman verbose
Simon Glass
2
-1
/
+4
2021-03-02
spl: Drop duplicate 'Jumping to U-Boot' message
Simon Glass
1
-2
/
+1
2021-03-02
arm: remove set_dacr/get_dacr functions
Patrick Delaunay
1
-14
/
+0
2021-03-02
arm: cp15: remove weak function arm_init_domains
Patrick Delaunay
3
-10
/
+0
2021-03-02
arm: omap2: remove arm_init_domains
Patrick Delaunay
1
-17
/
+0
2021-03-02
arm: cp15: update DACR value to activate access control
Patrick Delaunay
1
-2
/
+5
2021-03-02
arm: cosmetic: align TTB_SECT define value
Patrick Delaunay
1
-1
/
+1
2021-03-02
arm: remove TTB_SECT_XN_MASK in DCACHE_WRITETHROUGH
Patrick Delaunay
1
-1
/
+1
2021-03-02
stm32mp: update the mmu configuration for SPL and prereloc
Patrick Delaunay
1
-10
/
+30
2021-03-02
stm32mp: update MMU config before the relocation
Patrick Delaunay
1
-4
/
+9
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
134
-142
/
+142
2021-03-02
Revert "lpc32xx: cpu: add support for soft reset"
Harald Seiler
1
-16
/
+5
2021-03-02
board: ns3: Remove superfluous reset logic
Harald Seiler
1
-20
/
+2
2021-03-02
nds32: Remove dead reset_cpu() implementation
Harald Seiler
1
-22
/
+0
2021-03-01
Prepare v2021.04-rc3
Tom Rini
1
-1
/
+1
2021-03-01
log: convert pr_*() to logging
Heinrich Schuchardt
2
-38
/
+48
2021-03-01
fs: btrfs: do not fail when offset of a ROOT_ITEM is not -1
Marek Behún
1
-2
/
+1
2021-02-28
uboot-test-hooks: Switch to our GitLab instance
Tom Rini
3
-3
/
+3
2021-02-28
Correct U-Boot upstream repository
Heinrich Schuchardt
12
-67
/
+67
2021-02-27
Merge tag 'efi-2021-04-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
6
-12
/
+24
2021-02-26
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
21
-158
/
+543
2021-02-26
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
6
-36
/
+113
2021-02-26
Merge tag 'u-boot-stm32-20210226' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
4
-80
/
+13
2021-02-26
cmd/efidebug: add firmware management protocol GUID
Heinrich Schuchardt
1
-0
/
+4
2021-02-26
efi_loader: fix documentation in efi_loader.h
Heinrich Schuchardt
1
-7
/
+13
2021-02-26
efi_loader: limit output length for VenHw, VenMedia
Heinrich Schuchardt
1
-2
/
+4
2021-02-26
tools/mkeficapsule.c: fix DEBUG build
Klaus Heinrich Kiwi
1
-1
/
+1
2021-02-26
MAINTAINERS: assign tools/mkeficapsule.c to EFI PAYLOAD
Heinrich Schuchardt
1
-0
/
+1
2021-02-26
efi_loader: ACPI tables must be in EfiACPIReclaimMemory
Heinrich Schuchardt
1
-2
/
+1
2021-02-26
configs: stm32mp1: enable uefi related commands
Ilias Apalodimas
2
-0
/
+6
2021-02-26
arm: dts: stm32mp15: remove duplicate uart nodes
Patrick Delaunay
1
-80
/
+0
2021-02-26
ARM: stm32: Add USB host boot support
Marek Vasut
1
-0
/
+7
2021-02-26
usb: gadget: dwc2_udc_otg: Fix dwc2_gadget_start() and usb_gadget_register_dr...
Patrice Chotard
1
-6
/
+2
2021-02-26
usb: kbd: Also accept keyboards with Interrupt OUT endpoint
Stefan Brüns
1
-9
/
+14
2021-02-26
fastboot: add UUU command UCmd and ACmd support
Heiko Schocher
6
-0
/
+108
2021-02-26
doc: Document partition specifications
Sean Anderson
3
-0
/
+85
2021-02-26
doc: Rename k210 partitions anchor
Sean Anderson
1
-2
/
+2
2021-02-26
fastboot: Allow u-boot-style partitions
Sean Anderson
2
-62
/
+132
2021-02-26
fastboot: Move part_get_info_by_name_or_alias after raw_part_get_info_by_name
Sean Anderson
1
-22
/
+22
[prev]
[next]