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-07-11
Merge branch 'next'
Tom Rini
7
-102
/
+169
2022-07-08
Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-24
/
+48
2022-07-07
Convert CONFIG_SYS_BOOTM_LEN to Kconfig
Tom Rini
1
-0
/
+10
2022-07-05
Convert CONFIG_USE_ONENAND_BOARD_INIT to Kconfig
Tom Rini
1
-0
/
+4
2022-06-28
Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOAD
Tom Rini
1
-0
/
+9
2022-06-28
i2c: fix stack buffer overflow vulnerability in i2c md command
Nicolas Iooss
1
-12
/
+12
2022-06-28
dm: core: Add a command to show driver model statistics
Simon Glass
1
-0
/
+24
2022-06-28
dm: core: Sort dm subcommands
Simon Glass
1
-25
/
+25
2022-06-28
dm: core: Rename dm_dump_all()
Simon Glass
1
-4
/
+4
2022-06-27
Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
1
-31
/
+8
2022-06-24
cmd: cpu: migrate cpu command to U_BOOT_CMD_WITH_SUBCMDS()
Ovidiu Panait
1
-31
/
+8
2022-06-22
cmd/misc: Stop using a function pointer
Tom Rini
1
-4
/
+2
2022-06-22
cmd: load: add load command for memory mapped
Rui Miguel Silva
3
-0
/
+65
2022-06-20
Merge branch 'master' into next
Tom Rini
1
-1
/
+3
2022-06-19
cmd: correct return value for printenv -e
Heinrich Schuchardt
1
-1
/
+3
2022-06-06
qfw: Don't fail if setup data size is 0
Pierre-Clément Tosi
1
-4
/
+6
2022-06-06
ubifs: Add missing dependency on GZIP
Pali Rohár
1
-0
/
+1
2022-06-06
cmd: dm: migrate dm command to use U_BOOT_CMD_WITH_SUBCMDS()
Ovidiu Panait
1
-52
/
+12
2022-06-06
Convert CONFIG_SYS_CBSIZE to Kconfig
Tom Rini
1
-0
/
+9
2022-06-06
Convert CONFIG_SYS_PBSIZE to Kconfig
Tom Rini
1
-0
/
+4
2022-06-06
Convert CONFIG_SYS_MAXARGS to Kconfig
Tom Rini
1
-0
/
+4
2022-05-31
bootmenu: use utf-8 for menu title
Masahisa Kojima
1
-22
/
+21
2022-05-28
cmd/bootefi: correct command syntax
Heinrich Schuchardt
1
-6
/
+15
2022-05-28
bootmenu: U-Boot console is enabled as default
Masahisa Kojima
2
-12
/
+2
2022-05-26
cmd/sbi: add implementation ID 6 - Coffer
Heinrich Schuchardt
1
-0
/
+1
2022-05-23
spi: spi_flash_probe_bus_cs() rely on DT for spi speed and mode
Patrice Chotard
1
-4
/
+11
2022-05-23
spi: spi-uclass: Add new spi_get_bus_and_cs() implementation
Patrice Chotard
1
-2
/
+2
2022-05-16
cmd: mvebu: Hide bubt specific options when bubt is disabled
Pali Rohár
1
-0
/
+4
2022-05-08
Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
1
-141
/
+0
2022-05-07
bootmenu: factor out the user input handling
Masahisa Kojima
1
-141
/
+0
2022-05-06
cmd: gpt: add subcommand repair
Philippe Reynes
1
-1
/
+15
2022-05-05
cmd: mmc: don't assign unused values
Heinrich Schuchardt
1
-2
/
+4
2022-05-05
cmd: onenand: fix printf codes
Heinrich Schuchardt
1
-3
/
+3
2022-05-05
cmd: simplify do_adc_single()
Heinrich Schuchardt
1
-6
/
+1
2022-05-05
cmd: fix long text for fdt command
Heinrich Schuchardt
1
-1
/
+1
2022-05-03
bootmenu: add Kconfig option not to enter U-Boot console
Masahisa Kojima
2
-11
/
+68
2022-05-03
bootmenu: add UEFI boot entry into bootmenu
Masahisa Kojima
1
-1
/
+152
2022-05-03
bootmenu: update bootmenu_entry structure
Masahisa Kojima
2
-32
/
+76
2022-05-03
cmd: simplify bootmenu
Heinrich Schuchardt
1
-13
/
+7
2022-04-29
acpi: Fix buffer overflow in do_acpi_dump()
Andrew Scull
1
-1
/
+1
2022-04-25
Merge branch '2022-04-25-initial-implementation-of-stdboot'
Tom Rini
5
-0
/
+679
2022-04-25
bootstd: Add a bootmeth command
Simon Glass
3
-0
/
+125
2022-04-25
bootstd: Add a bootflow command
Simon Glass
3
-0
/
+423
2022-04-25
bootstd: Add a bootdev command
Simon Glass
3
-0
/
+131
2022-04-24
cmd: part: add explicit dependency on PARTITIONS
AKASHI Takahiro
1
-0
/
+1
2022-04-23
Merge tag 'efi-2022-07-rc1-3' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2
-16
/
+24
2022-04-23
bootmenu: fix menu API error handling
Masahisa Kojima
1
-2
/
+2
2022-04-23
cmd: bootefi: restore ability to boot arbitrary blob
Kyle Evans
1
-14
/
+22
2022-04-22
fdt: Add -q option to fdt addr for distro_bootcmd
Peter Hoyes
1
-7
/
+23
2022-04-22
cmd: adc: Add support for storing ADC result in env variable
Marek Vasut
1
-4
/
+14
[next]