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
2020-01-14
mmc: fsl_esdhc: add compatible for fsl, imxrt-usdhc
Giulio Benetti
2020-01-14
mmc: fsl_esdhc: make if(CONFIG_IS_ENABLED(CLK)) an #if statement
Giulio Benetti
2020-01-14
ram: add SDRAM driver for i.MXRT SoCs
Giulio Benetti
2020-01-14
serial_lpuart: add support for i.MXRT
Giulio Benetti
2020-01-14
serial_lpuart: add clock enable if CONFIG_CLK is defined
Giulio Benetti
2020-01-14
gpio: mxc_gpio: add support for i.MXRT1050
Giulio Benetti
2020-01-14
pinctrl: add i.MXRT driver
Giulio Benetti
2020-01-14
clk: imx: add i.IMXRT1050 clk driver
Giulio Benetti
2020-01-14
clk: imx: pfd: add set_rate()
Giulio Benetti
2020-01-14
clk: imx: pllv3: add support for PLLV3_AV type
Giulio Benetti
2020-01-14
clk: imx: pllv3: add PLLV3_SYS support
Giulio Benetti
2020-01-14
clk: imx: pllv3: add set_rate() support
Giulio Benetti
2020-01-14
clk: imx: pllv3: add disable() support
Giulio Benetti
2020-01-14
clk: imx: pllv3: add enable() support
Giulio Benetti
2020-01-14
clk: imx: pllv3: set div_mask differently if PLLV3 is GENERIC or USB
Giulio Benetti
2020-01-14
clk: imx: pllv3: register PLLV3 GENERIC and USB as 2 different clocks
Giulio Benetti
2020-01-14
clk: imx8qxp: extend to support getting I2C IPG clock
Anatolij Gustschin
2020-01-14
mmc: fsl_esdhc_imx: Handle the "broken-cd" property
Fabio Estevam
2020-01-10
virtio: fix typo devicd
Heinrich Schuchardt
2020-01-10
poweroff: add poweroff for mt6323 pmic
Frank Wunderlich
2020-01-10
rtc: add support for DS3232 device
Han Nandor
2020-01-10
bootcount: add a DM i2c eeprom backing store for bootcount
Robert Beckett
2020-01-10
drivers: mcfmii: add dm support
Angelo Durgehello
2020-01-10
drivers: fsl_mcdmafec: conversion to dm
Angelo Durgehello
2020-01-10
drivers: mcffec: conversion to dm
Angelo Durgehello
2020-01-10
drivers: net: add mcf fec dm Kconfig support
Angelo Durgehello
2020-01-09
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xx
Tom Rini
2020-01-09
Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-01-09
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2020-01-08
Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-01-08
Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-01-08
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2020-01-08
Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2020-01-08
ata: fsl_sata: Continue probing other sata port when failed current port.
Peng Ma
2020-01-08
ata: sata_sil: Continue probing other sata port when failed current port.
Peng Ma
2020-01-08
clk: imx: add i.MX8MP clk driver
Peng Fan
2020-01-08
clk: imx: add imx_clk_mux2_flags
Peng Fan
2020-01-08
power: Add new PMIC PCA9450 driver
Ye Li
2020-01-08
ddr: imx8m: Add DRAM PLL to generate 1000Mhz output
Peng Fan
2020-01-08
mxc_ocotp: support i.MX8MP
Peng Fan
2020-01-08
pinctrl: imx8m: support i.MX8MP
Peng Fan
2020-01-08
mpc83xx_clk: always treat MPC83XX_CLK_PCI as invalid
Rasmus Villemoes
2020-01-07
dm: Add a debug message when devices are skipped pre-reloc
Sean Anderson
2020-01-07
dm: devres: Add a new OFDATA phase
Simon Glass
2020-01-07
dm: devres: Use an enum for the allocation phase
Simon Glass
2020-01-07
dm: devres: Add tests
Simon Glass
2020-01-07
dm: devres: Convert to use logging
Simon Glass
2020-01-07
dm: core: Add a new flag to track platform data
Simon Glass
2020-01-07
dm: core: Export a new function to read platdata
Simon Glass
2020-01-07
dm: core: Allocate parent data separate from probing parent
Simon Glass
[next]