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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
riscv: load addresses for Sipeed MAIX
Heinrich Schuchardt
2020-08-14
1
-0
/
+9
|
*
test/py: efi_secboot: modify 'multiple signatures' test case
AKASHI Takahiro
2020-08-14
2
-12
/
+19
|
*
efi_loader: signature: correct a behavior against multiple signatures
AKASHI Takahiro
2020-08-14
3
-88
/
+30
|
*
efi_loader: variable: fix secure state initialization
AKASHI Takahiro
2020-08-13
1
-5
/
+5
|
*
test/py: efi_secboot: add test for intermediate certificates
AKASHI Takahiro
2020-08-13
4
-0
/
+305
|
*
test/py: efi_secboot: small rework for adding a new test
AKASHI Takahiro
2020-08-13
2
-13
/
+3
|
*
efi_loader: signature: rework for intermediate certificates support
AKASHI Takahiro
2020-08-13
5
-213
/
+188
|
*
efi_loader: variable: keep temporary buffer during the authentication
AKASHI Takahiro
2020-08-13
1
-7
/
+20
|
*
cmd/efidebug: missing initialization of load_options
Heinrich Schuchardt
2020-08-13
1
-1
/
+1
*
|
Merge branch '2020-08-14-assorted-updates'
Tom Rini
2020-08-14
84
-43
/
+9077
|
\
\
|
*
|
cmd: demo: Remove duplicated help message for list subcommand
Michal Simek
2020-08-14
1
-1
/
+0
|
*
|
doc: xen: Add Xen guest ARM64 board documentation
Anastasiia Lukianenko
2020-08-14
3
-0
/
+91
|
*
|
board: xen: De-initialize before jumping to Linux
Oleksandr Andrushchenko
2020-08-14
3
-0
/
+22
|
*
|
xen: pvblock: Print found devices indices
Anastasiia Lukianenko
2020-08-14
1
-0
/
+20
|
*
|
xen: pvblock: Implement front-back protocol and do IO
Anastasiia Lukianenko
2020-08-14
2
-12
/
+348
|
*
|
xen: pvblock: Read XenStore configuration and initialize
Anastasiia Lukianenko
2020-08-14
1
-1
/
+284
|
*
|
xen: pvblock: Enumerate virtual block devices
Anastasiia Lukianenko
2020-08-14
1
-2
/
+110
|
*
|
xen: pvblock: Add initial support for para-virtualized block driver
Anastasiia Lukianenko
2020-08-14
15
-0
/
+223
|
*
|
xen: Port Xen grant table driver from mini-os
Oleksandr Andrushchenko
2020-08-14
6
-1
/
+258
|
*
|
xen: Port Xen bus driver from mini-os
Oleksandr Andrushchenko
2020-08-14
7
-2
/
+693
|
*
|
lib: sscanf: add sscanf implementation
Andrii Anisov
2020-08-14
6
-0
/
+1011
|
*
|
linux/compat.h: Add wait_event_timeout macro
Oleksandr Andrushchenko
2020-08-14
2
-1
/
+54
|
*
|
serial: serial_xen: Add Xen PV serial driver
Peng Fan
2020-08-14
7
-8
/
+220
|
*
|
xen: Port Xen event channel driver from mini-os
Oleksandr Andrushchenko
2020-08-14
5
-4
/
+242
|
*
|
xen: Port Xen hypervisor related code from mini-os
Oleksandr Andrushchenko
2020-08-14
9
-4
/
+393
|
*
|
board: Introduce xenguest_arm64 board
Andrii Anisov
2020-08-14
13
-0
/
+431
|
*
|
xen: Add essential and required interface headers
Oleksandr Andrushchenko
2020-08-14
14
-0
/
+3242
|
*
|
Kconfig: Introduce CONFIG_XEN
Peng Fan
2020-08-14
1
-0
/
+18
|
*
|
Add MIT License
Anastasiia Lukianenko
2020-08-14
2
-0
/
+21
|
*
|
configs: evb-ast2500: Convert to OF_SEPARATE
Chia-Wei, Wang
2020-08-14
1
-1
/
+0
|
*
|
configs: evb-ast2500: Move BOOTCOMMAND from header to defconfig
Chia-Wei, Wang
2020-08-14
2
-2
/
+2
|
*
|
include/configs: aspeed: Remove hardcoded variables
Chia-Wei, Wang
2020-08-14
2
-7
/
+29
|
*
|
cosmetic: aspeed: ast2500: Rename board file
Chia-Wei, Wang
2020-08-14
3
-1
/
+2
|
*
|
aspeed: ast2500: Add lowlevel_init assembly
Chia-Wei, Wang
2020-08-14
3
-25
/
+42
|
*
|
MAINTAINERS: Add maintainers for Aspeed SoCs
Chia-Wei, Wang
2020-08-14
1
-0
/
+12
|
*
|
drivers: pcie: add Broadcom IPROC PCIe RC driver
Srinath Mannam
2020-08-14
3
-0
/
+1295
|
*
|
drivers: pci: add api to get dma regions
Rayagonda Kokatanur
2020-08-14
2
-1
/
+44
|
/
/
*
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2020-08-14
14
-110
/
+201
|
\
\
|
|
/
|
/
|
|
*
common/board_f: make sure to call fix_fdt() before reserve_fdt()
Pragnesh Patel
2020-08-14
1
-3
/
+3
|
*
riscv: additional crash information
Heinrich Schuchardt
2020-08-14
1
-22
/
+35
|
*
cmd: exception: unaligned data access on RISC-V
Heinrich Schuchardt
2020-08-14
1
-1
/
+16
|
*
doc: riscv: debug UART for MAIX
Heinrich Schuchardt
2020-08-14
1
-0
/
+10
|
*
doc: riscv: Update documentation for Sipeed MAIX boards
Heinrich Schuchardt
2020-08-14
1
-9
/
+66
|
*
riscv: sifive: fu540: redundant initialization
Heinrich Schuchardt
2020-08-14
1
-1
/
+1
|
*
riscv: remove redundant logical constraint.
Heinrich Schuchardt
2020-08-14
1
-1
/
+1
|
*
riscv: sifive/fu540: Move SPL related functions to spl.c
Bin Meng
2020-08-14
2
-34
/
+32
|
*
riscv: sifive/fu540: Drop NET_RANDOM_ETHADDR
Bin Meng
2020-08-14
1
-1
/
+0
|
*
riscv: sifive/fu540: kconfig: Move FU540 driver related options to the SoC level
Bin Meng
2020-08-14
2
-22
/
+22
|
*
riscv: sifive/fu540: spl: Rename soc_spl_init()
Bin Meng
2020-08-14
3
-3
/
+3
|
*
riscv: sifive/fu540: spl: Drop our own version of board_init_f()
Bin Meng
2020-08-14
1
-18
/
+1
[prev]
[next]