- 1f47e2a Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 9 months ago
- f7375af ARM: zynq: Enable DM for CFI NOR flash by Michal Simek · 4 years, 11 months ago
- 5992f25 ARM: zynq: Do not report NOR flash detection failure by Michal Simek · 4 years, 11 months ago
- 60f1cc5 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 4 years, 9 months ago
- 7c02bc9 ARM: tegra: Add NVIDIA Jetson Nano Developer Kit support by Tom Warren · 4 years, 11 months ago
- 5dc1dc8 t210: Adjust ramdisk_addr_r/fdt_addr_r to allow for large kernels by Tom Warren · 4 years, 10 months ago
- b308ffb colibri_t30: add update_uboot wrapper by Igor Opaniuk · 4 years, 10 months ago
- a63dd98 colibri_t20: add update_uboot wrapper by Igor Opaniuk · 4 years, 10 months ago
- 195b483 apalis_t30: add update_uboot wrapper by Igor Opaniuk · 4 years, 10 months ago
- c9d1ff7 apalis-tk1: add update_uboot wrapper by Igor Opaniuk · 4 years, 10 months ago
- 9778eda rockchip: Enable HDMI output on rk3399 board w/ HDMI by Jagan Teki · 4 years, 9 months ago
- 72188f5 image: Use constants for 'required' and 'key-name-hint' by Simon Glass · 4 years, 10 months ago
- 390b26d image: Correct comment for fit_conf_get_node() by Simon Glass · 4 years, 10 months ago
- 2b18b89 Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years, 9 months ago
- 1104dde Merge tag 'efi-2020-04-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 10 months ago
- 4f17f29 configs: socfpga: Change to use SOCFPGA_PHYS_OCRAM_SIZE macro by Ley Foon Tan · 4 years, 10 months ago
- b9804c3 configs: lx2160a: Access flash memory as per spi-mem by Kuldeep Singh · 4 years, 10 months ago
- 1d0bb1b configs: ls1012afrwy: adjust env kernel_addr_r by Biwen Li · 4 years, 10 months ago
- f1573d8 configs: ls1021a: Append othbootargs to bootargs by Alison Wang · 4 years, 10 months ago
- bb1165f dm: arm64: ls1046a: add i2c DM support by Biwen Li · 5 years ago
- fefac93 dm: arm64: ls1043a: add i2c DM support by Biwen Li · 5 years ago
- c8a7cad configs: ls1012afrwy: fix wrong env of board by Biwen Li · 4 years, 10 months ago
- a023c3c armv8: ls1028a: clean up the environment variables by Yuantian Tang · 4 years, 10 months ago
- 40ef9d1 armv8: ls1028aqds: add some environments by Yuantian Tang · 4 years, 10 months ago
- 1a9ce6e configs: ls2080aqds: support distro boot by Biwen Li · 4 years, 10 months ago
- 472dfe5 configs: ls1088aqds: support distro boot by Biwen Li · 4 years, 10 months ago
- 095b6be include/configs: ls1012afrwy: fix load address of itb with bootm command by Biwen Li · 4 years, 10 months ago
- c5076a0 lx2160a: Add dhcp in boot_targets by Meenakshi Aggarwal · 4 years, 10 months ago
- 81d9e55 armv8: ls1028a: add dhcp boot target device by Yuantian Tang · 4 years, 10 months ago
- 224899d lx2160a : Remove default VID setting by Meenakshi Aggarwal · 4 years, 11 months ago
- 160e2b8 armv8: ls1028a: Update secure boot headers offset by Priyanka Singh · 4 years, 11 months ago
- b7e7a46 lx2160a : Add emmc in boot_targets environment variable by Meenakshi Aggarwal · 5 years ago
- e9d9c2e arm64: ls1046a: remove fdt_high environment variable by Yuantian Tang · 5 years ago
- 395b521 arm64: ls1028a: remove fdt_high environment variable by Yuantian Tang · 5 years ago
- c463eeb ls1021a: Set CONFIG_SYS_BOOTMAPSZ to the memory for relocation by Alison Wang · 5 years ago
- ac28e59 usb: Migrate to support live DT for some driver by Kever Yang · 4 years, 10 months ago
- d4babee vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader. by Kristian Amlie · 4 years, 11 months ago
- 39984d2 Revert "vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader." by Tom Rini · 4 years, 10 months ago
- fa04119 Merge tag 'u-boot-rockchip-20200327' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 10 months ago
- 23cb617 rockchip: Change keyboard input from CrOS EC keyboard to a USB keyboard by Peter Robinson · 4 years, 10 months ago
- e9a20f8 ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDR by Patrick Delaunay · 4 years, 10 months ago
- af82714 vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader. by Kristian Amlie · 4 years, 11 months ago
- 7a4e717 efi_loader: definition of GetNextVariableName() by Heinrich Schuchardt · 4 years, 10 months ago
- 2738f0e Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next by Tom Rini · 4 years, 10 months ago
- b180e32 Merge tag '20200316-for-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c into next by Tom Rini · 4 years, 10 months ago
- 74b4487 efi_loader: correct a definition of struct efi_capsule_header by AKASHI Takahiro · 4 years, 10 months ago
- b51ec63 efi_loader: export a couple of protocol related functions by AKASHI Takahiro · 4 years, 10 months ago
- b74d568 efi_loader: define System Resource Table macros by AKASHI Takahiro · 4 years, 10 months ago
- 7cceef7 efi_loader: define OsIndicationsSupported flags by AKASHI Takahiro · 4 years, 10 months ago
- 271cf2f spl.h: make <spl.h> self-contained by Masahiro Yamada · 4 years, 11 months ago
- 77c4ba5 debug_uart.h: make <debug_uart.h> self-contained by Masahiro Yamada · 4 years, 11 months ago
- 4ca281a asm-generic/u-boot.h: make <asm-generic/u-boot.h> self-contained by Masahiro Yamada · 4 years, 11 months ago
- b36992f global_data.h: make <asm-generic/global_data.h> self-contained by Masahiro Yamada · 4 years, 11 months ago
- ed666fb watchdog: Use dev_read only if OF_PLATDATA is not enabled by Walter Lozano · 5 years ago
- ed6dd4e misc: i2c_eeprom: remove pagewidth field from i2c_eeprom by Masahiro Yamada · 4 years, 11 months ago
- a191728 i2c: Add option to send start condition after deblocking by Marek Vasut · 5 years ago
- 7231522 i2c: Export i2c_deblock_gpio_loop() by Marek Vasut · 5 years ago
- e0d310b lib: rsa: generate additional parameters for public key by AKASHI Takahiro · 4 years, 11 months ago
- a8fc3df include: image.h: add key info to image_sign_info by AKASHI Takahiro · 4 years, 11 months ago
- b983cc2 lib: rsa: decouple rsa from FIT image verification by AKASHI Takahiro · 4 years, 11 months ago
- d08b16e image.h: isolate android_image_* functions from tooling by Eugeniu Rosca · 4 years, 10 months ago
- 36bdcf7 Merge tag 'mmc-2020-3-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 10 months ago
- 3a1cb95 Merge tag 'u-boot-imx-20200310' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 10 months ago
- b62cd97 Merge tag 'u-boot-atmel-fixes-2020.04-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 4 years, 10 months ago
- 9f656fb mx6slevk: Convert to DM_ETH by Pedro Jardim · 5 years ago
- 905dbe2 mx6sabreauto: Convert to DM_ETH by Pedro Jardim · 5 years ago
- 1827163 imx: imx8qm: enable relocation of fdt and initrd by Oliver Graute · 5 years ago
- 02ee7a4 mx6sabresd: Convert ethernet to driver model by Alifer Moraes · 5 years ago
- df1cf77 board: sama5d3_xplained: Fix uboot size when loaded from NAND by SPL by Fabien Lehoussel · 4 years, 11 months ago
- 9810489 net: phy: add XFI, USXGMII types to is_10g_interface() helper by Alex Marginean · 5 years ago
- e2ffeaa phy: Include NC-SI in phy setup by Samuel Mendoza-Jonas · 6 years ago
- f641a8a phy: Add support for the NC-SI protocol by Samuel Mendoza-Jonas · 6 years ago
- d1d78db imx: imx8qm_rom7720: added missing USDHC Base address defines by Oliver Graute · 5 years ago
- 064e49f mx6cuboxi: don't disable fdt relocation by Baruch Siach · 5 years ago
- 47c2eae ARM: dts: imx6sx: Sync with kernel 5.4.16 by Fabio Estevam · 5 years ago
- 10a8cc0 imx8qxp_mek: Fix the console command line string by Fabio Estevam · 5 years ago
- c82b70b imx: remove woodburn board by Stefano Babic · 5 years ago
- 91332bd configs: am65x_evm: Add CONFIG_SUPPORT_EMMC_BOOT by Faiz Abbas · 4 years, 11 months ago
- e8d5dde mmc: Merge SD_LEGACY and MMC_LEGACY bus modes by Faiz Abbas · 4 years, 11 months ago
- cb88434 sdhci: Add sdhci_deferred_probe() API by Faiz Abbas · 4 years, 11 months ago
- 32860bd mmc: Add a deferred_probe() API by Faiz Abbas · 4 years, 11 months ago
- 0d3c858 mmc: Add a saved_clock member by Faiz Abbas · 4 years, 11 months ago
- bd602c5 mmc: make <mmc.h> self-contained by Masahiro Yamada · 4 years, 11 months ago
- d16e18c Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 4 years, 10 months ago
- c12ee85 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 4 years, 10 months ago
- 468ba8d ARM: socfpga: Add initial support for the ABB SECU board by Holger Brunck · 5 years ago
- 11e47de firmware: tisci: Drop all deprecated messages by Lokesh Vutla · 4 years, 11 months ago
- 41ee72f env: ti: boot: Fix Android boot on AM57x EVM by Sam Protsenko · 4 years, 11 months ago
- 449c5e5 board: brxre1: fix building errors by Dario Binacchi · 4 years, 11 months ago
- 316c927 include: configs: j721e_evm: Add env variables for mcu_r5fss0_core0 & main_r5fss0_core0 by Keerthy · 5 years ago
- 805b3ca lib: elf: Move the generic elf loading/validating functions to lib by Keerthy · 5 years ago
- 97103b1 configs: j721e_evm: Setup mtdparts for OSPI by Vignesh Raghavendra · 5 years ago
- 33e741c configs: am65x_evm: Setup mtdparts for OSPI by Vignesh Raghavendra · 5 years ago
- 5349e25 dm: core: Add a flag for power domain control on device removal by Anatolij Gustschin · 5 years ago
- bd7bb38 Merge tag 'xilinx-for-v2020.04-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 10 months ago
- 85f748a ARM: socfpga: Add missing Denali NAND config options by Marek Vasut · 5 years ago
- c808ab4 ARM: socfpga: Permit overriding the default timer frequency by Marek Vasut · 5 years ago
- 7ca08e3 ARM: rmobile: Limit bootloader size to 1 MiB on R-Car Gen3 by Marek Vasut · 5 years ago
- 5045289 Merge tag 'efi-2020-04-rc4-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 11 months ago
- 1e85aaf Merge tag 'uniphier-v2020.04-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 4 years, 11 months ago