index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2017-10-27
i2c: fti2c010: remove unused/unmaintained driver
Masahiro Yamada
2017-10-27
i2c: adi_i2c: remove left-over Blackfin I2C driver
Masahiro Yamada
2017-10-27
Merge git://git.denx.de/u-boot-x86
Tom Rini
2017-10-27
spi: ich: Lock down controller settings if required
Bin Meng
2017-10-25
SPL: SPI: select SPL_SPI_FLASH_SUPPORT on SPL_SPI_SUNXI
Andre Przywara
2017-10-23
rtc: mc146818: Correct alarm message for day alarm
Bin Meng
2017-10-23
simple-bus: remove DECLARE_GLOBAL_DATA_PTR
Masahiro Yamada
2017-10-23
mtd: replace MTDDEBUG() with pr_debug()
Masahiro Yamada
2017-10-20
net: Add SMC911X driver to Kconfig, convert
Adam Ford
2017-10-20
Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig
Adam Ford
2017-10-18
Merge git://git.denx.de/u-boot-i2c
Tom Rini
2017-10-18
Merge git://git.denx.de/u-boot-spi
Tom Rini
2017-10-17
i2c: stm32f7_i2c: fix usage of useless local variable
Patrice Chotard
2017-10-17
i2c: stm32f7_i2c: fix data abort
Christophe Kerello
2017-10-17
i2c: remove DECLARE_GLOBAL_DATA_PTR from i2c-uclass
Masahiro Yamada
2017-10-16
usbtty: fix typos
Heinrich Schuchardt
2017-10-16
Drop CONFIG_HAS_DATAFLASH
Tuomas Tynkkynen
2017-10-16
spi: Drop CONFIG_ATMEL_DATAFLASH_SPI
Tuomas Tynkkynen
2017-10-16
mmc: stm32_sdmmc2: increase polling status register delay
Christophe Kerello
2017-10-16
dm: clk: fix PWR_CR3 register's bit 2 name
Patrice Chotard
2017-10-16
dm: clk: remove CLK() macro for clk_stm32h7
Patrice Chotard
2017-10-15
clk: uniphier: add NAND controller clock
Masahiro Yamada
2017-10-15
mtd: nand: denali_dt: add clock support
Masahiro Yamada
2017-10-15
reset: uniphier: fix the first argument passed to dev_err()
Masahiro Yamada
2017-10-15
clk: uniphier: add PXs3 clock data
Masahiro Yamada
2017-10-15
clk: uniphier: rework for better clock tree structure
Masahiro Yamada
2017-10-15
i2c: uniphier-f: replace debug() with dev_dbg()
Masahiro Yamada
2017-10-15
i2c: uniphier: replace debug() with dev_dbg()
Masahiro Yamada
2017-10-15
usb: dwc3-uniphier: replace <common.h> with <linux/bitops.h>
Masahiro Yamada
2017-10-15
pinctrl: uniphier: simplify input enable and delete pin arrays
Masahiro Yamada
2017-10-15
pinctrl: uniphier: set PUPD_SIMPLE cap flag for PXs3
Masahiro Yamada
2017-10-15
gpio: uniphier: rework single device node model
Masahiro Yamada
2017-10-15
mtd: nand: do not check R/B# for CMD_SET_FEATURES in nand_command(_lp)
Masahiro Yamada
2017-10-15
mtd: nand: do not check R/B# for CMD_READID in nand_command(_lp)
Masahiro Yamada
2017-10-12
drivers: pci: imx: fix imx_pcie_remove function
Sven-Ola Tuecke
2017-10-11
Merge git://git.denx.de/u-boot-i2c
Tom Rini
2017-10-11
i2c: muxes: pca954x: look up width from chip_desc
Chris Packham
2017-10-10
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
Tom Rini
2017-10-09
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-10-09
Merge git://git.denx.de/u-boot-video
Tom Rini
2017-10-08
dm: ofnode: query correct property in livetree ofnode_get_addr_size
Klaus Goger
2017-10-08
dm: core: Round up size when allocating so that it is cache line aligned
Faiz Abbas
2017-10-08
dm: gpio: pca953x: Drop pointless data structure checks
Simon Glass
2017-10-08
dm: gpio: Correct use of -ENODEV in drivers
Simon Glass
2017-10-08
dm: gpio: Add a comment about not copying some drivers
Simon Glass
2017-10-08
dm: gpio: vybrid_gpio: Correct driver's use of bind() method
Simon Glass
2017-10-08
dm: mmc: remove DM_MMC_OPS for STM32_SDMMC
Patrice Chotard
2017-10-08
serial: stm32x7: remove useless CONFIG_CLK and OF_CONTROL flag
Patrice Chotard
2017-10-08
serial: stm32x7: add STM32F4 support
Patrice Chotard
2017-10-08
serial: stm32x7: add fifo support for STM32H7
Patrice Chotard
[next]