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
*
sandbox: pci: Remember the device being emulated
Simon Glass
2019-10-11
1
-6
/
+24
*
Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-10-09
27
-474
/
+1969
|
\
|
*
pinctrl: nxp: DM_FLAG_PRE_RELOC by default
Igor Opaniuk
2019-10-08
4
-8
/
+0
|
*
ddr: imx8m: Fix the ddr init hang on imx8mq
Jacky Bai
2019-10-08
1
-4
/
+4
|
*
driver: ddr: Refine the ddr init driver on imx8m
Jacky Bai
2019-10-08
7
-311
/
+184
|
*
imx8mq: Update the ddrc QoS setting for B1 chip
Bai Ping
2019-10-08
1
-1
/
+4
|
*
ddr: imx8m: Fix ddr4 driver build issue
Ye Li
2019-10-08
1
-2
/
+1
|
*
spi: fsl_qspi: Add support for QSPI on iMX7ULP
Ye Li
2019-10-08
1
-0
/
+10
|
*
spi: fsl_qspi: Update to use driver data
Ye Li
2019-10-08
1
-34
/
+79
|
*
spi: fsl_qspi: Update write data size for page program LUT
Ye Li
2019-10-08
1
-11
/
+1
|
*
spi: fsl_qspi: Fix DDR mode setting for latest iMX platforms
Ye Li
2019-10-08
1
-15
/
+16
|
*
misc: imx8: add more scfw api
Peng Fan
2019-10-08
1
-8
/
+512
|
*
ddr: imx8m: fix ddr firmware location when enable SPL OF
Peng Fan
2019-10-08
1
-1
/
+11
|
*
imx: add support for i.MX7/i.MX8MQ reset controller
Patrick Wildt
2019-10-08
3
-0
/
+320
|
*
imx: add support for i.MX8MQ power domain controller
Patrick Wildt
2019-10-08
3
-0
/
+145
|
*
spi: Add support for SPL_OF_PLATDATA to mxs_gpio.c driver
Lukasz Majewski
2019-10-08
1
-17
/
+55
|
*
mmc: Replace printf with debug call for timeouts in the i.MX28 mxs driver
Lukasz Majewski
2019-10-08
1
-2
/
+2
|
*
mmc: Convert mxsmmc eMMC driver for i.MX2{38} to DM/DTS
Lukasz Majewski
2019-10-08
1
-70
/
+373
|
*
spi: Add support for SPL_OF_PLATDATA to mxs_spi.c driver
Lukasz Majewski
2019-10-08
1
-2
/
+32
|
*
spi: fix: Call mxs_reset_block() during DM/DTS probe
Lukasz Majewski
2019-10-08
1
-0
/
+2
|
*
spl: Init proper struct driver member (platdata_auto_alloc_size) for mxs_spi
Lukasz Majewski
2019-10-08
1
-1
/
+1
|
*
imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.c
Peng Fan
2019-10-08
2
-0
/
+183
|
*
imx: scu_api: add sc_pm_is_partition_started
Peng Fan
2019-10-08
1
-0
/
+27
|
*
imx: scu_api: add sc_rm_set_master_sid
Peng Fan
2019-10-08
1
-0
/
+22
|
*
misc: Kconfig: make i.MX7ULP could use MXC_OCOTP
Peng Fan
2019-10-08
1
-1
/
+1
|
*
serial: Kconfig: make MXC_UART usable for MX7 and IMX8M
Peng Fan
2019-10-08
1
-1
/
+1
|
*
pinctrl: imx: use devfdt_get_addr_size_index
Peng Fan
2019-10-08
1
-3
/
+1
*
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2019-10-08
1
-0
/
+9
|
\
\
|
*
|
watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig
Heiko Schocher
2019-10-08
1
-0
/
+9
|
|
/
*
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2019-10-08
25
-112
/
+197
|
\
\
|
*
|
x86: Allow the PCH and LPC uclasses to work with of-platdata
Simon Glass
2019-10-08
1
-0
/
+2
|
*
|
sandbox: pci: Create a new sandbox_pci_read_bar() function
Simon Glass
2019-10-08
3
-16
/
+24
|
*
|
dm: core: Drop fdtdec_get_pci_addr()
Simon Glass
2019-10-08
1
-8
/
+5
|
*
|
x86: pci: Drop the first parameter in pci_x86_r/w_config()
Simon Glass
2019-10-08
1
-2
/
+14
|
*
|
x86: Move acpi_s3.h to a common location
Simon Glass
2019-10-08
2
-2
/
+2
|
*
|
spl: Allow tiny printf() to be controlled in SPL and TPL
Simon Glass
2019-10-08
3
-4
/
+4
|
*
|
dm: pci: Add a function to read a PCI BAR
Simon Glass
2019-10-08
3
-30
/
+45
|
*
|
pci: Show a message if PCI autoconfig fails
Simon Glass
2019-10-08
1
-3
/
+9
|
*
|
pci: Add more debug detail when resources are exhausted
Simon Glass
2019-10-08
1
-1
/
+3
|
*
|
pci: Disable autoconfig in SPL
Simon Glass
2019-10-08
1
-1
/
+1
|
*
|
pci: Show the result of binding a device
Simon Glass
2019-10-08
1
-1
/
+2
|
*
|
pci: sandbox: Probe PCI emulation devices when used
Simon Glass
2019-10-08
1
-3
/
+2
|
*
|
pci: sandbox: Move the emulators into their own node
Simon Glass
2019-10-08
1
-6
/
+30
|
*
|
sandbox: pci: Move pci_offset_to_barnum() to pci.h
Simon Glass
2019-10-08
1
-5
/
+2
|
*
|
sandbox: pci: Drop the get_devfn() method
Simon Glass
2019-10-08
1
-8
/
+0
|
*
|
sandbox: swap_case: Use statics where possible
Simon Glass
2019-10-08
1
-5
/
+5
|
*
|
sandbox: Rename PCI ID for swap_case to be more specific
Simon Glass
2019-10-08
1
-2
/
+3
|
*
|
sandbox: mmc: Fix up MMC emulator for valgrind
Simon Glass
2019-10-08
1
-0
/
+4
|
*
|
sandbox: spmi: Add ranges property for address translation
Simon Glass
2019-10-08
1
-6
/
+6
|
*
|
dm: core: Add device_foreach_child()
Simon Glass
2019-10-08
1
-2
/
+2
[next]