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
/
mvebu
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-26
cmd: mvebu/bubt: move eMMC data-partition uboot from LBA-0 to 4096
Josua Mayer
1
-2
/
+9
2023-04-13
cmd: mvebu/bubt: a38x: Do not hardcode SATA block size to 512
Pali Rohár
1
-2
/
+5
2023-04-10
mmc: Use EXT_CSD_EXTRACT_BOOT_PART() macro for extracting boot part
Pali Rohár
1
-2
/
+1
2023-03-01
cmd: mvebu/bubt: Enable command by default
Pali Rohár
1
-0
/
+1
2023-03-01
cmd: mvebu/bubt: Fix warnings: unused variable 'secure_mode' and 'fuse_read_u...
Pali Rohár
1
-2
/
+5
2023-03-01
cmd: mvebu/bubt: Better guess default MVEBU_*_BOOT option
Pali Rohár
1
-0
/
+4
2023-03-01
cmd: mvebu/bubt: Set correct default image name for 32-bit Armada SoCs
Pali Rohár
1
-0
/
+1
2023-03-01
cmd: mvebu/bubt: Check also A8K boot image checksum
Pali Rohár
1
-3
/
+11
2023-03-01
cmd: mvebu/bubt: Do not modify image in A8K check_image_header()
Pali Rohár
1
-5
/
+1
2023-03-01
cmd: mvebu/bubt: Mark all local symbols as static
Pali Rohár
1
-4
/
+4
2023-03-01
cmd: mvebu/bubt: Rename variable image_size to hdr_size
Pali Rohár
1
-5
/
+5
2023-03-01
cmd: mvebu/bubt: Add support for reading image from the SATA disk partition
Pali Rohár
1
-2
/
+37
2023-03-01
cmd: mvebu/bubt: Add support for writing image to SATA disk
Pali Rohár
2
-1
/
+120
2023-03-01
cmd: mvebu/bubt: Add support for selecting eMMC HW partition
Pali Rohár
1
-5
/
+48
2023-03-01
cmd: mvebu/bubt: Fix parsing SATA kwbimage
Pali Rohár
1
-7
/
+1
2023-03-01
cmd: mvebu/bubt: Fix parsing SDIO kwbimage
Pali Rohár
1
-3
/
+0
2023-01-11
cmd: change the return value when argc error
Shenlin Liang
1
-1
/
+1
2022-09-19
Merge branch 'master' into next
Tom Rini
2
-9
/
+166
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
1
-1
/
+1
2022-09-13
cmd: mvebu/bubt: Check for A38x/A37xx OTP secure bits and secure boot
Pali Rohár
2
-8
/
+121
2022-09-13
cmd: mvebu/bubt: Check for A38x image data checksum
Pali Rohár
1
-1
/
+45
2022-08-04
Audit <flash.h> inclusion
Tom Rini
1
-1
/
+0
2022-07-29
cmd: mvebu/bubt: Fix cmd main return value on error
Pali Rohár
1
-5
/
+5
2022-07-29
cmd: mvebu/bubt: Add support for sha512 checksum validation for Armada 3700
Pali Rohár
2
-0
/
+10
2022-07-29
cmd: mvebu/bubt: Correctly propagate failure during tftp transport
Pali Rohár
1
-1
/
+4
2022-07-29
cmd: mvebu/bubt: Verify image type for all 32-bit Aramda SoCs and Armada 3700
Pali Rohár
1
-26
/
+48
2022-05-16
cmd: mvebu: Hide bubt specific options when bubt is disabled
Pali Rohár
1
-0
/
+4
2021-12-27
Convert CONFIG_ENV_SPI_BUS et al to Kconfig
Tom Rini
1
-2
/
+2
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
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
1
-0
/
+1
2021-09-08
common: Remove unused CONFIG_FIT_SHAxxx selectors
Alexandru Gagniuc
1
-0
/
+1
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
1
-1
/
+0
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2
-3
/
+3
2021-05-16
cmd: mvebu: Rename rx_training to mvebu_comphy_rx_training
Stefan Roese
3
-11
/
+10
2021-04-29
phy: marvell: add RX training command
Igal Liberman
3
-1
/
+65
2021-04-29
cmd/mvebu: fix the bubt command
Konstantin Porotchkin
2
-2
/
+2
2021-02-08
cmd: mvebu/bubt: Fix default options in help
Pali Rohár
1
-3
/
+3
2020-08-08
Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig
Tom Rini
1
-4
/
+0
2020-08-06
mvebu: bubt: Drop dead code
Tom Rini
1
-15
/
+0
2020-08-06
cmd: mvebu/bubt: Drop unused SPI_FLASH_PROTECTION
Jagan Teki
1
-7
/
+0
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
1
-1
/
+1
2020-05-18
common: Drop net.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop flash.h from common header
Simon Glass
1
-0
/
+1
2020-05-04
cmd: mvebu: bubt: fix quoted string split across lines
Joel Johnson
1
-2
/
+2
2020-04-22
cmd: mvebu: bubt: show image boot device
Joel Johnson
1
-1
/
+11
2020-04-22
cmd: mvebu: bubt: verify A38x target device type
Joel Johnson
1
-4
/
+48
2020-04-22
cmd: mvebu: bubt: correct U-Boot spelling
Joel Johnson
1
-3
/
+3
2020-04-22
cmd: mvebu: bubt: add A38x support
Joel Johnson
1
-1
/
+68
2020-01-17
common: Move the image globals into image.h
Simon Glass
1
-0
/
+1
[next]