index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
Age
Commit message (
Expand
)
Author
2020-04-17
Kconfig: fix typos in CMD_BEDBUG description
Heinrich Schuchardt
2020-04-17
image: Add compressed Image parsing support in booti.
Atish Patra
2020-04-17
cmd: mem: Add bitflip memory test to alternate mtest
Stefan Roese
2020-04-17
cmd: mem: Use IS_ENABLED instead of alt_test variable
Stefan Roese
2020-04-17
cmd: mem: Drop eldk-4.2 workaround and use cast in unmap_sysmem()
Stefan Roese
2020-04-17
cmd: mem: Correctly count the errors in mtest
Stefan Roese
2020-04-17
cmd: fat: remove unused includes
Heinrich Schuchardt
2020-04-17
cmd: Add unlz4 command
Yusuke Ashiduka
2020-04-16
Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-04-16
fdt: Fix 'system' command
Tom Warren
2020-04-16
cmd: efidebug: add "test bootmgr" sub-command
AKASHI Takahiro
2020-04-16
cmd: env: add "-at" option to "env set -e" command
AKASHI Takahiro
2020-04-16
cmd: env: use appropriate guid for authenticated UEFI variable
AKASHI Takahiro
2020-04-13
Merge branch 'next'
Tom Rini
2020-04-09
cmd: Add test and fix bugs for dm drivers
Sean Anderson
2020-04-07
Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-03-31
Merge branch 'next' of git://git.denx.de/u-boot-usb into next
Tom Rini
2020-03-31
Merge branch '2020-03-31-master-imports'
Tom Rini
2020-03-31
cmd: mmc: fix typo 'a EMMC'
Heinrich Schuchardt
2020-03-28
efi_loader: only reserve memory if fdt node enabled
Heinrich Schuchardt
2020-03-28
cmd: efidebug: fix int to pointer cast
Heinrich Schuchardt
2020-03-17
Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
2020-03-17
cmd: bootefi: Parse reserved-memory node from DT
Atish Patra
2020-03-17
cmd: map addresses to sysmem in efidebug memmap
Heinrich Schuchardt
2020-03-17
efi_loader: create reservations after ft_board_setup
Heinrich Schuchardt
2020-03-13
cmd: gpio: Make `gpio input` return pin value again
Alex Kiernan
2020-03-11
cmd: efidebug: correct error message
Heinrich Schuchardt
2020-03-11
cmd: efidebug: fix a failure of "boot rm" sub-command
AKASHI Takahiro
2020-03-03
lib: elf: Move the generic elf loading/validating functions to lib
Keerthy
2020-02-28
efi_loader: Implement FileLoad2 for initramfs loading
Ilias Apalodimas
2020-02-26
efi_loader: implement EFI_RT_PROPERTIES_TABLE
Heinrich Schuchardt
2020-02-19
efi_loader: fix efi_install_fdt() description
Heinrich Schuchardt
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-09
cmd: mdc/mwc: normalize disjoint MX_CYCLIC usage
Joel Johnson
2020-02-07
cmd/elf.c: Add SPDX tag
Tom Rini
2020-02-07
cmd: gpio: Correct do_gpio() return value
Luka Kovacic
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
cmd: Add command to dump drivers and compatible strings
Sean Anderson
2020-02-05
cmd: tpm: add a subcommand device
Philippe Reynes
2020-02-04
doc: android: Convert to Sphinx format
Sam Protsenko
2020-02-04
doc: android: Add documentation for Android Boot Image
Sam Protsenko
2020-02-04
cmd: abootimg: Add abootimg command
Sam Protsenko
2020-01-30
cmd/gpt: Address error cases during gpt rename more correctly
Tom Rini
2020-01-27
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2020-01-27
pmic: allow dump command for non contiguous register maps
Martin Fuzzey
2020-01-27
cmd: sata: Add block unbind device function
Peng Ma
2020-01-27
cmd: spi: Permit setting bus frequency
Marek Vasut
2020-01-24
cmd: mtd: solve bad block support in erase command
Patrick Delaunay
2020-01-23
zfs: remove unused buf variable
Joel Johnson
[next]