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-01-24
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-24
common: Rename and move source()
Simon Glass
2020-01-24
common: Move the image globals into image.h
Simon Glass
2020-01-24
image: Rename load_addr, save_addr, save_size
Simon Glass
2020-01-24
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-24
common: Drop floppy disk support
Simon Glass
2020-01-24
common: Move functions for loading from fat/ext2 to fs.h
Simon Glass
2020-01-24
common: Move do_tftpb() to net.h
Simon Glass
2020-01-24
common: Move flash_perror() to flash.h
Simon Glass
2020-01-17
aes: add support of aes192 and aes256
Philippe Reynes
2020-01-17
aes: add a define for the size of a block
Philippe Reynes
2020-01-16
cmd/blk_common: clarify no partition error message
Alexandre Besnard
2020-01-10
cmd: adtimg: Refactor usage style
Eugeniu Rosca
2020-01-10
cmd: adtimg: Rename internal symbols
Eugeniu Rosca
2020-01-10
dtimg/am57xx_evm_defconfig: Rename dtimg to adtimg
Eugeniu Rosca
2020-01-10
cmd/eeprom.c: prepend 0x to hex numbers in output message format
Klaus H. Sorensen
2020-01-09
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2020-01-08
Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-01-08
cmd/Kconfig: Add more dependencies to OSE bootm support
Tom Rini
2020-01-07
cmd: add rng command
Heinrich Schuchardt
2020-01-07
bootm: Add a bootm command for type IH_OS_EFI
Cristian Ciocaltea
2020-01-07
cmd: efidebug: capitalize UEFI
Heinrich Schuchardt
2020-01-07
cmd: efidebug: new sub-command tables
Heinrich Schuchardt
2020-01-07
cmd: efidebug: simplify get_guid_text()
Heinrich Schuchardt
2020-01-07
efi_loader: free load options after execution
Heinrich Schuchardt
2020-01-07
efi_loader: export efi_install_fdt()
Heinrich Schuchardt
2020-01-07
efi_loader: carve out efi_run_image()
Heinrich Schuchardt
2020-01-07
efi_loader: use hardware device tree by default
Heinrich Schuchardt
2020-01-07
efi_loader: pass address to efi_install_fdt()
Heinrich Schuchardt
2020-01-07
bdinfo: show multi_dtb_fit
Heiko Schocher
2020-01-07
dfu: Add optional timeout parameter
Andy Shevchenko
2020-01-07
dfu: Refactor do_dfu() to handle optional argument
Andy Shevchenko
2019-12-15
x86: Update the fsp command for FSP2
Simon Glass
2019-12-15
x86: sandbox: Add a PMC emulator and test
Simon Glass
2019-12-09
cmd: pxe: Increase maximum path length
Ben Wolsieffer
2019-12-09
cmd: mdio/mii: add Kconfig help and allow break dependency
Ramon Fried
2019-12-09
net: Always build the string_to_enetaddr() helper
Joe Hershberger
2019-12-06
rtc: move date.c from drivers/rtc/ to lib/
AKASHI Takahiro
2019-12-06
cmd: pxe: Fix checkpatch WARNING/CHECK
Patrice Chotard
2019-12-06
cmd: sysboot: Fix checkpatch WARNING/CHECK
Patrice Chotard
2019-12-06
cmd: pxe_utils: Fix checkpatch WARNING/CHECK
Patrice Chotard
2019-12-06
cmd: sysboot: Create a sysboot command dedicated file
Patrice Chotard
2019-12-06
cmd: Prepare sysboot command independence
Patrice Chotard
2019-12-06
cmd: Migrate from_env() from pxe.c to nvedit.c
Patrice Chotard
2019-12-05
cmd: cp: add missing map_sysmem
Philippe Reynes
2019-12-05
iminfo: add missing map_sysmem
Philippe Reynes
2019-12-04
cmd: make MTD commands depend on MTD
Miquel Raynal
2019-12-04
cmd: nand/sf: isolate legacy code
Miquel Raynal
2019-12-04
cmd: mtdparts: Kconfig: join mtdparts command entry with its options
Miquel Raynal
2019-12-03
mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD
Miquel Raynal
[next]