- ce90654 xilinx: Sync DTs with Linux kernel by Michal Simek · 4 years ago
- e2b71c3 arm64: zynqmp: Rename clocks as per the Arasan NAND driver by Amit Kumar Mahapatra · 3 years, 9 months ago
- fbf043d arm64: zynqmp: Update device tree properties for nand flash by Amit Kumar Mahapatra · 3 years, 9 months ago
- 9577b2e arm64: zynqmp: Add idt 8a34001 chip to zcu208/zcu216 by Michal Simek · 3 years, 10 months ago
- d5843f2 arm64: zynqmp: Add emmc specific parameters by Ashok Reddy Soma · 3 years, 9 months ago
- 1886e9d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 8 months ago
- 805c525 powerpc: t2080rdb: Enable RTC support by Chris Packham · 3 years, 9 months ago
- 2dbcc03 arm: socfpga: Only do 'is OS booted from FIT' checking when VAB is enabled by Siew Chin Lim · 3 years, 8 months ago
- e8a10a0 Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 8 months ago
- 23e20b2 arm: stm32mp: Fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCACHE_SYS are enabled by Patrice Chotard · 3 years, 9 months ago
- 1594280 arm: mvebu: a38x: Remove dead code ARMADA_39X by Pali Rohár · 3 years, 9 months ago
- 622c956 stm32mp: bsec: manage clock when present in device tree by Patrick Delaunay · 3 years, 9 months ago
- f49eb16 stm32mp: stm32prog: replace alias by serial device sequence number by Patrick Delaunay · 3 years, 9 months ago
- b9d5e3a stm32mp: stm32prog: reactivate console and display serial error by Patrick Delaunay · 3 years, 9 months ago
- 5a05af8 stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB by Patrick Delaunay · 3 years, 9 months ago
- 2dc2216 stm32mp: stm32prog: Add Kconfig file for stm32prog command by Patrick Delaunay · 3 years, 9 months ago
- 3d15245 ARM: dts: stm32mp1: explicit clock reference needed by RCC clock driver by Etienne Carriere · 3 years, 9 months ago
- 736ecc6 x86: Select advanced Intel code only if allowed by Simon Glass · 3 years, 9 months ago
- 049c4dc x86: Move INTEL_ACPIGEN to arch/x86 by Simon Glass · 3 years, 9 months ago
- 0b823e1 x86: Fix member check in intel_gnvs by Simon Glass · 3 years, 9 months ago
- 97401d0 x86: sizeof-array-div error in lpc_common_early_init by Heinrich Schuchardt · 3 years, 9 months ago
- ae99131 arm: socfpga: dts: soc64: Update filename in binman node of FIT image with VAB support by Siew Chin Lim · 3 years, 9 months ago
- 1025b53 arm: socfpga: cmd: Support 'vab' command by Siew Chin Lim · 3 years, 9 months ago
- 1bc2089 arm: socfpga: soc64: Support Vendor Authorized Boot (VAB) by Siew Chin Lim · 3 years, 9 months ago
- 9a5bbdf arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64 by Siew Chin Lim · 3 years, 9 months ago
- 1d636a0 ppc: qemu: Move board directory from board/freescale to board/emulation by Bin Meng · 3 years, 9 months ago
- 271a87b gpio: mpc8xxx: Support controller register physical address beyond 32-bit by Bin Meng · 3 years, 9 months ago
- f94cbb5 ppc: mpc85xx: Add 'gpibe' register to 'struct ccsr_gpio' by Bin Meng · 3 years, 9 months ago
- 3320656 ppc: io.h: Use addrmap_ translation APIs only in post-relocation phase by Bin Meng · 3 years, 9 months ago
- 907568e ppc: mpc85xx: Wrap LAW related codes with CONFIG_FSL_LAW by Bin Meng · 3 years, 9 months ago
- c8c0170 configs: fsl: move via specific defines to Kconfig by Rajesh Bhagat · 3 years, 9 months ago
- 504debc configs: fsl: move bootrom specific defines to Kconfig by Rajesh Bhagat · 3 years, 9 months ago
- 52ba373 Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 9 months ago
- 03bf843 board: gateworks: imx8mm: Add Gateworks Venice board support by Tim Harvey · 3 years, 9 months ago
- 5db93ab arm: dts: imx8mm: add Gateworks i.MX8 Mini Dev kits by Tim Harvey · 3 years, 9 months ago
- 50ef385 arm: omap3: Compile s_init() function only when it is used by Pali Rohár · 3 years, 9 months ago
- 628680a arm: omap3: Compile lowlevel_init() function only when it is used by Pali Rohár · 3 years, 9 months ago
- 7034478 ARM: imx: Include u-boot.img in u-boot-with-spl.imx if OF_SEPARATE=y by Marek Vasut · 3 years, 9 months ago
- 076dc92 ARM: imx: Do not hard-code MX8M MMU table DRAM entry offset by Marek Vasut · 3 years, 9 months ago
- 5d42ea5 ARM: dts: imx8mq-evk: Remove u-boot,off-on-delay-us property by Fabio Estevam · 3 years, 9 months ago
- f19d1a9 arm: dts: imx8mp-evk: Add FEC PHY reset timing by Ye Li · 3 years, 9 months ago
- fb4c338 ARM: imx: Add missing FEC ethernet quirk for MX8M by Marek Vasut · 3 years, 9 months ago
- 23013aa mx23evk: Convert to driver model by Fabio Estevam · 3 years, 9 months ago
- c6f2b4c mx23-evk: Import devicetree file from Linux by Fabio Estevam · 3 years, 9 months ago
- 07fc671 mx51evk: Convert to driver model by Fabio Estevam · 3 years, 9 months ago
- 1f3b3e7 imx51-babbage: Import devicetree files from Linux by Fabio Estevam · 3 years, 9 months ago
- 2175516 ARM: dts: imx53-qsb: Describe the esdhc1 card detect pin by Fabio Estevam · 3 years, 9 months ago
- 5c8db49 mx53loco: Convert to driver model by Fabio Estevam · 3 years, 9 months ago
- a48c22b imx53-qsb: Import devicetree files from Linux by Fabio Estevam · 3 years, 9 months ago
- 9102645 board: toradex: move RGMII delays to PHY side by Oleksandr Suvorov · 3 years, 9 months ago
- e5da517 ARM: imx8: Add missing FEC ENET quirk for i.MX8/i.MX8X by Oleksandr Suvorov · 3 years, 9 months ago
- 1ce6e10 ARM: mx6: Add function to set serial# by Sean Anderson · 3 years, 10 months ago
- a3c6d28 Merge tag 'u-boot-stm32-20210226' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 9 months ago
- 1a1a47c arm: dts: stm32mp15: remove duplicate uart nodes by Patrick Delaunay · 3 years, 9 months ago
- 99bebbd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 9 months ago
- 94218ca Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 9 months ago
- 2ca5b19 ARM: dts: armada-385-turris-omnia: rename node in -u-boot.dtsi file by Marek Behún · 3 years, 9 months ago
- 2cc6071 ppc: Remove MPC8569MDS board by Tom Rini · 3 years, 9 months ago
- 93ef93b arm: Remove sksimx6 board by Tom Rini · 3 years, 9 months ago
- 53ad2db arm: Remove mx53smd board by Tom Rini · 3 years, 9 months ago
- 1c4bd23 arm: Remove mx53ard board by Tom Rini · 3 years, 9 months ago
- 2610bf1 arm: Remove mx25pdk board by Tom Rini · 3 years, 9 months ago
- 5540294 riscv: k210: Enable QSPI for spi3 by Sean Anderson · 3 years, 10 months ago
- 2f7aa89 common: Add "ifndef __ASSEMBLY__" in asm/global_data.h by Siew Chin Lim · 3 years, 9 months ago
- cbe607b Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 9 months ago
- 8f7a16a Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 9 months ago
- bced796 Merge tag 'ti-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 9 months ago
- d67da44 arch: sandbox: fix typo in clk.h by Dario Binacchi · 3 years, 9 months ago
- 252ee3c arm: dts: sync am33xx-clocks with Linux 5.9-rc7 by Dario Binacchi · 3 years, 9 months ago
- cbc3cd0 mpc8379erdb: Add device tree by Sinan Akman · 4 years, 8 months ago
- 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 9 months ago
- 7f4e294 sunxi: support boot console on uart1 for sun8i by Tobias Schramm · 3 years, 9 months ago
- bc24884 sunxi: spl: Fix H616 clock initialization by Jernej Skrabec · 3 years, 10 months ago
- a1a652e Merge tag 'mmc-2021-2-19' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 3 years, 9 months ago
- ba74bc1 ARM: mach-meson: select MMC_PWRSEQ config by Jaehoon Chung · 3 years, 9 months ago
- 766927a Merge branch '2021-02-18-SPL-FIT-OP-TEE-Linux-improvements' by Tom Rini · 3 years, 9 months ago
- e880187 dm: test: Add test case for dev->dma_offset by Nicolas Saenz Julienne · 3 years, 10 months ago
- 283628c dm: test: Add test case for dev_get_dma_ranges() by Nicolas Saenz Julienne · 3 years, 10 months ago
- 289d0ea test: add a simple test for the adc-keys button driver by Marek Szyprowski · 3 years, 9 months ago
- efc4ad0bc spl: fit: Drop 'length' argument to board_spl_fit_post_load() by Alexandru Gagniuc · 3 years, 10 months ago
- cc32fd9 arm: dts: ls1028a: Add Ethernet switch node and dependencies by Alex Marginean · 3 years, 10 months ago
- f43d9e9 arm: dts: sync am33xx gpio nodes with Linux 5.9-rc7 by Dario Binacchi · 3 years, 9 months ago
- 1e8f246 ARM: dts: k3-j7200-common-proc-board-u-boot: Fix broken ethernet by Vignesh Raghavendra · 3 years, 9 months ago
- c581970 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 9 months ago
- 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
- 73effc2 sh: Remove sh7763rdp board by Tom Rini · 3 years, 9 months ago
- f0debb2 sh: Remove sh7757lcr board by Tom Rini · 3 years, 9 months ago
- 0c3cd24 sh: Remove sh7753evb board by Tom Rini · 3 years, 9 months ago
- da43d96 sh: Remove sh7752evb board by Tom Rini · 3 years, 9 months ago
- 215386e sh: Remove r7780mp board by Tom Rini · 3 years, 9 months ago
- 5617351 sh: Remove MigoR board by Tom Rini · 3 years, 9 months ago
- 865acad ppc: Remove MPC8641HPCN board by Tom Rini · 3 years, 9 months ago
- 41bacbe ppc: Remove MPC8610HPCD board by Tom Rini · 3 years, 9 months ago
- 2dce449 ppc: Remove MPC8572DS board by Tom Rini · 3 years, 9 months ago
- 2339777 ppc: Remove MPC8544DS board by Tom Rini · 3 years, 9 months ago
- 2292431 arm: Remove db-88f6281-bp board by Tom Rini · 3 years, 9 months ago
- 2ce7b65 arm: Remove ls2080a_simu board by Tom Rini · 3 years, 9 months ago
- a1361f4 arm: Remove mx35pdk board by Tom Rini · 3 years, 9 months ago
- 8444860 arm: Remove apx4devkit board by Tom Rini · 3 years, 9 months ago
- 7c82e12 Merge tag 'u-boot-atmel-fixes-2021.04-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 3 years, 9 months ago