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
*
imx8: scu api: Add support for SECO manufacturing protection APIs
Breno Lima
2020-05-01
2
-0
/
+84
*
doc: ahab: Add encrypted boot documentation for i.MX8/8x devices
Breno Lima
2020-05-01
2
-0
/
+320
*
imx8m: Enable WDOG_B for timeout
Ye Li
2020-05-01
1
-10
/
+10
*
imx8mm: clock: fix fracpll decode issue
Ye Li
2020-05-01
2
-13
/
+13
*
imx8: parser: fix some bad debug message formating
Peng Fan
2020-05-01
1
-5
/
+5
*
imx8: ahab: fix some bad debug message formating
Seb Fagard
2020-05-01
1
-4
/
+3
*
imx8: ahab: fix 'end address' parameter of rm_find_memreg
Peng Fan
2020-05-01
1
-1
/
+1
*
imx8: Change to use new SECO API commands
Ye Li
2020-05-01
2
-6
/
+6
*
imx8: parser: fix 'end address' parameter of rm_find_memreg
Peng Fan
2020-05-01
1
-1
/
+1
*
imx8m: Dump DRAM PLL rate by clocks command
Ye Li
2020-05-01
1
-0
/
+2
*
imx8mq: Set ARM core clock directly from ARM PLL
Peng Fan
2020-05-01
2
-17
/
+35
*
imx8mq: Enable eMMC HS400 and SD UHS mode on EVK
Ye Li
2020-05-01
1
-4
/
+2
*
imx8m: update clock root and fix core_sel
Peng Fan
2020-05-01
2
-11
/
+777
*
imx8m: acquire ATF commit hash
Peng Fan
2020-05-01
1
-0
/
+24
*
imx8: move SIP macro to common header
Peng Fan
2020-05-01
2
-6
/
+7
*
imx: update is_imx6ull to include i.MX6ULZ
Peng Fan
2020-05-01
1
-1
/
+1
*
imx: imx8m: add i.MX8MN variants support
Peng Fan
2020-05-01
4
-3
/
+42
*
imx: imx8m: add i.MX8MQ Dual and QuadLite support
Peng Fan
2020-05-01
4
-3
/
+19
*
imx: cpu: support speed grade for i.MX8MP
Peng Fan
2020-05-01
1
-1
/
+1
*
imx8mn: Update speed grade
Peng Fan
2020-05-01
1
-1
/
+13
*
imx8mm: Update CPU speed grading
Ye Li
2020-05-01
1
-3
/
+3
*
imx: fix cpu_type helper
Peng Fan
2020-05-01
1
-1
/
+1
*
ARM: imx: imx8mm: Add missing clock entries for FEC clock
Marek Vasut
2020-05-01
2
-0
/
+74
*
Merge tag 'efi-2020-07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-04-30
11
-140
/
+179
|
\
|
*
efi_loader: fix 'efidebug bootorder'
Heinrich Schuchardt
2020-04-30
1
-21
/
+26
|
*
efi_loader: efidebug, avoid illegal memory access
Heinrich Schuchardt
2020-04-30
1
-1
/
+2
|
*
efi_loader: fix 'efidebug boot dump'
Heinrich Schuchardt
2020-04-30
1
-25
/
+20
|
*
MAINTAINERS: assign test/py/tests/test_efi*/ to EFI PAYLOAD
Heinrich Schuchardt
2020-04-30
1
-0
/
+1
|
*
efi_loader: remove CONFIG_EFI_SECURE_BOOT in efi_loader.h
AKASHI Takahiro
2020-04-30
1
-4
/
+1
|
*
doc/efi: rework secure boot description
Heinrich Schuchardt
2020-04-30
1
-48
/
+62
|
*
efi_loader: identify EFI system partition
Heinrich Schuchardt
2020-04-30
2
-0
/
+27
|
*
part: detect EFI system partition
Heinrich Schuchardt
2020-04-30
4
-13
/
+32
|
*
efi_loader: remove superfluous NULL check in bootefi.c
Heinrich Schuchardt
2020-04-30
1
-4
/
+2
|
*
test/py: fix test_efi_secboot/conftest.py
Heinrich Schuchardt
2020-04-30
1
-24
/
+6
*
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-04-30
30
-232
/
+983
|
\
\
|
*
|
x86: Add documentation for the chain-load feature
Simon Glass
2020-04-30
1
-0
/
+28
|
*
|
x86: Use the existing stack when chain-loading
Simon Glass
2020-04-30
1
-2
/
+14
|
*
|
x86: Add a way to detect running from coreboot
Simon Glass
2020-04-30
1
-0
/
+2
|
*
|
x86: Move coreboot-table detection into common code
Simon Glass
2020-04-30
3
-15
/
+41
|
*
|
board: Add a gd flag for chain loading
Simon Glass
2020-04-30
2
-1
/
+2
|
*
|
pci: Avoid auto-config when chain loading
Simon Glass
2020-04-30
1
-2
/
+2
|
*
|
x86: cpu: Skip init code when chain loading
Simon Glass
2020-04-30
3
-3
/
+10
|
*
|
x86: apl: Skip init code when chain loading
Simon Glass
2020-04-30
1
-0
/
+2
|
*
|
x86: fsp: Allow skipping init code when chain loading
Simon Glass
2020-04-30
4
-1
/
+22
|
*
|
acpi: Add an acpi command
Simon Glass
2020-04-30
7
-0
/
+277
|
*
|
acpi: Move the xsdt pointer to acpi_ctx
Simon Glass
2020-04-30
3
-6
/
+11
|
*
|
acpi: Put table-setup code in its own function
Simon Glass
2020-04-30
4
-86
/
+147
|
*
|
acpi: Move acpi_add_table() to generic code
Simon Glass
2020-04-30
5
-74
/
+100
|
*
|
acpi: Drop code for missing XSDT from acpi_write_rsdp()
Simon Glass
2020-04-30
1
-13
/
+2
|
*
|
x86: Allow devices to write ACPI tables
Simon Glass
2020-04-30
1
-0
/
+2
[next]