Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
27084c03d36a7f0e4d7c1679761e81567f1d5442
/
drivers
27084c0
spl: Allow tiny printf() to be controlled in SPL and TPL
by Simon Glass
· 5 years ago
33c215a
dm: pci: Add a function to read a PCI BAR
by Simon Glass
· 5 years ago
6a73cf3
pci: Show a message if PCI autoconfig fails
by Simon Glass
· 5 years ago
f365152
pci: Add more debug detail when resources are exhausted
by Simon Glass
· 5 years ago
90c6686
pci: Disable autoconfig in SPL
by Simon Glass
· 5 years ago
0911569
pci: Show the result of binding a device
by Simon Glass
· 5 years ago
be0d8fa
pci: sandbox: Probe PCI emulation devices when used
by Simon Glass
· 5 years ago
9b69ba4
pci: sandbox: Move the emulators into their own node
by Simon Glass
· 5 years ago
37a1cf9
sandbox: pci: Move pci_offset_to_barnum() to pci.h
by Simon Glass
· 5 years ago
fae2c16
sandbox: pci: Drop the get_devfn() method
by Simon Glass
· 5 years ago
cea7c09
sandbox: swap_case: Use statics where possible
by Simon Glass
· 5 years ago
3414581
sandbox: Rename PCI ID for swap_case to be more specific
by Simon Glass
· 5 years ago
5abd58f
sandbox: mmc: Fix up MMC emulator for valgrind
by Simon Glass
· 5 years ago
a605b0f
sandbox: spmi: Add ranges property for address translation
by Simon Glass
· 5 years ago
e5f7390
dm: core: Add device_foreach_child()
by Simon Glass
· 5 years ago
4805a7a
dm: core: Correct the return value for uclass_find_first_device()
by Simon Glass
· 5 years ago
ea14778
dm: core: Call ofdata_to_platdata() with of-platdata
by Simon Glass
· 5 years ago
c8b31cc
dm: core: Drop a few early returns
by Simon Glass
· 5 years ago
d3e7736
dm: core: Use U-Boot logging instead of pr_debug()
by Simon Glass
· 5 years ago
07f2f58
x86: fsp: Create a common fsp_support.h header
by Simon Glass
· 5 years ago
ff7abb8
x86: sysreset: Allow reset driver to be included in SPL/TPL
by Simon Glass
· 5 years ago
2e2c514
serial: ns16550: Allow serial to enabled/disabled in SPL
by Simon Glass
· 5 years ago
8331188
x86: Rename existing FSP code to fsp1
by Simon Glass
· 5 years ago
2a72323
NET: DW: fix regression for ARC boards
by Eugeniy Paltsev
· 5 years ago
e18c41f
dm: core: Correct bad cast in ofnode_get_addr_size_index()
by Simon Glass
· 5 years ago
e587886
dm: core: Correct low cell in ofnode_read_pci_addr()
by Simon Glass
· 5 years ago
780a17e
Merge tag 'fixes-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-video.git
by Tom Rini
· 5 years ago
f34e7fc
sunxi: video: HDMI: Fix LCD clock divider
by Mark Kettenis
· 5 years ago
d6c7309
Merge tag 'u-boot-rockchip-20190920' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
1e39663
watchdog: omap_wdt: Fix WDT target reset when booted from emmc
by Suniel Mahesh
· 5 years ago
d64e01f
rtc: ds3231/ds3232: fix coding style
by Biwen Li
· 5 years ago
4f24163
ram: rk3288: Initialize dram for TPL builds
by Jagan Teki
· 5 years ago
a9fa70b
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· 5 years ago
0d6160a
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
by Tom Rini
· 5 years ago
718fd83
mtd: spi-nor: enable protection ops for SST26 flash series
by Eugeniy Paltsev
· 5 years ago
e0cacdc
mtd: spi-nor: add missing SST26* flash IC protection ops
by Eugeniy Paltsev
· 5 years ago
210d8ad
mtd: spi: Drop sf.c
by Jagan Teki
· 5 years ago
43084a5
mtd: spi_dataflash: Use spi read then write
by Jagan Teki
· 5 years ago
8473b32
spi: Add spi_write_then_read
by Jagan Teki
· 5 years ago
6bd6c21
spi: Kconfig: Unmark DEPRECATED for MXS_SPI
by Lukasz Majewski
· 5 years ago
dfe72d0
spi: soft_spi: Fix data abort if slave is not probed
by Christophe Kerello
· 5 years ago
07a5cb9
spi: mvebu_a3700_spi: Fix clock prescale computation
by Marek Behún
· 5 years ago
6f40013
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 5 years ago
62a9620
soc: ti: k3-navss-ringacc: fix k3_nav_ringacc_ring_reset_dma
by Vignesh Raghavendra
· 5 years ago
412e25a
watchdog: sp805_wdt: add expire_now method
by Thomas Schaefer
· 5 years ago
6f883e5
mmc: fsl_esdhc: Add emmc hs200 support
by Yinbo Zhu
· 5 years ago
29009a5
mmc: Kconfig: Add FSL_ESDHC_USE_PERIPHERAL_CLK option
by Yinbo Zhu
· 5 years ago
445f85f
rockchip: clk: rk3399: remove clk_enable()
by Kever Yang
· 5 years ago
7be113b
rockchip: clk: rk3368: remove clk_enable()
by Kever Yang
· 5 years ago
899c3b3
rockchip: clk: rk3328: remove clk_enable()
by Kever Yang
· 5 years ago
c7ed190
rockchip: clk: rk3288: remove clk_enable()
by Kever Yang
· 5 years ago
6578db8
usb: ohci-generic: don't probe fail if there is no clk_enable() ops
by Kever Yang
· 5 years ago
54a0c7b
usb: ehci-generic: don't probe fail if there is no clk_enable() ops
by Kever Yang
· 5 years ago
e3e5825
usb: musb_hcd: fix compilation error
by Jean-Jacques Hiblot
· 5 years ago
9dcab2c
dwc2: use the nonblock argument in submit_int_msg
by Michal Suchanek
· 5 years ago
3437121
usb: Add nonblock argument to submit_int_msg
by Michal Suchanek
· 5 years ago
b35b807
usb: xhci-dwc3: Add support for dis_u2_susphy_quirk
by Neil Armstrong
· 5 years ago
40e362a
Merge tag 'mmc-9-6-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· 5 years ago
2f76073
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 5 years ago
ba83753
Merge tag 'rpi-next-2019.10' of https://github.com/mbgg/u-boot
by Tom Rini
· 5 years ago
e0e3c7d
mmc: bcm283x: Add support for bcm2711 device in bcm2835_sdhci
by Matthias Brugger
· 5 years ago
b112580
mmc: bcm2835-host: Fix wait_transfer_complete
by Raul Benet
· 5 years ago
cd45d6f
mmc: sdhci: Add support for dt caps & caps mask
by T Karthik Reddy
· 5 years ago
3f3d771
dm: core: Add functions to read 64-bit dt properties
by T Karthik Reddy
· 5 years ago
d330239
dm: mmc_spi: Fix NULL pointer dereference in mmc_spi_bind()
by Bin Meng
· 5 years ago
c077c05
mmc: dw_mmc: fix timeout calculate method
by Kever Yang
· 5 years ago
7764ee2
mmc: Add Aspeed SD controller driver
by Eddie James
· 5 years ago
38c9f08
clk: aspeed: Add support for SD clock
by Eddie James
· 5 years ago
6cf8a90
mmc: Rename timeout parameters for clarification
by Sam Protsenko
· 5 years ago
116cffe
mmc: Fix timeout values passed to mmc_wait_dat0()
by Sam Protsenko
· 5 years ago
701a51e
dm: mmc: remove unused U_BOOT_DRIVER(mmc)
by Andy Yan
· 5 years ago
5ccd657
net: macb: Fix rx buffer cache handling
by Stefan Roese
· 5 years ago
642b80d
net: designware: drop compatible altr, socfpga-stmmac
by Ralph Siemsen
· 5 years ago
19f3b78
Revert "net: macb: Fixed reading MII_LPA register"
by Bin Meng
· 5 years ago
e3562b3
drivers: net: fsl_enet_mdio: fix missing terminator in PCI ID array
by Alex Marginean
· 5 years ago
53e3d52
net: dwc_et_qos: update weak function board_interface_eth_init
by Patrick Delaunay
· 5 years ago
50d86e5
net: dwc_eth_qos: Change eqos_ops function to static
by Patrick Delaunay
· 5 years ago
9bbff54
drivers: net: pfe_eth: undefined return value
by Heinrich Schuchardt
· 5 years ago
fd6d88f
test: dm_mdio: avoid out of bounds access
by Heinrich Schuchardt
· 5 years ago
a37c082
net: mvpp2: support setting hardware addresses from ethernet core
by Matt Pelland
· 5 years ago
8bd37ce
drivers: net: add marvell MDIO driver
by Alex Marginean
· 5 years ago
1bad991
drivers/fsl-mc: Create Kconfig file to manage driver specific configs better
by Florinel Iordache
· 5 years ago
74dd383
drivers: net: driver for MDIO muxes controlled over I2C
by Alex Marginean
· 5 years ago
bb53ae3
Revert "drivers: net: driver for MDIO muxes controlled over I2C"
by Joe Hershberger
· 5 years ago
f65fb41
Merge tag 'for-v2019.10-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
by Tom Rini
· 5 years ago
4fa4267
dm: cache: add v5l2 cache controller driver
by Rick Chen
· 5 years ago
abd858e
dm: cache: Add enable and disable ops for sandbox and test
by Rick Chen
· 5 years ago
4d0140e
dm: cache: Add enable and disable ops for cache uclass
by Rick Chen
· 5 years ago
4dfea4b
riscv: cpu: Skip unavailable hart in the get_count() op
by Bin Meng
· 5 years ago
72c2f4a
pci: sh7751: Convert to DM and DT probing
by Marek Vasut
· 5 years ago
d7677bf
dm: core: Decouple DM from DT
by Marek Vasut
· 5 years ago
6dba086
i2c: mxc: add CONFIG_CLK support
by Peng Fan
· 5 years ago
d22c8be
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 5 years ago
47b7fa3
mmc: invalidate block cache after hwpart switched successfully
by Weijie Gao
· 5 years ago
1ce8847
Revert "blk: Invalidate block cache when switching hwpart"
by Weijie Gao
· 5 years ago
25f32e0
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
by Tom Rini
· 5 years ago
80505e5
Merge tag 'u-boot-amlogic-20190828' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· 5 years ago
92e025c
dm: pcie_fsl: Add MPC8548 PCIe support
by Hou Zhiqiang
· 5 years ago
5274459
dm: pcie_fsl: Add P5040 PCIe support
by Hou Zhiqiang
· 5 years ago
7b7e4e1
dm: pcie_fsl: Add P4080 PCIe support
by Hou Zhiqiang
· 5 years ago
Next »