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
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: core Fix long line in device_bind_common()
Simon Glass
2020-07-20
1
-1
/
+2
*
dm: core: Don't show an ACPI warning if there is no ordering
Simon Glass
2020-07-20
1
-1
/
+1
*
sysreset: Add Octeon sysreset driver
Stefan Roese
2020-07-18
3
-0
/
+60
*
mtd: mtdpart: use uint64_t instead of int for cur_off
Martin Kaistra
2020-07-17
1
-1
/
+1
*
treewide: convert bd_t to struct bd_info manually
Masahiro Yamada
2020-07-17
3
-4
/
+4
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
71
-127
/
+131
*
Convert CONFIG_MXC_UART to Kconfig
Tom Rini
2020-07-17
1
-1
/
+2
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-07-17
26
-54
/
+1107
|
\
|
*
acpi: Enable ACPI table generation by default on x86
Simon Glass
2020-07-17
1
-1
/
+1
|
*
x86: apl: Fix save/restore of ITSS priorities
Simon Glass
2020-07-17
1
-1
/
+1
|
*
pmc: Move common registers to the header file
Simon Glass
2020-07-17
1
-9
/
+0
|
*
p2sb: Add a method to hide the bus
Simon Glass
2020-07-17
1
-0
/
+10
|
*
i2c: designware_i2c: Support ACPI table generation
Simon Glass
2020-07-17
3
-1
/
+136
|
*
i2c: Add log_ret() on error
Simon Glass
2020-07-17
1
-2
/
+2
|
*
i2c: designware_i2c: Add a little more debugging
Simon Glass
2020-07-17
1
-5
/
+5
|
*
x86: gpio: Add support for obtaining ACPI info for a GPIO
Simon Glass
2020-07-17
1
-0
/
+34
|
*
x86: pinctrl: Drop the acpi_path member
Simon Glass
2020-07-17
1
-4
/
+0
|
*
x86: pinctrl: Set up itss in the probe() method
Simon Glass
2020-07-17
1
-4
/
+4
|
*
x86: pinctrl: Add multi-ACPI control
Simon Glass
2020-07-17
2
-0
/
+14
|
*
x86: pinctrl: Add a way to get the pinctrl reg address
Simon Glass
2020-07-17
3
-14
/
+28
|
*
sound: Add an ACPI driver for Maxim MAX98357ac
Simon Glass
2020-07-17
3
-0
/
+171
|
*
sound: Add an ACPI driver for Dialog Semicondutor da7219
Simon Glass
2020-07-17
3
-0
/
+200
|
*
acpi: mmc: Generate ACPI info for the PCI SD Card
Simon Glass
2020-07-17
1
-1
/
+77
|
*
dm: acpi: Add support for the NHLT table
Simon Glass
2020-07-17
1
-0
/
+15
|
*
dm: core: Add a way of overriding the ACPI device path
Simon Glass
2020-07-17
1
-0
/
+19
|
*
acpi: Add an acpi command to list/dump generated ACPI items
Simon Glass
2020-07-17
1
-0
/
+16
|
*
dm: acpi: Enhance acpi_get_name()
Simon Glass
2020-07-17
3
-22
/
+11
|
*
acpi: Add support for DSDT generation
Simon Glass
2020-07-17
1
-1
/
+24
|
*
acpi: Support ordering SSDT data by device
Simon Glass
2020-07-17
1
-0
/
+84
|
*
acpi: Record the items added to SSDT
Simon Glass
2020-07-17
1
-4
/
+79
|
*
acpi: Add support for SSDT generation
Simon Glass
2020-07-17
1
-0
/
+14
|
*
acpi: Support generation of SPI descriptor
Simon Glass
2020-07-17
1
-0
/
+11
|
*
acpi: Support generation of I2C descriptor
Simon Glass
2020-07-17
2
-0
/
+24
|
*
gpio: Add a method to convert a GPIO to ACPI
Simon Glass
2020-07-17
2
-0
/
+99
|
*
irq: Add a method to convert an interrupt to ACPI
Simon Glass
2020-07-17
2
-2
/
+32
|
*
dm: core: Add an ACPI name for the root node
Simon Glass
2020-07-17
1
-0
/
+13
|
*
drivers: p2sb: replace Primary-to-Sideband Bus with Primary to Sideband Bridge
Wolfgang Wallner
2020-07-17
1
-6
/
+6
*
|
Merge tag 'u-boot-imx-20200716' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-07-17
18
-159
/
+586
|
\
\
|
|
/
|
/
|
|
*
watchdog: imx: Support set timeout by wdt command
Mo, Yuezhang
2020-07-16
1
-5
/
+13
|
*
power: pmic_pca9450: fix PCA9450A I2C address
Sébastien Szymanski
2020-07-16
1
-20
/
+1
|
*
gpio: mxc_gpio: Improve to use ofdata_to_platdata
Ye Li
2020-07-16
1
-27
/
+9
|
*
misc: scu_api: Add SCFW API to get the index of boot container set
Ye Li
2020-07-16
1
-0
/
+25
|
*
spi: fsl_qspi: Support to use full AHB space on i.MX
Ye Li
2020-07-16
2
-24
/
+98
|
*
spi: fsl_qspi: Add support for i.MX7ULP
Ye Li
2020-07-16
1
-6
/
+16
|
*
clk: imx8m: drop clk settings
Peng Fan
2020-07-14
2
-68
/
+0
|
*
clk: imx8mp: Update imx8mp ccf clock driver
Ye Li
2020-07-14
1
-0
/
+52
|
*
clk: imx8mm/8mn: Add USB clocks
Ye Li
2020-07-14
2
-0
/
+37
|
*
clk: clk-imx8mn: Update clock tree and support set parent
Ye Li
2020-07-14
1
-0
/
+56
|
*
clk: imx8mm: Add qspi clock
Peng Fan
2020-07-14
1
-0
/
+7
|
*
clk: imx8mm: fix clk set parent
Peng Fan
2020-07-14
1
-1
/
+4
[next]