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
*
doc: update reference to README.imximage
Patrick Delaunay
2020-04-16
41
-41
/
+41
*
Kconfig: update reference to README.x86
Patrick Delaunay
2020-04-16
1
-1
/
+1
*
README: update reference to *.README
Patrick Delaunay
2020-04-16
1
-1
/
+1
*
test: pinmux: add pincontrol-gpio for pin configuration
Patrick Delaunay
2020-04-16
3
-22
/
+232
*
test: dm: update test for pins configuration in gpio
Patrick Delaunay
2020-04-16
5
-27
/
+163
*
gpio: sandbox: cleanup binding support
Patrick Delaunay
2020-04-16
3
-9
/
+42
*
test: dm: update test for pins configuration in pinctrl node
Patrick Delaunay
2020-04-16
3
-11
/
+56
*
pinctrl: sandbox: Add mux information in get_pin_muxing
Patrick Delaunay
2020-04-16
1
-0
/
+30
*
dt-bindings: gpio: alignment with kernel v5.3
Patrick Delaunay
2020-04-16
2
-126
/
+196
*
gpio: add ops to set dir flags
Patrick Delaunay
2020-04-16
2
-5
/
+28
*
gpio: add ops to get dir flags
Patrick Delaunay
2020-04-16
2
-6
/
+40
*
gpio: add support of new GPIO direction flag
Patrick Delaunay
2020-04-16
2
-1
/
+35
*
gpio: update dir_flags management
Patrick Delaunay
2020-04-16
2
-8
/
+41
*
gpio: add helper GPIOD_FLAGS_OUTPUT
Patrick Delaunay
2020-04-16
2
-6
/
+9
*
gpio: add function check_dir_flags
Patrick Delaunay
2020-04-16
1
-0
/
+25
*
gpio: add function _dm_gpio_set_dir_flags
Patrick Delaunay
2020-04-16
1
-13
/
+25
*
gpio: add function _gpio_get_value
Patrick Delaunay
2020-04-16
1
-4
/
+10
*
gpio: add gpio descriptor initialization helper
Patrick Delaunay
2020-04-16
1
-8
/
+19
*
gpio: remove the open_drain API and ops
Patrick Delaunay
2020-04-16
6
-154
/
+0
*
gpio: remove GPIOD_REQUESTED
Patrick Delaunay
2020-04-16
1
-5
/
+4
*
dt-bindings: gpio: document the new pull-up/pull-down flags
Patrick Delaunay
2020-04-16
2
-0
/
+30
*
dm: pinctrl: migrate pinctrl-generic to livetree
Patrick Delaunay
2020-04-16
1
-19
/
+11
*
dm: core: add ofnode and dev function to iterate on node property
Patrick Delaunay
2020-04-16
8
-2
/
+317
*
dm: pinctrl: convert pinctrl-single to livetree
Patrick Delaunay
2020-04-16
1
-18
/
+9
*
README: remove requirement for CHANGELOG entry
Karl Palsson
2020-04-16
1
-2
/
+0
*
fs: btrfs: Fix LZO false decompression error caused by pending zero
Qu Wenruo
2020-04-16
1
-1
/
+19
*
fs: btrfs: Reject fs with sector size other than PAGE_SIZE
Qu Wenruo
2020-04-16
1
-0
/
+8
*
fs: btrfs: Use LZO_LEN to replace immediate number
Qu Wenruo
2020-04-16
1
-10
/
+12
*
Merge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/custod...
Tom Rini
2020-04-16
5
-10
/
+126
|
\
|
*
ARC: HSDK: CGU: fix tunnel clock calculation
Eugeniy Paltsev
2020-04-16
1
-1
/
+2
|
*
ARC: HSDK: Enable on-chip reset controller
Eugeniy Paltsev
2020-04-16
2
-0
/
+8
|
*
ARC: CACHE: mark IOC helper functions as inlined_cachefunc
Eugeniy Paltsev
2020-04-16
1
-3
/
+3
|
*
ARC: CACHE: add support for SL$ disable
Eugeniy Paltsev
2020-04-16
2
-7
/
+114
*
|
Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-04-16
28
-147
/
+3306
|
\
\
|
*
|
efi_loader: add some description about UEFI secure boot
AKASHI Takahiro
2020-04-16
1
-0
/
+77
|
*
|
travis: add packages for UEFI secure boot test
AKASHI Takahiro
2020-04-16
1
-1
/
+10
|
*
|
sandbox: add extra configurations for UEFI and related tests
AKASHI Takahiro
2020-04-16
2
-0
/
+6
|
*
|
efi_loader, pytest: add UEFI secure boot tests (image)
AKASHI Takahiro
2020-04-16
2
-0
/
+238
|
*
|
efi_loader, pytest: add UEFI secure boot tests (authenticated variables)
AKASHI Takahiro
2020-04-16
1
-0
/
+282
|
*
|
efi_loader, pytest: set up secure boot environment
AKASHI Takahiro
2020-04-16
3
-0
/
+180
|
*
|
cmd: efidebug: add "test bootmgr" sub-command
AKASHI Takahiro
2020-04-16
1
-1
/
+77
|
*
|
cmd: env: add "-at" option to "env set -e" command
AKASHI Takahiro
2020-04-16
2
-3
/
+7
|
*
|
cmd: env: use appropriate guid for authenticated UEFI variable
AKASHI Takahiro
2020-04-16
1
-4
/
+14
|
*
|
efi_loader: set up secure boot
AKASHI Takahiro
2020-04-16
1
-0
/
+38
|
*
|
efi_loader: image_loader: support image authentication
AKASHI Takahiro
2020-04-16
3
-16
/
+469
|
*
|
efi_loader: variable: add VendorKeys variable
AKASHI Takahiro
2020-04-16
1
-6
/
+63
|
*
|
efi_loader: variable: add secure boot state transition
AKASHI Takahiro
2020-04-16
1
-3
/
+228
|
*
|
efi_loader: variable: support variable authentication
AKASHI Takahiro
2020-04-16
2
-104
/
+565
|
*
|
efi_loader: add signature database parser
AKASHI Takahiro
2020-04-16
2
-0
/
+229
|
*
|
efi_loader: add signature verification functions
AKASHI Takahiro
2020-04-16
4
-0
/
+738
[next]