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
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-02-27
Merge git://git.denx.de/u-boot-net
Tom Rini
2018-02-27
Kconfig: cmd: Make networking command dependent on NET
Michal Simek
2018-02-26
cmd: mdio: Fix style violations
Mario Six
2018-02-23
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2018-02-21
cmd: fastboot: Kconfig: solve config issue
Patrick Delaunay
2018-02-21
dfu: Rename _FUNCTION_DFU to DFU_OVER_
Marek Vasut
2018-02-21
dfu: Fix up the Kconfig mess
Marek Vasut
2018-02-21
usb: gadget: sdp: add missing line breaks
Andre Heider
2018-02-18
sandbox: Add 64-bit sandbox
Mario Six
2018-02-14
cmd: scsi: move CMD_SCSI to device access commands
Heinrich Schuchardt
2018-02-13
cmd: booti: fix invalid image address in debug message
Masahiro Yamada
2018-02-13
cmd: fitupd: Convert CONFIG_CMD_FITUPD
Marek Vasut
2018-02-10
efi_loader: fix the online help for bootefi bootmgr
Heinrich Schuchardt
2018-02-08
Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig
Adam Ford
2018-02-08
Convert LIB_UUID to Kconfig
Adam Ford
2018-02-07
move booti_setup to arch/arm/lig/image.c
Bin Chen
2018-02-05
cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA
Tuomas Tynkkynen
2018-02-03
log: Add a command to output a log record
Simon Glass
2018-02-03
log: Add a command to control the log output format
Simon Glass
2018-02-02
usb: ums: Kconfig: Select USB_FUNCTION_MASS_STORAGE when enabling 'ums' command
Lukasz Majewski
2018-01-31
cmd: nvedit: env_get_f must check for env_get_char error codes
Simon Goldschmidt
2018-01-30
cmd/bdinfo: print relocation info on X86
Heinrich Schuchardt
2018-01-29
aes: Allow non-zero initialization vector
Андрей Мозжухин
2018-01-28
efi_loader: catch misspelled bootefi subcommand
Heinrich Schuchardt
2018-01-28
efi_loader: Always use EFIAPI instead of asmlinkage
Alexander Graf
2018-01-28
powerpc: Drop CONFIG_WALNUT and other related dead code
Tuomas Tynkkynen
2018-01-27
cmd: nvedit: Get rid of the env lookup
Maxime Ripard
2018-01-26
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2018-01-26
cmd: misc: Disable by default on sunXi
Maxime Ripard
2018-01-26
cmd: loads: Disable by default on sunXi
Maxime Ripard
2018-01-26
cmd: loadb: Disable by default on sunXi
Maxime Ripard
2018-01-26
cmd: unzip: Disable by default on sunXi
Maxime Ripard
2018-01-26
cmd: crc32: Disable by default on sunXi
Maxime Ripard
2018-01-23
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-01-22
efi_driver: EFI block driver
Heinrich Schuchardt
2018-01-22
efi_loader: store DT in EFI_RUNTIME_SERVICES_DATA memory
Heinrich Schuchardt
2018-01-22
efi_loader: consistently use efi_handle_t for handles
Heinrich Schuchardt
2018-01-22
fs: Migrate ext4 to Kconfig
Tuomas Tynkkynen
2018-01-19
cmd: pmic: update help description
Klaus Goger
2018-01-19
cmd: ti: Generalize cmd_ddr3 command
Lokesh Vutla
2018-01-19
arm: keystone: Move cmd_ddr3 to a common place
Lokesh Vutla
2018-01-14
Merge git://git.denx.de/u-boot-mmc
Tom Rini
2018-01-12
riscv: Modify generic codes to support RISC-V
Rick Chen
2018-01-12
mmc: remove hc_wp_grp_size from struct mmc if not needed
Jean-Jacques Hiblot
2018-01-12
mmc: compile out erase and write mmc commands if write operations are not ena...
Jean-Jacques Hiblot
2018-01-12
mmc: add a Kconfig option to enable the support for MMC write operations
Jean-Jacques Hiblot
2018-01-12
mmc: make optional the support for eMMC hardware partitioning
Jean-Jacques Hiblot
2018-01-12
mmc: dump card and host capabilities if debug is enabled
Jean-Jacques Hiblot
2018-01-12
cmd: mmc: display the mode name and current bus speed in the mmc info
Jean-Jacques Hiblot
[next]