Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
51f9e72306b04dbd00bea80055e2900ae191c0ce
/
drivers
648db9c
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 10 years ago
9651f59
mmc: sdhci: fix bus width switching on Samsung SoCs
by Matt Reimer
· 10 years ago
7bc4e30
mmc: print SD/eMMC type for inited mmc devices
by Przemyslaw Marczak
· 10 years ago
c3885b8
mmc: exynos dwmmc: check boot mode before init dwmmc
by Przemyslaw Marczak
· 10 years ago
313d05b
sunxi: mmc: Always declare High Capacity capability
by Hans de Goede
· 10 years ago
bcb03eab
mmc: exynos_dw_mmc: use the exynos specific data structure
by Jaehoon Chung
· 10 years ago
3d12e55
mmc: exynos_dw_mmc: set to clksel_val into board-init function
by Jaehoon Chung
· 10 years ago
401fc50
mmc: dw_mmc: fixed the wrong bit control
by Jaehoon Chung
· 10 years ago
5ce233c
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
eaa0d70
sunxi: musb: Check Vbus-det before enabling otg port power
by Hans de Goede
· 10 years ago
0ba5e78
sunxi: mmc: Always declare High Capacity capability
by Hans de Goede
· 10 years ago
613dade
sunxi: video: Add support for tl059wv5c0 lcd panels
by Hans de Goede
· 10 years ago
ce9e332
sunxi: video: Add support for LCD reset pin
by Hans de Goede
· 10 years ago
27afb52
serial: ns16550: Support debug UART
by Simon Glass
· 10 years ago
6aba4fd
serial: ns16550: Add access functions that don't need platdata
by Simon Glass
· 10 years ago
bac6fd8
serial: Support an early UART for debugging
by Simon Glass
· 10 years ago
e200ee2
dm: Move CONFIG_I2C_COMPAT to Kconfig
by Simon Glass
· 10 years ago
5b79bb2
dm: cros_ec: Convert to Kconfig
by Simon Glass
· 10 years ago
e8adea2
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
3be54fd
PCI: add 64-bit prefetchable memory support
by David Feng
· 10 years ago
f2b45c8
sunxi: otg: Fix peripheral mode
by Hans de Goede
· 10 years ago
1879925
sunxi: video: Dynamically reserve framebuffer memory
by Hans de Goede
· 10 years ago
6c91286
sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebuffer
by Hans de Goede
· 10 years ago
13cddec
net: keystone_net: move serdes setup to initialization function
by Vitaly Andrianov
· 10 years ago
8645fd9
mtd, omap: fix case NAND_OMAP_GPMC_PREFETCH not defined
by Egli, Samuel
· 10 years ago
0ec473b
dm: Add support for all targets which requires MANUAL_RELOC
by Michal Simek
· 10 years ago
0ed2cb1
dm:gpio:mxc add DT support
by Peng Fan
· 10 years ago
86be426
dm:gpio:mxc add a bank_index entry in platdata
by Peng Fan
· 10 years ago
99b7235
dm: introduce dev_get_addr interface
by Peng Fan
· 10 years ago
6d02035
dm: sh: serial: Add support driver model
by Nobuhiro Iwamatsu
· 10 years ago
93e414d
dm: Add Kconfig options for driver model SPL support
by Simon Glass
· 10 years ago
d8b771d
dm: Expand and complete Kconfig in drivers/
by Simon Glass
· 10 years ago
2b98fb4
dm: Add Kconfig for driver/demo
by Simon Glass
· 10 years ago
d5ff0b9
dm: i2c: Make API accessible even without CONFIG_DM
by Simon Glass
· 10 years ago
e4e8ff2
dm: i2c: Add a dm_ prefix to driver model bus speed functions
by Simon Glass
· 10 years ago
c11be8f
powerpc: Add serial driver for driver model
by Simon Glass
· 10 years ago
a99827f
i2c: s3c24x0: reduce transmission status timeout
by Przemyslaw Marczak
· 10 years ago
bb4ab58
gpio: omap: Pass correct argument to _get_gpio_direction()
by Axel Lin
· 10 years ago
98b9b37
gpio: at91: Fix getting address of private data
by Axel Lin
· 10 years ago
fd619a8
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
803f21a
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 10 years ago
459316b
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 10 years ago
1dce1e7
lcd: introduce lcd_set_cmap
by Nikita Kiryanov
· 10 years ago
967deb6
lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.c
by Nikita Kiryanov
· 10 years ago
7f45a7e
lcd: atmel: introduce lcd_logo_set_cmap
by Nikita Kiryanov
· 10 years ago
c999bcc
lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.c
by Nikita Kiryanov
· 10 years ago
c6cc065
lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb
by Nikita Kiryanov
· 10 years ago
ec3685d
lcd: split configuration_get_cmap
by Nikita Kiryanov
· 10 years ago
735326c
arm, at91, wdt: make timeout configurable
by Heiko Schocher
· 10 years ago
1f5c089
mtd: atmel_nand: according to pmecc version to perform 0xff page correction
by Wu, Josh
· 10 years ago
6834865
ARM: atmel: cleanup: remove at91cap9 related code
by Bo Shen
· 10 years ago
ba6faff
x86: Add SPI support to quark/galileo
by Bin Meng
· 10 years ago
a08ca38
x86: spi: Support ValleyView in ICH SPI driver
by Simon Glass
· 10 years ago
509805b
x86: mmc: Move common FSP functions into a common file
by Simon Glass
· 10 years ago
ae6223d
arm: mvebu: drivers/ddr: Add DDR3 driver with training code from Marvell bin_hdr
by Stefan Roese
· 10 years ago
f8bccd1
x86: bootstage: Add time measurement for vesa start-up
by Simon Glass
· 10 years ago
684818d
x86: video: Allow video ROM execution to fall back to the other method
by Simon Glass
· 10 years ago
40ffb68
usb: pci: Add XHCI driver for PCI
by Simon Glass
· 10 years ago
eeb1d28
usb: pci: Use pci_find_class() to find the device
by Simon Glass
· 10 years ago
ed2d913
x86: video: Enable video for Minnowboard Max
by Simon Glass
· 10 years ago
62034ff
pci: Add a function to find a device by class
by Simon Glass
· 10 years ago
865dd4c
Merge branch 'master' of git://git.denx.de/u-boot-ubi
by Tom Rini
· 10 years ago
d693b1e
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Tom Rini
· 10 years ago
b4aa9f3
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
253d77d
sunxi: mmc: Add 'sunxi_' prefix to the static functions
by Siarhei Siamashka
· 10 years ago
18366f7
sunxi: video: Force h/vsync active high when using ext. vga dac on some boards
by Hans de Goede
· 10 years ago
1945061
sunxi: rsb: Move rsb_set_device_mode() call to rsb_init()
by Hans de Goede
· 10 years ago
e51e3a4
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 10 years ago
71eccc3
net/designware: add error message on DMA reset timeout
by Alexey Brodkin
· 10 years ago
2616b21
net: phy: micrel: add support for KSZ8895 switch in SMI mode
by Philippe De Muyter
· 11 years ago
377f39c
Add MS7206SE ethernet support
by Yoshinori Sato
· 11 years ago
fe56fec
net: tsec: Fix NULL access in case init_phy() fails
by Claudiu Manoil
· 11 years ago
d1f0b63
Merge branch 'master' of git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
f40ad9f
drivers/pci/pci_rom.c: fix compile warning under 64bit mode
by Minghuan Lian
· 10 years ago
e2e4b78
drivers/net/e1000.c: fix compile warning under 64bit mode
by Minghuan Lian
· 10 years ago
a1f2603
dm: cros_ec: Convert cros_ec_i2c over to driver model
by Simon Glass
· 10 years ago
4e003c5
dm: i2c: Add two more I2C init functions to the compatibility layer
by Simon Glass
· 10 years ago
f542841
dm: i2c: dts: Support an offset-len device tree property
by Simon Glass
· 10 years ago
2a4f811
dm: i2c: s3c24x0: adjust to dm-i2c api
by Przemyslaw Marczak
· 10 years ago
7d73708
dm: i2c-uclass-compat: fix missed argument
by Przemyslaw Marczak
· 10 years ago
29c1a6b
DM: crypto/fsl - Add Freescale rsa DM driver
by Ruchika Gupta
· 10 years ago
98ebb12
DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driver
by Ruchika Gupta
· 10 years ago
21e0c9b
dm: cros_ec_spi: Remove old pre-driver-model code
by Simon Glass
· 10 years ago
d3d9c06
dm: cros_ec: Don't require protocol 3 support
by Simon Glass
· 10 years ago
528b1ef
dm: core: Ignore disabled devices when binding
by Simon Glass
· 10 years ago
713c3f0
dm: i2c: Move slave details to child platdata
by Simon Glass
· 10 years ago
5d2ee05
dm: spi: Move slave details to child platdata
by Simon Glass
· 10 years ago
82c2f50
dm: spi: Set up the spi_slave device pointer in child_pre_probe()
by Simon Glass
· 10 years ago
5104b98
dm: core: Allow uclass to set up a device's child before it is probed
by Simon Glass
· 10 years ago
ef3493d
dm: sandbox: sf: Tidy up the error handling in sandbox_sf_probe()
by Simon Glass
· 10 years ago
f4c9b3e
dm: core: Allow the uclass to set up a device's child after binding
by Simon Glass
· 10 years ago
31a4d8d
dm: spi: Move the per-child data size to the uclass
by Simon Glass
· 10 years ago
c23b428
dm: core: Allow uclasses to specify private data for a device's children
by Simon Glass
· 10 years ago
0ccb097
dm: core: Add a flag to control sequence numbering
by Simon Glass
· 10 years ago
98fd5d1
dm: core: Add a function to get a device's uclass ID
by Simon Glass
· 10 years ago
a4a51a0
dm: core: Add a post_bind method for parents
by Simon Glass
· 10 years ago
57f9540
dm: core: Allow uclasses to specify platdata for a device's children
by Simon Glass
· 10 years ago
11b6173
dm: core: Allow parents to have platform data for their children
by Simon Glass
· 10 years ago
ba75049
dm: core: Allocate platform data when binding a device
by Simon Glass
· 10 years ago
4ebe01b
dm: core: Tidy up error handling in device_bind()
by Simon Glass
· 10 years ago
Next »