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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2019-07-11
4
-14
/
+6
|
\
\
\
|
*
|
|
km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards
Pascal Linder
2019-07-11
1
-5
/
+0
|
*
|
|
arm: mvebu: crs305-1g-4s: Enable CMD_BOOTZ and increase SYS_BOOTM_LEN
Luka Kovacic
2019-07-11
1
-0
/
+1
|
*
|
|
arm: mvebu: turris_omnia: prefer SCSI booting before USB
Marek Behún
2019-07-11
1
-1
/
+1
|
*
|
|
arm: mvebu: turris_omnia: remove unneeded macro from board config
Marek Behún
2019-07-11
1
-5
/
+0
|
*
|
|
arm: mvebu: turris_omnia: change environment address in SPI flash
Marek Behún
2019-07-11
1
-2
/
+2
|
*
|
|
arm: mvebu: turris_omnia: set default ethernet adapter
Marek Behún
2019-07-11
1
-0
/
+1
|
*
|
|
arm: mvebu: clearfog: set U-Boot offset for SATA boot
Baruch Siach
2019-07-11
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2019-07-11
1
-19
/
+9
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at boot-time
Masahiro Yamada
2019-07-10
1
-7
/
+7
|
*
|
ARM: uniphier: set loadaddr at boot-time
Masahiro Yamada
2019-07-10
1
-2
/
+2
|
*
|
ARM: uniphier: remove CONFIG_SYS_SDRAM_BASE
Masahiro Yamada
2019-07-10
1
-6
/
+0
|
*
|
ARM: uniphier: remove empty #ifdef block
Masahiro Yamada
2019-07-10
1
-4
/
+0
*
|
|
include: android_bootloader_message.h: Minimize the diff to AOSP
Eugeniu Rosca
2019-07-11
1
-58
/
+68
*
|
|
configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT
Tom Rini
2019-07-11
1
-1
/
+1
*
|
|
drivers: pci_ep: Introduce UCLASS_PCI_EP uclass
Ramon Fried
2019-07-11
2
-0
/
+415
|
|
/
|
/
|
*
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-ubi
Tom Rini
2019-07-10
49
-170
/
+7
|
\
\
|
|
/
|
/
|
|
*
ubispl: add support for loading volumes by name
Hamish Guthrie
2019-07-09
1
-0
/
+6
|
*
configs: migrate ubispl boards to KConfig
Markus Klotzbuecher
2019-07-09
2
-30
/
+0
|
*
at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs
Markus Klotzbuecher
2019-07-09
47
-135
/
+1
|
*
env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUND
Markus Klotzbuecher
2019-07-09
1
-4
/
+0
*
|
Merge tag 'u-boot-atmel-2019.10-a' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
2019-07-09
3
-7
/
+19
|
\
\
|
*
|
configs: sama5d2_xplained: add support QSPI flash boot
Eugen Hristev
2019-07-09
1
-0
/
+11
|
*
|
configs: sama5d27_som1_ek: qspi: use common memory layout
Tudor Ambarus
2019-07-09
1
-7
/
+0
|
*
|
ARM: at91: sama5: add common environment for QSPI
Cyrille Pitchen
2019-07-09
1
-0
/
+8
|
|
/
*
|
Merge tag 'efi-2019-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2019-07-08
2
-2
/
+13
|
\
\
|
*
|
efi_loader: detach runtime in ExitBootServices()
Heinrich Schuchardt
2019-07-06
1
-0
/
+2
|
*
|
efi_loader: bump UEFI specification number to 2.8
Heinrich Schuchardt
2019-07-06
1
-2
/
+2
|
*
|
efi_loader: let the variable driver patch out the runtime
Heinrich Schuchardt
2019-07-06
1
-0
/
+2
|
*
|
efi_loader: initialization of variable services
Heinrich Schuchardt
2019-07-06
1
-0
/
+2
|
*
|
efi_loader: move efi_query_variable_info()
Heinrich Schuchardt
2019-07-06
1
-0
/
+5
*
|
|
Merge tag 'mmc-6-23' of https://github.com/MrVan/u-boot
Tom Rini
2019-07-08
10
-71
/
+271
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mmc: fsl_esdhc_imx: drop useless code
Yangbo Lu
2019-06-23
1
-4
/
+0
|
*
|
mmc: fsl_esdhc: drop i.MX code
Yangbo Lu
2019-06-23
1
-57
/
+0
|
*
|
mmc: split fsl_esdhc driver for i.MX
Yangbo Lu
2019-06-23
1
-0
/
+275
|
*
|
Move CONFIG_FSL_ESDHC to defconfig
Yangbo Lu
2019-06-23
8
-14
/
+0
*
|
|
Merge tag 'dm-pull-7jul19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2019-07-07
1
-0
/
+1
|
\
\
\
|
*
|
|
imx6: wandboard: allow booting from MMC 2
Heinrich Schuchardt
2019-07-07
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2019-07-07
1
-0
/
+1
|
\
\
\
|
*
|
|
dm: Add a No-op uclass
Jean-Jacques Hiblot
2019-07-05
1
-0
/
+1
|
|
/
/
*
|
|
Merge tag 'rpi-next-2019.07' of https://github.com/mbgg/u-boot
Tom Rini
2019-07-05
6
-30
/
+83
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fdt: update bcm283x device tree sources to Linux 5.1-rc6 state
Heinrich Schuchardt
2019-06-12
5
-25
/
+52
|
*
|
Fix compilation error if CONFIG_USB is disabled
akaher
2019-06-12
1
-5
/
+31
*
|
|
rockchip: config: tiner-rk3288: extend CONFIG_SYS_MONITOR_LEN to 600KB
Kever Yang
2019-07-02
1
-0
/
+1
*
|
|
efi_loader: correct signature of ConvertPointer()
Heinrich Schuchardt
2019-06-29
1
-1
/
+2
*
|
|
Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-06-28
4
-6
/
+13
|
\
\
\
|
*
|
|
apalis_imx6: increase phy autoneg timeout
Igor Opaniuk
2019-06-28
1
-0
/
+1
|
*
|
|
ARM: imx: m53menlo: Convert to DM VIDEO
Marek Vasut
2019-06-28
1
-2
/
+2
|
*
|
|
pico-imx7d: remove unused 'script' variable
Pierre-Jean Texier
2019-06-27
1
-1
/
+0
|
*
|
|
apalis_imx6: fix set_emmcargs wrapper
Igor Opaniuk
2019-06-27
1
-2
/
+2
[prev]
[next]