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
...
|
*
|
|
|
warp7: Specify a default CONFIG_OPTEE_LOAD_ADDR if non provided
Bryan O'Donoghue
2019-07-19
1
-0
/
+4
|
*
|
|
|
warp7: include: configs: Specify an fdtovaddr
Bryan O'Donoghue
2019-07-19
1
-0
/
+1
|
*
|
|
|
warp7_bl33: configs: Enable CONFIG_OF_LIBFDT_OVERLAY
Bryan O'Donoghue
2019-07-19
1
-0
/
+1
|
*
|
|
|
warp7_bl33: configs: Enable CONFIG_OF_LIBFDT
Bryan O'Donoghue
2019-07-19
1
-0
/
+1
|
*
|
|
|
warp7: include: configs: Differentiate bootscript address from loadaddr
Bryan O'Donoghue
2019-07-19
1
-3
/
+4
|
*
|
|
|
warp7: include: configs: Specify image name of bootscript in FIT
Bryan O'Donoghue
2019-07-19
1
-0
/
+8
|
*
|
|
|
warp7_bl33: configs: Enable FIT as the boot.scr format
Bryan O'Donoghue
2019-07-19
1
-0
/
+3
|
*
|
|
|
regulator: bd718x7: support ROHM BD71837 and BD71847 PMICs
Matti Vaittinen
2019-07-19
5
-58
/
+607
|
*
|
|
|
imx: imx8dx/qxp: enable thermal
Peng Fan
2019-07-19
2
-0
/
+58
|
*
|
|
|
thermal: add i.MX8 thermal driver
Peng Fan
2019-07-19
3
-0
/
+213
|
*
|
|
|
misc: imx8: add sc_misc_get_temp
Peng Fan
2019-07-19
3
-0
/
+31
|
*
|
|
|
MAINTAINERS: Update lib/optee with my details
Bryan O'Donoghue
2019-07-19
1
-0
/
+5
|
*
|
|
|
warp7: configs: bl33: Tidy up OPTEE defines
Bryan O'Donoghue
2019-07-19
1
-1
/
+3
|
*
|
|
|
optee: Make TZDRAM config options contingent on CONFIG_OPTEE
Bryan O'Donoghue
2019-07-19
1
-0
/
+2
|
*
|
|
|
spi: mxs: Add support DM/DTS for i.MX28 mxs SPI driver (DM_SPI conversion)
Lukasz Majewski
2019-07-19
1
-83
/
+317
|
*
|
|
|
pinctrl: mxs: Add support for i.MX2[38] mxs pinctrl driver
Lukasz Majewski
2019-07-19
4
-0
/
+262
|
*
|
|
|
gpio: mxs: Add support for DM/DTS in the mxs_gpio.c driver (DM_GPIO)
Lukasz Majewski
2019-07-19
1
-0
/
+148
|
*
|
|
|
ARM: dts: imx: Provide 'gpio-ranges' for mxs_gpio driver
Lukasz Majewski
2019-07-19
1
-0
/
+28
|
*
|
|
|
net: fec: Enable support for i.MX28 DM_ETH in the fec_mxc.c driver
Lukasz Majewski
2019-07-19
2
-1
/
+2
|
*
|
|
|
ARM: dts: imx: Copy imx28 device tree related files from Linux kernel (v5.1.11)
Lukasz Majewski
2019-07-19
3
-0
/
+1867
|
*
|
|
|
ARM: imx6q_logic: With SPL_OF_CONTROL enabled, remove MMC init
Adam Ford
2019-07-19
1
-11
/
+1
|
*
|
|
|
ARM: imx6q_logic: Enable SPL_DM with SPL_OF_CONTROL
Adam Ford
2019-07-19
1
-0
/
+6
|
*
|
|
|
spl: imx6: Let spl_boot_device return USDHC1 or USDHC2
Adam Ford
2019-07-19
1
-3
/
+5
|
*
|
|
|
doc: imx: Add documentation for nandbcb command
Shyam Saini
2019-07-19
1
-0
/
+74
|
*
|
|
|
i.MX6: nand: add nandbcb command for imx
Shyam Saini
2019-07-19
8
-3
/
+495
|
*
|
|
|
clk: Add MAINTAINERS entry for clocks (./drivers/clk/)
Lukasz Majewski
2019-07-19
1
-0
/
+7
|
*
|
|
|
defconfig: sandbox: Enable SANDBOX_CLK_CCF to reuse generic CCF code
Lukasz Majewski
2019-07-19
2
-0
/
+2
|
*
|
|
|
clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]
Lukasz Majewski
2019-07-19
7
-2
/
+338
|
*
|
|
|
clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HW
Lukasz Majewski
2019-07-19
2
-1
/
+13
|
*
|
|
|
clk: sandbox: Adjust clk-divider to emulate reading its value from HW
Lukasz Majewski
2019-07-19
2
-1
/
+12
|
*
|
|
|
dts: sandbox: Add 'osc' clock for Common Clock Framework [CCF] testing
Lukasz Majewski
2019-07-19
1
-0
/
+6
|
*
|
|
|
dm: clk: Extend clk_get_parent_rate() to support CLK_GET_RATE_NOCACHE flag
Lukasz Majewski
2019-07-19
1
-2
/
+2
|
*
|
|
|
clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)
Lukasz Majewski
2019-07-19
14
-0
/
+1114
|
*
|
|
|
dm: clk: Define clk_get_by_id() for clk operations
Lukasz Majewski
2019-07-19
2
-0
/
+33
|
*
|
|
|
dm: clk: Define clk_get_parent_rate() for clk operations
Lukasz Majewski
2019-07-19
2
-0
/
+31
|
*
|
|
|
dm: clk: Define clk_get_parent() for clk operations
Lukasz Majewski
2019-07-19
2
-0
/
+25
|
*
|
|
|
clk: Introduce clk-provider.h to store Common Clock Framework's internals
Lukasz Majewski
2019-07-19
1
-0
/
+16
|
*
|
|
|
clk: Provide struct clk for fixed rate clock (clk_fixed_rate.c)
Lukasz Majewski
2019-07-19
1
-0
/
+5
|
*
|
|
|
clk: Extend struct clk to provide clock type agnostic flags
Lukasz Majewski
2019-07-19
1
-0
/
+4
|
*
|
|
|
clk: Extend struct clk to provide information regarding clock rate
Lukasz Majewski
2019-07-19
1
-0
/
+2
|
*
|
|
|
clk: Remove clock ID check in .get_rate() of clk_fixed_*
Lukasz Majewski
2019-07-19
2
-6
/
+0
|
*
|
|
|
dm: Fix documentation entry as there is no UCLASS_CLOCK uclass
Lukasz Majewski
2019-07-19
1
-1
/
+1
|
*
|
|
|
clk: doc: Add documentation entry for Common Clock Framework [CCF] (i.MX)
Lukasz Majewski
2019-07-19
1
-0
/
+101
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2019-07-27
11
-384
/
+725
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
spi: Drop obsolete mtk_qspi driver references
Weijie Gao
2019-07-25
5
-370
/
+1
|
*
|
|
spi: add spi-mem driver for MediaTek MT7629 SoC
Weijie Gao
2019-07-25
4
-0
/
+329
|
*
|
|
mtd: spi: Add micron mt35xu512aba and mt35xu02g flash ID
Ashish Kumar
2019-07-22
1
-0
/
+2
|
*
|
|
mtd: spi: Add flash property for Micron mt25qu512a
Ashish Kumar
2019-07-18
1
-0
/
+2
|
*
|
|
spi: Add SiFive SPI driver
Bhargav Shah
2019-07-18
3
-0
/
+379
|
*
|
|
mmc: mmc_spi: Use SPI_XFER_BEGIN and SPI_XFER_END flags
Anup Patel
2019-07-18
1
-1
/
+3
[prev]
[next]