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
2018-12-15
serial: serial_stm32: Add reset support
Patrice Chotard
2018-12-15
tee: change return code for REE FS supplicant cmd
Igor Opaniuk
2018-12-13
dm: sound: Use the correct number of channels for sound
Simon Glass
2018-12-13
dm: sandbox: Allow selection of sample rate and channels
Simon Glass
2018-12-13
dm: sound: max98095: Tidy up error codes
Simon Glass
2018-12-13
dm: sound: Fix license headers
Simon Glass
2018-12-13
dm: sound: Complete migration to driver model
Simon Glass
2018-12-13
dm: exynos: sound: Convert to use driver model
Simon Glass
2018-12-13
dm: sound: exynos: Add support for max98090
Simon Glass
2018-12-13
dm: sound: Move common code out of maxim98095
Simon Glass
2018-12-13
dm: sound: Add conversion to driver model
Simon Glass
2018-12-13
dm: sound: Start i2c IDs from 0
Simon Glass
2018-12-13
dm: core: Add a function to read into a unsigned int
Simon Glass
2018-12-13
dm: sound: Create a uclass for sound
Simon Glass
2018-12-13
dm: sound: Create a uclass for i2s
Simon Glass
2018-12-13
dm: sound: Create a uclass for audio codecs
Simon Glass
2018-12-13
dm: sound: Rename samsung_i2s_priv to i2s_uc_priv
Simon Glass
2018-12-13
dm: sound: Create an option to use driver model for sound
Simon Glass
2018-12-13
dm: sound: exynos: Correct codec bus addresses
Simon Glass
2018-12-13
dm: sound: Fix up header ordering
Simon Glass
2018-12-13
dm: sound: wm8994: Drop wm8994_i2c_init()
Simon Glass
2018-12-13
dm: sound: max98095: Drop g_codec_info and g_max98095_info
Simon Glass
2018-12-13
dm: sound: wm8994: Drop g_codec_info and g_wm8994_info
Simon Glass
2018-12-13
dm: sound: max98095: Drop global i2c-address variable
Simon Glass
2018-12-13
dm: sound: wm8994: Drop global i2c-address variable
Simon Glass
2018-12-13
dm: sound: max98095: Split out interface setup code
Simon Glass
2018-12-13
dm: sound: wm899c: Split out interface setup code
Simon Glass
2018-12-13
dm: sound: wm8994: Create a new common init function
Simon Glass
2018-12-13
dm: sound: max98095: Pass private data to internal functions
Simon Glass
2018-12-13
dm: sound: wm8994: Pass private data to internal functions
Simon Glass
2018-12-13
dm: sound: Drop codec_type
Simon Glass
2018-12-13
dm: sound: samsung: Rename i2stx_info to samsung_i2s_priv
Simon Glass
2018-12-13
dm: sound: Drop unused pre-device-tree code
Simon Glass
2018-12-13
dm: sound: samsung: Make local function static
Simon Glass
2018-12-13
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2018-12-12
firmware: psci: introduce SPL_ARM_PSCI_FW
Peng Fan
2018-12-12
spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT
Sekhar Nori
2018-12-12
blk: Rework guard around part_init call
Tom Rini
2018-12-12
i2c: tegra: Fix regression by implementing a dummy probe_chip() callback
Jean-Jacques Hiblot
2018-12-10
Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2018-12-10
Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchip
Tom Rini
2018-12-10
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2018-12-10
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2018-12-10
power: add FAN53555 family support
Philipp Tomsich
2018-12-10
bootcount: add a DM RTC backing store for bootcount
Philipp Tomsich
2018-12-10
bootcount: add uclass for bootcount
Philipp Tomsich
2018-12-10
rockchip: rk322x: ram: enable DRAM init in SPL instead of TPL
Kever Yang
2018-12-10
drivers: core: nullify gd->dm_root after dm_uninit()
Jean-Jacques Hiblot
2018-12-10
drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the Kconfig
Jean-Jacques Hiblot
2018-12-10
power: make most tps drivers and the twl4030 driver compatible with DM_I2C
Jean-Jacques Hiblot
[next]