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
Age
Commit message (
Expand
)
Author
2020-01-27
mtd: spi-nor-core: Add octal mode support
Vignesh Raghavendra
2020-01-27
spi: cadence-qspi: Add direct mode support
Vignesh Raghavendra
2020-01-27
spi: cadence_qspi: Move to spi-mem framework
Vignesh Raghavendra
2020-01-27
mtd: spinand: winbond: Add support for W25N01GV
Robert Marko
2020-01-27
spi: ti_qspi: Add support for CS other than CS0
Vignesh Raghavendra
2020-01-27
spi: prevent overriding established bus settings
Marcin Wojtas
2020-01-27
cmd: spi: Permit setting bus frequency
Marek Vasut
2020-01-27
test: dm: spi: Fix sandbox dm_test_spi_find()
Bin Meng
2020-01-27
dm: spi: Check cs number before accessing slaves
Bin Meng
2020-01-27
spi: nxp_fspi: new driver for the FlexSPI controller
Michael Walle
2020-01-27
Merge tag 'u-boot-clk-26Jan2020' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2020-01-27
i2c: designware_i2c: Do more in the probe() method
Simon Glass
2020-01-27
i2c: designware_i2c: Separate out the speed calculation
Simon Glass
2020-01-27
i2c: designware_i2c: Move dw_i2c_speed_config to header
Simon Glass
2020-01-27
i2c: designware_i2c: Add support for fast-plus speed
Simon Glass
2020-01-27
i2c: Update drivers to use enum for speed
Simon Glass
2020-01-27
i2c: stm32: Update to use standard enums for speed
Simon Glass
2020-01-27
i2c: omap: Update to use standard enums for speed
Simon Glass
2020-01-27
i2c: kona_i2c: Update to use standard enums for speed
Simon Glass
2020-01-27
i2c: designware_i2c: Update to use standard enums for speed
Simon Glass
2020-01-27
i2c: ast_i2c: Update to use standard enums for speed
Simon Glass
2020-01-27
i2c: Add enums for i2c speed and address size
Simon Glass
2020-01-27
i2c: designware_i2c: Add spike supression
Simon Glass
2020-01-27
i2c: designware_i2c: Rewrite timing calculation
Simon Glass
2020-01-27
i2c: designware_i2c: Put hold config in a struct
Simon Glass
2020-01-27
i2c: designware_i2c: Drop scl_sda_cfg parameter
Simon Glass
2020-01-27
i2c: designware_i2c: Read device-tree properties
Simon Glass
2020-01-27
i2c: designware_i2c: Bring in the binding file
Simon Glass
2020-01-27
i2c: designware_i2c: Use an accurate bus clock instead of MHz
Simon Glass
2020-01-27
i2c: designware_i2c: Use an enum for selected speed mode
Simon Glass
2020-01-27
i2c: designware_i2c: Rename 'max' speed to 'high' speed
Simon Glass
2020-01-27
i2c: designware_i2c: Include clk.h in the header file
Simon Glass
2020-01-27
i2c: designware_i2c: Don't allow changing IC_CLK
Simon Glass
2020-01-27
i2c: designware_i2c: Add more registers
Simon Glass
2020-01-27
global_data: remove unused mxc_i2c specific field
Baruch Siach
2020-01-26
clock_imx8mq: Make frac_pll_init() static
Pedro Jardim
2020-01-26
clock_imx8mq: Remove the function sscg_pll_init()
Pedro Jardim
2020-01-26
clock_imx8mq: Make do_imx8m_showclocks() static
Pedro Jardim
2020-01-26
clock_imx8mq: Delete not used init_usb_clk()
Pedro Jardim
2020-01-26
clk: imx: pllv3: fix potential 'divide by zero' in av_set_rate()
Giulio Benetti
2020-01-26
clk: imx: pllv3: fix potential 'divide by zero' in av_get_rate()
Giulio Benetti
2020-01-26
clk: imx: pllv3: fix potential 'divide by zero' in sys_get_rate()
Giulio Benetti
2020-01-26
common: fix regression on block cache init
Angelo Durgehello
2020-01-26
arm: mvebu: fix A38x breakage from commit bb872dd930cc
Joel Johnson
2020-01-26
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2020-01-26
configs: Orange Pi Win: enable ethernet phy
Jernej Skrabec
2020-01-26
sunxi: Automate loading from 128KB MMC offset
Andre Przywara
2020-01-26
sunxi: SPL: Factor out sunxi_get_boot_source()
Andre Przywara
2020-01-26
clk: Fix error checking of dev_read_addr_ptr
Sean Anderson
2020-01-26
clk: Include missing headers for linux/clk-provider.h
Sean Anderson
[prev]
[next]