- 4dd0593 watchdog: omap_wdt: Fix WDT coding style by Marek Vasut · 4 years, 10 months ago
- 11c1af6 watchdog: omap_wdt: Fix WDT reloading by Marek Vasut · 4 years, 10 months ago
- 8a9ec4d watchdog: omap_wdt: Fix WDT timeout configuration by Marek Vasut · 4 years, 10 months ago
- 25216d6 gpio: da8xx_gpio: Add "ti,keystone-gpio" compatible by Vignesh Raghavendra · 4 years, 10 months ago
- 94f992d gpio: da8xx_gpio: Fix compiler warning by Vignesh Raghavendra · 4 years, 10 months ago
- dd6638a gpio: pca953x_gpio: Add support for 24 bit IO expander by Vignesh Raghavendra · 4 years, 10 months ago
- 31a790b Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 10 months ago
- 13cb7cc dfu: Add option to skip empty pages when flashing UBI images to NAND by Guillermo Rodríguez · 5 years ago
- bf16a7b usb: cdns3: ep0: Invalidate cache before reading Setup Packet by Vignesh Raghavendra · 4 years, 10 months ago
- 427da6f Merge tag 'u-boot-rockchip-20200130' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 10 months ago
- 80e99ad Merge tag 'uniphier-v2020.04-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 4 years, 10 months ago
- 407b01b mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISC by Masahiro Yamada · 4 years, 10 months ago
- 80924cc mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES based on DT compatible by Masahiro Yamada · 4 years, 10 months ago
- 21d4a3c mtd: rawnand: denali_dt: insert udelay() after reset deassert by Masahiro Yamada · 4 years, 10 months ago
- 9925df0 mtd: rawnand: denali: Do not reset the block before booting the kernel by Marek Vasut · 4 years, 10 months ago
- 11bcc58 mtd: rawnand: denali_dt: make the core clock optional by Masahiro Yamada · 4 years, 10 months ago
- 33672c9 mtd: rawnand: denali-spl: Add missing hardware init on SoCFPGA by Marek Vasut · 4 years, 10 months ago
- dad9af5 net: fix typo by Flavio Suligoi · 4 years, 10 months ago
- 31531f6 ram: rk3328: only do data traning for cs0 by Kever Yang · 4 years, 10 months ago
- b52a199 arm: rockchip: Add common cru.h by Jagan Teki · 4 years, 10 months ago
- 95052b4 ram: rk3399: don't assume phy_io_config() uses real regs by Thomas Hebb · 5 years ago
- e7ab1cb Merge tag 'for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 4 years, 10 months ago
- 3e12744 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 4 years, 10 months ago
- 86e42b3 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 10 months ago
- 7ae22d8 power: regulator: add driver for Dialog DA9063 PMIC by Martin Fuzzey · 4 years, 10 months ago
- 483880c power: pmic: add driver for Dialog DA9063 PMIC by Martin Fuzzey · 4 years, 10 months ago
- e1d26a7 rtc: s35392a: encode command correctly by Ian Ray · 4 years, 10 months ago
- daa9405 spi: cadence-qspi: Add compatible for TI AM654 by Vignesh Raghavendra · 5 years ago
- 0f24784 spi: cadence-qspi: Add support for Cadence Octal SPI controller by Vignesh Raghavendra · 5 years ago
- 658df8b mtd: spi-nor-core: Add octal mode support by Vignesh Raghavendra · 5 years ago
- ffab212 spi: cadence-qspi: Add direct mode support by Vignesh Raghavendra · 4 years, 10 months ago
- d640772 spi: cadence_qspi: Move to spi-mem framework by Vignesh Raghavendra · 4 years, 10 months ago
- 370d33b mtd: spinand: winbond: Add support for W25N01GV by Robert Marko · 4 years, 10 months ago
- 5502c88 spi: ti_qspi: Add support for CS other than CS0 by Vignesh Raghavendra · 5 years ago
- f7dd537 spi: prevent overriding established bus settings by Marcin Wojtas · 5 years ago
- 7bacce5 dm: spi: Check cs number before accessing slaves by Bin Meng · 5 years ago
- 383fded spi: nxp_fspi: new driver for the FlexSPI controller by Michael Walle · 5 years ago
- 051e03c 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
- 2034f6c i2c: designware_i2c: Do more in the probe() method by Simon Glass · 4 years, 10 months ago
- 23ad52e i2c: designware_i2c: Separate out the speed calculation by Simon Glass · 4 years, 10 months ago
- a8d2b51 i2c: designware_i2c: Move dw_i2c_speed_config to header by Simon Glass · 4 years, 10 months ago
- d96440d i2c: designware_i2c: Add support for fast-plus speed by Simon Glass · 4 years, 10 months ago
- f3d4615 i2c: Update drivers to use enum for speed by Simon Glass · 4 years, 10 months ago
- b0a22d0 i2c: stm32: Update to use standard enums for speed by Simon Glass · 4 years, 10 months ago
- 4bef536 i2c: omap: Update to use standard enums for speed by Simon Glass · 4 years, 10 months ago
- ab723b7 i2c: kona_i2c: Update to use standard enums for speed by Simon Glass · 4 years, 10 months ago
- 54290c6 i2c: designware_i2c: Update to use standard enums for speed by Simon Glass · 4 years, 10 months ago
- 642400c i2c: ast_i2c: Update to use standard enums for speed by Simon Glass · 4 years, 10 months ago
- 96fe11c i2c: designware_i2c: Add spike supression by Simon Glass · 4 years, 10 months ago
- e71b6f6 i2c: designware_i2c: Rewrite timing calculation by Simon Glass · 4 years, 10 months ago
- 31adb87 i2c: designware_i2c: Put hold config in a struct by Simon Glass · 4 years, 10 months ago
- d22409e i2c: designware_i2c: Drop scl_sda_cfg parameter by Simon Glass · 4 years, 10 months ago
- 80a03db i2c: designware_i2c: Read device-tree properties by Simon Glass · 4 years, 10 months ago
- dd3c160 i2c: designware_i2c: Use an accurate bus clock instead of MHz by Simon Glass · 4 years, 10 months ago
- 65190d1 i2c: designware_i2c: Use an enum for selected speed mode by Simon Glass · 4 years, 10 months ago
- 6db7943 i2c: designware_i2c: Rename 'max' speed to 'high' speed by Simon Glass · 4 years, 10 months ago
- afb8865 i2c: designware_i2c: Include clk.h in the header file by Simon Glass · 4 years, 10 months ago
- 25eb0fb i2c: designware_i2c: Don't allow changing IC_CLK by Simon Glass · 4 years, 10 months ago
- 0fd05c9 i2c: designware_i2c: Add more registers by Simon Glass · 4 years, 10 months ago
- 041b06a clk: imx: pllv3: fix potential 'divide by zero' in av_set_rate() by Giulio Benetti · 4 years, 10 months ago
- d37ecab clk: imx: pllv3: fix potential 'divide by zero' in av_get_rate() by Giulio Benetti · 4 years, 10 months ago
- 3391e77 clk: imx: pllv3: fix potential 'divide by zero' in sys_get_rate() by Giulio Benetti · 4 years, 10 months ago
- c05b38d common: fix regression on block cache init by Angelo Durgehello · 4 years, 10 months ago
- 080dbc6 arm: mvebu: fix A38x breakage from commit bb872dd930cc by Joel Johnson · 4 years, 10 months ago
- 0b23b0d Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years, 10 months ago
- 90cbfa5 clk: Fix error checking of dev_read_addr_ptr by Sean Anderson · 5 years ago
- efbdad3 clk: uclass: clk_get_by_name() must not be available if CONFIG_OF_PLATDATA is enabled by Giulio Benetti · 5 years ago
- 5dcac2b clk: show more error info when uclass_get_device_by_name by Peng Fan · 5 years ago
- 832685f clk: mediatek: use unsigned type for returning the clk rate by Fabien Parent · 5 years ago
- 40521a6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 10 months ago
- 1526bcc common: add blkcache init by Angelo Durgehello · 4 years, 10 months ago
- 5cde44e net: macb: Drop local cache flush by Vignesh Raghavendra · 4 years, 10 months ago
- 6fff562 mtd: denali: Drop custom dma mapping functions by Vignesh Raghavendra · 4 years, 10 months ago
- eaa8b04 mmc: tmio-common: Drop custom dma mapping functions by Vignesh Raghavendra · 4 years, 10 months ago
- 1fdbad0 fastboot: mt85xx: add command to flash/erase emmc hwpart by mingming lee · 4 years, 10 months ago
- 7d017d6 usb: musb-new: mt85xx: add musb-new gadget driver. by mingming lee · 4 years, 10 months ago
- 94a8e83 crypto: make mod_exp_sw() static by Heinrich Schuchardt · 4 years, 10 months ago
- 1611235 lib: Kconfig dependencies for pseudo-random library by Heinrich Schuchardt · 4 years, 10 months ago
- a2f729f phy: sun4i-usb: Add Allwinner R40 support by Andre Przywara · 4 years, 11 months ago
- 29a4a9f common: Move hang() to the same header as panic() by Simon Glass · 4 years, 11 months ago
- 91527c9 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 11 months ago
- f329349 common: Rename and move source() by Simon Glass · 4 years, 11 months ago
- ea18895 common: Move the image globals into image.h by Simon Glass · 4 years, 11 months ago
- e7f0ec0 image: Rename load_addr, save_addr, save_size by Simon Glass · 4 years, 11 months ago
- 657afb1 common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 11 months ago
- 98c338b common: Move get_tbclk() to time.h by Simon Glass · 4 years, 11 months ago
- b63ff2a common: Move clock functions into a new file by Simon Glass · 4 years, 11 months ago
- cc3ac11 common: Move ll_boot_init() to init.h by Simon Glass · 4 years, 11 months ago
- f9aaf98 common: Drop floppy disk support by Simon Glass · 4 years, 11 months ago
- 1c16606 serial: ns16550: Use old baud rate divisor for flushing if not given by Patrik Dahlström · 5 years ago
- 83b539c remoteproc: elf_loader: fix program header parsing by Fabien Dessenne · 5 years ago
- b8e4eec drivers: net: fsl_enetc: fix SXGMII MAC configuration by Alex Marginean · 4 years, 10 months ago
- 9c2969e pci: layerscape: device tree fixup based on SoC and by Wasim Khan · 4 years, 11 months ago
- d20eb7a pci: layerscape: Move streamId allocation to common device tree fixup by Wasim Khan · 4 years, 11 months ago
- 1185b22 pci: layerscape: Common device tree fixup for NXP SoCs by Wasim Khan · 4 years, 11 months ago
- 42c66f0 drivers: net: fsl_enetc: add write_hwaddr() for LS1028A by Michael Walle · 5 years ago
- ee5c70b drivers: net: fsl_enetc: use write_hwaddr() by Michael Walle · 5 years ago
- 282d992 pci: layerscape: Fix the BARs disable function by Hou Zhiqiang · 5 years ago
- f8203e3 pci: layerscape: Fix the disabling of Expansion ROM BAR by Hou Zhiqiang · 5 years ago
- 9c2aee1 drivers: net: fsl_enetc: Pass on primary MAC address to Linux by Alex Marginean · 5 years ago