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
path:
root
/
cmd
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-21
mtd: cfi: introduce CFI_FLASH_BANKS
Patrick Delaunay
2
-18
/
+18
2022-01-21
cmd: Fix up warnings in flash.c
Patrick Delaunay
1
-122
/
+117
2022-01-21
net: Drop #ifdefs with CONFIG_BOOTP_SERVERIP
Simon Glass
1
-3
/
+1
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
11
-61
/
+61
2022-01-18
common: remove bedbug debugger support
Ovidiu Panait
3
-418
/
+0
2022-01-15
Merge tag 'efi-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
4
-32
/
+54
2022-01-15
efi: Support the efi command in the app
Simon Glass
2
-16
/
+34
2022-01-15
x86: efi: Update efi_get_next_mem_desc() to avoid needing a map
Simon Glass
1
-16
/
+18
2022-01-15
efi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL is installed
Ilias Apalodimas
1
-0
/
+2
2022-01-15
cmd: part: list all 128 GPT partitions
Heinrich Schuchardt
1
-2
/
+2
2022-01-14
cmd: adc: Report return value on error
Samuel Dionne-Riel
1
-2
/
+2
2022-01-13
cmd/Kconfig: Fix spelling of "resetting".
Vagrant Cascadian
1
-1
/
+1
2022-01-09
Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...
Tom Rini
3
-0
/
+89
2021-12-28
Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
1
-1
/
+3
2021-12-27
Convert CONFIG_JFFS2_DEV et al to Kconfig
Tom Rini
2
-12
/
+21
2021-12-27
Convert CONFIG_SYS_MEMTEST_START et al to Kconfig
Tom Rini
1
-1
/
+1
2021-12-27
Convert CONFIG_ENV_SPI_BUS et al to Kconfig
Tom Rini
1
-2
/
+2
2021-12-26
sandbox: Enable support for the gzip command
Simon Glass
1
-1
/
+3
2021-12-24
cmd: kaslrseed: add command to generate value from hwrng
Chris Morgan
3
-0
/
+89
2021-12-23
fdt: Report the devicetree source
Simon Glass
1
-0
/
+2
2021-12-20
Merge tag 'v2022.01-rc4' into next
Tom Rini
1
-1
/
+2
2021-12-05
sandbox: Drop CONFIG_HOST_MAX_DEVICES
Simon Glass
1
-1
/
+1
2021-12-05
trace: sandbox: Use only the Kconfig options
Simon Glass
1
-0
/
+2
2021-11-30
tpm: use more algorithms than sha256 on pcr_read
Ruchika Gupta
1
-1
/
+2
2021-11-29
Merge tag 'v2022.01-rc3' into next
Tom Rini
1
-6
/
+11
2021-11-28
mbr: Correct verification check
Simon Glass
1
-4
/
+4
2021-11-28
sf: Tidy up code to avoid #ifdef
Simon Glass
1
-17
/
+13
2021-11-28
sf: Use const for the stage name
Simon Glass
1
-1
/
+1
2021-11-17
cmd: tpm-v1: fix load_key_by_sha1 compile errors
Mathew McBride
1
-5
/
+5
2021-11-17
cmd: tpm-v1: fix compile error in TPMv1 list resources command
Mathew McBride
1
-1
/
+6
2021-11-16
bootm: Tidy up use of autostart env var
Simon Glass
2
-5
/
+2
2021-11-11
pxe: Allow calling the pxe_get logic directly
Simon Glass
1
-33
/
+59
2021-11-11
pxe: Refactor sysboot to have one helper
Simon Glass
1
-58
/
+36
2021-11-11
pxe: Return the file size from the getfile() function
Simon Glass
2
-4
/
+24
2021-11-11
pxe: Clean up the use of bootfile
Simon Glass
2
-8
/
+25
2021-11-11
pxe: Move common parsing coding into pxe_util
Simon Glass
2
-25
/
+8
2021-11-11
pxe: Move pxe_utils files
Simon Glass
4
-1668
/
+3
2021-11-11
pxe: Tidy up the is_pxe global
Simon Glass
4
-16
/
+15
2021-11-11
pxe: Add a userdata field to the context
Simon Glass
4
-5
/
+10
2021-11-11
pxe: Move do_getfile() into the context
Simon Glass
4
-24
/
+35
2021-11-11
pxe: Use a context pointer
Simon Glass
4
-62
/
+97
2021-11-11
pxe: Move API comments to the header files
Simon Glass
2
-48
/
+74
2021-11-08
cmd: sbi: show SBI implementation version
Heinrich Schuchardt
1
-8
/
+18
2021-11-01
pxe_utils: Clean up {bootm,zboot}_argv generation
Zhaofeng Li
1
-18
/
+27
2021-11-01
pxe_utils: Fix arguments to x86 zboot
Zhaofeng Li
1
-1
/
+11
2021-10-30
cmd: usb_mass_storage: Use part_get_info_by_dev_and_name_or_num
Sean Anderson
1
-2
/
+2
2021-10-29
cmd: mmc: check whether card is SD or eMMC before hwpartition
Jaehoon Chung
1
-0
/
+5
2021-10-29
cmd: mmc: Support mmc hwpartition user enh start -
Marek Vasut
1
-4
/
+29
2021-10-28
arm: mvebu: Fix comments about kwbimage structures
Pali Rohár
1
-1
/
+1
2021-10-28
arm: mvebu: Update name of kwbimage v1 field at offset 0x2-0x3
Pali Rohár
1
-1
/
+1
[next]