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
2019-01-18
cmd: mtd: fix compilation warning for help when SYS_LONGHELP=n
Quentin Schulz
2019-01-15
cmd: adc: Use the sub-command infrastructure
Boris Brezillon
2019-01-15
cmd: mtd: Use the subcmd infrastructure to declare mtd sub-commands
Boris Brezillon
2019-01-15
common: command: Rework the 'cmd is repeatable' logic
Boris Brezillon
2019-01-15
cmd: zip: use correct format code
Heinrich Schuchardt
2019-01-15
cmd: unzip: use correct format code
Heinrich Schuchardt
2019-01-15
cmd: ubi: remove unreachable code
Heinrich Schuchardt
2019-01-15
cmd: tpm-v2: use correct format code
Heinrich Schuchardt
2019-01-15
cmd: sf: use correct printf code
Heinrich Schuchardt
2019-01-15
cmd: nvedit: use correct format code
Heinrich Schuchardt
2019-01-15
cmd: gpio: use correct printf code
Heinrich Schuchardt
2019-01-15
cmd: mmc: Invalidate MMC block cache after init
Marek Vasut
2019-01-15
cmd: mmc: Force mmc reinit when no card present
Marek Vasut
2018-12-31
fs: cbfs: Add missing standard CBFS component types
Bin Meng
2018-12-31
fs: cbfs: Make all CBFS_TYPE_xxx macros consistent
Bin Meng
2018-12-15
cmd: Move the "dm" command from test/dm/ to cmd/
Tom Rini
2018-12-13
dm: sound: Complete migration to driver model
Simon Glass
2018-12-13
dm: sound: Create a uclass for sound
Simon Glass
2018-12-10
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2018-12-10
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2018-12-10
cmd: i2c: Fix help output of i2c command.
Christoph Muellner
2018-12-10
cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPAT
Jean-Jacques Hiblot
2018-12-07
usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers
Jean-Jacques Hiblot
2018-12-07
ensure active menuitem is inside menu
Frank Wunderlich
2018-12-05
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-12-05
Merge tag 'video-updates-for-2019.01-rc2' of git://git.denx.de/u-boot-video
Tom Rini
2018-12-04
cmd: bmp: manage centered display
Patrick Delaunay
2018-12-04
cmd: add clear screen 'cls' command
Anatolij Gustschin
2018-12-03
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-12-03
eeprom: Add device model based I2C support to eeprom command
Lukasz Majewski
2018-12-02
efi_loader: create fdt reservation before copy
Heinrich Schuchardt
2018-12-02
efi_loader: fix memory mapping for sandbox
Heinrich Schuchardt
2018-12-02
efi_loader: macro efi_size_in_pages()
Heinrich Schuchardt
2018-12-02
efi: Rename bootefi_test_finish() to bootefi_run_finish()
Simon Glass
2018-12-02
efi: Create a function to set up for running EFI code
Simon Glass
2018-12-02
efi: Split out test init/uninit into functions
Simon Glass
2018-12-02
efi: Check for failure to create objects in selftest
Simon Glass
2018-12-02
efi_loader: carving out memory reservations
Heinrich Schuchardt
2018-12-02
efi_loader: memory reservation for fdt
Heinrich Schuchardt
2018-12-02
efi_loader: fix typos
Heinrich Schuchardt
2018-12-02
efi_loader: add efi_dp_from_name()
AKASHI Takahiro
2018-12-02
efi_loader: rename parent to header
Heinrich Schuchardt
2018-12-02
efi_loader: typedef struct efi_object *efi_handle_t
Heinrich Schuchardt
2018-11-29
tpm: Convert to use a device parameter
Simon Glass
2018-11-29
cmd, fdt: add subcommand "get" to fdt header
Heiko Schocher
2018-11-27
spi: Remove unused mpc8xx code
Jagan Teki
2018-11-26
add default-option to bootmenu
Frank Wunderlich
2018-11-26
spl: Add support for passing handoff info to U-Boot proper
Simon Glass
2018-11-26
sandbox: Add a new 'sb' command
Simon Glass
2018-11-26
sandbox: Drop the deprecated 'sb' command
Simon Glass
[next]