projects
/
platform
/
kernel
/
u-boot.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sunxi: display: Move DDC PLL setup to HDMI init
[platform/kernel/u-boot.git]
/
drivers
/
2019-02-15
Priit Laes
sunxi: display: Move DDC PLL setup to HDMI init
tree
|
commitdiff
2019-02-12
Tom Rini
Merge git://git.denx.de/u-boot-x86
tree
|
commitdiff
2019-02-12
Bernhard Messerklinger
x86: tsc: Add support for native calibration of TSC...
tree
|
commitdiff
2019-02-11
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-i2c
tree
|
commitdiff
2019-02-11
Tom Rini
Merge git://git.denx.de/u-boot-marvell
tree
|
commitdiff
2019-02-11
Baruch Siach
pcie: designware: mvebu: fix reset release polarity
tree
|
commitdiff
2019-02-11
Michal Simek
i2c: mux: Generate longer i2c mux name
tree
|
commitdiff
2019-02-11
Michal Simek
i2c: Fill req_seq in i2c_post_bind()
tree
|
commitdiff
2019-02-11
Michal Simek
i2c: dm: Record maximum id of devices before probing...
tree
|
commitdiff
2019-02-10
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-sh
tree
|
commitdiff
2019-02-10
Tom Rini
Merge tag 'dm-pull-10feb19' of git://git.denx.de/u...
tree
|
commitdiff
2019-02-10
Tom Rini
Merge branch '2019-02-08-master-imports'
tree
|
commitdiff
2019-02-09
Simon Glass
sound: Allow audio codecs to be used by other SoCs
tree
|
commitdiff
2019-02-09
Simon Glass
sound: samsung: Fix 'regiter' typo
tree
|
commitdiff
2019-02-09
Simon Glass
misc: Allow child devices
tree
|
commitdiff
2019-02-09
Lokesh Vutla
mmc: omap_hsmmc: Use regulator_set_enable_if_allowed...
tree
|
commitdiff
2019-02-09
Lokesh Vutla
power: regulator: Introduce regulator_set_enable_if_all...
tree
|
commitdiff
2019-02-09
Lokesh Vutla
Revert "power: regulator: Return success on attempt...
tree
|
commitdiff
2019-02-09
Simon Glass
samsung: mmc: Drop old MMC init code
tree
|
commitdiff
2019-02-09
Simon Glass
sound: Add a driver for max98088
tree
|
commitdiff
2019-02-09
Marcel Ziswiler
dm: device: fail uclass_find_first_device() if list_empty
tree
|
commitdiff
2019-02-09
Philippe Reynes
watchdog: bcm6345: allow to use this driver on arm...
tree
|
commitdiff
2019-02-09
Faiz Abbas
mmc: omap_hsmmc: Workaround errata regarding SDR104...
tree
|
commitdiff
2019-02-09
Patrick Delaunay
clk: stm32mp1: correctly handle Clock Spreading Generator
tree
|
commitdiff
2019-02-09
Patrick Delaunay
clk: stm32mp1: add debug information
tree
|
commitdiff
2019-02-09
Patrick Delaunay
clk: stm32mp1: recalculate counter when switching freq
tree
|
commitdiff
2019-02-09
Patrick Delaunay
clk: stm32mp1: correct access to RCC_OCENSETR/RCC_OCENCLRR
tree
|
commitdiff
2019-02-09
Patrick Delaunay
clk: stm32mp1: add IPCC clock
tree
|
commitdiff
2019-02-09
Patrick Delaunay
clk: stm32mp1: no more get ck_usbo_48m in device tree
tree
|
commitdiff
2019-02-09
Vabhav Sharma
drivers: serial: dm: Enable DM_FLAG_PRE_RELOC in SBSA...
tree
|
commitdiff
2019-02-09
Philippe Reynes
watchdog: bcm6345: allow to use this driver on arm...
tree
|
commitdiff
2019-02-09
Philippe Reynes
watchdog: bcm6345: switch to raw I/O functions
tree
|
commitdiff
2019-02-09
Marek Vasut
mmc: Do not poll using CMD13 when changing timing
tree
|
commitdiff
2019-02-09
Marek Vasut
mmc: tmio: renesas: Add 1uS delay after DMA completion...
tree
|
commitdiff
2019-02-09
Marek Vasut
mmc: tmio: Make DMA transfer end bit configurable
tree
|
commitdiff
2019-02-08
Michal Simek
dm: core: Introduce dev_read_alias_highest_id()
tree
|
commitdiff
2019-02-08
Michal Simek
dm: core: Add of_alias_get_highest_id()
tree
|
commitdiff
2019-02-07
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-spi
tree
|
commitdiff
2019-02-07
Vignesh R
configs: Don't use SPI_FLASH_BAR as default
tree
|
commitdiff
2019-02-07
Vignesh R
mtd: spi: Add lightweight SPI flash stack for SPL
tree
|
commitdiff
2019-02-07
Vignesh R
mtd: spi: Remove unused files
tree
|
commitdiff
2019-02-07
Vignesh R
mtd: spi: Switch to new SPI NOR framework
tree
|
commitdiff
2019-02-07
Vignesh R
mtd: spi: sf_probe: Add "jedec, spi-nor" compatible...
tree
|
commitdiff
2019-02-07
Vignesh R
mtd: spi: spi-nor-core: Add back U-Boot specific features
tree
|
commitdiff
2019-02-07
Vignesh R
mtd: spi: spi-nor-core: Add SFDP support
tree
|
commitdiff
2019-02-07
Vignesh R
mtd: spi: spi-nor-core: Add 4 Byte addressing support
tree
|
commitdiff
2019-02-07
Vignesh R
mtd: spi: spi-nor-core: Add SPI MEM support
tree
|
commitdiff
2019-02-07
Vignesh R
mtd: spi: Port SPI NOR framework from Linux
tree
|
commitdiff
2019-02-07
Vignesh R
spi: Add non DM version of SPI_MEM
tree
|
commitdiff
2019-02-07
Vignesh R
spi: spi-mem: Claim SPI bus before spi mem access
tree
|
commitdiff
2019-02-07
Vignesh R
spi: spi-mem: Extend spi_mem_adjust_op_size() to honor...
tree
|
commitdiff
2019-02-07
Vignesh R
spi: spi-mem: Allow use of spi_mem_exec_op for all...
tree
|
commitdiff
2019-02-05
Tom Rini
Merge git://git.denx.de/u-boot-marvell
tree
|
commitdiff
2019-02-05
Stefan Roese
video: Armada XP: Move driver to DM_VIDEO
tree
|
commitdiff
2019-02-05
Stefan Roese
pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_...
tree
|
commitdiff
2019-02-05
Stefan Roese
pci: Add pci_get_devfn() to extract devfn from the...
tree
|
commitdiff
2019-02-02
Tom Rini
Merge tag 'for-master-20190201' of git://git.denx.de...
tree
|
commitdiff
2019-02-02
Tom Rini
Merge tag 'mips-pull-2019-02-01' of git://git.denx...
tree
|
commitdiff
2019-02-02
Tom Rini
Merge branch '2019-02-01-master-imports'
tree
|
commitdiff
2019-02-01
Adam Ford
regulator: pbias: Handle extended drain IO when changin...
tree
|
commitdiff
2019-02-01
Philipp Tomsich
pinctrl: Kconfig: fix missing include of rockchip/Kconfig
tree
|
commitdiff
2019-02-01
Philipp Tomsich
pinctrl: Kconfig: sort includes alphabetically
tree
|
commitdiff
2019-02-01
Simon Glass
rockchip: Implement spl_gpio in the GPIO driver
tree
|
commitdiff
2019-02-01
Simon Glass
rockchip: clk: Add mention of four new clocks
tree
|
commitdiff
2019-02-01
Simon Glass
clk: Improve debug message in clk_set_default_rates()
tree
|
commitdiff
2019-02-01
David Wu
pinctrl: rockchip: Clean the unused rockchip pinctrl...
tree
|
commitdiff
2019-02-01
David Wu
pinctrl: rockchip: Add common rockchip pinctrl driver
tree
|
commitdiff
2019-02-01
Simon Glass
rockchip: Add a sound driver
tree
|
commitdiff
2019-02-01
Simon Glass
rockchip: Add an I2S driver
tree
|
commitdiff
2019-02-01
Simon Glass
rockchip: rk3288: Add i2s pinctrl and clock support
tree
|
commitdiff
2019-02-01
Jean-Jacques Hiblot
usb: ether: call _usb_eth_halt() if initialization...
tree
|
commitdiff
2019-02-01
Horatiu Vultur
net: Add MSCC Luton networkd driver.
tree
|
commitdiff
2019-02-01
Horatiu Vultur
net: mscc: Remove unused variables
tree
|
commitdiff
2019-02-01
Horatiu Vultur
net: mscc: Move mac_table_add function into different...
tree
|
commitdiff
2019-02-01
Horatiu Vultur
net: mscc: Move ocelot_send and ocelot_recv in a differ...
tree
|
commitdiff
2019-02-01
Horatiu Vultur
net: mscc: Move miim commands into separate file.
tree
|
commitdiff
2019-02-01
Horatiu Vultur
net: mscc: Move ocelot_switch to mscc_eswitch folder
tree
|
commitdiff
2019-01-31
Tom Rini
Merge tag 'video-updates-for-2019.04-rc1' of git:/...
tree
|
commitdiff
2019-01-31
Tom Rini
Merge tag 'u-boot-amlogic-20190131' of git://git.denx...
tree
|
commitdiff
2019-01-31
Neil Armstrong
video: Add Meson Video Processing Unit Driver
tree
|
commitdiff
2019-01-31
Jorge Ramirez-Ortiz
video: dw_hdmi: add support for color conversion
tree
|
commitdiff
2019-01-31
Jorge Ramirez-Ortiz
video: dw_hdmi: support SoC specific read/write ops
tree
|
commitdiff
2019-01-31
Maxime Jourdan
power: domain: meson-gx-pwrc-vpu: add missing depends
tree
|
commitdiff
2019-01-31
Simon Goldschmidt
dfu: mmc: call fs functions instead of run_command
tree
|
commitdiff
2019-01-30
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
tree
|
commitdiff
2019-01-30
Andre Przywara
sunxi: clk: enable clk and reset for CCU devices
tree
|
commitdiff
2019-01-30
Tom Rini
Merge tag 'u-boot-imx-20190129' of git://git.denx.de...
tree
|
commitdiff
2019-01-29
Andre Przywara
mmc: sunxi: Honour non-removable property in DT
tree
|
commitdiff
2019-01-29
Andre Przywara
mmc: sunxi: Add DM clk and reset support
tree
|
commitdiff
2019-01-29
Jagan Teki
mmc: sunxi: Add DM_MMC support for A80
tree
|
commitdiff
2019-01-29
Jagan Teki
mmc: sunxi: Add DM_MMC support for H6
tree
|
commitdiff
2019-01-29
Jagan Teki
mmc: sunxi: Add remaining compatible strings
tree
|
commitdiff
2019-01-29
Andre Przywara
sunxi: clk: A80: add MMC clock support
tree
|
commitdiff
2019-01-29
Andre Przywara
sunxi: clk: add MMC gates/resets
tree
|
commitdiff
2019-01-29
Tom Rini
Merge tag 'u-boot-amlogic-20190129' of git://git.denx...
tree
|
commitdiff
2019-01-29
Jerome Brunet
pinctrl: meson: add pinconf support
tree
|
commitdiff
2019-01-28
Mario Six
ihs_video_out: Fix error handling
tree
|
commitdiff
2019-01-28
Priit Laes
videomodes: Relax EDID validation checks for hsync...
tree
|
commitdiff
2019-01-28
Patrick Bruenn
mmc: fsl_esdhc: add compatible for fsl, imx53-esdhc
tree
|
commitdiff
2019-01-28
Adam Ford
MTD: nand: mxs_nand_spl: Fix empty function pointer...
tree
|
commitdiff
next