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
*
mmc: support hs400 enhanced strobe mode
Peng Fan
2019-07-15
1
-0
/
+15
*
cmd: Remove mmc_spi command
Anup Patel
2019-07-15
2
-2
/
+0
*
mmc: When switching partition, use the timeout specified in the ext_csd
Jean-Jacques Hiblot
2019-07-15
1
-0
/
+5
*
mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csd
Jean-Jacques Hiblot
2019-07-15
1
-0
/
+2
*
mmc: if possible, poll the busy state using DAT0
Jean-Jacques Hiblot
2019-07-15
1
-2
/
+0
*
Revert "mmc: Add a new callback function to perform the 74 clocks cycle seque...
Jean-Jacques Hiblot
2019-07-15
1
-10
/
+0
*
mmc: Read sd card detect properties from DT
T Karthik Reddy
2019-07-15
1
-0
/
+4
*
mmc: mvebu: Remove unused MMC_CAP.. macros
T Karthik Reddy
2019-07-15
1
-4
/
+0
*
gpio: add gpio-hog support
Heiko Schocher
2019-07-13
1
-0
/
+32
*
ARM: am335x: Add phyCORE AM335x R2 support
Niel Fourie
2019-07-13
1
-0
/
+128
*
ARM: legoev3: convert to driver model
David Lechner
2019-07-13
1
-3
/
+0
*
ARM: omap3: evm: Enable DM_USB in defconfig
Derald D. Woods
2019-07-13
1
-3
/
+0
*
Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2019-07-11
5
-10
/
+47
|
\
|
*
trace: do not limit trace buffer to 2GiB
Heinrich Schuchardt
2019-07-10
1
-3
/
+3
|
*
drivers: pci: add API to issue FLR on a PCI function if supported
Alex Marginean
2019-07-10
1
-0
/
+14
|
*
drivers: pci: add map_bar support for Enhanced Allocation
Alex Marginean
2019-07-10
1
-0
/
+13
|
*
pci: fixed dm_pci_map_bar comment
Alex Marginean
2019-07-10
1
-3
/
+5
|
*
dm: doc: add documentation for pre-reloc properties in SPL and TPL
Patrick Delaunay
2019-07-10
2
-4
/
+8
|
*
sandbox: Add a memory {} node
Simon Glass
2019-07-10
1
-0
/
+4
*
|
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
[next]