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
2021-04-08
crypto: Add blob command support for i.MX8M platforms
Aymen Sghaier
2
-4
/
+4
2021-04-08
imx7ulp: Enable support for cmd blob
Franck LENORMAND
2
-4
/
+6
2021-04-08
cmd: blob: Instantiate RNG before running CMD_BLOB
Breno Lima
1
-0
/
+14
2021-04-08
cmd: blob: Add IMX_HAB and CAAM supported SoCs as dependency
Breno Lima
1
-0
/
+2
2021-04-06
cmd: mmc: check whether bootbus's arguments is valid or not
Jaehoon Chung
1
-1
/
+38
2021-04-06
cmd: mmc: modify more readable about hwpartition usage
Jaehoon Chung
1
-4
/
+7
2021-04-05
Merge branch 'next'
Tom Rini
13
-77
/
+781
2021-04-04
cmd: CMD_USB depends on USB
Heinrich Schuchardt
1
-0
/
+1
2021-03-27
sandbox: Provide a way to bind fixed/removeable devices
Simon Glass
1
-4
/
+15
2021-03-27
sandbox: Update do_host_bind() argument counting
Simon Glass
1
-3
/
+6
2021-03-27
sandbox: Disintangle declarations in do_host_bind()
Simon Glass
1
-4
/
+9
2021-03-27
cmd: Add missing check for CONFIG_SYS_LONGHELP
Simon Glass
2
-0
/
+4
2021-03-27
x86: Add a command to display coreboot sysinfo
Simon Glass
3
-0
/
+404
2021-03-27
x86: Make coreboot sysinfo available to any x86 board
Simon Glass
1
-1
/
+1
2021-03-25
cmd: efi: ESRT table debug print
Jose Marinho
1
-0
/
+84
2021-03-25
efi: Add ESRT to the EFI system table
Jose Marinho
1
-0
/
+4
2021-03-25
efidebug: add multiple device path instances on Boot####
Ilias Apalodimas
1
-36
/
+155
2021-03-25
efi_loader: Replace config option for initrd loading
Ilias Apalodimas
1
-0
/
+3
2021-03-25
cmd/load: support uploading EFI binary via UART
Heinrich Schuchardt
1
-2
/
+8
2021-03-25
efi: Fix compiler warnings
Simon Glass
1
-1
/
+1
2021-03-19
cmd/load: support uploading EFI binary via UART
Heinrich Schuchardt
1
-2
/
+8
2021-03-16
efi: Fix compiler warnings
Simon Glass
1
-1
/
+1
2021-03-15
Merge tag 'v2021.04-rc4' into next
Tom Rini
3
-0
/
+44
2021-03-13
cmd: SCP03: enable and provision command
Jorge Ramirez-Ortiz
3
-0
/
+63
2021-03-12
tpm: Don't select LOG
Simon Glass
1
-1
/
+0
2021-03-05
cmd: Fix virtio command dependency
Bin Meng
1
-0
/
+1
2021-03-05
cmd: Add a command to display the address map
Bin Meng
3
-0
/
+43
2021-03-02
tpm: Switch TPMv1 over to use the new API
Simon Glass
2
-30
/
+35
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
1
-1
/
+1
2021-02-27
Merge tag 'efi-2021-04-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
1
-0
/
+4
2021-02-26
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
1
-1
/
+2
2021-02-26
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
1
-11
/
+18
2021-02-26
cmd/efidebug: add firmware management protocol GUID
Heinrich Schuchardt
1
-0
/
+4
2021-02-26
part: Support getting whole disk from part_get_info_by_dev_and_name_or_num
Sean Anderson
1
-1
/
+2
2021-02-26
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
1
-0
/
+1
2021-02-26
cmd: sf: Print error on test failure
Sean Anderson
1
-9
/
+13
2021-02-26
cmd: sf: Display errno on erase failure
Sean Anderson
1
-2
/
+5
2021-02-25
cmd/riscv/sbi: support System Reset Extension
Heinrich Schuchardt
1
-0
/
+1
2021-02-24
cmd: pinmux: depend on PINCTRL
Marek Behún
1
-0
/
+1
2021-02-24
cmd: pwm: Rework argc sanity checking
Tom Rini
1
-22
/
+19
2021-02-21
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
2
-52
/
+52
2021-02-19
cmd: mmc: update the mmc command's usage about argument
Jaehoon Chung
1
-3
/
+3
2021-02-15
image: Adjust the workings of fit_check_format()
Simon Glass
7
-9
/
+9
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
23
-0
/
+24
2021-02-08
cmd: mvebu/bubt: Fix default options in help
Pali Rohár
1
-3
/
+3
2021-02-04
Merge tag 'efi-2021-04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-0
/
+5
2021-02-04
efi_loader: install UEFI System Partition GUID
Heinrich Schuchardt
1
-0
/
+5
2021-02-04
Merge tag 'dm-pull-3feb21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
1
-26
/
+26
2021-02-03
cmd: pxe_utils: sysboot: Add zboot support to boot x86 Linux kernel image
Kory Maincent
1
-0
/
+3
2021-02-03
cmd: pxe_utils: Replace ifdef by IS_ENABLED
Kory Maincent
1
-26
/
+24
[next]