Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f2893a96acd3c69a6745fefdd7350bf90a5722f9
/
drivers
3be54fd
PCI: add 64-bit prefetchable memory support
by David Feng
· 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
cc7cf94
dm: core: Set device tree node for root device
by Simon Glass
· 10 years ago
a2723ae
dm: i2c: Provide an offset length parameter where needed
by Simon Glass
· 10 years ago
0275eb1
dm: i2c: Add a compatbility layer
by Simon Glass
· 10 years ago
7d72276
dm: i2c: Rename driver model I2C functions to permit compatibility
by Simon Glass
· 10 years ago
61d10b7
dm: spi: Remove use of fdtdec GPIO support
by Simon Glass
· 10 years ago
fec09c5
dm: usb: Remove use of fdtdec GPIO support
by Simon Glass
· 10 years ago
a30d4ba
dm: mmc: Remove use of fdtdec GPIO support
by Simon Glass
· 10 years ago
67042a2
dm: tegra: nand: Remove use of fdtdec GPIO support
by Simon Glass
· 10 years ago
9503617
dm: tegra: video: Remove use of fdtdec GPIO support
by Simon Glass
· 10 years ago
947beca
dm: exynos: Add a GPIO translation function
by Simon Glass
· 10 years ago
ada3b75
dm: tegra: Add a GPIO translation function
by Simon Glass
· 10 years ago
0d7cc47
dm: cros_ec: Remove use of fdtdec GPIO support
by Simon Glass
· 10 years ago
120834d
dm: demo: Add a simple GPIO demonstration
by Simon Glass
· 10 years ago
16e1040
dm: gpio: Add better functions to request GPIOs
by Simon Glass
· 10 years ago
d3322bb
dm: gpio: Add a driver GPIO translation method
by Simon Glass
· 10 years ago
ce55529
dm: gpio: Add a native driver model API
by Simon Glass
· 10 years ago
4e82e5e
i2c: UniPhier: add driver for UniPhier FIFO-builtin i2c controller
by Masahiro Yamada
· 10 years ago
96a42ed
i2c: UniPhier: add driver for UniPhier i2c controller
by Masahiro Yamada
· 10 years ago
cd5cf8e
i2c: add CONFIG_DM_I2C to Kconfig
by Masahiro Yamada
· 10 years ago
6ad0981
omap3: mmc: add 1.8v bias setting for MMC1
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
131a824
ubi: reset mtd_devs when ubi part fail
by Heiko Schocher
· 10 years ago
172149e
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
Next »