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 tag 'xilinx-for-v2018.05-rc2' of git://git.denx.de/u-boot-microblaze
Tom Rini
2018-04-09
8
-32
/
+204
|
\
|
*
arm64: zynqmp: Add support for Xilinx zcu111-revA
Michal Simek
2018-04-09
1
-0
/
+50
|
*
arm64: zynqmp: Add support for Xilinx zcu106-revA
Michal Simek
2018-04-09
1
-0
/
+47
|
*
arm64: zynqmp: Add support for zcu104 customer board
Michal Simek
2018-04-09
1
-0
/
+36
|
*
arm64: zynqmp: Add support for zc1751 dc3
Michal Simek
2018-04-09
1
-0
/
+20
|
*
arm64: zynqmp: Add support for zcu100 aka Ultra96 board
Michal Simek
2018-04-09
1
-0
/
+36
|
*
arm64: zynqmp: Remove pinctrl settings
Michal Simek
2018-04-09
1
-30
/
+0
|
*
arm64: zynqmp: Enable pxe and dhcp if commands are enabled
Michal Simek
2018-04-09
1
-2
/
+14
|
*
fpga: zynqmp: Add support to get the PCAP status for fpga info command
Nitin Jain
2018-04-09
1
-0
/
+1
*
|
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-04-09
3
-45
/
+163
|
\
\
|
*
|
efi_loader: Check machine type in the image header
Ivan Gorinov
2018-04-06
1
-0
/
+4
|
*
|
efi_loader: new functions to print loaded image information
Heinrich Schuchardt
2018-04-05
1
-0
/
+5
|
*
|
efi_loader: implement EFI_FILE_SYSTEM_INFO
Heinrich Schuchardt
2018-04-05
2
-0
/
+15
|
*
|
efi_loader: ascii2unicode(): add trailing \0
Heinrich Schuchardt
2018-04-05
1
-0
/
+1
|
*
|
efi_loader: use const for GUIDs in the EFI_FILE_PROTOCOL
Heinrich Schuchardt
2018-04-05
1
-2
/
+2
|
*
|
efi_loader: use correct types in EFI_FILE_PROTOCOL
Heinrich Schuchardt
2018-04-04
1
-6
/
+8
|
*
|
efi_loader: correct types for EFI_LOADED_IMAGE_PROTOCOL
Heinrich Schuchardt
2018-04-04
1
-2
/
+2
|
*
|
efi_loader: save image relocation address and size
Heinrich Schuchardt
2018-04-04
1
-0
/
+2
|
*
|
efi_loader: use efi_uintn_t for LoadImage
Heinrich Schuchardt
2018-04-04
1
-1
/
+1
|
*
|
efi_loader: complete efi_pxe_mode struct definition
Patrick Wildt
2018-04-04
1
-2
/
+23
|
*
|
efi_loader: add missing EFI_RESET_PLATFORM_SPECIFIC
Heinrich Schuchardt
2018-04-04
1
-1
/
+2
|
*
|
efi_loader: implement missing bit blit operations in gop
Heinrich Schuchardt
2018-04-04
1
-1
/
+9
|
*
|
efi_loader: implement event groups
Heinrich Schuchardt
2018-04-04
1
-1
/
+6
|
*
|
efi_loader: define GUIDS for event groups
Heinrich Schuchardt
2018-04-04
2
-0
/
+31
|
*
|
efi_loader: manage events in a linked list
Heinrich Schuchardt
2018-04-04
1
-5
/
+6
|
*
|
efi_loader: support device tree for bootefi selftest
Heinrich Schuchardt
2018-04-04
1
-0
/
+2
|
*
|
efi_loader: efi_get_time_init should return status code
Heinrich Schuchardt
2018-04-04
1
-1
/
+1
|
*
|
efi_loader: exit status for efi_reset_system_init
Heinrich Schuchardt
2018-04-04
1
-3
/
+8
|
*
|
efi_loader: consistently return efi_status_t efi_watchdog_register
Heinrich Schuchardt
2018-04-04
1
-1
/
+1
|
*
|
efi_loader: return efi_status_t from efi_net_register
Heinrich Schuchardt
2018-04-04
1
-1
/
+1
|
*
|
efi_loader: return efi_status_t from efi_gop_register
Heinrich Schuchardt
2018-04-04
1
-1
/
+1
|
*
|
efi_loader: efi_smbios_register should have a return value
Heinrich Schuchardt
2018-04-04
1
-1
/
+1
|
*
|
efi_loader: Initial EFI_DEVICE_PATH_UTILITIES_PROTOCOL
Leif Lindholm
2018-04-04
2
-0
/
+33
|
*
|
efi_loader: remove deprecated ConsoleControlProtocol
Heinrich Schuchardt
2018-04-04
1
-18
/
+0
*
|
|
Cleanup CONFIG_VERSION_VARIABLE migration
Alex Kiernan
2018-04-08
2
-6
/
+0
*
|
|
Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig
Alex Kiernan
2018-04-08
45
-65
/
+0
*
|
|
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2018-04-08
2
-3
/
+4
*
|
|
ti: am335x: Fix bootargs when building without NET
Alex Kiernan
2018-04-08
1
-2
/
+14
*
|
|
Migrate CONFIG_DRIVER_TI_CPSW to Kconfig
Alex Kiernan
2018-04-08
10
-10
/
+0
|
|
/
|
/
|
*
|
treewide: Convert CONFIG_HOSTNAME to a string option
Mario Six
2018-04-08
84
-132
/
+134
*
|
treewide: Migrate CONFIG_FSL_ESDHC to Kconfig
Mario Six
2018-04-08
66
-66
/
+0
*
|
treewide: Migrate CONFIG_TSEC_ENET to Kconfig
Mario Six
2018-04-08
44
-49
/
+0
*
|
treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig
Mario Six
2018-04-08
35
-51
/
+0
*
|
treewide: Migrate CONFIG_LAST_STAGE_INIT to Kconfig
Mario Six
2018-04-08
11
-23
/
+0
*
|
treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig
Mario Six
2018-04-08
40
-52
/
+0
*
|
treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig
Mario Six
2018-04-08
64
-84
/
+0
*
|
configs: Finish migration of CONFIG_ATMEL_SPI
Tom Rini
2018-04-07
2
-2
/
+0
*
|
Revert "spi: atmel: Drop non-dm code"
Tom Rini
2018-04-07
2
-0
/
+4
*
|
image: fit: Show firmware configuration property if present
Michal Simek
2018-04-06
1
-0
/
+1
*
|
stm32mp1: change STGEN clock source to HSE
Patrick Delaunay
2018-04-06
1
-1
/
+0
[next]