Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
c76976d98f480d17fe04f65e9f985924134ecc9d
/
drivers
c76976d
ddr: altera: Implement universal scc manager config function
by Marek Vasut
· 9 years ago
5ff825b
ddr: altera: Reorder scc manager functions
by Marek Vasut
· 9 years ago
07aee5b
ddr: altera: Clean up scc manager function args
by Marek Vasut
· 9 years ago
2c0d2d9
ddr: altera: Clean up reg_file_set*()
by Marek Vasut
· 9 years ago
2ca151f
ddr: altera: Clean up initialize_hps_phy()
by Marek Vasut
· 9 years ago
9c1ab2c
ddr: altera: Clean up initialize_reg_file()
by Marek Vasut
· 9 years ago
bb06434
ddr: altera: Clean up hc_initialize_rom_data()
by Marek Vasut
· 9 years ago
1273dd9
ddr: altera: Massage addr into I/O accessors
by Marek Vasut
· 9 years ago
6cb9f16
ddr: altera: Stop using SDR_CTRLGRP_ADDRESS directly
by Marek Vasut
· 9 years ago
17fdc91
ddr: altera: Wrap SOCFPGA_SDR_ADDRESS into SDR_PHYGRP.*ADDRESS
by Marek Vasut
· 9 years ago
c4815f7
ddr: altera: Pluck out remaining sdr_get_addr() calls
by Marek Vasut
· 9 years ago
1bc6f14
ddr: altera: Dissolve invocation of sdr_get_addr(&sdr_mgr_.*->.*)
by Marek Vasut
· 9 years ago
6afb4fe
ddr: altera: Dissolve invocation of sdr_get_addr(&sdr_rw_load.*->.*)
by Marek Vasut
· 9 years ago
e79025a
ddr: altera: Dissolve invocation of sdr_get_addr(&sdr_scc_mgr->.*)
by Marek Vasut
· 9 years ago
a1c654a
ddr: altera: Dissolve invocation of sdr_get_addr(&sdr_reg_file->.*)
by Marek Vasut
· 9 years ago
a4bfa46
ddr: altera: Zap invocation of sdr_get_addr((u32 *)BASE_RW_MGR)"
by Marek Vasut
· 9 years ago
23f62b3
ddr: altera: Clean up ugly casts in sdram_calibration_full()
by Marek Vasut
· 9 years ago
963bca6
ddr: altera: Minor indent fix in set_rank_and_odt_mask()
by Marek Vasut
· 9 years ago
7ac40d2
ddr: altera: Fix debug message format in sequencer
by Marek Vasut
· 9 years ago
452a81e
ddr: altera: Fix typo in mp_threshold1 programming
by Marek Vasut
· 9 years ago
42f7ebb
ddr: altera: Move struct sdram_prot_rule prototype
by Marek Vasut
· 9 years ago
d04941c
arm: socfpga: Move sdram_config.h to board dir
by Marek Vasut
· 9 years ago
3da4285
driver/ddr/altera: Add the sdram calibration portion
by Dinh Nguyen
· 9 years ago
9bbd213
driver/ddr/altera: Add DDR driver for Altera's SDRAM controller
by Dinh Nguyen
· 9 years ago
9f76f10
net: designware: Rename the driver var name to eth_designware
by Marek Vasut
· 9 years ago
b962859
net: designware: Add SoCFPGA GMAC DT compatible string
by Marek Vasut
· 9 years ago
bfa89d2
arm: socfpga: Fix FPGA bitstream programming routine
by Marek Vasut
· 9 years ago
ae27120
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
f5c67ea
dm: core: Add a way to set a device name
by Simon Glass
· 9 years ago
40b6f2d
devres: add debug command to dump device resources
by Masahiro Yamada
· 9 years ago
e2282d7
devres: make Devres optional with CONFIG_DEVRES
by Masahiro Yamada
· 9 years ago
2b07f68
devres: add devm_kmalloc() and friends (managed memory allocators)
by Masahiro Yamada
· 9 years ago
608f26c
devres: introduce Devres (Managed Device Resource) framework
by Masahiro Yamada
· 9 years ago
aed1a4d
dm: add DM_FLAG_BOUND flag
by Masahiro Yamada
· 9 years ago
f330177
dm: Support address translation for simple-bus
by Simon Glass
· 9 years ago
0990fcb
net: smsc95xx: Add driver-model support
by Simon Glass
· 9 years ago
527298c
net: smsc95xx: Prepare for conversion to driver model
by Simon Glass
· 9 years ago
25a9e98
net: smsc95xx: Correct the error numbers
by Simon Glass
· 9 years ago
d62a1dc
net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZE
by Simon Glass
· 9 years ago
a269259
net: smsc95xx: Sort the include files
by Simon Glass
· 9 years ago
f58a41e
dm: usb: Add driver-model support to dwc2
by Simon Glass
· 9 years ago
cc3e3a9
dm: usb: Prepare dwc2 driver for driver-model conversion
by Simon Glass
· 9 years ago
2e5350f
dm: usb: Add an errno.h header to usb_ether.c
by Simon Glass
· 9 years ago
12dc8e7
dm: Make regmap and syscon optional
by Simon Glass
· 9 years ago
fdb9f34
lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type
by York Sun
· 9 years ago
a7a73ef
exynos: video: Remove non-device-tree code
by Simon Glass
· 9 years ago
68964db
video: Remove the old parade driver
by Simon Glass
· 9 years ago
24696e2
cros_ec: Remove the old tunnel code
by Simon Glass
· 9 years ago
05bccbc
power: Remove old TPS65090 drivers
by Simon Glass
· 9 years ago
eca4866
dm: gpio: Check a GPIO is valid before using it
by Simon Glass
· 9 years ago
129c942
exynos: video: Correct debug output
by Simon Glass
· 9 years ago
c95ed7d
exynos: Correct return value in exynos_mmc_init()
by Simon Glass
· 9 years ago
c7d50e7
exynos: spi: Convert the timeout to debug()
by Simon Glass
· 9 years ago
048dba0
dm: video: Add support for the NXP PTN3460 bridge
by Simon Glass
· 9 years ago
bcd5dff
dm: video: Add support for the Parade PS8622/625 bridge
by Simon Glass
· 9 years ago
5eaeada
video: Work around lack of pinctrl
by Simon Glass
· 9 years ago
801ab9e
dm: video: Add support for video bridges
by Simon Glass
· 9 years ago
d08504d
dm: power: Don't return an error when regulators are not autoset
by Simon Glass
· 9 years ago
75a429f
dm: pmic: max77686: Support all BUCK regulators
by Simon Glass
· 9 years ago
8c42870
dm: power: max77686: Correct BUCK register access
by Simon Glass
· 9 years ago
cd367d8
dm: pmic: Correct the pmic_reg_write() implementation
by Simon Glass
· 9 years ago
b5ffa4f
dm: pmic: max77686: Correct a few nits
by Simon Glass
· 9 years ago
f615e6a
dm: power: Add support for S5M8767 regulators
by Simon Glass
· 9 years ago
d308c01
dm: power: Add support for the S5M8767 PMIC
by Simon Glass
· 9 years ago
1c88b67
dm: power: Add support for TPS65090 FETs
by Simon Glass
· 9 years ago
151b223
dm: power: Add a new driver for the TPS65090 PMIC
by Simon Glass
· 9 years ago
7fb5739
exynos: Enable the debug UART in SPL
by Simon Glass
· 9 years ago
bf6e702
exynos: Add debug UART support for Samsung S5P serial
by Simon Glass
· 9 years ago
89ca935
exynos: serial: Refactor init code for debug UART
by Simon Glass
· 9 years ago
f48eaf0
cros_ec: Support the LDO access method used by spring
by Simon Glass
· 9 years ago
cc456bd
dm: cros_ec: Convert the I2C tunnel code to use driver model
by Simon Glass
· 9 years ago
45d9ae8
exynos: i2c: Tidy up the driver model code
by Simon Glass
· 9 years ago
26ea768
exynos: i2c: Fix code style with ReadWriteByte()
by Simon Glass
· 9 years ago
b725dc4
i2c: Add a mux for GPIO-based I2C bus arbitration
by Simon Glass
· 9 years ago
3d1957f
dm: i2c: Add support for multiplexed I2C buses
by Simon Glass
· 9 years ago
df358c6
dm: i2c: Add a function to transfer messages
by Simon Glass
· 9 years ago
7d7db22
dm: i2c: Add a message debug function
by Simon Glass
· 9 years ago
d82ba4c
dm: core: Support finding a device by phandle
by Simon Glass
· 9 years ago
3e8650c
Tegra: clocks: Add 38.4MHz OSC support for T210 use
by Tom Warren
· 9 years ago
1a2728a
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
ae05182
pci: Remove DEBUG from pci_compat.c
by Bin Meng
· 9 years ago
1472712
net: asix: fix operation without eeprom
by Marcel Ziswiler
· 9 years ago
0fa5999
usb: USB storage-specific part ifdef in uclass
by Paul Kocialkowski
· 9 years ago
1feda63
musb: sunxi: Force EP0 on re-enable
by Maxime Ripard
· 9 years ago
6bed24c
sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig
by Paul Kocialkowski
· 9 years ago
5d6c2f4
usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET
by Paul Kocialkowski
· 9 years ago
95de1e2
usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB
by Paul Kocialkowski
· 9 years ago
68f7c5d
usb: Generic USB Kconfig option, that fits both host and gadget and comments
by Paul Kocialkowski
· 9 years ago
9ad4374
usb: USB_ARCH_HAS_HCD Kconfig option removal
by Paul Kocialkowski
· 9 years ago
93b9957
usb: dwc2: Call board_usb_init() from usb_lowlevel_init()
by Peter Griffin
· 9 years ago
ad11dbf
x86: Gracefully disable the vesa driver when running from EFI
by Simon Glass
· 9 years ago
275854b
efi: Add a serial driver
by Simon Glass
· 9 years ago
dcfe4a5
x86: Move CONFIG_X86_SERIAL to Kconfig
by Simon Glass
· 9 years ago
4bad2e7
pci: Indicate prefetchable memory allocate when debugging
by Simon Glass
· 9 years ago
5f48d79
pci: Add a constant for an invalid interrupt
by Simon Glass
· 9 years ago
53292ad
pci: Fix up code for CONFIG_PCI_ENUM_ONLY
by Simon Glass
· 9 years ago
da4b159
pci: Use debug() instead of DEBUGF() in pci_auto.c
by Simon Glass
· 9 years ago
8b09791
x86: Add some missing global_data declarations in files that use gd
by Simon Glass
· 9 years ago
753812c
dm: serial: Correct logic in serial_find_console_or_panic()
by Simon Glass
· 9 years ago
2fda14a
dm: core: Check for empty list in uclass_find_device()
by Simon Glass
· 9 years ago
Next »