Age | Commit message (Expand) | Author |
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-28 | Prepare v2020.04-rc1 | Tom Rini |
2020-01-27 | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi | Tom Rini |
2020-01-27 | Merge branch '2020-01-27-master-imports' | Tom Rini |
2020-01-27 | pmic: allow dump command for non contiguous register maps | Martin Fuzzey |
2020-01-27 | power: regulator: add driver for Dialog DA9063 PMIC | Martin Fuzzey |
2020-01-27 | power: pmic: add driver for Dialog DA9063 PMIC | Martin Fuzzey |
2020-01-27 | rtc: s35392a: encode command correctly | Ian Ray |
2020-01-27 | cmd: sata: Add block unbind device function | Peng Ma |
2020-01-27 | tbs2910: add custom CONFIG_OF_REMOVE_PROPS list to defconfig | Anatolij Gustschin |
2020-01-27 | dts: add property removal option CONFIG_OF_REMOVE_PROPS | Anatolij Gustschin |
2020-01-27 | spi: cadence-qspi: Add compatible for TI AM654 | Vignesh Raghavendra |
2020-01-27 | spi: cadence-qspi: Add support for Cadence Octal SPI controller | Vignesh Raghavendra |
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-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 |
2020-01-26 | clk: uclass: clk_get_by_name() must not be available if CONFIG_OF_PLATDATA is... | Giulio Benetti |
2020-01-26 | clk: show more error info when uclass_get_device_by_name | Peng Fan |
2020-01-26 | clk: mediatek: use unsigned type for returning the clk rate | Fabien Parent |
2020-01-25 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq | Tom Rini |
2020-01-25 | Merge branch '2020-01-24-master-imports' | Tom Rini |
2020-01-25 | mtd: add prototypes for weak function | Patrick Delaunay |
2020-01-25 | common: blk: fix comment about blkcache_read return value | Eric Nelson |
2020-01-25 | meerkat96: fix typo in MAINTAINERS email address | Shawn Guo |
2020-01-25 | genboardscfg.py: drop python version comment | Baruch Siach |