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
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
2021-02-03
bdinfo: Change to use bdinfo_print_num_ll() where the number could be 64-bit
Bin Meng
1
-2
/
+2
2021-02-03
bdinfo: Rename function names to be clearer
Bin Meng
1
-26
/
+26
2021-02-01
cmd: CMD_ACPI depends on ACPIGEN
Heinrich Schuchardt
1
-1
/
+2
2021-01-31
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
4
-29
/
+95
2021-01-31
Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-6
/
+189
2021-01-31
thor: add support for the dfu_alt_info reintialization from the flashed script
Marek Szyprowski
1
-7
/
+12
2021-01-31
dfu: add support for the dfu_alt_info reintialization from the flashed script
Marek Szyprowski
1
-2
/
+11
2021-01-31
cmd: usb_mass_storage: show device interface name
Marek Szyprowski
1
-2
/
+2
2021-01-31
cmd: bcb: Add support for processing const string literals in bcb_set()
Eugeniu Rosca
1
-5
/
+12
2021-01-31
cmd: bcb: Expose 'bcb_write_reboot_reason' to external callers
Eugeniu Rosca
1
-0
/
+20
2021-01-31
cmd: bcb: Extract '__bcb_store' from 'do_bcb_store' for internal needs
Eugeniu Rosca
1
-2
/
+7
2021-01-31
cmd: bcb: Extract '__bcb_set' from 'do_bcb_set' for internal needs
Eugeniu Rosca
1
-6
/
+11
2021-01-31
cmd: bcb: Extract '__bcb_load' from 'do_bcb_load' for internal needs
Eugeniu Rosca
1
-8
/
+23
2021-01-30
cros_ec: Show events in human-readable form
Simon Glass
1
-6
/
+64
2021-01-30
cros_ec: Add support for switches
Simon Glass
1
-0
/
+41
2021-01-30
cros_ec: Support reading EC features
Simon Glass
1
-0
/
+74
2021-01-30
cros_ec: Add support for reading the SKU ID
Simon Glass
1
-0
/
+10
2021-01-29
efi_loader: switch to non-secure mode later
Heinrich Schuchardt
1
-0
/
+4
2021-01-29
cmd: add more implementation IDs to sbi command
Heinrich Schuchardt
1
-16
/
+21
2021-01-27
cmd: misc: Fix return value for the sleep command
Marek Szyprowski
1
-1
/
+1
2021-01-27
cmd: pxe: add support for FDT overlays
Neil Armstrong
2
-0
/
+104
2021-01-25
cmd: correct long text loadb, loadx, loady
Heinrich Schuchardt
1
-6
/
+6
2021-01-25
cmd: change suppress newline in echo command
Heinrich Schuchardt
1
-31
/
+18
2021-01-23
cmd: efidebug: always check return code from get_variable()
AKASHI Takahiro
1
-5
/
+7
2021-01-20
efi_loader: make the UEFI boot manager configurable
Heinrich Schuchardt
2
-6
/
+15
2021-01-18
cmd: Add a pwm command
Pragnesh Patel
3
-0
/
+124
2021-01-16
cmd: disk: Remove fit_print_contents API
Ravik Hasija
1
-1
/
+0
2021-01-16
bootmenu: Allow to quit it via ESC/CTRL+C
Pali Rohár
1
-7
/
+35
2021-01-16
cmd: gpt: add eMMC and GPT support
Corneliu Doban
1
-0
/
+161
2021-01-16
cmd: CMD_CPU depends on CPU
Heinrich Schuchardt
1
-0
/
+1
2021-01-15
cmd: Add MBR partition layout control utility
Marek Szyprowski
3
-0
/
+323
2021-01-13
efi_loader: implement EFI_DT_FIXUP_PROTOCOL
Heinrich Schuchardt
2
-80
/
+5
2021-01-13
cmd: conitrace: increase wait for next key
Heinrich Schuchardt
1
-2
/
+2
2021-01-13
efi_loader: setting boot device
Heinrich Schuchardt
1
-55
/
+87
2021-01-13
efi_loader: simplify running helloworld.efi
Heinrich Schuchardt
1
-11
/
+1
2021-01-06
Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-5
/
+4
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
1
-1
/
+1
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
1
-0
/
+5
2021-01-05
dm: core: Access device flags through functions
Simon Glass
1
-1
/
+1
2021-01-04
cmd: ubi: don't allow to rename a volume to a name that already exist
Philippe Reynes
1
-0
/
+5
2021-01-04
cmd: load: Fix code indentation
Michal Simek
1
-5
/
+4
2020-12-31
efidebug: capsule: Add a command to update capsule on disk
Sughosh Ganu
1
-0
/
+14
2020-12-18
cmd: Drop use of old sequence numbers in commands
Simon Glass
3
-5
/
+5
2020-12-18
dm: Avoid accessing seq directly
Simon Glass
9
-16
/
+17
[next]