index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
Age
Commit message (
Expand
)
Author
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
2020-01-22
cmd: pxe: execute the cls command only when supported
Patrick Delaunay
2020-01-21
cmd: add tlv_eeprom command
Baruch Siach
2020-01-17
common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
common: Rename and move source()
Simon Glass
2020-01-17
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
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
common: Drop floppy disk support
Simon Glass
2020-01-17
common: Move functions for loading from fat/ext2 to fs.h
Simon Glass
2020-01-17
common: Move do_tftpb() to net.h
Simon Glass
2020-01-17
common: Move flash_perror() to flash.h
Simon Glass
2020-01-17
aes: add support of aes192 and aes256
Philippe Reynes
[next]