Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
9e52126f347c1de39f8fe2c62d6486cf77f4af3a
/
drivers
9e52126
clk: add static qualifier to local functions
by Masahiro Yamada
· 9 years ago
8138581
clk: move Kconfig options into sub-menu
by Masahiro Yamada
· 9 years ago
bb883f8
timer: sandbox: work without device tree
by Stephen Warren
· 9 years ago
0a7edce
dm: timer: refuse timers with zero clock_rate
by Stephen Warren
· 9 years ago
20af3c0
dm: core: Call uclass post_bind() after the driver's bind() method
by Simon Glass
· 9 years ago
5589a81
pinctrl: Avoid binding all pinconfig nodes before relocation
by Simon Glass
· 9 years ago
4a1db6d
dm: mmc: Try to honour the sequence order
by Simon Glass
· 9 years ago
4dc5259
dm: gpio: Allow the uclass to work without printf()
by Simon Glass
· 9 years ago
dadf313
drivers: timer: omap_timer: add timer driver for omap devices based on dm
by Mugunthan V N
· 9 years ago
a5d8011
dm: timer: uclass: Add flag to control sequence numbering
by Mugunthan V N
· 9 years ago
c833697
dm: timer: uclass: add timer init in uclass driver to add timer device
by Mugunthan V N
· 9 years ago
c275dfe
dm: core: Provide uclass_find_device_by_phandle() only when needed
by Simon Glass
· 9 years ago
74d49bf
spi: ti_qspi: Use 4-byte opcode for mmap read
by Vignesh R
· 9 years ago
19de815
arm: serial: Add Kconfig entries to facilitate usage of the pl01x driver for early debug output
by Sergey Temerkhanov
· 9 years ago
b81406d
arm: serial: Add debug UART capability to the pl01x driver
by Sergey Temerkhanov
· 9 years ago
e6ac28b
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 9 years ago
6d6aece
power: regulator: max77686: Don't use switch() on bools
by Tom Rini
· 9 years ago
22bd03a
spi: rk_spi: Fix debug format warning
by Tom Rini
· 9 years ago
55616b8
pci_rom.c: Fix may be used uninitialized warning
by Tom Rini
· 9 years ago
5b8031c
Add more SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
b57843e
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 9 years ago
df50b3b
net: pcnet: refactor mapping of virtual addresses to physical ones
by Daniel Schwierzeck
· 9 years ago
b8c5b47
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
b00a21f
arm: socfpga: set the fpga global bit to disable HPS to FPGA signals
by Dinh Nguyen
· 9 years ago
1720fad
ddr: altera: Init the rule ID in debug code
by Marek Vasut
· 9 years ago
08c11cb
usb: host: ehci-vf: Implement board_usb_phy_mode weak function
by Sanchayan Maity
· 9 years ago
6089f75
usb: host: ehci-vf: Remove hardcoded USB host client configuration
by Sanchayan Maity
· 9 years ago
8991fde
usb:ci_udc: Remove ULPI setting for i.MX OTG controller
by Ye.Li
· 9 years ago
782acf7
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 9 years ago
d830b15
dm: pci: Avoid a memory leak when allocating the ROM
by Simon Glass
· 9 years ago
f19345b
dm: pci: Add a 'fall through' comment
by Simon Glass
· 9 years ago
3c8fb12
dm: spi_flash: Allow the uclass to work without printf()
by Simon Glass
· 9 years ago
6579385
mmc: rockchip: the non-removable property must point to emmc
by huang lin
· 9 years ago
192bc69
Fix GCC format-security errors and convert sprintfs.
by Ben Whitten
· 9 years ago
f46c255
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· 9 years ago
4444d23
mvebu: axp: Rename MV_DDR_32BIT to CONFIG_DDR_32BIT
by Phil Sutter
· 9 years ago
9a04527
drivers/pci/pci_mvebu: Fix for boards with X4 lanes
by Phil Sutter
· 9 years ago
7e1e59a
axp: Fix debugging support in DDR3 write leveling
by Phil Sutter
· 9 years ago
1113146
drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLY
by Phil Sutter
· 9 years ago
81e33f4
arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig
by Stefan Roese
· 9 years ago
698ffab
arm: mvebu: Make ECC support configurable on Armada XP
by Stefan Roese
· 9 years ago
169789d
sata: Add SATA driver with DMA support for Marvell Kirkwood and Armada XP
by Tor Krill
· 9 years ago
e3b9c98
net: mvneta: Convert to driver model
by Stefan Roese
· 9 years ago
9985bdb
spi: kirkwood_spi.c: Add driver model support
by Stefan Roese
· 9 years ago
18dd3b2
spi: kirkwood_spi.c: Prepare for driver model support
by Stefan Roese
· 9 years ago
cdf1d24
arm: mvebu: ddr: Fix compilation warning
by Stefan Roese
· 9 years ago
79206c0
net: lpc32xx: fix ignored MDIO busy wait status on read
by Vladimir Zapolskiy
· 9 years ago
f21069e
serial: lpc32xx hsuart: port driver to driver model
by Vladimir Zapolskiy
· 9 years ago
02585eb
ums: support multiple LUNs at once
by Stephen Warren
· 9 years ago
873cc1d
mmc: store hwpart in the block device
by Stephen Warren
· 9 years ago
7c4213f
block: pass block dev not num to read/write/erase()
by Stephen Warren
· 9 years ago
20d08f5
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 9 years ago
774da4b
Merge git://git.denx.de/u-boot-net
by Tom Rini
· 9 years ago
69b4138
dm: core: Add a new api to get indexed device address
by Mugunthan V N
· 9 years ago
106f813
drivers: spi: ti_qspi: convert driver to adopt device driver model
by Mugunthan V N
· 9 years ago
f8e2f92
spi: Add support for dual and quad mode
by Mugunthan V N
· 9 years ago
2230914
drivers: spi: ti_qspi: prepare driver for DM conversion
by Mugunthan V N
· 9 years ago
9c42558
drivers: spi:ti_qspi: change ti_qspi_slave to ti_qspi_priv for driver model conversion
by Mugunthan V N
· 9 years ago
ec712f4
drivers: spi: ti_qspi: do not hard code chip select for memory map configuration
by Mugunthan V N
· 9 years ago
1c17f5e
sf: Make IO modes at last in read modes
by Jagan Teki
· 9 years ago
91292e0
spi: Rename op_mode_rx to mode_rx
by Jagan Teki
· 9 years ago
e5961f0
spi: Rename SPI_OPM_RX_* to SPI_RX_*
by Jagan Teki
· 9 years ago
d9a0ab6
sf: Write quad bit along with read status
by Jagan Teki
· 9 years ago
bfcdc39
sf: Read back and check once macronix quad bit set
by Jagan Teki
· 9 years ago
ffecb0f
sf: Read back and check once spansion quad bit set
by Jagan Teki
· 9 years ago
c56ae75
sf: Fix quad bit set for micron devices
by Jagan Teki
· 9 years ago
eb020f6
sf: Use BIT macro
by Jagan Teki
· 9 years ago
7bc679f
sf: Minor cleanup
by Jagan Teki
· 9 years ago
11c579b
sf: Remove spi_flash_remove
by Jagan Teki
· 9 years ago
6f30965
sf: Rename bank_end to bar_end in read_bar
by Jagan Teki
· 9 years ago
9275929
sf: Rename spi_flash_set_* functions
by Jagan Teki
· 9 years ago
d25dd94
sf: Move spi_read_cmds_array locally
by Jagan Teki
· 9 years ago
cdf3393
spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUAD
by Jagan Teki
· 9 years ago
095a41d
spi: Use mode instead of op_mode_tx
by Jagan Teki
· 9 years ago
e228d6d
sf: Get spi locally from spi_flash
by Jagan Teki
· 9 years ago
4f627c5
spl: dm: Add SPL_DM_SEQ_ALIAS config option
by Nathan Rossi
· 9 years ago
66eaea6
dm: core: Add option to configure an offset for the address translation
by Stefan Roese
· 9 years ago
b7e2983
dm: ns16550: Allow the driver to be omitted if requested
by Simon Glass
· 9 years ago
92c55b6
dm: serial: Allow the UART driver to be dropped from the image
by Simon Glass
· 9 years ago
d4f847e
dm: net: usb: Convert mcs7830 driver to support driver model
by Simon Glass
· 9 years ago
ce932c7
dm: net: usb: Refactor mcs7830 driver ready for DM conversion
by Simon Glass
· 9 years ago
8bd4252
pci: Tidy up comments in pci_bind_bus_devices()
by Simon Glass
· 9 years ago
4abe8e4
dm: Convert PCI MMC over to use DM PCI API
by Simon Glass
· 9 years ago
09c5c16
dm: usb: Convert echi-pci to use new DM PCI API
by Simon Glass
· 9 years ago
ff758cc
dm: ahci: Convert to use new DM PCI API
by Simon Glass
· 9 years ago
7e78b9e
dm: pci: Switch to DM API for PCI address mapping
by Simon Glass
· 9 years ago
552ddbe
dm: net: Convert rtl8169 to use DM PCI API
by Simon Glass
· 9 years ago
21d1fe7
dm: pci: Add driver model API functions for address mapping
by Simon Glass
· 9 years ago
170366c
dm: pci: Drop the old version of pci_find_class()
by Simon Glass
· 9 years ago
0fe9cb0
dm: pci: Drop the old version of pci_find_device/s()
by Simon Glass
· 9 years ago
8beb0bd
dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API
by Simon Glass
· 9 years ago
3f4e1e8
dm: pci: video: Convert video and pci_rom to use DM PCI API
by Simon Glass
· 9 years ago
fcc0a87
dm: serial: Convert ns16550 driver to use driver model PCI API
by Simon Glass
· 9 years ago
bab17cf
dm: pci: Add a function to read a PCI BAR
by Simon Glass
· 9 years ago
a0eb835
dm: pci: Add a driver-model version of pci_find_class()
by Simon Glass
· 9 years ago
5c0bf64
dm: pci: Add a driver-model version of pci_find_device()
by Simon Glass
· 9 years ago
5e23b8b
dm: pci: Use driver model PCI API in auto-config
by Simon Glass
· 9 years ago
f3f1fae
dm: pci: Add a dm_ prefix to pci_bus_find_bdf()
by Simon Glass
· 9 years ago
21ccce1
dm: pci: Add a dm_ prefix to pci_get_bdf()
by Simon Glass
· 9 years ago
2b81e8a
dm: pci: Mark legacy files as such
by Simon Glass
· 9 years ago
Next »