Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
5b72dbfc23e4f9a62cfe787816c5b5e75a0aa597
/
drivers
« Previous
8983111
mtd, omap: fix case NAND_OMAP_GPMC_PREFETCH not defined
by Egli, Samuel
· 10 years ago
484fdf5
dm: Add support for all targets which requires MANUAL_RELOC
by Michal Simek
· 10 years ago
99c0ae1
dm:gpio:mxc add DT support
by Peng Fan
· 10 years ago
637a769
dm:gpio:mxc add a bank_index entry in platdata
by Peng Fan
· 10 years ago
c9cac3f
dm: introduce dev_get_addr interface
by Peng Fan
· 10 years ago
59088e4
dm: sh: serial: Add support driver model
by Nobuhiro Iwamatsu
· 10 years ago
91a91ff
dm: Add Kconfig options for driver model SPL support
by Simon Glass
· 10 years ago
f94a1be
dm: Expand and complete Kconfig in drivers/
by Simon Glass
· 10 years ago
2a4eead
dm: Add Kconfig for driver/demo
by Simon Glass
· 10 years ago
fffff72
dm: i2c: Make API accessible even without CONFIG_DM
by Simon Glass
· 10 years ago
ca88b9b
dm: i2c: Add a dm_ prefix to driver model bus speed functions
by Simon Glass
· 10 years ago
fad486c
powerpc: Add serial driver for driver model
by Simon Glass
· 10 years ago
a3e757a
i2c: s3c24x0: reduce transmission status timeout
by Przemyslaw Marczak
· 10 years ago
26c0472
gpio: omap: Pass correct argument to _get_gpio_direction()
by Axel Lin
· 10 years ago
d895821
gpio: at91: Fix getting address of private data
by Axel Lin
· 10 years ago
db7a7de
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
c956662
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 10 years ago
0dac731
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 10 years ago
0b29a89
lcd: introduce lcd_set_cmap
by Nikita Kiryanov
· 10 years ago
0ee261f
lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.c
by Nikita Kiryanov
· 10 years ago
a02e948
lcd: atmel: introduce lcd_logo_set_cmap
by Nikita Kiryanov
· 10 years ago
27fad01
lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.c
by Nikita Kiryanov
· 10 years ago
b3d12e9
lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb
by Nikita Kiryanov
· 10 years ago
38b5508
lcd: split configuration_get_cmap
by Nikita Kiryanov
· 10 years ago
7bae0d6
arm, at91, wdt: make timeout configurable
by Heiko Schocher
· 10 years ago
0e48dc5
mtd: atmel_nand: according to pmecc version to perform 0xff page correction
by Wu, Josh
· 10 years ago
c6941e1
ARM: atmel: cleanup: remove at91cap9 related code
by Bo Shen
· 10 years ago
728b393
x86: Add SPI support to quark/galileo
by Bin Meng
· 10 years ago
5093bad
x86: spi: Support ValleyView in ICH SPI driver
by Simon Glass
· 10 years ago
91785f7
x86: mmc: Move common FSP functions into a common file
by Simon Glass
· 10 years ago
f8d25d7
arm: mvebu: drivers/ddr: Add DDR3 driver with training code from Marvell bin_hdr
by Stefan Roese
· 10 years ago
ef565a5
x86: bootstage: Add time measurement for vesa start-up
by Simon Glass
· 10 years ago
bc17d8f
x86: video: Allow video ROM execution to fall back to the other method
by Simon Glass
· 10 years ago
316328f
usb: pci: Add XHCI driver for PCI
by Simon Glass
· 10 years ago
4fd4672
usb: pci: Use pci_find_class() to find the device
by Simon Glass
· 10 years ago
82c2566
x86: video: Enable video for Minnowboard Max
by Simon Glass
· 10 years ago
250e039
pci: Add a function to find a device by class
by Simon Glass
· 10 years ago
7f641d5
Merge branch 'master' of git://git.denx.de/u-boot-ubi
by Tom Rini
· 10 years ago
37ffffb
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Tom Rini
· 10 years ago
be8ddad
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
5abdb15
sunxi: mmc: Add 'sunxi_' prefix to the static functions
by Siarhei Siamashka
· 10 years ago
fb75d97
sunxi: video: Force h/vsync active high when using ext. vga dac on some boards
by Hans de Goede
· 10 years ago
37d46dd
sunxi: rsb: Move rsb_set_device_mode() call to rsb_init()
by Hans de Goede
· 10 years ago
6a608f2
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 10 years ago
875143f
net/designware: add error message on DMA reset timeout
by Alexey Brodkin
· 10 years ago
b7a5b08
net: phy: micrel: add support for KSZ8895 switch in SMI mode
by Philippe De Muyter
· 11 years ago
e9efe16
Add MS7206SE ethernet support
by Yoshinori Sato
· 11 years ago
7f233c0
net: tsec: Fix NULL access in case init_phy() fails
by Claudiu Manoil
· 11 years ago
8e3da9d
Merge branch 'master' of git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
ef2d17f
drivers/pci/pci_rom.c: fix compile warning under 64bit mode
by Minghuan Lian
· 10 years ago
06e07f6
drivers/net/e1000.c: fix compile warning under 64bit mode
by Minghuan Lian
· 10 years ago
85df958
dm: cros_ec: Convert cros_ec_i2c over to driver model
by Simon Glass
· 10 years ago
d744d56
dm: i2c: Add two more I2C init functions to the compatibility layer
by Simon Glass
· 10 years ago
7132b9f
dm: i2c: dts: Support an offset-len device tree property
by Simon Glass
· 10 years ago
8dfcbaa
dm: i2c: s3c24x0: adjust to dm-i2c api
by Przemyslaw Marczak
· 10 years ago
18a7f6a
dm: i2c-uclass-compat: fix missed argument
by Przemyslaw Marczak
· 10 years ago
3427647
DM: crypto/fsl - Add Freescale rsa DM driver
by Ruchika Gupta
· 10 years ago
31d2b4f
DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driver
by Ruchika Gupta
· 10 years ago
b2568f0
dm: cros_ec_spi: Remove old pre-driver-model code
by Simon Glass
· 10 years ago
8bbb38b
dm: cros_ec: Don't require protocol 3 support
by Simon Glass
· 10 years ago
94f7afd
dm: core: Ignore disabled devices when binding
by Simon Glass
· 10 years ago
e6f66ec
dm: i2c: Move slave details to child platdata
by Simon Glass
· 10 years ago
d0cff03
dm: spi: Move slave details to child platdata
by Simon Glass
· 10 years ago
440714e
dm: spi: Set up the spi_slave device pointer in child_pre_probe()
by Simon Glass
· 10 years ago
83c7e43
dm: core: Allow uclass to set up a device's child before it is probed
by Simon Glass
· 10 years ago
1603bf3
dm: sandbox: sf: Tidy up the error handling in sandbox_sf_probe()
by Simon Glass
· 10 years ago
081f2fc
dm: core: Allow the uclass to set up a device's child after binding
by Simon Glass
· 10 years ago
19a25f6
dm: spi: Move the per-child data size to the uclass
by Simon Glass
· 10 years ago
dac8db2
dm: core: Allow uclasses to specify private data for a device's children
by Simon Glass
· 10 years ago
9cc36a2
dm: core: Add a flag to control sequence numbering
by Simon Glass
· 10 years ago
b367053
dm: core: Add a function to get a device's uclass ID
by Simon Glass
· 10 years ago
0118ce7
dm: core: Add a post_bind method for parents
by Simon Glass
· 10 years ago
ba8da9d
dm: core: Allow uclasses to specify platdata for a device's children
by Simon Glass
· 10 years ago
cdc133b
dm: core: Allow parents to have platform data for their children
by Simon Glass
· 10 years ago
f8a8544
dm: core: Allocate platform data when binding a device
by Simon Glass
· 10 years ago
72ebfe8
dm: core: Tidy up error handling in device_bind()
by Simon Glass
· 10 years ago
2f3b95d
dm: core: Set device tree node for root device
by Simon Glass
· 10 years ago
25ab4b0
dm: i2c: Provide an offset length parameter where needed
by Simon Glass
· 10 years ago
7384535
dm: i2c: Add a compatbility layer
by Simon Glass
· 10 years ago
f9a4c2d
dm: i2c: Rename driver model I2C functions to permit compatibility
by Simon Glass
· 10 years ago
050fb90
dm: spi: Remove use of fdtdec GPIO support
by Simon Glass
· 10 years ago
46927e1
dm: usb: Remove use of fdtdec GPIO support
by Simon Glass
· 10 years ago
0347960
dm: mmc: Remove use of fdtdec GPIO support
by Simon Glass
· 10 years ago
b0265d5
dm: tegra: nand: Remove use of fdtdec GPIO support
by Simon Glass
· 10 years ago
04072cb
dm: tegra: video: Remove use of fdtdec GPIO support
by Simon Glass
· 10 years ago
1d08b4b
dm: exynos: Add a GPIO translation function
by Simon Glass
· 10 years ago
838aa5c
dm: tegra: Add a GPIO translation function
by Simon Glass
· 10 years ago
32f8a19
dm: cros_ec: Remove use of fdtdec GPIO support
by Simon Glass
· 10 years ago
a02af4a
dm: demo: Add a simple GPIO demonstration
by Simon Glass
· 10 years ago
3669e0e
dm: gpio: Add better functions to request GPIOs
by Simon Glass
· 10 years ago
0dac4d5
dm: gpio: Add a driver GPIO translation method
by Simon Glass
· 10 years ago
ae7123f
dm: gpio: Add a native driver model API
by Simon Glass
· 10 years ago
238bd0b
i2c: UniPhier: add driver for UniPhier FIFO-builtin i2c controller
by Masahiro Yamada
· 10 years ago
26f820f
i2c: UniPhier: add driver for UniPhier i2c controller
by Masahiro Yamada
· 10 years ago
b6036bc
i2c: add CONFIG_DM_I2C to Kconfig
by Masahiro Yamada
· 10 years ago
5bfdd1f
omap3: mmc: add 1.8v bias setting for MMC1
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
40da2a2
ubi: reset mtd_devs when ubi part fail
by Heiko Schocher
· 10 years ago
ab92da9
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
306df2c
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 10 years ago
a2425e6
serial: Extend structure comments with register offset
by Michal Simek
· 10 years ago
Next »