- c314404 apalis-imx8qm: rename all occurences to apalis-imx8 by Philippe Schenker · 4 years, 3 months ago
- 336720f colibri-imx8qxp: rename all occurences to colibri-imx8x by Philippe Schenker · 4 years, 3 months ago
- e6a999b mmc: fsl_esdhc_imx: check the clock stable status after config the clock rate. by Haibo Chen · 4 years, 3 months ago
- 5f07dd3 ARM: mx6: ddr: Add support for iMX6UL/ULL/SL/SDL by Marek Vasut · 4 years, 2 months ago
- cc23e60 mx6qsabrelite: increase the environment offset by Denis Pynkin · 4 years, 2 months ago
- 8a472a2 imx8mp: Remove parts MIMX8ML7 and MIMX8ML5 support by Peng Fan · 4 years, 2 months ago
- 016c251 imx8m: clock_imx8mm: add missed return by Peng Fan · 4 years, 2 months ago
- f021fce imx8mq: fix SSCG_PLL_REFCLK_SEL_x by Peng Fan · 4 years, 2 months ago
- 1e4d606 imx8mq: fix FRAC_PLL_REFCLK_SEL_MASK by Peng Fan · 4 years, 2 months ago
- e9c4883 imx7: ccm: correct target interface num by Peng Fan · 4 years, 2 months ago
- 5480b71 apalis_imx6: provide fdtfile in env instead of setting it in runtime by Igor Opaniuk · 4 years, 2 months ago
- 5ae7af5 colibri_imx6: provide fdtfile in env instead of setting it in runtime by Igor Opaniuk · 4 years, 2 months ago
- a692001 colibri_imx7: use preboot for fdtfile evaluation by Igor Opaniuk · 4 years, 2 months ago
- dd3b7b8 colibri_vf: use preboot for fdtfile evaluation by Igor Opaniuk · 4 years, 2 months ago
- 2993c4f colibri-imx6ull: use preboot for fdtfile evaluation by Igor Opaniuk · 4 years, 2 months ago
- efe398f colibri_imx7: wrap video specific funcs with ifdefs by Igor Opaniuk · 4 years, 2 months ago
- 9eaa8bb toradex: drop legacy show_boot_logo function and use splashscreen by Igor Opaniuk · 4 years, 2 months ago
- d8e293b colibri_imx7: use splashcreen value instead of legacy function by Igor Opaniuk · 4 years, 2 months ago
- 12f97c7 colibri-imx6ull: use splashcreen value instead of legacy function by Igor Opaniuk · 4 years, 2 months ago
- 6544dc4 Merge tag 'efi-2020-10-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 2 months ago
- 4e3ad2b Merge tag 'u-boot-rockchip-20200916' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 2 months ago
- e30025a rockchip: make_fit_atf: ignore empty PT_LOAD segment by Heinrich Schuchardt · 4 years, 2 months ago
- 4c7e6bf rockchip: rv1108: enable board early init by Kever Yang · 4 years, 8 months ago
- 38ca2a1 rockchip: rv1108: Enable grf as pre-reloc node by Kever Yang · 4 years, 8 months ago
- 8fdd888 rockchip: rv1108: use correct API for board callback by Kever Yang · 4 years, 8 months ago
- e478577 Merge tag 'mmc-2020-9-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 2 months ago
- fc5a9d7 Azure/GitLab/Travis: Add SH4 r2dplus machine with various PCI ethernet options by Marek Vasut · 4 years, 2 months ago
- 6701e1d mmc: xenon_sdhci: Add missing common host capabilities by Andre Heider · 4 years, 3 months ago
- 6b36ab5 mmc: msm_sdhci: Use mmc_of_parse for setting host_caps by Manivannan Sadhasivam · 4 years, 4 months ago
- c450db5 efi_selftest: restore gd before do_reset() by Heinrich Schuchardt · 4 years, 3 months ago
- f277d94 efi_loader: save global data pointer on RISC-V by Heinrich Schuchardt · 4 years, 3 months ago
- 6e7eb46 riscv: define function set_gd() by Heinrich Schuchardt · 4 years, 3 months ago
- 6dc6428 efi_loader: efi_var_mem_notify_exit_boot_services by Heinrich Schuchardt · 4 years, 3 months ago
- cfafe28 rsa: crash in br_i32_decode() called from rsa_gen_key_prop() by Robert Reither · 4 years, 2 months ago
- d203ea3 Merge branch '2020-09-12-assorted-bugfixes' by Tom Rini · 4 years, 2 months ago
- ff3fbc6 test: do no assume hush parser in validate_empty() by Heinrich Schuchardt · 4 years, 3 months ago
- e4cd9d0 Makefile: mrproper shall delete doc/output/ by Heinrich Schuchardt · 4 years, 3 months ago
- 16327a2 doc: describe building with GCC by Heinrich Schuchardt · 4 years, 3 months ago
- 8105dac doc: describe source repository by Heinrich Schuchardt · 4 years, 3 months ago
- ca7d22a ARM: MediaTek: amend IC description for MediaTek MT8512 by developer · 4 years, 3 months ago
- 2d2f155 Fix data abort caused by mis-aligning FIT data by Reuben Dowle · 4 years, 3 months ago
- 63a95ab mtd: nand: Fix nand write error with bad block addresses above 32-bit by T Karthik Reddy · 4 years, 3 months ago
- 834b552 env: Crash in 'env import' when using checksum and a specific size by Pedro Aguilar · 4 years, 3 months ago
- 6d29e0d bootm: update image OS image size when decompressing by Heinrich Schuchardt · 4 years, 3 months ago
- bbebfd1 common: Kconfig: Add dependency for default variables strings by Michal Simek · 4 years, 3 months ago
- 38d5313 PCI: mediatek: Release the resource when PCIe enable port fail by developer · 4 years, 3 months ago
- 95178c4 Merge tag 'u-boot-amlogic-20200910' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 3 months ago
- e709b72 configs: odroid-c4: update for HDMI output background & USB keyboard by Anand Moon · 4 years, 3 months ago
- dc39ed9 configs: odroid-n2: update for HDMI output & USB keyboard by Anand Moon · 4 years, 3 months ago
- 42421ed Merge tag 'u-boot-stm32-20200909' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 3 months ago
- b48223e ARM: dts: stm32: Adjust PLL4 settings on AV96 again by Marek Vasut · 4 years, 3 months ago
- 8d9de5b ARM: dts: stm32: Pull UART4 RX high on AV96 by Marek Vasut · 4 years, 3 months ago
- 3a8e406 arm: stm32mp: cleanup test on eth_env_set_enetaddr result by Patrick Delaunay · 4 years, 8 months ago
- 379dd78 Merge tag 'rpi-next-2020.10.2' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 4 years, 3 months ago
- d1b8134 config: Enable USB Keyboard suuport on RPi4 32 bit by Matthias Brugger · 4 years, 5 months ago
- 165c06a bcmgenet: Add support for rgmii-rxid by Jason Wessel · 4 years, 4 months ago
- 80f8013 bcmgenet: fix DMA buffer management by Jason Wessel · 4 years, 4 months ago
- 204b0dd Prepare v2020.10-rc4 by Tom Rini · 4 years, 3 months ago
- 089855f configs: Resync with savedefconfig by Tom Rini · 4 years, 3 months ago
- 51c4952 Merge tag 'efi-2020-10-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 3 months ago
- 4961c4a efi_selftest: simplify Makefile by Heinrich Schuchardt · 4 years, 3 months ago
- 70bc8dd efi_loader: remove duplicate image size check by Heinrich Schuchardt · 4 years, 3 months ago
- cc5bd26 efi: clean up efi command by Heinrich Schuchardt · 4 years, 3 months ago
- 74a8414 efi_loader: error message if image not authenticated by Heinrich Schuchardt · 4 years, 3 months ago
- eb67657 efi_loader: log function in image loader by Heinrich Schuchardt · 4 years, 3 months ago
- c3a9c9c efi_loader: log messages for bootefi command by Heinrich Schuchardt · 4 years, 3 months ago
- b455978 fs: convert error and debug messages to log by Heinrich Schuchardt · 4 years, 3 months ago
- babf329 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 3 months ago
- 84b201d defconfig: espressobin: Add support for ISSI SPI flashes by Konstantin Porotchkin · 4 years, 3 months ago
- d8a9425 defconfig: espressobin: Include support for Gigadevice SPI by Konstantin Porotchkin · 4 years, 3 months ago
- ba42e84 phy: marvell: a3700: add sata comphy on lane 2 with invert option by zachary · 4 years, 3 months ago
- d0ba411 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 3 months ago
- b543f29 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 4 years, 3 months ago
- c7d42d4 Merge branch 'for-tom' of https://github.com/lftan/u-boot by Tom Rini · 4 years, 3 months ago
- 61e9199 arm: socfpga: soc64: Check FPGA Config status register before bridge reset by Chee Hong Ang · 4 years, 4 months ago
- f78e12a Azure/GitLab: Update to latest Docker container by Tom Rini · 4 years, 3 months ago
- eff9f0f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 3 months ago
- f867428 fastboot: getvar: fix partition-size return value by Gary Bisson · 4 years, 3 months ago
- 5953ffa fastboot: Fix fastboot reboot fail by changing functions order by yurii.pidhornyi · 4 years, 3 months ago
- 44f26b1 f_sdp: Change bInterval of interrupt endpoint to 3 by Sherry Sun · 4 years, 3 months ago
- 5226298 f_sdp: Add EP1_OUT as default data receive pipe in sdp by Sherry Sun · 4 years, 3 months ago
- 8f97c26 spl: add g_dnl_get_board_bcd_device_number by Peng Fan · 4 years, 3 months ago
- f49d470 f_sdp: Support searching and loading FIT or container image by Peng Fan · 4 years, 3 months ago
- 5af7ccf f_sdp: Fix wrong usb request size by Ye Li · 4 years, 3 months ago
- a9e8fe0 f_sdp: Add high speed endpoint descriptor by Ye Li · 4 years, 3 months ago
- 0b4b47b sdp: call board_usb_init at spl_sdp_load_image by Frank Li · 4 years, 3 months ago
- 9c5cb7f usb: max3420: add the gadget driver by Jassi Brar · 4 years, 4 months ago
- 21882dd fastboot: Add default fastboot_set_reboot_flag implementation by Roman Kovalivskyi · 4 years, 4 months ago
- b30b97b fastboot: Add support for 'reboot fastboot' command by Roman Kovalivskyi · 4 years, 4 months ago
- 1bb1342 fastboot: Extend fastboot_set_reboot_flag with reboot reason by Roman Kovalivskyi · 4 years, 4 months ago
- 8784b0b dfu: fix dfu tftp on sandbox by Heinrich Schuchardt · 4 years, 4 months ago
- ca62764 configs: qemu: enable dfu testing by Heinrich Schuchardt · 4 years, 4 months ago
- 4cba4a5 dfu: DFU_MTD depends on CMD_MTDPARTS by Heinrich Schuchardt · 4 years, 4 months ago
- 814ddd3 dfu: fix typo parameteres by Heinrich Schuchardt · 4 years, 4 months ago
- 859e6a8 fastboot: Support defining raw partitions without a partition table by Filip Brozovic · 4 years, 5 months ago
- 68801eb usb: ci_udc: Add function to remove usb device by Ye Li · 4 years, 5 months ago
- be30ec1 usb: gadget: Fix controller index in UMS by Ye Li · 4 years, 5 months ago
- d215ca2 eth/r8152: support RTL8153B/RTL8154B by Hayes Wang · 4 years, 5 months ago
- 98e9791 eth/r8152: modify rtl_clear_bp function by Hayes Wang · 4 years, 5 months ago
- 27217bc eth/r8152: reset PHY after setting it by Hayes Wang · 4 years, 5 months ago