projects
/
platform
/
kernel
/
u-boot.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dm: cros_ec: Convert cros_ec_i2c over to driver model
[platform/kernel/u-boot.git]
/
drivers
/
2015-01-30
Simon Glass
dm: cros_ec: Convert cros_ec_i2c over to driver model
tree
|
commitdiff
2015-01-30
Simon Glass
dm: i2c: Add two more I2C init functions to the compati...
tree
|
commitdiff
2015-01-30
Simon Glass
dm: i2c: dts: Support an offset-len device tree property
tree
|
commitdiff
2015-01-30
Przemyslaw Marczak
dm: i2c: s3c24x0: adjust to dm-i2c api
tree
|
commitdiff
2015-01-30
Przemyslaw Marczak
dm: i2c-uclass-compat: fix missed argument
tree
|
commitdiff
2015-01-30
Ruchika Gupta
DM: crypto/fsl - Add Freescale rsa DM driver
tree
|
commitdiff
2015-01-30
Ruchika Gupta
DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation...
tree
|
commitdiff
2015-01-30
Simon Glass
dm: cros_ec_spi: Remove old pre-driver-model code
tree
|
commitdiff
2015-01-30
Simon Glass
dm: cros_ec: Don't require protocol 3 support
tree
|
commitdiff
2015-01-30
Simon Glass
dm: core: Ignore disabled devices when binding
tree
|
commitdiff
2015-01-30
Simon Glass
dm: i2c: Move slave details to child platdata
tree
|
commitdiff
2015-01-30
Simon Glass
dm: spi: Move slave details to child platdata
tree
|
commitdiff
2015-01-30
Simon Glass
dm: spi: Set up the spi_slave device pointer in child_p...
tree
|
commitdiff
2015-01-30
Simon Glass
dm: core: Allow uclass to set up a device's child befor...
tree
|
commitdiff
2015-01-30
Simon Glass
dm: sandbox: sf: Tidy up the error handling in sandbox_...
tree
|
commitdiff
2015-01-30
Simon Glass
dm: core: Allow the uclass to set up a device's child...
tree
|
commitdiff
2015-01-30
Simon Glass
dm: spi: Move the per-child data size to the uclass
tree
|
commitdiff
2015-01-30
Simon Glass
dm: core: Allow uclasses to specify private data for...
tree
|
commitdiff
2015-01-30
Simon Glass
dm: core: Add a flag to control sequence numbering
tree
|
commitdiff
2015-01-30
Simon Glass
dm: core: Add a function to get a device's uclass ID
tree
|
commitdiff
2015-01-30
Simon Glass
dm: core: Add a post_bind method for parents
tree
|
commitdiff
2015-01-30
Simon Glass
dm: core: Allow uclasses to specify platdata for a...
tree
|
commitdiff
2015-01-30
Simon Glass
dm: core: Allow parents to have platform data for their...
tree
|
commitdiff
2015-01-30
Simon Glass
dm: core: Allocate platform data when binding a device
tree
|
commitdiff
2015-01-30
Simon Glass
dm: core: Tidy up error handling in device_bind()
tree
|
commitdiff
2015-01-30
Simon Glass
dm: core: Set device tree node for root device
tree
|
commitdiff
2015-01-30
Simon Glass
dm: i2c: Provide an offset length parameter where needed
tree
|
commitdiff
2015-01-30
Simon Glass
dm: i2c: Add a compatbility layer
tree
|
commitdiff
2015-01-30
Simon Glass
dm: i2c: Rename driver model I2C functions to permit...
tree
|
commitdiff
2015-01-30
Simon Glass
dm: spi: Remove use of fdtdec GPIO support
tree
|
commitdiff
2015-01-30
Simon Glass
dm: usb: Remove use of fdtdec GPIO support
tree
|
commitdiff
2015-01-30
Simon Glass
dm: mmc: Remove use of fdtdec GPIO support
tree
|
commitdiff
2015-01-30
Simon Glass
dm: tegra: nand: Remove use of fdtdec GPIO support
tree
|
commitdiff
2015-01-30
Simon Glass
dm: tegra: video: Remove use of fdtdec GPIO support
tree
|
commitdiff
2015-01-30
Simon Glass
dm: exynos: Add a GPIO translation function
tree
|
commitdiff
2015-01-30
Simon Glass
dm: tegra: Add a GPIO translation function
tree
|
commitdiff
2015-01-30
Simon Glass
dm: cros_ec: Remove use of fdtdec GPIO support
tree
|
commitdiff
2015-01-30
Simon Glass
dm: demo: Add a simple GPIO demonstration
tree
|
commitdiff
2015-01-30
Simon Glass
dm: gpio: Add better functions to request GPIOs
tree
|
commitdiff
2015-01-30
Simon Glass
dm: gpio: Add a driver GPIO translation method
tree
|
commitdiff
2015-01-30
Simon Glass
dm: gpio: Add a native driver model API
tree
|
commitdiff
2015-01-30
Masahiro Yamada
i2c: UniPhier: add driver for UniPhier FIFO-builtin...
tree
|
commitdiff
2015-01-30
Masahiro Yamada
i2c: UniPhier: add driver for UniPhier i2c controller
tree
|
commitdiff
2015-01-30
Masahiro Yamada
i2c: add CONFIG_DM_I2C to Kconfig
tree
|
commitdiff
2015-01-26
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-x86
tree
|
commitdiff
2015-01-26
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-atmel
tree
|
commitdiff
2015-01-26
Tom Rini
Merge branch 'zynq' of git://denx.de/git/u-boot-microblaze
tree
|
commitdiff
2015-01-26
Michal Simek
serial: Extend structure comments with register offset
tree
|
commitdiff
2015-01-26
Michal Simek
serial: zynq: Use global baudrate instead of hardcoded one
tree
|
commitdiff
2015-01-26
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-marvell
tree
|
commitdiff
2015-01-25
Luka Perkov
kirkwood: define empty CONFIG_MVGBE_PORTS by default
tree
|
commitdiff
2015-01-24
Simon Glass
x86: spi: Add device tree support
tree
|
commitdiff
2015-01-24
Simon Glass
x86: rtc: mc146818: Add helpers to read/write CMOS RAM
tree
|
commitdiff
2015-01-24
Ruchika Gupta
crypto/fsl: Add fixup for crypto node
tree
|
commitdiff
2015-01-24
York Sun
arm/ls1021a: Add workaround for DDR erratum A008378
tree
|
commitdiff
2015-01-24
Sjoerd Simons
pci: tegra: Fix port information parsing
tree
|
commitdiff
2015-01-24
Simon Glass
x86: video: Add support for CONFIG_CONSOLE_SCROLL_LINES
tree
|
commitdiff
2015-01-24
Simon Glass
x86: Access the VGA ROM when needed
tree
|
commitdiff
2015-01-24
Bin Meng
x86: ahci: Make sure interface is not busy after enabli...
tree
|
commitdiff
2015-01-24
Simon Glass
x86: Drop the x86_fb driver
tree
|
commitdiff
2015-01-24
Simon Glass
x86: Add a VESA video driver
tree
|
commitdiff
2015-01-24
Simon Glass
x86: pci: Don't stop when we get a vendor/device mismatch
tree
|
commitdiff
2015-01-24
Simon Glass
bios_emulator: Add some VESA interface debugging
tree
|
commitdiff
2015-01-24
Simon Glass
bios_emulator: Don't display error when emulator terminates
tree
|
commitdiff
2015-01-24
Simon Glass
x86: Support ROMs on other archs
tree
|
commitdiff
2015-01-24
Simon Glass
x86: Correct endianness isues in pci_rom
tree
|
commitdiff
2015-01-24
Simon Glass
bios_emulator: Fix an #ifdef typo in the header file
tree
|
commitdiff
2015-01-23
Masahiro Yamada
powerpc: mpc5xxx: remove Total5200 board support
tree
|
commitdiff
2015-01-23
Masahiro Yamada
powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boards
tree
|
commitdiff
2015-01-23
Tom Rini
Merge branch 'master' of git.denx.de/u-boot-sunxi
tree
|
commitdiff
2015-01-23
Hans de Goede
sunxi: video: Make pwm polarity configurable
tree
|
commitdiff
2015-01-23
Hans de Goede
sunxi: video: Add support for Hitachi tx18d42vm LVDS...
tree
|
commitdiff
2015-01-23
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
tree
|
commitdiff
2015-01-23
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
tree
|
commitdiff
2015-01-23
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-mips
tree
|
commitdiff
2015-01-22
Hans de Goede
video: Add support for Hitachi tx18d42vm LVDS LCD panels
tree
|
commitdiff
2015-01-22
Tom Rini
Merge branch 'next' of git://denx.de/git/u-boot-microblaze
tree
|
commitdiff
2015-01-22
Tom Rini
Merge branch 'phys_t' of git://denx.de/git/u-boot-micro...
tree
|
commitdiff
2015-01-22
Tom Rini
Merge branch 'fpga' of git://denx.de/git/u-boot-microblaze
tree
|
commitdiff
2015-01-22
Hans de Goede
sunxi: video: Use frontend for dma on sun4i to fix...
tree
|
commitdiff
2015-01-22
Siarhei Siamashka
video: ssd2828: Allow using 'pclk' as the PLL clock...
tree
|
commitdiff
2015-01-22
Siarhei Siamashka
video: sunxi: Hook up SSD2828 with the sunxi video...
tree
|
commitdiff
2015-01-22
Siarhei Siamashka
video: Add support for SSD2828 (parallel LCD to MIPI...
tree
|
commitdiff
2015-01-22
Siarhei Siamashka
sunxi: axp221: Add ELDO[1-3] support
tree
|
commitdiff
2015-01-22
Hans de Goede
sunxi: axp209: Disable interrupts when intializing...
tree
|
commitdiff
2015-01-22
Hans de Goede
sunxi: mmc: Add support for sun9i (A80)
tree
|
commitdiff
2015-01-22
Hans de Goede
sunxi: mmc: Use a realistic timeout when sending a...
tree
|
commitdiff
2015-01-22
Hans de Goede
sunxi: display: Make lcd display clk phase configurable
tree
|
commitdiff
2015-01-21
Michal Simek
mmc: zynq: Use phys_addr_t for addresses
tree
|
commitdiff
2015-01-21
Michal Simek
net: ll_temac: Fix compilation warning because of phys_...
tree
|
commitdiff
2015-01-21
Michal Simek
net: gem: Use phys_addr_t instead of int for addresses
tree
|
commitdiff
2015-01-21
Michal Simek
fpga: xilinx: Show fpga info if defined
tree
|
commitdiff
2015-01-21
Michal Simek
fpga: xilinx: Check if fpga operations are defined
tree
|
commitdiff
2015-01-21
Michal Simek
fpga: Export fpga_get_desc for SPL
tree
|
commitdiff
2015-01-20
Tom Rini
Merge git://git.denx.de/u-boot-arc
tree
|
commitdiff
2015-01-20
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-mmc
tree
|
commitdiff
2015-01-20
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-usb
tree
|
commitdiff
2015-01-19
Andrew Gabbasov
mmc: Skip changing bus width for MMC cards earlier...
tree
|
commitdiff
2015-01-19
Andrew Gabbasov
mmc: Avoid redundant switching to 1-bit bus width for...
tree
|
commitdiff
2015-01-19
Diego Santa Cruz
mmc: extend mmcinfo output to show partition write...
tree
|
commitdiff
next