Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
ee87ee82e1c9052d59e44c5c29448f4545ab59e7
/
drivers
« Previous
1606b34
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 10 years ago
94e3c8c
crypto/fsl - Add progressive hashing support using hardware acceleration.
by gaurav rana
· 10 years ago
7ee8c47
crypto/fsl: Make function names consistent for blob encapsulation/decapsulation.
by gaurav rana
· 10 years ago
537cd07
usb: gadget: fastboot: Set the Serial Number for Fastboot Gadget
by Dileep Katta
· 10 years ago
9e4b510
fastboot: OUT transaction length must be aligned to wMaxPacketSize
by Dileep Katta
· 10 years ago
8979238
usb: gadget: fastboot: Add fastboot erase
by Dileep Katta
· 10 years ago
899a528
dfu: samsung: move call to set_dfu_alt_info() to dfu common code
by Przemyslaw Marczak
· 10 years ago
372d7de
fastboot: add support for "oem format" command
by Rob Herring
· 10 years ago
de19562
fastboot: add "fastboot oem" command support
by Michael Scott
· 10 years ago
2cbb17c
serial: sh: fix internal clock source on SCIF
by Vladimir Barinov
· 10 years ago
89f99a6
serial: sh: Remove invalid UTF-8 character
by Nobuhiro Iwamatsu
· 10 years ago
50b82c4
ARM: remove tnetv107x board support
by Masahiro Yamada
· 10 years ago
a2f39e8
ARM: remove cm4008 and cm41xx board support
by Masahiro Yamada
· 10 years ago
41fbbbb
ARM: remove jadecpu board support
by Masahiro Yamada
· 10 years ago
d648964
kconfig: remove unneeded dependency on !SPL_BUILD
by Masahiro Yamada
· 10 years ago
e02ee25
kconfig: switch to single .config configuration
by Masahiro Yamada
· 10 years ago
0e1bf61
mmc: fsl_esdhc: Add support for DDR mode
by Volodymyr Riazantsev
· 10 years ago
e4e8cb7
driver/pci: add Layerscape PCIe driver
by Minghuan Lian
· 10 years ago
7b3bd9a
drivers/mc: Migrated MC Flibs to 0.5.2
by J. German Rivera
· 10 years ago
e32d59a
driver/ddr/fsl: Add sync of refresh
by York Sun
· 10 years ago
dc1437a
driver/ddr/fsl: Fix a typo in timing_cfg_8 calculation
by York Sun
· 10 years ago
03e664d
driver/ddr/fsl: Add support for multiple DDR clocks
by York Sun
· 10 years ago
49fd1f3
driver/ddr/fsl: Add workround for erratumn A008514
by York Sun
· 10 years ago
9955b4a
driver/ddr/fsl: Add workaround for A008336
by York Sun
· 10 years ago
1f3402e
driver/ddr/fsl: Adjust CAS to preamble override for emulator
by York Sun
· 10 years ago
193d7d1
usb: musb-new: omap2430: Reset the MUSB controller early
by Paul Kocialkowski
· 10 years ago
8f9f7be
exynos: usb: make dwc3_set_mode to static
by Joonyoung Shim
· 10 years ago
38dac81
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 10 years ago
f88a429
mmc: sdhci: fix bus width switching on Samsung SoCs
by Matt Reimer
· 10 years ago
34dd928
mmc: print SD/eMMC type for inited mmc devices
by Przemyslaw Marczak
· 10 years ago
64029f7
mmc: exynos dwmmc: check boot mode before init dwmmc
by Przemyslaw Marczak
· 10 years ago
1f3e877
sunxi: mmc: Always declare High Capacity capability
by Hans de Goede
· 10 years ago
5dab81c
mmc: exynos_dw_mmc: use the exynos specific data structure
by Jaehoon Chung
· 10 years ago
3a33bb1
mmc: exynos_dw_mmc: set to clksel_val into board-init function
by Jaehoon Chung
· 10 years ago
afc9e2b
mmc: dw_mmc: fixed the wrong bit control
by Jaehoon Chung
· 10 years ago
ee0c538
mmc: fsl_esdhc: Add support to force VSELECT set
by Otavio Salvador
· 10 years ago
f022d36
mmc: fsl_esdhc: Add CMD11 support to switch to 1.8V
by Otavio Salvador
· 10 years ago
ded4bc3
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
52defe8
sunxi: musb: Check Vbus-det before enabling otg port power
by Hans de Goede
· 10 years ago
1de32b8
sunxi: mmc: Always declare High Capacity capability
by Hans de Goede
· 10 years ago
aad2ac2
sunxi: video: Add support for tl059wv5c0 lcd panels
by Hans de Goede
· 10 years ago
242e3d8
sunxi: video: Add support for LCD reset pin
by Hans de Goede
· 10 years ago
21d0043
serial: ns16550: Support debug UART
by Simon Glass
· 10 years ago
7657167
serial: ns16550: Add access functions that don't need platdata
by Simon Glass
· 10 years ago
2f964aa
serial: Support an early UART for debugging
by Simon Glass
· 10 years ago
4bba9d3
dm: Move CONFIG_I2C_COMPAT to Kconfig
by Simon Glass
· 10 years ago
6fb9ac1
dm: cros_ec: Convert to Kconfig
by Simon Glass
· 10 years ago
a851604
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
6eefd52
PCI: add 64-bit prefetchable memory support
by David Feng
· 10 years ago
b1b912d
sunxi: otg: Fix peripheral mode
by Hans de Goede
· 10 years ago
20779ec
sunxi: video: Dynamically reserve framebuffer memory
by Hans de Goede
· 10 years ago
5633a29
sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebuffer
by Hans de Goede
· 10 years ago
312aca4
net: keystone_net: move serdes setup to initialization function
by Vitaly Andrianov
· 10 years ago
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
Next »