- 0e28659 ARM: dts: sama5d4: fix gadget endpoint address warning by Eugen Hristev · 4 years, 6 months ago
- 177bad0 Prepare v2020.07-rc4 by Tom Rini · 4 years, 6 months ago
- 28db7f5 cmd: Correct the 'md.q' command by Simon Glass · 4 years, 6 months ago
- 7e069ee Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 4 years, 6 months ago
- 1544257 Merge tag 'u-boot-rockchip-20200607' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 6 months ago
- 44d5213 rockchip: enable PCIe and NVMe on Pinebook Pro by Patrick Wildt · 4 years, 6 months ago
- f9fb955 rockchip: puma: enable new usb config options by Heiko Stuebner · 4 years, 6 months ago
- a27ea4c rockchip: puma: drop special handling of usb host regulator by Heiko Stuebner · 4 years, 6 months ago
- a11e567 rockchip: puma: remove separate fit generator by Heiko Stuebner · 4 years, 6 months ago
- e2a5586 rockchip: puma: reorganize devicetrees to actually work and match upstream by Heiko Stuebner · 4 years, 6 months ago
- 5a57b9b rockchip: puma: fix indentation of misc_init_r by Heiko Stuebner · 4 years, 6 months ago
- c71acd1 rockchip: puma: fix indentation for -u-boot.dtsi by Heiko Stuebner · 4 years, 6 months ago
- edfd036 arm64: dts: rk3399-puma: fix gpio levels for vcc5v0-host regulator by Heiko Stuebner · 4 years, 6 months ago
- 3febd56e arm64: dts: rk3399-puma: fix gpio levels for gmac reset pin by Heiko Stuebner · 4 years, 6 months ago
- 8b5fe24 rockchip: rockpro64: add SPI boot by Marcin Juszkiewicz · 4 years, 6 months ago
- 8e1cc41 rockchip: rockpro64: Store default env into SPI by Marcin Juszkiewicz · 4 years, 6 months ago
- 1a26283 doc: rockchip: Document SPI flash program steps by Jagan Teki · 4 years, 6 months ago
- 5d00e00 roc-rk3399-pc: Add SPI boot by Jagan Teki · 4 years, 6 months ago
- b3e1086 roc-rk3399-pc: Mark default env from SPI by Jagan Teki · 4 years, 6 months ago
- efd42b6 Makefile: Drop to handle rkspi image type by Jagan Teki · 4 years, 6 months ago
- 5e12b10 rockchip: rk3399-evb: add stdout-path for the board by Kever Yang · 4 years, 6 months ago
- a2793c4 rockchip: rk3328: add rock-pi-e-rk3328_defconfig file by b.l.huang · 4 years, 6 months ago
- 89473d9 rockchip: rk3328: add rock-pi-e dts file by b.l.huang · 4 years, 6 months ago
- 6870b64 rockchip: Enable PCIe and NVMe on ROCKPro64 by Mark Kettenis · 4 years, 6 months ago
- b01f4c4 rockchip: Enable PCIe/M.2 and NVMe on Firefly RK3399 by Mark Kettenis · 4 years, 6 months ago
- 6906188 Merge tag 'efi-2020-07-rc4-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 6 months ago
- 8bc44ed efi_loader: comments EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL by Heinrich Schuchardt · 4 years, 6 months ago
- 17059ba virtio: VIRTIO_RNG depends on DM_RNG by Heinrich Schuchardt · 4 years, 6 months ago
- 20dcde4 smbios: empty strings in smbios_add_string() by Heinrich Schuchardt · 4 years, 6 months ago
- 9e4bacb configs: Resync with savedefconfig by Tom Rini · 4 years, 6 months ago
- c5ce284 Merge branch '2020-06-04-misc-bugfixes' by Tom Rini · 4 years, 6 months ago
- d7b4ab5 checkpatch.pl: Add check for defining CONFIG_CMD_xxx via config files by Tom Rini · 4 years, 6 months ago
- 567240d checkpatch.pl: Request if() instead #ifdef by Simon Glass · 4 years, 6 months ago
- 35bf3b0 checkpatch.pl: Request a test when a new command is added by Simon Glass · 4 years, 6 months ago
- 3ee0132 checkpatch.pl: Warn if the flattree API is used by Simon Glass · 4 years, 6 months ago
- 7d919f5 checkpatch.pl: Add a check for tests needed for uclasses by Simon Glass · 4 years, 6 months ago
- c8f4d09 checkpatch.pl: Add a U-Boot option by Simon Glass · 4 years, 6 months ago
- a33d982 checkpatch.pl: Update to v5.7 by Simon Glass · 4 years, 6 months ago
- 5b706d1 Convert CONFIG_BOARD_LATE_INIT to Kconfig by Tom Rini · 4 years, 6 months ago
- 32c75d6 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · 4 years, 6 months ago
- 4a060b7 Convert CONFIG_BZIP2 et al to Kconfig by Tom Rini · 4 years, 6 months ago
- bf1f75e topic_miami: Disable GPIO by Tom Rini · 4 years, 6 months ago
- 83f4d11 ARM: rmobile: blanche: Disable CONFIG_CMD_SF / CONFIG_CMD_SPI by Tom Rini · 4 years, 6 months ago
- 55eb5f9 bcmstb: Migrate CONFIG_CMD_EXT[24] by Tom Rini · 4 years, 6 months ago
- 4c65842 mx6memcal: Finish migration to defconfig options by Tom Rini · 4 years, 6 months ago
- d42ed15 pfla02: Rework excluding NAND from SPL by Tom Rini · 4 years, 6 months ago
- 8da3a6b serial: Add missing Kconfig dependencies for debug consoles by Michal Simek · 4 years, 6 months ago
- 0f73ac6 serial: Convert ARM_DCC to Kconfig by Tom Rini · 4 years, 6 months ago
- 09e67ed Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 6 months ago
- a42d206 Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 4 years, 6 months ago
- e230a92 ddr: Rework errata A008109, A008378, 009942 workaround by Jaiprakash Singh · 4 years, 6 months ago
- 477602c ddr: fsl: Impl. Erratum A008109 by Joakim Tjernlund · 5 years ago
- 53907d5 net: tsec: Access TBI PHY through the corresponding MII by Hou Zhiqiang · 4 years, 7 months ago
- 7b69ce7 net: tsec: Access eTSEC registers using virtual address by Hou Zhiqiang · 4 years, 7 months ago
- 27c2470 doc: dt-bindings: tsec: Correct the Ethernet port compatible string by Hou Zhiqiang · 4 years, 7 months ago
- 273abc3 configs: enable DM_ETH support for T1024RDB by Madalin Bucur · 4 years, 7 months ago
- 7a717f5 configs: enable DM_ETH support for P2041RDB by Madalin Bucur · 4 years, 7 months ago
- 31697b9 powerpc: dts: add QorIQ DPAA 1 FMan v3 to T1024RDB by Madalin Bucur · 4 years, 7 months ago
- c34c4e6 powerpc: dts: add QorIQ DPAA 1 FMan v3 for T102x by Madalin Bucur · 4 years, 7 months ago
- 514f028 powerpc: dts: add QorIQ DPAA 1 FMan to P5040DS by Madalin Bucur · 4 years, 7 months ago
- 2ed2007 powerpc: dts: add QorIQ DPAA 1 FMan for P5040 by Madalin Bucur · 4 years, 7 months ago
- d394de5 powerpc: dts: add QorIQ DPAA 1 FMan to P3041DS by Madalin Bucur · 4 years, 7 months ago
- 6ba777d powerpc: dts: add QorIQ DPAA 1 FMan for P3041 by Madalin Bucur · 4 years, 7 months ago
- 449fbbc powerpc: dts: add QorIQ DPAA 1 FMan to P2041RDB by Madalin Bucur · 4 years, 7 months ago
- 05ab042 powerpc: dts: add QorIQ DPAA 1 FMan for P2041 by Madalin Bucur · 4 years, 7 months ago
- ca799e6 powerpc: dts: add QorIQ DPAA 1 FMan interfaces to P4080DS by Madalin Bucur · 4 years, 7 months ago
- a7f0e95 powerpc: dts: add QorIQ DPAA 1 FMan for P4080 by Madalin Bucur · 4 years, 7 months ago
- ee7bc98 powerpc: dts: add QorIQ DPAA 1 FMan v3 device tree nodes by Madalin Bucur · 4 years, 7 months ago
- 9a0acb0 powerpc: dts: add QorIQ DPAA 1 FMan device tree nodes by Madalin Bucur · 4 years, 7 months ago
- 3127109 powerpc: dts: add QorIQ GPIOs by Madalin Bucur · 4 years, 7 months ago
- 9bcd576 powerpc: dts: QorIQ: Add node(s) for the platform PLL by Madalin Bucur · 4 years, 7 months ago
- dbfdad6 net: tsec: fsl_mdio: add DM MDIO support by Madalin Bucur · 4 years, 7 months ago
- e622c74 riscv: sbi: Move sbi_probe_extension() out of CONFIG_SBI_V01 by Bin Meng · 4 years, 6 months ago
- b391ead riscv: sbi: Remove sbi_spec_version by Bin Meng · 4 years, 6 months ago
- 5c6c8a1 doc: sifive: fu540: Add description for OpenSBI generic platform by Pragnesh Patel · 4 years, 6 months ago
- 169a883 configs: fu540: Add config options for U-Boot SPL by Pragnesh Patel · 4 years, 6 months ago
- 72ac2ec sifive: fu540: Add U-Boot proper sector start by Jagan Teki · 4 years, 6 months ago
- bc83d54 sifive: fu540: Add sample SD gpt partition layout by Jagan Teki · 4 years, 6 months ago
- e00653c riscv: sifive: fu540: add SPL configuration by Pragnesh Patel · 4 years, 6 months ago
- 25269c0 riscv: cpu: fu540: Add support for cpu fu540 by Pragnesh Patel · 4 years, 6 months ago
- 01ec498 riscv: dts: sifive: Sync hifive-unleashed-a00 dts from linux by Pragnesh Patel · 4 years, 6 months ago
- bb337f9 riscv: sifive: dts: fu540: set ethernet clock rate by Pragnesh Patel · 4 years, 6 months ago
- e848dba clk: sifive: fu540-prci: Release ethernet clock reset by Pragnesh Patel · 4 years, 6 months ago
- 1790bce clk: sifive: fu540-prci: Add ddr clock initialization by Pragnesh Patel · 4 years, 6 months ago
- 54ce0e0 clk: sifive: fu540-prci: Add clock enable and disable ops by Pragnesh Patel · 4 years, 6 months ago
- 45ffc91 riscv: sifive: dts: fu540: add U-Boot dmc node by Pragnesh Patel · 4 years, 6 months ago
- 8f4a403 sifive: dts: fu540: Add DDR controller and phy register settings by Pragnesh Patel · 4 years, 6 months ago
- 4cefe72 sifive: fu540: add ddr driver by Pragnesh Patel · 4 years, 6 months ago
- b65f19f riscv: sifive: dts: fu540: Add board -u-boot.dtsi files by Pragnesh Patel · 4 years, 6 months ago
- 116ae92 lib: Makefile: build crc7.c when CONFIG_MMC_SPI by Pragnesh Patel · 4 years, 6 months ago
- 45b4ad9d riscv: Add _image_binary_end for SPL by Pragnesh Patel · 4 years, 6 months ago
- 2a449a3 riscv: sifive: fu540: Use OTP DM driver for serial environment variable by Pragnesh Patel · 4 years, 6 months ago
- 6e9661f misc: add driver for the SiFive otp controller by Pragnesh Patel · 4 years, 6 months ago
- 41fb397 Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 6 months ago
- e7c71d6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 6 months ago
- 8c7e5dd Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years, 6 months ago
- 19cc6f7 Merge branch '2020-06-03-misc-bugfixes' by Tom Rini · 4 years, 6 months ago
- 5ed9ada efi_loader: signature: move efi_guid_cert_type_pkcs7 to efi_signature.c by AKASHI Takahiro · 4 years, 6 months ago
- 5605e66 efi_loader: simplify PE consistency check by Heinrich Schuchardt · 4 years, 6 months ago
- 72bc714 efi_loader: function description cmp_pe_section() by Heinrich Schuchardt · 4 years, 6 months ago