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
*
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2019-07-15
2
-90
/
+104
|
\
|
*
net: introduce MDIO DM class for MDIO devices
Alex Marginean
2019-07-15
1
-0
/
+5
|
*
cmd: mii: Add the standard 1000BASE-T registers
Trent Piepho
2019-07-15
1
-5
/
+29
|
*
cmd: mii: Refactor some of the MII reg dump code
Trent Piepho
2019-07-15
1
-85
/
+70
*
|
Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
2019-07-15
3
-98
/
+0
|
\
\
|
|
/
|
/
|
|
*
cmd: Remove mmc_spi command
Anup Patel
2019-07-15
3
-98
/
+0
*
|
Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2019-07-14
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
cmd: pinmux: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
1
-0
/
+1
*
|
cmd: nvedit: Add sub-command 'env info'
Leo Ruan
2019-07-13
2
-0
/
+121
*
|
Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2019-07-11
1
-6
/
+4
|
\
\
|
|
/
|
/
|
|
*
trace: do not limit trace buffer to 2GiB
Heinrich Schuchardt
2019-07-10
1
-6
/
+4
*
|
cmd: Add 'bcb' command to read/modify/write BCB fields
Eugeniu Rosca
2019-07-11
3
-0
/
+358
*
|
configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT
Tom Rini
2019-07-11
7
-15
/
+15
|
/
*
Merge tag 'efi-2019-07-rc5-3' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2019-06-21
2
-17
/
+24
|
\
|
*
efi_loader: consistent error handling in efidebug.c
Heinrich Schuchardt
2019-06-20
1
-7
/
+16
|
*
efi_loader: consistent types in efidebug.c
Heinrich Schuchardt
2019-06-20
1
-11
/
+14
|
*
fs: do_load: pass device path for efi payload
Mian Yousaf Kaukab
2019-06-20
1
-5
/
+0
*
|
cmd/led.c: fix typos in online help
Anatolij Gustschin
2019-06-21
1
-1
/
+1
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2019-06-17
1
-0
/
+3
|
\
|
*
Kconfig: Add SPI / SPI_FLASH as dependencies
Tom Rini
2019-06-13
1
-0
/
+3
*
|
usb: gadget: error out if g_dnl registration fails
Sjoerd Simons
2019-06-14
1
-3
/
+8
*
|
Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-boot
Tom Rini
2019-06-11
1
-15
/
+21
|
\
\
|
|
/
|
/
|
|
*
env: enable saveenv command when one CONFIG_ENV_IS_IN is activated
Patrick Delaunay
2019-06-06
1
-15
/
+21
*
|
Merge tag 'efi-2019-07-rc4-2' of git://git.denx.de/u-boot-efi
Tom Rini
2019-06-05
3
-4
/
+17
|
\
\
|
|
/
|
/
|
|
*
cmd: env: add -nv option for UEFI non-volatile variable
AKASHI Takahiro
2019-06-04
2
-4
/
+14
|
*
cmd: efidebug: make some boot variables non-volatile
AKASHI Takahiro
2019-06-04
1
-0
/
+3
|
*
cmd: env: print a message when setting UEFI variable failed
AKASHI Takahiro
2019-06-04
1
-1
/
+9
*
|
cmd/led: check subcommand "list" instead "l"
Heiko Schocher
2019-06-05
1
-2
/
+2
*
|
Merge tag 'efi-2019-07-rc4' of git://git.denx.de/u-boot-efi
Tom Rini
2019-06-02
1
-1
/
+9
|
\
\
|
*
|
cmd: env: print a message when setting UEFI variable failed
AKASHI Takahiro
2019-05-31
1
-1
/
+9
|
|
/
*
/
cmd: mdio: Fix access to arbitrary PHY addresses
Vladimir Oltean
2019-06-01
1
-2
/
+7
|
/
*
cmd: remove unused `display` command
Heinrich Schuchardt
2019-05-28
3
-62
/
+0
*
cmd: binop: Use hex2bin
Mario Six
2019-05-21
1
-25
/
+3
*
cmd: binop: Use new environment api
Mario Six
2019-05-21
1
-2
/
+2
*
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-05-18
1
-1
/
+1
*
efi_loader: comments for efi_install_fdt()
Heinrich Schuchardt
2019-05-12
1
-3
/
+8
*
efi_loader: deduplicate code in cmd/bootefi.c
Heinrich Schuchardt
2019-05-12
1
-62
/
+37
*
efi_loader: make device path to text protocol customizable
Heinrich Schuchardt
2019-05-12
1
-0
/
+1
*
cmd: ubifs: Remove select for non-existent option
Chris Packham
2019-05-10
1
-2
/
+0
*
Merge git://git.denx.de/u-boot-riscv
Tom Rini
2019-05-09
2
-3
/
+7
|
\
|
*
RISCV: image: Add booti support
Atish Patra
2019-05-09
2
-3
/
+7
*
|
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2019-05-08
1
-11
/
+16
|
\
\
|
|
/
|
/
|
|
*
cmd: mdio: Switch to generic helpers when accessing the registers
Carlo Caione
2019-05-07
1
-11
/
+16
*
|
efi_loader: clean up UEFI sub-system initialization
Heinrich Schuchardt
2019-05-07
1
-27
/
+0
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2019-05-06
2
-11
/
+15
|
\
|
*
cmd: mmc: Make Mode: printout consistent
Marek Vasut
2019-05-04
1
-1
/
+1
|
*
cmd: clk: Handle ENODEV from clk_get_rate
Ismael Luceno Cortes
2019-05-04
1
-10
/
+14
*
|
cmd: pxe: add board specific PXE default path
Marek BehĂșn
2019-05-05
1
-0
/
+3
|
/
*
Merge tag 'efi-2019-07-rc2' of git://git.denx.de/u-boot-efi
Tom Rini
2019-05-03
4
-48
/
+90
|
\
|
*
cmd: gpt: fix and tidy up help message
Eugeniu Rosca
2019-05-02
1
-6
/
+6
[next]