index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi_loader: refactor switch to non-secure mode
Heinrich Schuchardt
2019-02-13
1
-67
/
+4
*
efi_loader: move efi_init_obj_list() to a new efi_setup.c
AKASHI Takahiro
2019-02-13
1
-77
/
+0
*
efi_loader: avoid unnecessary pointer to long conversion
Heinrich Schuchardt
2019-02-13
1
-1
/
+1
*
efi_loader: CMD_BOOTEFI_HELLO_COMPILE in configs
Heinrich Schuchardt
2019-02-13
1
-1
/
+1
*
efi_loader: use named constant for efi_dp_from_mem()
Heinrich Schuchardt
2019-02-13
1
-1
/
+1
*
cmd: sata: add null pointer check for dev
Marcel Ziswiler
2019-02-09
1
-0
/
+4
*
gpio: Use more command-specific enums values
Simon Glass
2019-02-01
1
-14
/
+23
*
cmd: ximg: Invert check for fit image compression
Stefan Theil
2019-01-25
1
-1
/
+1
*
cmd: mtd: fix compilation warning for help when SYS_LONGHELP=n
Quentin Schulz
2019-01-18
1
-3
/
+2
*
cmd: adc: Use the sub-command infrastructure
Boris Brezillon
2019-01-15
1
-28
/
+5
*
cmd: mtd: Use the subcmd infrastructure to declare mtd sub-commands
Boris Brezillon
2019-01-15
1
-181
/
+267
*
common: command: Rework the 'cmd is repeatable' logic
Boris Brezillon
2019-01-15
3
-4
/
+4
*
cmd: zip: use correct format code
Heinrich Schuchardt
2019-01-15
1
-1
/
+1
*
cmd: unzip: use correct format code
Heinrich Schuchardt
2019-01-15
1
-1
/
+1
*
cmd: ubi: remove unreachable code
Heinrich Schuchardt
2019-01-15
1
-5
/
+1
*
cmd: tpm-v2: use correct format code
Heinrich Schuchardt
2019-01-15
1
-1
/
+1
*
cmd: sf: use correct printf code
Heinrich Schuchardt
2019-01-15
1
-1
/
+1
*
cmd: nvedit: use correct format code
Heinrich Schuchardt
2019-01-15
1
-2
/
+2
*
cmd: gpio: use correct printf code
Heinrich Schuchardt
2019-01-15
1
-1
/
+1
*
cmd: mmc: Invalidate MMC block cache after init
Marek Vasut
2019-01-15
1
-0
/
+6
*
cmd: mmc: Force mmc reinit when no card present
Marek Vasut
2019-01-15
1
-0
/
+3
*
fs: cbfs: Add missing standard CBFS component types
Bin Meng
2018-12-31
1
-0
/
+30
*
fs: cbfs: Make all CBFS_TYPE_xxx macros consistent
Bin Meng
2018-12-31
1
-2
/
+2
*
cmd: Move the "dm" command from test/dm/ to cmd/
Tom Rini
2018-12-15
2
-0
/
+89
*
dm: sound: Complete migration to driver model
Simon Glass
2018-12-13
1
-12
/
+0
*
dm: sound: Create a uclass for sound
Simon Glass
2018-12-13
1
-2
/
+21
*
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2018-12-10
2
-0
/
+2
|
\
|
*
cmd: i2c: Fix help output of i2c command.
Christoph Muellner
2018-12-10
1
-0
/
+1
|
*
cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPAT
Jean-Jacques Hiblot
2018-12-10
1
-0
/
+1
*
|
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2018-12-10
5
-10
/
+10
|
\
\
|
|
/
|
/
|
|
*
usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers
Jean-Jacques Hiblot
2018-12-07
5
-10
/
+10
*
|
ensure active menuitem is inside menu
Frank Wunderlich
2018-12-07
1
-0
/
+6
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-12-05
2
-18
/
+1
|
\
|
*
spi: Remove unused mpc8xx code
Jagan Teki
2018-11-27
1
-14
/
+1
|
*
cmd: ubi: Make ubi_detach() static
Stefan Roese
2018-11-22
1
-4
/
+1
*
|
Merge tag 'video-updates-for-2019.01-rc2' of git://git.denx.de/u-boot-video
Tom Rini
2018-12-05
4
-5
/
+57
|
\
\
|
*
|
cmd: bmp: manage centered display
Patrick Delaunay
2018-12-04
1
-5
/
+13
|
*
|
cmd: add clear screen 'cls' command
Anatolij Gustschin
2018-12-04
3
-0
/
+44
*
|
|
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-12-03
1
-108
/
+136
|
\
\
\
|
*
|
|
efi_loader: create fdt reservation before copy
Heinrich Schuchardt
2018-12-02
1
-9
/
+3
|
*
|
|
efi_loader: fix memory mapping for sandbox
Heinrich Schuchardt
2018-12-02
1
-12
/
+17
|
*
|
|
efi_loader: macro efi_size_in_pages()
Heinrich Schuchardt
2018-12-02
1
-9
/
+6
|
*
|
|
efi: Rename bootefi_test_finish() to bootefi_run_finish()
Simon Glass
2018-12-02
1
-22
/
+24
|
*
|
|
efi: Create a function to set up for running EFI code
Simon Glass
2018-12-02
1
-21
/
+31
|
*
|
|
efi: Split out test init/uninit into functions
Simon Glass
2018-12-02
1
-21
/
+64
|
*
|
|
efi: Check for failure to create objects in selftest
Simon Glass
2018-12-02
1
-0
/
+5
|
*
|
|
efi_loader: carving out memory reservations
Heinrich Schuchardt
2018-12-02
1
-1
/
+10
|
*
|
|
efi_loader: memory reservation for fdt
Heinrich Schuchardt
2018-12-02
1
-16
/
+5
|
*
|
|
efi_loader: fix typos
Heinrich Schuchardt
2018-12-02
1
-1
/
+1
|
*
|
|
efi_loader: add efi_dp_from_name()
AKASHI Takahiro
2018-12-02
1
-34
/
+8
[next]