- 8ee5e3c board: stm32: remove fdt_high and fdt_highinitrd_high by Patrice Chotard · 4 years, 9 months ago
- 638c205 board: stm32: fix extra env setings addresses by Patrice Chotard · 4 years, 9 months ago
- 83ba243 board: stih410-b2260: remove fdt_high and initrd_high by Patrice Chotard · 4 years, 9 months ago
- ac5769c stm32mp1: remove fdt_high and initrd_high in environment by Patrick Delaunay · 4 years, 9 months ago
- eb49dce clk: stm32mp1: solve type issue in stm32mp1_lse_enable and stm32mp1_clktree by Patrick Delaunay · 4 years, 10 months ago
- b100892 pinctrl: stmfx: update the result type of dm_i2c_reg_read by Patrick Delaunay · 4 years, 10 months ago
- 167a603 board: stm32mp1: change dfu function to static by Patrick Delaunay · 4 years, 10 months ago
- e968c39 board: stm32mp1: board: add include for dfu by Patrick Delaunay · 4 years, 10 months ago
- 441749d tools: mkimage: fix STM32 image format for big endian hosts by Antonio Borneo · 4 years, 10 months ago
- cf0818b stm32mp1: support of STM32MP15x Rev.Z by Patrick Delaunay · 4 years, 10 months ago
- a21a6ba board: stm32mp1: update readme by Patrick Delaunay · 4 years, 10 months ago
- 8d93a97 ARM: dts: stm32m1: add reg for pll nodes by Patrick Delaunay · 4 years, 10 months ago
- 5c34684 ARM: dts: stm32mp1: correct ddr node by Patrick Delaunay · 4 years, 10 months ago
- db0cd2d ARM: dts: stm32mp1: move FDCAN to PLL4_R by Antonio Borneo · 4 years, 10 months ago
- d35a5af ARM: dts: stm32mp1: DT alignment with kernel v5.5-rc7 by Patrick Delaunay · 4 years, 10 months ago
- 7915b99 stm32mp1: pwr: use the last binding for pwr by Patrick Delaunay · 4 years, 10 months ago
- 4f28092 ARM: dts: stm32mp1: DT alignment with kernel v5.4 by Patrick Delaunay · 4 years, 10 months ago
- 1995373 ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 board by Marek Vasut · 4 years, 10 months ago
- 721d6b5 Prepare v2020.04-rc2 by Tom Rini · 4 years, 9 months ago
- 26d4d77 Revert "gitlab: Disable SDL when building sandbox" by Simon Glass · 4 years, 9 months ago
- 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 9 months ago
- ae34712 Merge branch '2020-02-10-master-imports' by Tom Rini · 4 years, 9 months ago
- 2aa69c9 Kconfig: update LOGLEVEL range by Marek Bykowski · 4 years, 9 months ago
- 2a37201 dm: fix design.rst document by Dario Binacchi · 4 years, 9 months ago
- b7adcdd regulator: fix: Move code to enable gpio regulator to pre_probe from ofdata_to_platdata by Lukasz Majewski · 4 years, 10 months ago
- 4e5c468 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 9 months ago
- 5f2fe7d Merge tag 'fixes-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 9 months ago
- c998cbe Merge tag 'u-boot-imx-20200210' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 9 months ago
- 2a1d54b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 9 months ago
- 4043397 riscv: Remove unnecessary instruction by Sean Anderson · 4 years, 10 months ago
- 33a6259 doc: fix opensbi build steps for AX25-AE350 by Jagan Teki · 4 years, 11 months ago
- cf9c427 doc: fix AX25-AE350 RISC-V documentation by Heinrich Schuchardt · 4 years, 11 months ago
- fd1f6e9 riscv: Add option to print registers on exception by Sean Anderson · 4 years, 11 months ago
- d9f1cee riscv: Fix breakage caused by linker relaxation by Sean Anderson · 5 years ago
- a19d737 board: ge: bx50v3, imx53ppd: configure CONFIG_SYS_BOOTMAPSZ by Ian Ray · 4 years, 10 months ago
- 5e13def board: ge: bx50v3, mx53ppd: fix firstboot detection by Robert Beckett · 4 years, 10 months ago
- 30f0909 board: ge: mx53ppd: use DM for uart by Ian Ray · 4 years, 10 months ago
- a707281 board: ge: bx50v3: use DM for uart by Robert Beckett · 4 years, 10 months ago
- 2d1ea19 board: ge: mx53ppd: Use DM for ethernet by Robert Beckett · 4 years, 10 months ago
- 92faf43 board: ge: bx50v3: Enable DM PWM for backlight by Robert Beckett · 4 years, 10 months ago
- bd58b1a board: ge: bx50v3: override panel by Ian Ray · 4 years, 10 months ago
- 9167c20 board: ge: mx53ppd: enable DM_VIDEO by Ian Ray · 4 years, 10 months ago
- 1d06dc6 board: ge: mx53ppd: add i2c eeprom bootcount storage by Robert Beckett · 4 years, 10 months ago
- 41613a7 board: ge: bx50v3: add i2c eeprom bootcount storage by Robert Beckett · 4 years, 10 months ago
- 1dec7fa board: ge: bx50v3, imx53ppd: use DM I2C by Robert Beckett · 4 years, 10 months ago
- b64088c board: ge: bx50v3, imx53ppd: add eeprom partitions by Robert Beckett · 4 years, 10 months ago
- 821c982 misc: i2c_eeprom: set offset len and chip addr offset mask by Robert Beckett · 4 years, 10 months ago
- 7814abc imx: mx6ul_14x14_evk: turn of backlight and LCD before booting OS by Anatolij Gustschin · 4 years, 10 months ago
- 2f2fdbe mx6sabresd: Convert PCI to driver model by Alifer Moraes · 4 years, 10 months ago
- 70a2df3 mx6sabre_common: Remove FEC related settings by Fabio Estevam · 4 years, 10 months ago
- 0c05475 imx6: aristainetos: fix NAND detection with latest mainline by Heiko Schocher · 4 years, 10 months ago
- 23b783d ARM: imx: novena: Enable DM thermal by Marek Vasut · 4 years, 10 months ago
- b91f28d ARM: imx: novena: Enable DM ethernet by Marek Vasut · 4 years, 10 months ago
- e772b4f ARM: imx: novena: Move defconfig bits to arch Kconfig by Marek Vasut · 4 years, 10 months ago
- 41fe56e mx7dsabre: Fix usbtog probe when use dfu or ums by Joris Offouga · 4 years, 10 months ago
- b3ebcc7 arm: dts: imx7s-warp7: Move u-boot specific node in u-boot.dtsi by Joris Offouga · 4 years, 10 months ago
- 2140cae warp7: remove unused usb configs by Joris Offouga · 4 years, 10 months ago
- 80dae36 warp7: Fix the pmic_get() parameter in the DM case by Joris Offouga · 4 years, 10 months ago
- a05eb8b arm: xea: dts: Add 'fec-3v3' regulator properties to prevent accidental disablement by Lukasz Majewski · 4 years, 10 months ago
- eceb4e0 arm: xea: spl: Add GPIO0_0 setup on spl_board_init by Lukasz Majewski · 4 years, 10 months ago
- d1d731c arm: xea: config: Enable support for XEA board specific device tree tweaks by Lukasz Majewski · 4 years, 10 months ago
- bcd7f89 arm: xea: Provide function to set L2 switch 'local-mac-address' property by Lukasz Majewski · 4 years, 10 months ago
- 0081b0a arm: xea: defconfig: Define space for redundant envs in SPI-NOR flash by Lukasz Majewski · 4 years, 10 months ago
- 17c9d23 mx7ulp_com: Remove unneeded SoC definitions by Fabio Estevam · 4 years, 10 months ago
- 7273231 cmd: mdc/mwc: normalize disjoint MX_CYCLIC usage by Joel Johnson · 4 years, 10 months ago
- 4cfeb8d tools: imx8m_image: fix warning message by Sébastien Szymanski · 4 years, 10 months ago
- 3ce1ef5 mx6sxsabresd: Keep only one target by Fabio Estevam · 4 years, 10 months ago
- 19ba480 mx6ul_14x14_evk: Move CONFIG_DM_74X164 to defconfig by Fabio Estevam · 4 years, 10 months ago
- c0a179a gpio: Let DM_74X164 be built without CONFIG_SPL_GPIO by Fabio Estevam · 4 years, 10 months ago
- 29a3fc6 imx: imx8mm_evk: spelling in readme file by Marcel Ziswiler · 4 years, 10 months ago
- 4f7d94c board: toradex: verdin-imx8mm: add MAINTAINERS by Igor Opaniuk · 4 years, 10 months ago
- 960e469 board: toradex: verdin-imx8mm: add README by Igor Opaniuk · 4 years, 10 months ago
- 14d5aef board: toradex: Add Verdin iMX8M Mini support by Igor Opaniuk · 4 years, 10 months ago
- c0c3978 toradex: tdx-cfg-block: add Verdin iMX8M Mini/Nano support by Marcel Ziswiler · 4 years, 10 months ago
- 842ddf8 toradex: tdx-cfg-block: add Apalis iMX8X support by Marcel Ziswiler · 4 years, 10 months ago
- 1c12b67 arm: dts: imx8mm-pinfunc: sync latest linux-next pin func header by Marcel Ziswiler · 4 years, 10 months ago
- e1dff2d Merge branch '2020-02-07-master-imports' by Tom Rini · 4 years, 9 months ago
- 7d706a8 board: presidio-asic: Add basic G3 engr. development board support by Alex Nemirovsky · 4 years, 10 months ago
- 0de653d serial: serial_cortina: add UART DM driver for CAxxxx SoCs by Jason Li · 4 years, 10 months ago
- 7f54b83 watchdog: cortina_wdt: add support for HW WDT on CAxxxx SoCs by Jason Li · 4 years, 10 months ago
- 2ccacf3 gpio: cortina_gpio: add DM_GPIO driver for CAxxxx SoCs by Jason Li · 4 years, 10 months ago
- f267f84 gpio: do not include <asm/arch/gpio.h> for Cortina CAxxxx SoCs by Jason Li · 4 years, 10 months ago
- 800775e MAINTAINERS, git-mailrc: cortina: add Custodian for Cortina Access Inc. by Alex Nemirovsky · 4 years, 10 months ago
- 3f3c153 mpc8xx: Expose show_regs() by Tom Rini · 4 years, 10 months ago
- 89789eb cmd/elf.c: Add SPDX tag by Tom Rini · 4 years, 10 months ago
- a536de2 configs: mediatek: enable mt7622 ethernet support by MarkLee · 4 years, 10 months ago
- 47b1431 eth: mtk-eth: aarch64: fix build warnings on ethernet-driver by Frank Wunderlich · 4 years, 10 months ago
- 6efa450 arm: dts: mediatek: add ethernet and sgmii dts node for mt7622 by MarkLee · 4 years, 10 months ago
- e395717 eth: mtk-eth: add mt7622 support in mediatek eth driver by MarkLee · 4 years, 10 months ago
- b4ef49a eth: mtk-eth: add sgmii mode support in mediatek eth driver by MarkLee · 4 years, 10 months ago
- a54ece4 fat: write: adjust data written in each partial write by Marek Szyprowski · 5 years ago
- 5e615b7 fat: write: fix broken write to fragmented files by Marek Szyprowski · 5 years ago
- 4dbc107 cmd: gpio: Correct do_gpio() return value by Luka Kovacic · 4 years, 10 months ago
- 96ff825 azure/gitlab: Update to Docker to have SDL2 available by Tom Rini · 4 years, 9 months ago
- 6049d51 azure: Use our own GRUB binaries by Tom Rini · 4 years, 9 months ago
- 24df1b1 gitlab: use our own GRUB by Heinrich Schuchardt · 5 years ago
- 0f6a70e x86: coral: Enable TPM by Simon Glass · 4 years, 9 months ago
- d36856a tpm: Add a driver for H1/Cr50 by Simon Glass · 4 years, 9 months ago
- 1400a7f tpm: Add more TPM2 definitions by Simon Glass · 4 years, 9 months ago
- fa78604 x86: coral: Add I2C and TPM device-tree definitions by Simon Glass · 4 years, 9 months ago