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
*
pci: Add PCI controller driver for OcteonTX / TX2
Suneel Garapati
2020-08-25
3
-0
/
+373
*
ata: ahci: Add BAR index quirk for Cavium PCI SATA device
Suneel Garapati
2020-08-25
1
-0
/
+15
*
arm: octeontx2: Add headers for OcteonTX2
Suneel Garapati
2020-08-25
13
-0
/
+25948
*
arm: octeontx: Add headers for OcteonTX
Suneel Garapati
2020-08-25
7
-0
/
+1828
*
arm: include/asm/io.h: Add 64bit clrbits and setbits helpers
Suneel Garapati
2020-08-25
1
-0
/
+16
*
pci: pci-uclass: Check validity of ofnode
Suneel Garapati
2020-08-25
1
-3
/
+7
*
pci: pci-uclass: Add support for Alternate-RoutingID capability
Suneel Garapati
2020-08-25
2
-0
/
+35
*
pci: pci-uclass: Add VF BAR map support for Enhanced Allocation
Suneel Garapati
2020-08-25
2
-5
/
+65
*
pci: pci-uclass: Add support for Single-Root I/O Virtualization
Suneel Garapati
2020-08-25
3
-0
/
+162
*
pci: pci-uclass: Add support for Enhanced Allocation in Bridges
Suneel Garapati
2020-08-25
1
-6
/
+18
*
pci: pci-uclass: Add multi entry support for memory regions
Suneel Garapati
2020-08-25
6
-5
/
+43
*
pci: pci-uclass: Make DT subnode parse optional
Suneel Garapati
2020-08-25
1
-1
/
+2
*
pci: pci-uclass: Fix incorrect argument in map_physmem
Suneel Garapati
2020-08-25
1
-2
/
+2
*
pci: pci-uclass: Dynamically allocate the PCI regions
Stefan Roese
2020-08-25
2
-9
/
+9
*
ARM: renesas: Drop unnecessary function ft_board_setup()
Stefan Roese
2020-08-25
1
-47
/
+0
*
pci: pci-uclass: Remove #ifdef CONFIG_NR_DRAM_BANKS as its always set
Stefan Roese
2020-08-25
1
-16
/
+1
*
dm: core: Add API to read PCI bus-range property
Stefan Roese
2020-08-25
2
-0
/
+29
*
fdtdec: Add API to read pci bus-range property
Suneel Garapati
2020-08-25
2
-0
/
+29
*
Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2020-08-24
13
-30
/
+153
|
\
|
*
clk: ccf: Add missing #include <dm/uclass.h> to clk-mux.c
Lukasz Majewski
2020-08-24
1
-0
/
+1
|
*
cmd: clk: correctly handle depth for clk dump
Patrick Delaunay
2020-08-24
1
-1
/
+2
|
*
cmd: clk: cosmetic: correct code alignment in show_clks
Patrick Delaunay
2020-08-24
1
-16
/
+16
|
*
clk: ccf: mux: change the get_rate helper
Dario Binacchi
2020-08-24
2
-1
/
+49
|
*
clk: ccf: mux: fix access to the sandbox register
Dario Binacchi
2020-08-24
1
-0
/
+8
|
*
clk: ccf: mux: fix typo
Dario Binacchi
2020-08-24
1
-1
/
+1
|
*
clk: ccf: mux: change include order
Dario Binacchi
2020-08-24
1
-4
/
+4
|
*
clk: fix the console output of clk_register
Dario Binacchi
2020-08-24
1
-5
/
+5
|
*
clk: set flags in the ccf registration routines
Dario Binacchi
2020-08-24
7
-1
/
+14
|
*
dm: test: clk: add the test for the ccf gated clock
Dario Binacchi
2020-08-24
3
-0
/
+20
|
*
clk: imx6: Add definition for IMX6QDL_CLK_ENET_REF clock
Lukasz Majewski
2020-08-24
1
-0
/
+7
|
*
clk: imx: Add support for pllv3 enet clock
Lukasz Majewski
2020-08-24
1
-0
/
+25
|
*
clk: imx6: Add definition for IMX6QDL_CLK_ENET clock
Lukasz Majewski
2020-08-24
1
-0
/
+1
|
*
clk: ICS8N3QV01 remove superfluous code
Heinrich Schuchardt
2020-08-24
1
-1
/
+0
*
|
Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-08-23
40
-88
/
+199
|
\
\
|
|
/
|
/
|
|
*
sandbox: u-boot.lds: Remove bogus __bss_start symbol
Ovidiu Panait
2020-08-22
2
-4
/
+0
|
*
board_f: Remove dead code from init_func_i2c
Ovidiu Panait
2020-08-22
1
-4
/
+0
|
*
binman: Add a setup script for Python
Simon Glass
2020-08-22
1
-0
/
+12
|
*
dtoc: Add a setup script for Python
Simon Glass
2020-08-22
1
-0
/
+12
|
*
binman: Correct some import statements
Simon Glass
2020-08-22
4
-5
/
+4
|
*
binman: Move GetEntryModules() to control
Simon Glass
2020-08-22
3
-17
/
+17
|
*
treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()
Masahiro Yamada
2020-08-22
18
-20
/
+20
|
*
ata: mvebu: use dev_read_addr() to get base address
Masahiro Yamada
2020-08-22
1
-1
/
+1
|
*
gpio: at91: use dev_read_addr() to get base address
Masahiro Yamada
2020-08-22
1
-1
/
+1
|
*
test: dm: Add test case for devfdt_get_addr_ptr
Ovidiu Panait
2020-08-22
1
-0
/
+18
|
*
dm: core: Fix devfdt_get_addr_ptr return value
Ovidiu Panait
2020-08-22
7
-13
/
+13
|
*
doc: add bind/unbind command documentation
Patrice Chotard
2020-08-22
2
-0
/
+50
|
*
test/py: Update test_bind
Patrice Chotard
2020-08-22
1
-6
/
+9
|
*
sandbox: dts: Add compatible string for bind-test node
Patrice Chotard
2020-08-22
3
-4
/
+2
|
*
sandbox: phy: add driver_data for bind test cmd
Patrice Chotard
2020-08-22
1
-1
/
+17
|
*
cmd: bind: allow to bind driver with driver data
Patrice Chotard
2020-08-22
1
-2
/
+3
[next]