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
...
|
|
*
|
test/py: efi_secboot: remove all "re.search"
AKASHI Takahiro
2020-07-03
3
-74
/
+65
|
|
*
|
efi_loader: image_loader: replace debug to EFI_PRINT
AKASHI Takahiro
2020-07-03
1
-31
/
+33
|
|
*
|
efi_loader: variable: replace debug to EFI_PRINT
AKASHI Takahiro
2020-07-03
1
-13
/
+14
|
|
*
|
efi_loader: signature: replace debug to EFI_PRINT
AKASHI Takahiro
2020-07-03
1
-59
/
+62
|
|
*
|
Revert "test: stabilize test_efi_secboot"
AKASHI Takahiro
2020-07-03
3
-9
/
+9
|
|
*
|
efi_loader: change efi objects initialization order
AKASHI Takahiro
2020-07-03
1
-3
/
+4
|
*
|
|
Merge branch '2020-07-01-kconfig-etc-updates' into next
Tom Rini
2020-07-05
25
-950
/
+1542
|
|
\
\
\
|
|
*
|
|
checkpatch.pl: Fully re-sync with v5.7
Tom Rini
2020-07-01
1
-106
/
+302
|
|
*
|
|
kconfig: show compiler version text in the top comment
Tom Rini
2020-07-01
1
-0
/
+2
|
|
*
|
|
socfpga: Enable optimized inlining on stratix10
Tom Rini
2020-07-01
1
-0
/
+2
|
|
*
|
|
compilers: Introduce options for forcing inlining on SPL/TPL
Tom Rini
2020-07-01
2
-2
/
+22
|
|
*
|
|
compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-Boot
Tom Rini
2020-07-01
2
-1
/
+19
|
|
*
|
|
compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5
Tom Rini
2020-07-01
8
-560
/
+777
|
|
*
|
|
pci: rockchip: Mark inline functions as static inline
Tom Rini
2020-07-01
1
-3
/
+2
|
|
*
|
|
socfpga: Mark socfpga_fpga_add() as static inline in the non-FPGA case
Tom Rini
2020-07-01
1
-1
/
+1
|
|
*
|
|
x86: Convert from ACCESS_ONCE to READ/WRITE_ONCE
Tom Rini
2020-07-01
1
-1
/
+1
|
|
*
|
|
tegra: Convert from ACCESS_ONCE to READ/WRITE_ONCE
Tom Rini
2020-07-01
1
-10
/
+10
|
|
*
|
|
Don't start ad-hoc games with -Wno-maybe-initialized
Tom Rini
2020-07-01
1
-0
/
+3
|
|
*
|
|
kconfig: Add scripts/Kconfig.include from v4.19
Tom Rini
2020-07-01
2
-0
/
+32
|
|
*
|
|
kconfiglib: Update to the 14.1.0 release
Tom Rini
2020-07-01
1
-242
/
+372
|
|
*
|
|
Remove CROSS_COMPILE default from arch/*/config.mk
Tom Rini
2020-07-01
8
-27
/
+0
|
*
|
|
|
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...
Tom Rini
2020-07-02
72
-172
/
+3723
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
riscv: cpu: check and append L1 cache to cpu features
Sagar Shrikant Kadam
2020-07-01
1
-0
/
+12
|
|
*
|
|
riscv: cpu: correctly handle the setting of CPU_FEAT_MMU bit
Sagar Shrikant Kadam
2020-07-01
1
-4
/
+1
|
|
*
|
|
uclass: cpu: fix to display proper CPU features
Sagar Shrikant Kadam
2020-07-01
1
-0
/
+3
|
|
*
|
|
riscv: dts: hifive-unleashed-a00: add cpu aliases
Sagar Shrikant Kadam
2020-07-01
1
-0
/
+4
|
|
*
|
|
riscv: Add Sipeed Maix support
Sean Anderson
2020-07-01
7
-0
/
+140
|
|
*
|
|
doc: riscv: Add documentation for Sipeed Maix Bit
Sean Anderson
2020-07-01
3
-0
/
+308
|
|
*
|
|
riscv: Add device tree for K210 and Sipeed Maix BitM
Sean Anderson
2020-07-01
4
-0
/
+680
|
|
*
|
|
riscv: Enable cpu clock if it is present
Sean Anderson
2020-07-01
1
-0
/
+20
|
|
*
|
|
riscv: Try to get cpu frequency from a "clocks" node if it exists
Sean Anderson
2020-07-01
1
-1
/
+18
|
|
*
|
|
riscv: Allow use of reset drivers
Sean Anderson
2020-07-01
1
-0
/
+2
|
|
*
|
|
riscv: Add option to support RISC-V privileged spec 1.9
Sean Anderson
2020-07-01
3
-0
/
+59
|
|
*
|
|
riscv: Clean up IPI initialization code
Sean Anderson
2020-07-01
7
-86
/
+89
|
|
*
|
|
riscv: Clear pending interrupts before enabling IPIs
Sean Anderson
2020-07-01
1
-0
/
+2
|
|
*
|
|
riscv: Add headers for asm/global_data.h
Sean Anderson
2020-07-01
1
-0
/
+2
|
|
*
|
|
lib: Always set errno in hcreate_r
Sean Anderson
2020-07-01
1
-2
/
+6
|
|
*
|
|
reset: Add generic reset driver
Sean Anderson
2020-07-01
8
-0
/
+200
|
|
*
|
|
dm: Fix error handling for dev_read_addr_ptr
Sean Anderson
2020-07-01
5
-5
/
+7
|
|
*
|
|
dm: Add support for simple-pm-bus
Sean Anderson
2020-07-01
9
-0
/
+162
|
|
*
|
|
clk: Add K210 clock support
Sean Anderson
2020-07-01
8
-2
/
+837
|
|
*
|
|
clk: Add a bypass clock for K210
Sean Anderson
2020-07-01
3
-1
/
+302
|
|
*
|
|
clk: Add K210 pll support
Sean Anderson
2020-07-01
9
-0
/
+786
|
|
*
|
|
clk: Fix clk_get_by_* handling of index
Sean Anderson
2020-07-01
1
-4
/
+4
|
|
*
|
|
clk: Check that ops of composite clock components exist before calling
Sean Anderson
2020-07-01
1
-22
/
+35
|
|
*
|
|
clk: Always use the supplied struct clk
Sean Anderson
2020-07-01
7
-51
/
+50
|
|
/
/
/
|
*
|
|
Merge branch '2020-06-30-minor-TI-board-updates' into next
Tom Rini
2020-06-30
10
-365
/
+1
|
|
\
\
\
|
|
*
|
|
ti814x: Remove platform
Tom Rini
2020-06-30
8
-363
/
+0
|
|
*
|
|
ti816x_evm: Enable DM_MMC
Tom Rini
2020-06-30
1
-0
/
+1
|
|
*
|
|
am335x: Update list of defconfigs
Tom Rini
2020-06-30
1
-2
/
+0
[prev]
[next]