~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
mvebu
Commit message (
Expand
)
Author
Age
*
cmd: mvebu/bubt: a38x: Do not hardcode SATA block size to 512
Pali Rohár
2023-04-13
*
mmc: Use EXT_CSD_EXTRACT_BOOT_PART() macro for extracting boot part
Pali Rohár
2023-04-10
*
cmd: mvebu/bubt: Enable command by default
Pali Rohár
2023-03-01
*
cmd: mvebu/bubt: Fix warnings: unused variable 'secure_mode' and 'fuse_read_u...
Pali Rohár
2023-03-01
*
cmd: mvebu/bubt: Better guess default MVEBU_*_BOOT option
Pali Rohár
2023-03-01
*
cmd: mvebu/bubt: Set correct default image name for 32-bit Armada SoCs
Pali Rohár
2023-03-01
*
cmd: mvebu/bubt: Check also A8K boot image checksum
Pali Rohár
2023-03-01
*
cmd: mvebu/bubt: Do not modify image in A8K check_image_header()
Pali Rohár
2023-03-01
*
cmd: mvebu/bubt: Mark all local symbols as static
Pali Rohár
2023-03-01
*
cmd: mvebu/bubt: Rename variable image_size to hdr_size
Pali Rohár
2023-03-01
*
cmd: mvebu/bubt: Add support for reading image from the SATA disk partition
Pali Rohár
2023-03-01
*
cmd: mvebu/bubt: Add support for writing image to SATA disk
Pali Rohár
2023-03-01
*
cmd: mvebu/bubt: Add support for selecting eMMC HW partition
Pali Rohár
2023-03-01
*
cmd: mvebu/bubt: Fix parsing SATA kwbimage
Pali Rohár
2023-03-01
*
cmd: mvebu/bubt: Fix parsing SDIO kwbimage
Pali Rohár
2023-03-01
*
cmd: change the return value when argc error
Shenlin Liang
2023-01-11
*
Merge branch 'master' into next
Tom Rini
2022-09-19
|
\
|
*
cmd: mvebu/bubt: Check for A38x/A37xx OTP secure bits and secure boot
Pali Rohár
2022-09-13
|
*
cmd: mvebu/bubt: Check for A38x image data checksum
Pali Rohár
2022-09-13
*
|
blk: Switch over to using uclass IDs
Simon Glass
2022-09-16
|
/
*
Audit <flash.h> inclusion
Tom Rini
2022-08-04
*
cmd: mvebu/bubt: Fix cmd main return value on error
Pali Rohár
2022-07-29
*
cmd: mvebu/bubt: Add support for sha512 checksum validation for Armada 3700
Pali Rohár
2022-07-29
*
cmd: mvebu/bubt: Correctly propagate failure during tftp transport
Pali Rohár
2022-07-29
*
cmd: mvebu/bubt: Verify image type for all 32-bit Aramda SoCs and Armada 3700
Pali Rohár
2022-07-29
*
cmd: mvebu: Hide bubt specific options when bubt is disabled
Pali Rohár
2022-05-16
*
Convert CONFIG_ENV_SPI_BUS et al to Kconfig
Tom Rini
2021-12-27
*
arm: mvebu: Fix comments about kwbimage structures
Pali Rohár
2021-10-28
*
arm: mvebu: Update name of kwbimage v1 field at offset 0x2-0x3
Pali Rohár
2021-10-28
*
Merge tag 'v2021.10-rc4' into next
Tom Rini
2021-09-16
|
\
|
*
common: Remove unused CONFIG_FIT_SHAxxx selectors
Alexandru Gagniuc
2021-09-08
*
|
Kconfig: Remove all default n/no options
Michal Simek
2021-08-31
|
/
*
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-08-02
*
cmd: mvebu: Rename rx_training to mvebu_comphy_rx_training
Stefan Roese
2021-05-16
*
phy: marvell: add RX training command
Igal Liberman
2021-04-29
*
cmd/mvebu: fix the bubt command
Konstantin Porotchkin
2021-04-29
*
cmd: mvebu/bubt: Fix default options in help
Pali Rohár
2021-02-08
*
Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig
Tom Rini
2020-08-08
*
mvebu: bubt: Drop dead code
Tom Rini
2020-08-06
*
cmd: mvebu/bubt: Drop unused SPI_FLASH_PROTECTION
Jagan Teki
2020-08-06
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
*
common: Drop net.h from common header
Simon Glass
2020-05-18
*
common: Drop flash.h from common header
Simon Glass
2020-05-18
*
cmd: mvebu: bubt: fix quoted string split across lines
Joel Johnson
2020-05-04
*
cmd: mvebu: bubt: show image boot device
Joel Johnson
2020-04-22
*
cmd: mvebu: bubt: verify A38x target device type
Joel Johnson
2020-04-22
*
cmd: mvebu: bubt: correct U-Boot spelling
Joel Johnson
2020-04-22
*
cmd: mvebu: bubt: add A38x support
Joel Johnson
2020-04-22
*
common: Move the image globals into image.h
Simon Glass
2020-01-17
*
image: Rename load_addr, save_addr, save_size
Simon Glass
2020-01-17
[next]