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
/
misc
Age
Commit message (
Expand
)
Author
2019-08-27
misc: i2c_eeprom: verify that the chip is functional at probe()
Baruch Siach
2019-08-26
Kconfig: Varios: Fix more SPL, TPL dependencies
Adam Ford
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-07-19
misc: imx8: add sc_misc_get_temp
Peng Fan
2019-07-14
Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2019-07-12
misc: stm32_fuse: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-10
test: dm: Add a test for PCI Enhanced Allocation
Alex Marginean
2019-06-11
imx8: fuse: fix fuse driver
Marcel Ziswiler
2019-05-21
spl: misc: Allow misc drivers in SPL and TPL
Simon Glass
2019-05-21
gdsys_rxaui_ctrl: Use new regmap interface
Mario Six
2019-05-21
gdsys_rxaui_ctrl: Return old state
Mario Six
2019-05-08
cros_ec: Use a hyphen in the uclass name
Simon Glass
2019-04-25
mxc_ocotp: Disable fuse sense for imx8mq B1
Ye Li
2019-04-25
mxc_ocotp: Update redundancy banks for mx7ulp B0
Ye Li
2019-04-25
misc: imx8: scu: add i.MX8QM support
Peng Fan
2019-04-25
imx8: fuse: add fuse driver
Peng Fan
2019-04-22
misc: fs_loader: Replace label with DT phandle
Tien Fong Chee
2019-04-22
misc: fs_loader: Add support for initializing block device
Tien Fong Chee
2019-04-13
configs: move CONFIG_MXC_OCOTP to Kconfig
Marcel Ziswiler
2019-04-12
Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-boot
Tom Rini
2019-04-12
stpmic1: add NVM update support in fuse command
Patrick Delaunay
2019-04-11
misc: i2c_eeprom: add eeprom write support
Baruch Siach
2019-04-11
misc: i2c_eeprom: support DT pagesize property
Baruch Siach
2019-02-14
xilinx: common: Remove !DM_i2C code for reading mac from eeprom
Michal Simek
2019-02-09
misc: Allow child devices
Simon Glass
2019-01-30
Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx
Tom Rini
2019-01-28
imx8: scu: use dedicated MU for SPL
Peng Fan
2019-01-26
misc: i2c_eeprom: Add atmel,24c08 to the list
Michal Simek
2019-01-18
Merge tag 'fsl-qoriq-for-v2019.04-rc1' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2019-01-17
drivers: ifc: restore the legacy flow for IFC config
Rajesh Bhagat
2019-01-15
misc: fs_loader: Switching private data allocation to DM auto allocation
Tien Fong Chee
2019-01-09
misc: imx8: scu: use platdata instead of priv data
Peng Fan
2019-01-09
misc: imx: scu: avoid write null pointer
Peng Fan
2019-01-01
Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx
Tom Rini
2019-01-01
imx: rename mx8m,MX8M to imx8m,IMX8M
Peng Fan
2018-12-19
misc: Add JZ47xx efuse driver
Paul Burton
2018-12-10
Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2018-12-06
drivers: ifc: dynamic chipselect mapping support
Pankit Garg
2018-12-05
cros_ec: Adjust to use v1 vboot context only
Simon Glass
2018-12-05
cros: Correct a printf() string and comment
Simon Glass
2018-11-20
misc: Update read() and write() methods to return bytes xfered
Simon Glass
2018-11-20
cros_ec: Add new features for events and power
Simon Glass
2018-11-20
cros_ec: Align uclass data to a cache boundary
Simon Glass
2018-11-20
cros_ec: Fail if we cannot determine the flash burst size
Simon Glass
2018-11-20
cros_ec: Add error logging on a few commands
Simon Glass
2018-11-20
cros_ec: Use uint instead of u8 for parameters
Simon Glass
2018-11-16
misc: fs_loader: Fix compiler warning
Keerthy
2018-11-16
misc: fs_loader: Use device_get_global_by_ofnode to get to node
Keerthy
2018-11-14
test: dm: pci: Add cases for finding next PCI capability APIs
Bin Meng
2018-11-14
misc: Add IHS FPGA driver
Mario Six
[next]