- cc46443 rockchip: Add cpu-info by Jagan Teki · 4 years, 11 months ago
- c0224a4 rockpro-rk3399: Enable SPI Flash by Jagan Teki · 5 years ago
- edb35fc roc-pc-rk3399: Enable SPI Flash by Jagan Teki · 5 years ago
- f2b46ad rockchip: dts: Sync ROC-RK3399-PC changes from Linux by Jagan Teki · 5 years ago
- 6839757 env: Enable SPI flash env for rockchip by Jagan Teki · 5 years ago
- c4ec226 env: kconfig: Restrict rockchip env for MMC by Jagan Teki · 5 years ago
- 8f429e5 rk3399: Check MMC env while defining it by Jagan Teki · 5 years ago
- d8105ab ram: rk3399: don't assume phy_io_config() uses real regs by Thomas Hebb · 5 years ago
- f886536 Merge tag 'for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 4 years, 10 months ago
- da62e1a Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 4 years, 10 months ago
- 0c2cc96 Prepare v2020.04-rc1 by Tom Rini · 4 years, 10 months ago
- a5b0bd0 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 10 months ago
- 66eddd4 arm: exynos: odroid: Change autoboot script to use ${mmcbootdev} by Marek Szyprowski · 4 years, 10 months ago
- b6753a7 Merge branch '2020-01-27-master-imports' by Tom Rini · 4 years, 10 months ago
- 39d9a10 pmic: allow dump command for non contiguous register maps by Martin Fuzzey · 4 years, 11 months ago
- d309f62 power: regulator: add driver for Dialog DA9063 PMIC by Martin Fuzzey · 4 years, 11 months ago
- a99472e power: pmic: add driver for Dialog DA9063 PMIC by Martin Fuzzey · 4 years, 11 months ago
- 946b741 rtc: s35392a: encode command correctly by Ian Ray · 4 years, 11 months ago
- 18b9a67 cmd: sata: Add block unbind device function by Peng Ma · 5 years ago
- 4167ab2 tbs2910: add custom CONFIG_OF_REMOVE_PROPS list to defconfig by Anatolij Gustschin · 4 years, 11 months ago
- 0856834 dts: add property removal option CONFIG_OF_REMOVE_PROPS by Anatolij Gustschin · 4 years, 11 months ago
- bc4a2e3 arm: exynos: Read default MMC device from XOM[7:5] pins by Marek Szyprowski · 4 years, 10 months ago
- 99276f0 spi: cadence-qspi: Add compatible for TI AM654 by Vignesh Raghavendra · 5 years ago
- 68f8266 spi: cadence-qspi: Add support for Cadence Octal SPI controller by Vignesh Raghavendra · 5 years ago
- c063ee3 mtd: spi-nor-core: Add octal mode support by Vignesh Raghavendra · 5 years ago
- 6b7df22 spi: cadence-qspi: Add direct mode support by Vignesh Raghavendra · 4 years, 10 months ago
- 27516a3 spi: cadence_qspi: Move to spi-mem framework by Vignesh Raghavendra · 4 years, 10 months ago
- a2ee916 mtd: spinand: winbond: Add support for W25N01GV by Robert Marko · 4 years, 10 months ago
- e995dbb spi: ti_qspi: Add support for CS other than CS0 by Vignesh Raghavendra · 5 years ago
- 70d8f98 spi: prevent overriding established bus settings by Marcin Wojtas · 5 years ago
- 67e20fe cmd: spi: Permit setting bus frequency by Marek Vasut · 5 years ago
- bb919a5 test: dm: spi: Fix sandbox dm_test_spi_find() by Bin Meng · 5 years ago
- 9741e73 dm: spi: Check cs number before accessing slaves by Bin Meng · 5 years ago
- d3967f3 spi: nxp_fspi: new driver for the FlexSPI controller by Michael Walle · 5 years ago
- 8ad5a73 Merge tag 'u-boot-clk-26Jan2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 4 years, 10 months ago
- 8de5ae8 i2c: designware_i2c: Do more in the probe() method by Simon Glass · 4 years, 10 months ago
- c529419 i2c: designware_i2c: Separate out the speed calculation by Simon Glass · 4 years, 10 months ago
- b4544bd i2c: designware_i2c: Move dw_i2c_speed_config to header by Simon Glass · 4 years, 10 months ago
- 4564922 i2c: designware_i2c: Add support for fast-plus speed by Simon Glass · 4 years, 10 months ago
- f0c99c5 i2c: Update drivers to use enum for speed by Simon Glass · 4 years, 10 months ago
- e8e01cc i2c: stm32: Update to use standard enums for speed by Simon Glass · 4 years, 10 months ago
- ed0a60a i2c: omap: Update to use standard enums for speed by Simon Glass · 4 years, 10 months ago
- 24f8c0e i2c: kona_i2c: Update to use standard enums for speed by Simon Glass · 4 years, 10 months ago
- ac77bae i2c: designware_i2c: Update to use standard enums for speed by Simon Glass · 4 years, 10 months ago
- 712e149 i2c: ast_i2c: Update to use standard enums for speed by Simon Glass · 4 years, 10 months ago
- 0d9dc0c i2c: Add enums for i2c speed and address size by Simon Glass · 4 years, 10 months ago
- c38e2b3 i2c: designware_i2c: Add spike supression by Simon Glass · 4 years, 10 months ago
- c718110 i2c: designware_i2c: Rewrite timing calculation by Simon Glass · 4 years, 10 months ago
- 245ec0b i2c: designware_i2c: Put hold config in a struct by Simon Glass · 4 years, 10 months ago
- 60e0c3a i2c: designware_i2c: Drop scl_sda_cfg parameter by Simon Glass · 4 years, 10 months ago
- 9e5d174 i2c: designware_i2c: Read device-tree properties by Simon Glass · 4 years, 10 months ago
- 2e70894 i2c: designware_i2c: Bring in the binding file by Simon Glass · 4 years, 10 months ago
- 333dadd i2c: designware_i2c: Use an accurate bus clock instead of MHz by Simon Glass · 4 years, 10 months ago
- 6ed44ae i2c: designware_i2c: Use an enum for selected speed mode by Simon Glass · 4 years, 10 months ago
- f5ef101 i2c: designware_i2c: Rename 'max' speed to 'high' speed by Simon Glass · 4 years, 10 months ago
- 9b7af64 i2c: designware_i2c: Include clk.h in the header file by Simon Glass · 4 years, 10 months ago
- 8553e9b i2c: designware_i2c: Don't allow changing IC_CLK by Simon Glass · 4 years, 10 months ago
- 4bca051 i2c: designware_i2c: Add more registers by Simon Glass · 4 years, 10 months ago
- 51c1e04 global_data: remove unused mxc_i2c specific field by Baruch Siach · 5 years ago
- 38e96b2 clock_imx8mq: Make frac_pll_init() static by Pedro Jardim · 4 years, 10 months ago
- 58a8d7b clock_imx8mq: Remove the function sscg_pll_init() by Pedro Jardim · 4 years, 10 months ago
- 300ae1b clock_imx8mq: Make do_imx8m_showclocks() static by Pedro Jardim · 4 years, 10 months ago
- be84f68 clock_imx8mq: Delete not used init_usb_clk() by Pedro Jardim · 4 years, 10 months ago
- e4a5558 clk: imx: pllv3: fix potential 'divide by zero' in av_set_rate() by Giulio Benetti · 4 years, 10 months ago
- 2af750e clk: imx: pllv3: fix potential 'divide by zero' in av_get_rate() by Giulio Benetti · 4 years, 10 months ago
- cf4c04a clk: imx: pllv3: fix potential 'divide by zero' in sys_get_rate() by Giulio Benetti · 4 years, 10 months ago
- 2c54cf5 common: fix regression on block cache init by Angelo Durgehello · 4 years, 10 months ago
- 2288efd arm: mvebu: fix A38x breakage from commit bb872dd930cc by Joel Johnson · 4 years, 10 months ago
- 45a77a5 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years, 10 months ago
- 35a76dc configs: Orange Pi Win: enable ethernet phy by Jernej Skrabec · 4 years, 10 months ago
- 9ba18e8 sunxi: Automate loading from 128KB MMC offset by Andre Przywara · 4 years, 11 months ago
- a0a5b21 sunxi: SPL: Factor out sunxi_get_boot_source() by Andre Przywara · 4 years, 11 months ago
- b58106d clk: Fix error checking of dev_read_addr_ptr by Sean Anderson · 5 years ago
- 6814a5c clk: Include missing headers for linux/clk-provider.h by Sean Anderson · 5 years ago
- 6c91087 clk: uclass: clk_get_by_name() must not be available if CONFIG_OF_PLATDATA is enabled by Giulio Benetti · 5 years ago
- c179a17 clk: show more error info when uclass_get_device_by_name by Peng Fan · 5 years ago
- 94fc842 clk: mediatek: use unsigned type for returning the clk rate by Fabien Parent · 5 years ago
- 529ea1c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 10 months ago
- a95d928 Merge branch '2020-01-24-master-imports' by Tom Rini · 4 years, 10 months ago
- 4a10f56 mtd: add prototypes for weak function by Patrick Delaunay · 4 years, 10 months ago
- 44ea1d4 common: blk: fix comment about blkcache_read return value by Eric Nelson · 4 years, 10 months ago
- 5c38e3e meerkat96: fix typo in MAINTAINERS email address by Shawn Guo · 4 years, 10 months ago
- 615909a genboardscfg.py: drop python version comment by Baruch Siach · 4 years, 10 months ago
- 3d8e4c1 common: add blkcache init by Angelo Durgehello · 4 years, 10 months ago
- 8f92694 net: macb: Drop local cache flush by Vignesh Raghavendra · 4 years, 10 months ago
- dd62b9a mtd: denali: Drop custom dma mapping functions by Vignesh Raghavendra · 4 years, 10 months ago
- 0892e71 mmc: tmio-common: Drop custom dma mapping functions by Vignesh Raghavendra · 4 years, 10 months ago
- 4a81a21 asm: dma-mapping.h: Fix dma mapping functions by Vignesh Raghavendra · 4 years, 10 months ago
- 6a10556 fastboot: mt85xx: add command to flash/erase emmc hwpart by developer · 4 years, 10 months ago
- 711898c configs: mt8518: Enable fastboot related configs by developer · 4 years, 10 months ago
- 336e0f5 configs: mt8518: enable usb gadget driver by developer · 4 years, 10 months ago
- 8bb9672 configs: mt8518: set global variables for fastboot by developer · 4 years, 10 months ago
- cabebda ARM: Mediatek: Add board_late_init to init usb gadget driver by developer · 4 years, 10 months ago
- 64800e0 usb: musb-new: mt85xx: add musb-new gadget driver. by developer · 4 years, 10 months ago
- c75f853 crypto: make mod_exp_sw() static by Heinrich Schuchardt · 4 years, 10 months ago
- b2e67a2 lib: Kconfig dependencies for pseudo-random library by Heinrich Schuchardt · 4 years, 10 months ago
- 38c8c1b lib: rsa: consider CONFIG_SPL_RSA by Heinrich Schuchardt · 4 years, 10 months ago
- 95de4bc sunxi: Add Libre Computer ALL-H5-CC H5 board by Chen-Yu Tsai · 4 years, 11 months ago
- 7d106f1 sunxi: Add Libre Computer ALL-H3-IT H5 board by Chen-Yu Tsai · 4 years, 11 months ago
- e6d9fc0 sunxi: move CONFIG_SYS_SPI_U_BOOT_OFFS out of defconfig by Andre Przywara · 4 years, 11 months ago