- 53bab17 board: ge: bx50v3, imx53ppd: use DM I2C by Robert Beckett · 4 years, 10 months ago
- 7655c34 board: ge: bx50v3, imx53ppd: add eeprom partitions by Robert Beckett · 4 years, 10 months ago
- 44cf461 misc: i2c_eeprom: set offset len and chip addr offset mask by Robert Beckett · 4 years, 10 months ago
- 9094587 imx: mx6ul_14x14_evk: turn of backlight and LCD before booting OS by Anatolij Gustschin · 4 years, 10 months ago
- 5c77305 mx6sabresd: Convert PCI to driver model by Alifer Moraes · 4 years, 11 months ago
- ccd298c mx6sabre_common: Remove FEC related settings by Fabio Estevam · 4 years, 11 months ago
- 0517d23 imx6: aristainetos: fix NAND detection with latest mainline by Heiko Schocher · 4 years, 10 months ago
- 994f84c ARM: imx: novena: Enable DM thermal by Marek Vasut · 4 years, 10 months ago
- 3f4e834 ARM: imx: novena: Enable DM ethernet by Marek Vasut · 4 years, 10 months ago
- be9a0df ARM: imx: novena: Move defconfig bits to arch Kconfig by Marek Vasut · 4 years, 10 months ago
- 7284d63 mx7dsabre: Fix usbtog probe when use dfu or ums by Joris Offouga · 4 years, 10 months ago
- 4fa8716 arm: dts: imx7s-warp7: Move u-boot specific node in u-boot.dtsi by Joris Offouga · 4 years, 10 months ago
- 82fad98 warp7: remove unused usb configs by Joris Offouga · 4 years, 10 months ago
- e19e7cc warp7: Fix the pmic_get() parameter in the DM case by Joris Offouga · 4 years, 10 months ago
- 800afbd arm: xea: dts: Add 'fec-3v3' regulator properties to prevent accidental disablement by Lukasz Majewski · 4 years, 10 months ago
- 07adfb1 arm: xea: spl: Add GPIO0_0 setup on spl_board_init by Lukasz Majewski · 4 years, 10 months ago
- 97b80da arm: xea: config: Enable support for XEA board specific device tree tweaks by Lukasz Majewski · 4 years, 10 months ago
- 363cd97 arm: xea: Provide function to set L2 switch 'local-mac-address' property by Lukasz Majewski · 4 years, 10 months ago
- 7cc34bc arm: xea: defconfig: Define space for redundant envs in SPI-NOR flash by Lukasz Majewski · 4 years, 10 months ago
- cbcbeb1 mx7ulp_com: Remove unneeded SoC definitions by Fabio Estevam · 4 years, 10 months ago
- db5a97e cmd: mdc/mwc: normalize disjoint MX_CYCLIC usage by Joel Johnson · 4 years, 10 months ago
- 34d9224 tools: imx8m_image: fix warning message by Sébastien Szymanski · 4 years, 10 months ago
- 69dc32d mx6sxsabresd: Keep only one target by Fabio Estevam · 4 years, 10 months ago
- bacadc0 mx6ul_14x14_evk: Move CONFIG_DM_74X164 to defconfig by Fabio Estevam · 4 years, 10 months ago
- ef64c0b gpio: Let DM_74X164 be built without CONFIG_SPL_GPIO by Fabio Estevam · 4 years, 10 months ago
- 8e35c1b imx: imx8mm_evk: spelling in readme file by Marcel Ziswiler · 4 years, 10 months ago
- 8a478cb board: toradex: verdin-imx8mm: add MAINTAINERS by Igor Opaniuk · 4 years, 10 months ago
- f4c326d board: toradex: verdin-imx8mm: add README by Igor Opaniuk · 4 years, 10 months ago
- 309e65b board: toradex: Add Verdin iMX8M Mini support by Igor Opaniuk · 4 years, 10 months ago
- eca26ba toradex: tdx-cfg-block: add Verdin iMX8M Mini/Nano support by Marcel Ziswiler · 4 years, 10 months ago
- 75b9327 toradex: tdx-cfg-block: add Apalis iMX8X support by Marcel Ziswiler · 4 years, 10 months ago
- 17cfa02 arm: dts: imx8mm-pinfunc: sync latest linux-next pin func header by Marcel Ziswiler · 4 years, 10 months ago
- 0d66d86 Merge branch '2020-02-07-master-imports' by Tom Rini · 4 years, 10 months ago
- 1ecad07 board: presidio-asic: Add basic G3 engr. development board support by Alex Nemirovsky · 4 years, 10 months ago
- adca83a serial: serial_cortina: add UART DM driver for CAxxxx SoCs by Jason Li · 4 years, 10 months ago
- dd2b30b watchdog: cortina_wdt: add support for HW WDT on CAxxxx SoCs by Jason Li · 4 years, 10 months ago
- 5ec230c gpio: cortina_gpio: add DM_GPIO driver for CAxxxx SoCs by Jason Li · 4 years, 10 months ago
- 830e7241 gpio: do not include <asm/arch/gpio.h> for Cortina CAxxxx SoCs by Jason Li · 4 years, 10 months ago
- 94171e3 MAINTAINERS, git-mailrc: cortina: add Custodian for Cortina Access Inc. by Alex Nemirovsky · 4 years, 10 months ago
- 4d88ed0 mpc8xx: Expose show_regs() by Tom Rini · 4 years, 10 months ago
- 8abb4cb cmd/elf.c: Add SPDX tag by Tom Rini · 4 years, 10 months ago
- bf30682 configs: mediatek: enable mt7622 ethernet support by developer · 4 years, 10 months ago
- 4435018 eth: mtk-eth: aarch64: fix build warnings on ethernet-driver by Frank Wunderlich · 4 years, 10 months ago
- 9837ead arm: dts: mediatek: add ethernet and sgmii dts node for mt7622 by developer · 4 years, 10 months ago
- 933bb80 eth: mtk-eth: add mt7622 support in mediatek eth driver by developer · 4 years, 10 months ago
- 9a12c24 eth: mtk-eth: add sgmii mode support in mediatek eth driver by developer · 4 years, 10 months ago
- 3a867ce fat: write: adjust data written in each partial write by Marek Szyprowski · 5 years ago
- 2f24167 fat: write: fix broken write to fragmented files by Marek Szyprowski · 5 years ago
- a01e78d cmd: gpio: Correct do_gpio() return value by Luka Kovacic · 5 years ago
- 41b675d azure/gitlab: Update to Docker to have SDL2 available by Tom Rini · 4 years, 10 months ago
- 6d4656b azure: Use our own GRUB binaries by Tom Rini · 4 years, 10 months ago
- 159b0ab gitlab: use our own GRUB by Heinrich Schuchardt · 5 years ago
- c9e43ff Merge tag 'efi-2020-04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 10 months ago
- c79ba0f Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 4 years, 10 months ago
- dba3670 video: enable VIDEO_ANSI and all VIDEO_BBP options by Anatolij Gustschin · 4 years, 10 months ago
- 6bd3b14 configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
- f10b52f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 10 months ago
- d69d595 Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 4 years, 10 months ago
- ba41e3e test: efi_selftest: fix pylint warnings by Heinrich Schuchardt · 4 years, 10 months ago
- a944dbb test: test_efi_fit: fix pylint warnings by Heinrich Schuchardt · 4 years, 10 months ago
- 6bccacf ddr: altera: Add DDR2 support to Gen5 driver by Marek Vasut · 5 years ago
- b1fdd3a watchdog: designware: Optionally fetch clock and reset from DT by Marek Vasut · 5 years ago
- 8655f67 watchdog: designware: Convert to DM and DT probing by Marek Vasut · 5 years ago
- 715f04e Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 10 months ago
- bd0bb46 Merge tag 'ti-v2020.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 10 months ago
- 4f60062 board: ls1012ardb: do not use imply CONFIG_ by Heinrich Schuchardt · 4 years, 10 months ago
- 7cef8b6 armv8: ls2088a: Updates secure boot headers offset by Priyanka Singh · 4 years, 10 months ago
- f745ae9 armv8: ls1088a: Updates secure boot headers offset by Priyanka Singh · 4 years, 10 months ago
- e29ef97 armv8: lx2160a: Updates secure boot headers offset by Priyanka Singh · 4 years, 10 months ago
- d06adf2 armv8: ls1012ardb: Updates secure boot headers offset by Priyanka Singh · 4 years, 10 months ago
- a83b8db armv8: ls1046a: Updates secure boot headers offset by Priyanka Singh · 4 years, 10 months ago
- d168ade configs: ls1021a: Reserve low memory for CMA by Alison Wang · 4 years, 10 months ago
- d15aa9f dm: arm: ls1021a: add i2c DM support by Biwen Li · 5 years ago
- 0a759bb dm: arm64: ls1012a: add i2c DM support by Biwen Li · 5 years ago
- 9dc4bbe Kconfigs: layerscape: use a convenient default value for SYS_MALLOC_F_LEN by Biwen Li · 5 years ago
- 41a5abc i2c: mxc_i2c: add DM_FLAG_PRE_RELOC flag by Biwen Li · 5 years ago
- a8c4e1f armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabled by Biwen Li · 5 years ago
- d00ffb5 rtc: pcf8563: Add driver model support by Biwen Li · 5 years ago
- 2c4cbb5 configs: ls1028a: Enable FSPI support by Kuldeep Singh · 5 years ago
- 6b61424 arm: dts: lx2160a: Add FSPI node properties by Kuldeep Singh · 5 years ago
- baab246 arm: dts: ls1028a: Add FSPI node properties by Kuldeep Singh · 5 years ago
- 74bd499 board: fsl: lx2160a: Add support to reset to eMMC by Meenakshi Aggarwal · 4 years, 10 months ago
- 851856c arm: dts: ls1028a: fix interrupt properties by Michael Walle · 5 years ago
- ae18277 arm: ls1028a: use the new flexspi driver by Michael Walle · 5 years ago
- 5b18971 configs: ls1012ardb: Enable CONFIG_SYS_RELOC_GD_ENV_ADDR by Kuldeep Singh · 5 years ago
- d7c8e59 azure: Move to vs2017-win2016 platform build host by Tom Rini · 4 years, 10 months ago
- 1ec382a gpio: intel_gpio: Fix register/bit offsets intel_gpio_get_value() by Wolfgang Wallner · 4 years, 10 months ago
- ee2ba39 gpio: intel_gpio: Clear tx state bit when setting output by Wolfgang Wallner · 4 years, 10 months ago
- c3d53e1 gpio: intel_gpio: Pass pinctrl device to pcr_clrsetbits32() by Wolfgang Wallner · 4 years, 10 months ago
- 3767e7f x86: itss: Remove apl-prefix by Wolfgang Wallner · 4 years, 10 months ago
- b5460dd x86: itss: Add a Kconfig option to enable/disable ITSS driver by Wolfgang Wallner · 4 years, 10 months ago
- 16ae7e3 x86: Move itss.c from Apollo Lake to a more generic location by Wolfgang Wallner · 4 years, 10 months ago
- c6dea21 watchdog: omap_wdt: Fix WDT coding style by Marek Vasut · 4 years, 10 months ago
- 6c0e60a watchdog: omap_wdt: Fix WDT reloading by Marek Vasut · 4 years, 10 months ago
- 9dadf14 watchdog: omap_wdt: Fix WDT timeout configuration by Marek Vasut · 4 years, 10 months ago
- 0414d59 configs: j721e_evm_a72: Add GPIO support by Faiz Abbas · 4 years, 10 months ago
- 93503f4 arm: dts: k3-j721e-main: Add Support for gpio0 by Faiz Abbas · 4 years, 10 months ago
- c22f474 gpio: da8xx_gpio: Add "ti,keystone-gpio" compatible by Vignesh Raghavendra · 4 years, 10 months ago
- 536fd36 gpio: da8xx_gpio: Fix compiler warning by Vignesh Raghavendra · 4 years, 10 months ago
- 7f7a95c configs: j721e_evm_defconfig: Enable PCA953x IO expander by Vignesh Raghavendra · 4 years, 10 months ago