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
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
common: Move some SMP functions out of common.h
Simon Glass
2019-12-02
common: Move serial functions out of common.h
Simon Glass
2019-12-02
Move strtomhz() to vsprintf.h
Simon Glass
2019-12-02
common: Move sorting functions to their own header file
Simon Glass
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
2019-12-02
crc: Fix code style with crc functions
Simon Glass
2019-12-02
common: Move older CPU functions to their own header
Simon Glass
2019-11-12
efi_loader: support building UEFI binaries on sandbox
Heinrich Schuchardt
2019-11-08
cmd: move down CONFIG_CMD_BOOTEFI after CONFIG_BOOTM_VXWORKS
AKASHI Takahiro
2019-11-07
cmd: mtdparts: Fix build with option ..._SHOW_NET_SIZES
Alexander Dahl
2019-11-07
cmd: nand: Remove not used declaration
Alexander Dahl
2019-11-06
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2019-11-01
Merge tag 'efi-2020-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2019-10-31
cmd: avb: Support A/B slots
Sam Protsenko
2019-10-31
cmd: avb: Fix requested partitions list
Sam Protsenko
2019-10-31
dfu: allow to manage DFU on several devices
Patrick Delaunay
2019-10-31
thor: fix error path after g_dnl_register() failure
Marek Szyprowski
2019-10-31
cmd: thor: select DFU subsystem also for 'thor' download tool
Marek Szyprowski
2019-10-30
cmd: env: extend "env [set|print] -e" to manage UEFI variables
AKASHI Takahiro
2019-10-30
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2019-10-25
cmd: booti: Store OS start and end info in images structure
Lokesh Vutla
2019-10-25
cmd: sf: Mark it default if DM_SPI_FLASH enabled
Jagan Teki
2019-10-23
cmd: Add Support for UFS commands
Faiz Abbas
2019-10-17
Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubi
Tom Rini
2019-10-16
ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdr
Stefan Roese
2019-10-16
ubi: provide a way to skip CRC checks
Quentin Schulz
2019-10-15
cmd: aes: use map_sysmem when accessing memory
Philippe Reynes
2019-10-12
Merge branch '2019-10-11-master-imports'
Tom Rini
2019-10-11
cmd: itest: add support for .q size specifier
Marek Szyprowski
2019-10-11
cmd: avoid decimal conversion
T Karthik Reddy
2019-10-11
cmd: ti: ddr3: Move the print statement after test
Krunal Bhargav
2019-10-11
cmd: ti: ddr3: Fix ecc address calculation
Lokesh Vutla
2019-10-09
Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-10-08
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2019-10-08
Merge tag 'efi-2020-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2019-10-08
arm64: zynqmp: Define default SYS_PROMPT
Michal Simek
2019-10-08
ARM: zynq: Define default SYS_PROMPT
Michal Simek
2019-10-08
iod: Enhance to support display of multiple values
Simon Glass
2019-10-08
x86: Rename some FSP functions to have an fsp_ prefix
Simon Glass
2019-10-08
x86: Rename existing FSP code to fsp1
Simon Glass
2019-10-06
cmd: host: fix seg fault at "host info"
AKASHI Takahiro
2019-10-06
cmd: disable CMD_NVEDIT_EFI by default
Heinrich Schuchardt
2019-10-06
cmd: env: fix a typo in a comment of do_env_set_efi()
AKASHI Takahiro
2019-10-04
Kconfig: fix a typo in the description of bmp command.
Andrius Štikonas
2019-10-04
Kconfig: Migrate CONFIG_BOOTM_* options
Tom Rini
2019-10-04
cmd: part: number: return hexadecimal value
Roman Stratiienko
2019-10-04
autoboot: add necessary dependency at AUTOBOOT_MENU_SHOW
AKASHI Takahiro
2019-09-04
net: introduce packet capture support
Ramon Fried
2019-09-04
net: mdio: Clarify code flow Covarity 244085 & 244090
Joe Hershberger
[next]