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
*
board: presidio: Add Parallel NAND support
Kate Liu
2021-01-18
4
-0
/
+57
*
mtd: rawnand: cortina_nand: Add Cortina CAxxxx SoC support
Kate Liu
2021-01-18
5
-0
/
+1698
*
km/arm: cleanup defconfig files
Holger Brunck
2021-01-18
6
-18
/
+31
*
km/kirkwood: enable USB support and the host controller driver
Holger Brunck
2021-01-18
1
-0
/
+4
*
mmc: Only retrieve cd pin when GPIO is enabled
Harm Berntsen
2021-01-18
1
-2
/
+4
*
acpi: Add missing ARM acpi_table header
Harm Berntsen
2021-01-18
1
-0
/
+0
*
gpio: do not include <asm/arch/gpio.h> on ARCH_QEMU
Harm Berntsen
2021-01-18
1
-1
/
+2
*
clk: mediatek: Add MT8183 clock driver
Fabien Parent
2021-01-18
3
-0
/
+1153
*
tools: mtk_image: add support for booting ARM64 images
Fabien Parent
2021-01-18
2
-5
/
+29
*
configs: pumpkin: enable fastboot
Fabien Parent
2021-01-18
1
-1
/
+6
*
configs: pumpkin: enable USB gadget
Fabien Parent
2021-01-18
1
-0
/
+8
*
board: mediatek: pumpkin: initialize usb device
Fabien Parent
2021-01-18
1
-0
/
+17
*
arm: dts: mt8516-pumpkin: enable usb port
Fabien Parent
2021-01-18
1
-0
/
+10
*
arm: dts: mt8516: add support for USB
Fabien Parent
2021-01-18
1
-0
/
+14
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
Tom Rini
2021-01-18
9
-13
/
+80
|
\
|
*
ARM: dts: renesas: Remove leading 0x from rpc node
Lad Prabhakar
2021-01-18
8
-8
/
+8
|
*
pinctrl: renesas: Implement get_pin_muxing() callback
Lad Prabhakar
2021-01-18
1
-0
/
+25
|
*
pinctrl: renesas: Make sure the pin type is updated after setting the MUX
Lad Prabhakar
2021-01-18
1
-5
/
+47
*
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2021-01-18
35
-116
/
+2477
|
\
\
|
*
|
doc: board: Add Microchip MPFS Icicle Kit doc
Padmarao Begari
2021-01-18
3
-0
/
+820
|
*
|
riscv: Add Microchip MPFS Icicle Kit support
Padmarao Begari
2021-01-18
4
-45
/
+145
|
*
|
riscv: dts: Add device tree for Microchip Icicle Kit
Padmarao Begari
2021-01-18
3
-0
/
+436
|
*
|
clk: Add Microchip PolarFire SoC clock driver
Padmarao Begari
2021-01-18
9
-0
/
+559
|
*
|
net: macb: Add phy address to read it from device tree
Padmarao Begari
2021-01-18
1
-0
/
+13
|
*
|
net: macb: Add DMA 64-bit address support for macb
Padmarao Begari
2021-01-18
2
-17
/
+120
|
*
|
riscv: Add DMA 64-bit address support
Padmarao Begari
2021-01-18
2
-0
/
+8
|
*
|
riscv: timer: Add support for an early timer
Pragnesh Patel
2021-01-18
6
-3
/
+75
|
*
|
trace: select TIMER_EARLY to avoid infinite recursion
Pragnesh Patel
2021-01-18
1
-0
/
+1
|
*
|
riscv: Add support for SPI on Kendryte K210
Sean Anderson
2021-01-18
4
-50
/
+299
|
*
|
doc: qemu-riscv: Fix opensbi build instructions
Atish Patra
2021-01-18
1
-1
/
+1
|
|
/
*
|
Merge tag 'doc-2021-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-01-18
7
-125
/
+183
|
\
\
|
*
|
doc: sifive: fu540: fix heading levels
Heinrich Schuchardt
2021-01-16
1
-8
/
+11
|
*
|
doc: move README.fdt-overlays to HTML documentation
Heinrich Schuchardt
2021-01-16
3
-114
/
+136
|
*
|
doc: board: fix README.b4860qds
Heinrich Schuchardt
2021-01-16
1
-2
/
+2
|
*
|
doc: add synopsis for pstore command
Heinrich Schuchardt
2021-01-16
1
-1
/
+10
|
*
|
doc: man-page base command
Heinrich Schuchardt
2021-01-16
2
-0
/
+24
*
|
|
Merge branch '2021-01-16-assorted-improvements'
Tom Rini
2021-01-18
43
-110
/
+490
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cmd: disk: Remove fit_print_contents API
Ravik Hasija
2021-01-16
1
-1
/
+0
|
*
|
lib: cosmetic update of CONFIG_LIB_ELF description
Patrick Delaunay
2021-01-16
1
-2
/
+2
|
*
|
test: unit test for pr_err(), pr_cont()
Heinrich Schuchardt
2021-01-16
2
-0
/
+46
|
*
|
log: provide missing macros
Heinrich Schuchardt
2021-01-16
1
-0
/
+8
|
*
|
log: make debug_cond() function like
Heinrich Schuchardt
2021-01-16
1
-9
/
+8
|
*
|
ram: k3-j721e: rename BIT_MASK()
Heinrich Schuchardt
2021-01-16
2
-15
/
+19
|
*
|
mtd: misplaced log.h and dm/devres.h
Heinrich Schuchardt
2021-01-16
1
-2
/
+0
|
*
|
lib: zlib: our putc() takes only one argument
Heinrich Schuchardt
2021-01-16
1
-1
/
+1
|
*
|
lib: zlib: include ctype.h
Heinrich Schuchardt
2021-01-16
1
-1
/
+1
|
*
|
lib: aes: build failure with DEBUG=1
Heinrich Schuchardt
2021-01-16
1
-1
/
+1
|
*
|
armv8: Makefile: build cache files when needed
Peng Fan
2021-01-16
1
-1
/
+3
|
*
|
common: Makefile: drop duplicated line
Peng Fan
2021-01-16
1
-1
/
+0
|
*
|
dts: Log name of expected .dtb file
Florian Klink
2021-01-16
1
-1
/
+1
[next]