projects
/
platform
/
kernel
/
u-boot.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
net: davinci_emac: Round up top tx buffer boundaries for dcache ops
[platform/kernel/u-boot.git]
/
drivers
/
2016-08-22
karl beldan
net: davinci_emac: Round up top tx buffer boundaries...
tree
|
commitdiff
2016-08-22
karl beldan
net: davinci_emac: Remove useless dcache ops on descriptors
tree
|
commitdiff
2016-08-20
Tom Rini
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
tree
|
commitdiff
2016-08-20
Masahiro Yamada
pinctrl: fix typos in comment blocks of pinconfig_post_...
tree
|
commitdiff
2016-08-20
Steve Rae
fastboot: implement Kconfig
tree
|
commitdiff
2016-08-17
masakazu.mochizuki...
arm: rmobile: Add BLANCHE board support
tree
|
commitdiff
2016-08-17
Yannick Gicquel
mmc: rmobile: add a compiler barrier
tree
|
commitdiff
2016-08-17
Hiroyuki Yokoyama
serial: sh: Add support R8A7795
tree
|
commitdiff
2016-08-17
Nobuhiro Iwamatsu
ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE
tree
|
commitdiff
2016-08-16
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-x86
tree
|
commitdiff
2016-08-16
Stefan Roese
i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)
tree
|
commitdiff
2016-08-16
Stefan Roese
misc: Add simple driver for some Nuvoton NCT6102D devices
tree
|
commitdiff
2016-08-16
Jaehoon Chung
mmc: mmc_legacy: fix the compiler error with disabled...
tree
|
commitdiff
2016-08-16
Yangbo Lu
mmc: send CMD0 before CMD1 for some MMC cards
tree
|
commitdiff
2016-08-16
Sekhar Nori
drivers: mmc: omap_hsmmc: fix build breakage
tree
|
commitdiff
2016-08-15
Chris Zankel
xtensa: add support for the 'xtfpga' evaluation board
tree
|
commitdiff
2016-08-15
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-atmel
tree
|
commitdiff
2016-08-15
Wenyou Yang
mmc: atmel_sdhci: Convert to the driver model support
tree
|
commitdiff
2016-08-15
Wenyou Yang
dm: atmel: Add driver model support for the ehci driver
tree
|
commitdiff
2016-08-15
Wenyou Yang
pinctrl: at91-pio4: Add pinctrl driver
tree
|
commitdiff
2016-08-15
Wenyou Yang
gpio: atmel_pio4: Rework to support DM & DT
tree
|
commitdiff
2016-08-15
Wenyou Yang
gpio: atmel_pio4: Move PIO4 definitions to head file
tree
|
commitdiff
2016-08-15
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-net
tree
|
commitdiff
2016-08-15
Joe Hershberger
net: mii: Changes not made by spatch
tree
|
commitdiff
2016-08-15
Joe Hershberger
net: mii: Fix changes made by spatch
tree
|
commitdiff
2016-08-15
Joe Hershberger
net: mii: Use spatch to update miiphy_register
tree
|
commitdiff
2016-08-15
Wenyou Yang
clk: at91: Add clock driver
tree
|
commitdiff
2016-08-15
mario.six@gdsys.cc
tpm: atmel_twi: Make compatible with DM I2C busses
tree
|
commitdiff
2016-08-15
Songjun Wu
i2c: atmel: add i2c driver
tree
|
commitdiff
2016-08-15
Max Filippov
net/ethoc: implement MDIO bus and support phylib
tree
|
commitdiff
2016-08-15
Max Filippov
net/ethoc: support private memory configurations
tree
|
commitdiff
2016-08-15
Max Filippov
net/ethoc: don't mix virtual and physical addresses
tree
|
commitdiff
2016-08-15
Max Filippov
net/ethoc: support device tree
tree
|
commitdiff
2016-08-15
Max Filippov
net/ethoc: add CONFIG_DM_ETH support
tree
|
commitdiff
2016-08-15
Max Filippov
net/ethoc: use priv instead of dev internally
tree
|
commitdiff
2016-08-15
Max Filippov
net/ethoc: add Kconfig entry for the driver
tree
|
commitdiff
2016-08-15
Alban Bedel
net: e1000: Fix the build with driver model and SPI...
tree
|
commitdiff
2016-08-15
Chris Packham
net: smsc95xx: Use correct get_unaligned functions
tree
|
commitdiff
2016-08-15
Wenyou Yang
net: macb: Fix build error for CONFIG_DM_ETH enabled
tree
|
commitdiff
2016-08-15
Bryan Wu
i2c: tegra: add standardized clk/reset API support
tree
|
commitdiff
2016-08-15
Stephen Warren
pci: tegra: port to standard clock/reset/pwr domain...
tree
|
commitdiff
2016-08-15
Stephen Warren
mmc: tegra: port to standard clock/reset APIs
tree
|
commitdiff
2016-08-15
Stephen Warren
i2c: add Tegra186 BPMP driver
tree
|
commitdiff
2016-08-15
Stephen Warren
power domain: add Tegra186 driver
tree
|
commitdiff
2016-08-15
Stephen Warren
reset: add Tegra186 reset driver
tree
|
commitdiff
2016-08-15
Stephen Warren
clock: add Tegra186 clock driver
tree
|
commitdiff
2016-08-15
Stephen Warren
misc: add Tegra BPMP driver
tree
|
commitdiff
2016-08-12
Tom Rini
Merge git://git.denx.de/u-boot-dm
tree
|
commitdiff
2016-08-12
Stephen Warren
misc: add "call" uclass op
tree
|
commitdiff
2016-08-12
John Keeping
power: pmic: act8846: add missing newline to debug...
tree
|
commitdiff
2016-08-12
John Keeping
power: regulator: act8846: fix reading values
tree
|
commitdiff
2016-08-12
Stephen Warren
fdt: allow fdtdec_get_addr_size_*() to translate addresses
tree
|
commitdiff
2016-08-12
Masahiro Yamada
kconfig: use bool instead of boolean for type definitio...
tree
|
commitdiff
2016-08-12
Lokesh Vutla
drivers: net: cpsw: always flush cache of size aligned...
tree
|
commitdiff
2016-08-12
Max Filippov
drivers/sysreset: group sysreset drivers
tree
|
commitdiff
2016-08-12
Simon Glass
i2c: Drop redundant platform data setting in drivers
tree
|
commitdiff
2016-08-11
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
tree
|
commitdiff
2016-08-11
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-usb
tree
|
commitdiff
2016-08-09
Tom Rini
Merge git://www.denx.de/git/u-boot-ppc4xx
tree
|
commitdiff
2016-08-09
Alban Bedel
eth: asix88179: Add support for the driver model
tree
|
commitdiff
2016-08-09
Alban Bedel
eth: asix88179: Prepare supporting the driver model
tree
|
commitdiff
2016-08-08
Vignesh R
i2c: i2c-uclass-compat: avoid any BSS usage
tree
|
commitdiff
2016-08-08
Mugunthan V N
drivers: net: keystone_net: add support for multi slave...
tree
|
commitdiff
2016-08-08
Mugunthan V N
drivers: net: keystone_net: fix line termination with...
tree
|
commitdiff
2016-08-08
Vignesh R
net: cpsw: Add support to drive gpios for ethernet...
tree
|
commitdiff
2016-08-08
Vignesh R
gpio: Add driver for TI PCF8575 I2C GPIO expander
tree
|
commitdiff
2016-08-07
Alban Bedel
eth: asix88179: Fix receiving on big endian system
tree
|
commitdiff
2016-08-07
Alban Bedel
eth: asix88179: Add VID:DID for Cypress GX3 USB Etherne...
tree
|
commitdiff
2016-08-07
Rajesh Bhagat
usb: xhci: fsl: Add code to use CONFIG_DM_USB
tree
|
commitdiff
2016-08-07
Rajesh Bhagat
usb: ehci: fsl: Add code to use CONFIG_DM_USB
tree
|
commitdiff
2016-08-07
Rajesh Bhagat
drivers: usb: fsl: Make function for initialization...
tree
|
commitdiff
2016-08-07
Masahiro Yamada
usb: add (move) CONFIG_USB_HOST to Kconfig
tree
|
commitdiff
2016-08-07
Masahiro Yamada
usb: add CONFIG_USB_UHCI_HCD in Kconfig
tree
|
commitdiff
2016-08-07
Masahiro Yamada
usb: add CONFIG_USB_OHCI_HCD in Kconfig
tree
|
commitdiff
2016-08-07
Stefan Roese
net: usb: r8152: Add DM support
tree
|
commitdiff
2016-08-07
Peng Fan
dm: ehci-mx6: support driver model
tree
|
commitdiff
2016-08-07
Chin Liang See
spi: cadence_qspi_apb: Ensure baudrate doesn't exceed...
tree
|
commitdiff
2016-08-06
Tom Rini
Merge git://git.denx.de/u-boot-rockchip
tree
|
commitdiff
2016-08-06
Tom Rini
zynq_sdhci.c: Fix warning in arasan_sdhci_probe
tree
|
commitdiff
2016-08-06
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-tegra
tree
|
commitdiff
2016-08-06
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-mmc
tree
|
commitdiff
2016-08-06
Heiko Stübner
rockchip: remove log2 reimplementation from clock drivers
tree
|
commitdiff
2016-08-06
Kever Yang
clock: rk3399: add support for dwmmc 400K
tree
|
commitdiff
2016-08-05
Heiko Stübner
move: rockchip: move clock drivers into a subdirectory
tree
|
commitdiff
2016-08-05
Kever Yang
rk3399: add basic soc driver
tree
|
commitdiff
2016-08-05
Jaehoon Chung
mmc: sdhci: fix the compiler warning when disable CONFI...
tree
|
commitdiff
2016-08-05
Xu Ziyuan
mmc: dw_mmc: fix data starvation by host timeout under...
tree
|
commitdiff
2016-08-05
Xu Ziyuan
mmc: dw_mmc: transfer proper bytes to FIFO
tree
|
commitdiff
2016-08-05
Jaehoon Chung
mmc: sdhci: remove the unnecessary arguments for sdhci_...
tree
|
commitdiff
2016-08-05
Jaehoon Chung
mmc: sdhci: remove the unused argument for sdhci_setup_cfg
tree
|
commitdiff
2016-08-05
Jaehoon Chung
mmc: sdhci: revert "mmc: sdhci: Claer high speed if...
tree
|
commitdiff
2016-08-05
Xu Ziyuan
mmc: display mmc list information like mmc_legacy type
tree
|
commitdiff
2016-08-05
Jaehoon Chung
mmc: use the generic error number
tree
|
commitdiff
2016-08-05
Jaehoon Chung
mmc: fsl_esdhc: remove the duplicated header file
tree
|
commitdiff
2016-08-05
Jaehoon Chung
mmc: dw_mmc: remove the duplicated header file
tree
|
commitdiff
2016-08-05
Jaehoon Chung
mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B
tree
|
commitdiff
2016-08-05
Jaehoon Chung
mmc: sdhci: set to INT_DATA_END when there are data
tree
|
commitdiff
2016-08-05
Masahiro Yamada
mmc: sdhci: clean up timeout detection
tree
|
commitdiff
2016-08-04
Stephen Warren
ARM: tegra: adapt to latest HSP DT binding
tree
|
commitdiff
2016-08-03
Tom Rini
Merge git://git.denx.de/u-boot-fsl-qoriq
tree
|
commitdiff
next