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
2023-11-14
bootstd: Add a return code to bootflow menu
Simon Glass
1
-12
/
+41
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
3
-3
/
+3
2023-11-07
mtd: spi-nor: Add spi flash lock config option
Venkatesh Yadav Abbarapu
1
-1
/
+3
2023-11-05
net: Get pxe config file from dhcp option 209
Sean Edmond
2
-0
/
+12
2023-11-02
binman: Rename TYPE_STAGE to TYPE_LEGACY_STAGE
Simon Glass
1
-1
/
+1
2023-11-01
cmd: mmc: Add mmc reg read command for reading card registers
Marek Vasut
2
-0
/
+103
2023-10-30
Kconfig: Remove all default n/no options
Michal Simek
1
-3
/
+0
2023-10-27
Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
3
-0
/
+4
2023-10-27
bootm: Support boot measurement
Eddie James
3
-0
/
+4
2023-10-26
cmd: mvebu/bubt: move eMMC data-partition uboot from LBA-0 to 4096
Josua Mayer
1
-2
/
+9
2023-10-24
pstore: Use root address-cells/size-cells as defaults for reserved-memory
Andrey Skvortsov
1
-2
/
+8
2023-10-24
Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodi...
Tom Rini
3
-0
/
+213
2023-10-24
rockchip: cmd: add rkmtd command
Johan Jonker
3
-0
/
+213
2023-10-23
common: add prototype & rename populate_serial_number()
Artur Rojek
1
-13
/
+1
2023-10-17
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh
Tom Rini
1
-1
/
+3
2023-10-16
cmd/ti: Update Kconfig logic and Makefile recursion logic
Tom Rini
3
-6
/
+6
2023-10-16
cmd: Convert existing long help messages to the new macro
Tom Rini
49
-187
/
+109
2023-10-16
cmd: move mac command
Heinrich Schuchardt
2
-34
/
+0
2023-10-16
cmd: gpio: Skip output on -ENOENT
Paul Barker
1
-1
/
+3
2023-10-11
cli: Add a command to show cmdline history
Simon Glass
3
-0
/
+31
2023-10-10
cmd: blk_common: Stop using hard-coded block size for Sandbox operations
Bin Meng
1
-6
/
+14
2023-10-10
cmd: blk_common: Use macros for the return values
Bin Meng
1
-7
/
+7
2023-10-10
cmd: blkmap: Make map_handlers[] and its .fn static
Bin Meng
1
-3
/
+4
2023-10-10
cmd: host: Print out the block size of the host device
Bin Meng
1
-3
/
+4
2023-10-10
blk: sandbox: Support binding a device with a given logical block size
Bin Meng
1
-3
/
+13
2023-10-10
cmd: host: Mandate the filename parameter in the 'bind' command
Bin Meng
1
-3
/
+3
2023-10-04
cmd/exception: test RISC-V 16 bit aligned instruction
Heinrich Schuchardt
1
-0
/
+16
2023-10-04
cmd/exception: support RISC-V compressed instruction
Heinrich Schuchardt
1
-3
/
+15
2023-10-02
Merge branch 'next'
Tom Rini
24
-172
/
+531
2023-09-30
cmd: xxd: move xxd into shell commands
Roger Knecht
1
-5
/
+5
2023-09-24
Merge tag 'dm-next-23sep23' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-10
/
+38
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
9
-0
/
+9
2023-09-23
cmd: dm: allow for selecting uclass and device
AKASHI Takahiro
1
-10
/
+38
2023-09-21
cmd: sf: Fix the flash_is_unlocked api size parameter
Venkatesh Yadav Abbarapu
1
-1
/
+1
2023-09-21
cmd: thordown: Add proper dependency for CMD_THOR_DOWNLOAD
Venkatesh Yadav Abbarapu
1
-0
/
+2
2023-09-15
thordown: Use plain udevice for UDC controller interaction
Marek Vasut
1
-4
/
+5
2023-09-15
sdp: Use plain udevice for UDC controller interaction
Marek Vasut
1
-4
/
+7
2023-09-15
cmd: ums: Use plain udevice for UDC controller interaction
Marek Vasut
1
-4
/
+6
2023-09-15
cmd: thordown: Reorder variable declaration
Marek Vasut
1
-7
/
+8
2023-09-15
cmd: sdp: Reorder variable declaration
Marek Vasut
1
-2
/
+2
2023-09-15
cmd: rockusb: Use plain udevice for UDC controller interaction
Marek Vasut
1
-3
/
+4
2023-09-15
cmd: fastboot: Use plain udevice for UDC controller interaction
Marek Vasut
1
-3
/
+4
2023-09-14
cmd: pxe: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
1
-14
/
+0
2023-09-14
cmd: onenand: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
1
-6
/
+0
2023-09-14
cmd: nvedit: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
1
-11
/
+0
2023-09-14
cmd: i2c: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
1
-14
/
+0
2023-09-14
cmd: date: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
1
-7
/
+1
2023-09-14
blkcache: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
1
-13
/
+0
2023-09-14
boot: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
1
-14
/
+0
2023-09-11
cmd: gpt: fix gpt read
Heinrich Schuchardt
1
-17
/
+15
[next]