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
...
|
*
|
fdtdec: Add API to read pci bus-range property
Suneel Garapati
2020-08-25
2
-0
/
+29
*
|
|
Merge tag 'i2c-bugfixes-for-v2020.10' of https://gitlab.denx.de/u-boot/custod...
Tom Rini
2020-08-25
3
-35
/
+28
|
\
\
\
|
*
|
|
Link failure with CONFIG_SPL and CONFIG_I2C_MUX_PCA954x
Trommel, Kees (Contractor)
2020-08-25
2
-2
/
+2
|
*
|
|
i2c: octeon_i2c: Misc fixes for ARM Octeon TX2 support
Stefan Roese
2020-08-25
1
-33
/
+26
|
|
/
/
*
|
|
Merge tag 'u-boot-rockchip-20200820' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2020-08-25
4
-2
/
+20
|
\
\
\
|
*
|
|
rockchip: firefly-rk3288: Fix the code support for SPL_LED
Kever Yang
2020-08-21
1
-1
/
+3
|
*
|
|
rockchip: rk3188: Fix the code support for SPL_LED
Kever Yang
2020-08-21
1
-1
/
+3
|
*
|
|
rockchip: config: evb-rk3399: Add rockchip dwmmc support
Kever Yang
2020-08-21
1
-0
/
+1
|
*
|
|
rockchip: dts: rk3399-evb: add sdmmc node
Kever Yang
2020-08-21
1
-0
/
+13
*
|
|
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2020-08-25
12
-5
/
+197
|
\
\
\
\
|
*
|
|
|
cmd: provide command sbi
Heinrich Schuchardt
2020-08-25
5
-0
/
+127
|
*
|
|
|
configs: defconfig for Sipeed Maix in S-mode
Heinrich Schuchardt
2020-08-25
3
-1
/
+60
|
*
|
|
|
riscv: fix building with CONFIG_SPL_SMP=n
Heinrich Schuchardt
2020-08-25
1
-1
/
+1
|
*
|
|
|
clk: kendryte/pll.h: do not redefine nop()
Heinrich Schuchardt
2020-08-25
1
-0
/
+5
|
*
|
|
|
ram: sifive: Fix compiler warnings for 32-bit
Bin Meng
2020-08-25
1
-2
/
+2
|
*
|
|
|
riscv: fu540: Use correct API to get L2 cache controller base address
Bin Meng
2020-08-25
1
-1
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch '2020-08-24-misc-improvements'
Tom Rini
2020-08-25
42
-176
/
+838
|
\
\
\
\
|
*
|
|
|
xen: Code style conformity
Anastasiia Lukianenko
2020-08-24
4
-10
/
+11
|
*
|
|
|
board: xen: Remove unnecessary CONFIG_INITRD_TAG and CONFIG_CMDLINE_TAG
Anastasiia Lukianenko
2020-08-24
1
-3
/
+0
|
*
|
|
|
board: xen: Remove CONFIG_CMD_RUN define and clean xenguest_arm64_defconfig
Anastasiia Lukianenko
2020-08-24
2
-50
/
+27
|
*
|
|
|
MAINTAINERS: Add maintainers to XEN section
Anastasiia Lukianenko
2020-08-24
2
-1
/
+18
|
*
|
|
|
board: xen: Remove unnecessary CONFIG_BOARD_EARLY_INIT_F define and board_ear...
Anastasiia Lukianenko
2020-08-24
2
-7
/
+0
|
*
|
|
|
arm: dts: mt7623: add USB nodes
Frank Wunderlich
2020-08-24
2
-0
/
+62
|
*
|
|
|
arm: dts: mt7622: add USB nodes
Frank Wunderlich
2020-08-24
3
-0
/
+72
|
*
|
|
|
arm: dts: rename mt7622-bpi-r64.dts
Frank Wunderlich
2020-08-24
2
-1
/
+1
|
*
|
|
|
clk: mt7622: add needed clocks for ssusb-node
Frank Wunderlich
2020-08-24
1
-0
/
+42
|
*
|
|
|
ahci: mediatek: fix copyright and author-lines
Frank Wunderlich
2020-08-24
1
-4
/
+2
|
*
|
|
|
reset: drop unnecessary comment for pciesys
Frank Wunderlich
2020-08-24
1
-1
/
+0
|
*
|
|
|
phy: mtk-tphy: make shared reg optional for v1
Frank Wunderlich
2020-08-24
1
-3
/
+2
|
*
|
|
|
fs/squashfs: Fix Coverity Scan defects
Joao Marcos Costa
2020-08-24
3
-12
/
+36
|
*
|
|
|
virtio_blk: set log2blksz correctly
AKASHI Takahiro
2020-08-24
1
-0
/
+1
|
*
|
|
|
test/py: Add tests for LZO and ZSTD
Joao Marcos Costa
2020-08-24
3
-47
/
+102
|
*
|
|
|
fs/squashfs: add support for LZO decompression
Joao Marcos Costa
2020-08-24
1
-0
/
+25
|
*
|
|
|
fs/squashfs: add support for ZSTD decompression
Joao Marcos Costa
2020-08-24
2
-0
/
+45
|
*
|
|
|
fs/squashfs: replace sqfs_decompress() parameter
Joao Marcos Costa
2020-08-24
3
-20
/
+14
|
*
|
|
|
fs/squashfs: Add init and clean-up functions to decompression
Joao Marcos Costa
2020-08-24
4
-10
/
+51
|
*
|
|
|
cmd: fix clone coverity scan
John Chau
2020-08-24
1
-3
/
+5
|
*
|
|
|
firmware: psci: Do not bind driver if U-Boot runs in EL3
Michal Simek
2020-08-24
1
-0
/
+6
|
*
|
|
|
board: armltd: Add support for Total Compute platform
Usama Arif
2020-08-24
10
-1
/
+296
|
*
|
|
|
avb: Make AVB independent of fastboot
Usama Arif
2020-08-24
3
-4
/
+21
|
|
/
/
/
*
|
|
|
Merge tag 'efi-2020-10-rc3-3' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2020-08-24
18
-92
/
+252
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
efi_loader: use ':' as separator for setenv -i
Heinrich Schuchardt
2020-08-24
6
-78
/
+78
|
*
|
|
efi_loader: validate device path length in boot manager
Heinrich Schuchardt
2020-08-24
1
-4
/
+2
|
*
|
|
test: unit test for efi_dp_check_length()
Heinrich Schuchardt
2020-08-24
2
-0
/
+51
|
*
|
|
efi_loader: efi_dp_check_length()
Heinrich Schuchardt
2020-08-24
2
-0
/
+35
|
*
|
|
include: kernel.h: define SSIZE_MAX
Heinrich Schuchardt
2020-08-24
1
-0
/
+3
|
*
|
|
efi_selftest: substitute ResetSystem() by do_reset()
Heinrich Schuchardt
2020-08-24
1
-2
/
+8
|
*
|
|
efi_selftest: add a test for ResetSystem()
Heinrich Schuchardt
2020-08-24
2
-0
/
+59
|
*
|
|
efi_loader: ResetSystem() should not hang
Heinrich Schuchardt
2020-08-24
1
-3
/
+4
|
*
|
|
doc: update UEFI documentation
Heinrich Schuchardt
2020-08-24
1
-4
/
+8
[prev]
[next]