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
*
riscv: fu540: Use correct API to get L2 cache controller base address
Bin Meng
2020-08-25
1
-1
/
+2
*
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
|
*
dm: fix ofnode_read_addr/size_cells()
Heinrich Schuchardt
2020-08-22
2
-10
/
+20
*
|
Merge branch '2020-08-21-stdio-cleanup'
Tom Rini
2020-08-23
186
-305
/
+444
|
\
\
|
|
/
|
/
|
|
*
stdio: Tidy up the coding style
Simon Glass
2020-08-23
2
-21
/
+25
|
*
stdio: Drop brackets around &devs.list
Simon Glass
2020-08-23
1
-6
/
+6
|
*
stdio: Update to use compiler for Kconfig checks
Simon Glass
2020-08-23
1
-89
/
+83
|
*
stdio: Drop #ifdefs in the header file
Simon Glass
2020-08-23
1
-28
/
+12
|
*
stdio: Tidy up use of CONFIG_SYS_DEVICE_NULLDEV
Simon Glass
2020-08-23
2
-20
/
+11
|
*
Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig
Simon Glass
2020-08-23
7
-6
/
+19
|
*
Convert CONFIG_SPLASH_SCREEN et al to Kconfig
Simon Glass
2020-08-23
122
-118
/
+234
|
*
moveconfig: Skip binary and ELF files
Simon Glass
2020-08-23
1
-1
/
+2
|
*
Convert CONFIG_NETCONSOLE to Kconfig
Tom Rini
2020-08-23
66
-16
/
+52
|
/
*
Merge tag 'xilinx-for-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2020-08-20
57
-241
/
+457
|
\
|
*
clk: versal: Move pm_query_id out of clock driver
Michal Simek
2020-08-20
2
-17
/
+17
|
*
mmc: sdhci: Use upper/lower_32_bits macros
Michal Simek
2020-08-20
1
-4
/
+4
|
*
mmc: sdhci: Enable high speed conditional on the corresponding bit
Faiz Abbas
2020-08-20
1
-1
/
+4
|
*
xilinx: common: Change bootm_size variable setting
Michal Simek
2020-08-20
1
-1
/
+5
|
*
xilinx: common: Check return value from variable setup
Michal Simek
2020-08-20
1
-3
/
+8
[next]