index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2020-02-05
cmd: Add command to dump drivers and compatible strings
Sean Anderson
2020-02-05
tpm2: ftpm: A driver for firmware TPM running inside TEE
Thirupathaiah Annapureddy
2020-02-05
sandbox: pmic: Correct i2c pmic emulator platdata method
Simon Glass
2020-02-05
dm: core: Drop uclass_find_next_free_req_seq() conditions
Simon Glass
2020-02-05
dm: core: Add a way to iterate through children, probing each
Simon Glass
2020-02-05
dm: core: Add a way to read platdata for all child devices
Simon Glass
2020-02-05
dm: core: Add ofnode_get_chosen_prop()
Simon Glass
2020-02-05
dm: core: Reimplement ofnode_read_size()
Simon Glass
2020-02-05
dm: core: Add ofnode_read_prop()
Simon Glass
2020-02-05
dm: core: Rename ofnode_get_chosen_prop()
Simon Glass
2020-02-05
dm: core: Use const device for the dev_read_...() interface
Simon Glass
2020-02-05
dm: core: Use const device for the devfdt...() interface
Simon Glass
2020-02-05
dm: pci: Update a few more interfaces for const udevice *
Simon Glass
2020-02-05
dm: pci: Update the PCI read_config() method to const dev *
Simon Glass
2020-02-05
dm: core: Use const where possible in device.h
Simon Glass
2020-02-05
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-02-05
Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
2020-02-04
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-02-04
i2c: mxc_i2c: add DM_FLAG_PRE_RELOC flag
Biwen Li
2020-02-04
rtc: pcf8563: Add driver model support
Biwen Li
2020-02-04
gpio: intel_gpio: Fix register/bit offsets intel_gpio_get_value()
Wolfgang Wallner
2020-02-04
gpio: intel_gpio: Clear tx state bit when setting output
Wolfgang Wallner
2020-02-04
gpio: intel_gpio: Pass pinctrl device to pcr_clrsetbits32()
Wolfgang Wallner
2020-02-04
watchdog: omap_wdt: Fix WDT coding style
Marek Vasut
2020-02-04
watchdog: omap_wdt: Fix WDT reloading
Marek Vasut
2020-02-04
watchdog: omap_wdt: Fix WDT timeout configuration
Marek Vasut
2020-02-04
gpio: da8xx_gpio: Add "ti,keystone-gpio" compatible
Vignesh Raghavendra
2020-02-04
gpio: da8xx_gpio: Fix compiler warning
Vignesh Raghavendra
2020-02-04
gpio: pca953x_gpio: Add support for 24 bit IO expander
Vignesh Raghavendra
2020-02-04
x86: Move itss.h from Apollo Lake to the generic x86 include directory
Wolfgang Wallner
2020-02-04
spi: ich: Drop while loop in hardware sequencing erase case
Wolfgang Wallner
2020-02-04
x86: serial: Add a coreboot serial driver
Simon Glass
2020-02-04
serial: ns16550: Support run-time configuration
Simon Glass
2020-02-02
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2020-02-02
dfu: Add option to skip empty pages when flashing UBI images to NAND
Guillermo RodrÃguez
2020-02-02
usb: cdns3: ep0: Invalidate cache before reading Setup Packet
Vignesh Raghavendra
2020-02-01
Merge tag 'u-boot-rockchip-20200130' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2020-01-31
Merge tag 'uniphier-v2020.04-2' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-02-01
mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISC
Masahiro Yamada
2020-02-01
mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES based on DT compatible
Masahiro Yamada
2020-02-01
mtd: rawnand: denali_dt: insert udelay() after reset deassert
Masahiro Yamada
2020-02-01
mtd: rawnand: denali: Do not reset the block before booting the kernel
Marek Vasut
2020-02-01
mtd: rawnand: denali_dt: make the core clock optional
Masahiro Yamada
2020-02-01
mtd: rawnand: denali-spl: Add missing hardware init on SoCFPGA
Marek Vasut
2020-01-30
net: fix typo
Flavio Suligoi
2020-01-30
ram: rk3328: only do data traning for cs0
Kever Yang
2020-01-30
arm: rockchip: Add common cru.h
Jagan Teki
2020-01-30
ram: rk3399: don't assume phy_io_config() uses real regs
Thomas Hebb
2020-01-29
net: Add support for Broadcom GENETv5 Ethernet controller
Amit Singh Tomar
2020-01-29
usb: dwc2_udc_otg: add bcm2835 SoC (Raspberry Pi4) support
Marek Szyprowski
[next]