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-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
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
2019-12-03
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
Miquel Raynal
2019-12-03
Merge tag 'efi-2020-01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2019-12-03
cmd: efidebug: fix a build error in show_efi_boot_opt()
AKASHI Takahiro
2019-12-03
cmd: pxe: Fix bootm argument count
Abhishek Shah
2019-12-03
blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more
Tom Rini
2019-12-02
common: Move old EEPROM functions into a new header
Simon Glass
2019-12-02
common: Drop board_show_dram()
Simon Glass
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
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
[next]