Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
897923819cda6f26fe8a5921c595871526ab6a9c
/
drivers
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
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
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
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
Next »