- cab817d tools: kwboot: Do not call tcdrain() after each sent packet by Pali Rohár · 3 years, 1 month ago
- 455c0d2 tools: kwboot: Fix sending retry of last header packet by Pali Rohár · 3 years, 1 month ago
- a6fcac2 tools: kwboot: Resend first 3 xmodem retry packets immediately by Pali Rohár · 3 years, 1 month ago
- d14a342 tools: kwboot: Change retry loop from decreasing to increasing by Pali Rohár · 3 years, 1 month ago
- d656f5a tools: kwboot: Calculate real used space in kwbimage header when calling kwboot_img_grow_hdr() by Pali Rohár · 3 years, 1 month ago
- e511cc3 tools: kwboot: Do not modify kwbimage header before increasing its size by Pali Rohár · 3 years, 1 month ago
- ed792c2 tools: kwboot: Simplify code for aligning image header by Pali Rohár · 3 years, 1 month ago
- 8e2e7ca tools: kwboot: Show verbose message when waiting for baudrate change magic by Pali Rohár · 3 years, 1 month ago
- 4bebab6 tools: kwboot: Correctly set configuration of UART for BootROM messages by Pali Rohár · 3 years, 1 month ago
- 82c5a0a tools: kwboot: Recalculate 4-byte data checksum after injecting baudrate code by Pali Rohár · 3 years, 1 month ago
- 063cb35 tools: kwboot: Inject baudrate change back code after data part by Pali Rohár · 3 years, 1 month ago
- ad9a3ac tools: kwboot: Validate 4-byte image data checksum by Pali Rohár · 3 years, 1 month ago
- 5923ef6 tools: kwboot: Reserve enough space for patching kwbimage in memory by Pali Rohár · 3 years, 1 month ago
- 2ecca3d tools: kwboot: Fix initialization of tty device by Pali Rohár · 3 years, 1 month ago
- 0a14341 tools: kwboot: Initialize rfds to zero by Pali Rohár · 3 years, 1 month ago
- 03a8a5e pci: pci_mvebu: Fix comment about driver class name by Pali Rohár · 3 years, 1 month ago
- 2344a76 pci: pci_mvebu: Setup PCI controller to Root Complex mode by Pali Rohár · 3 years, 1 month ago
- 42ab3b3 pci: pci_mvebu: Do not automatically enable bus mastering on PCI Bridge by Pali Rohár · 3 years, 1 month ago
- 79b4eb2 pci: pci_mvebu: Fix place of link up detection by Pali Rohár · 3 years, 1 month ago
- 452f2e7 pci: pci_mvebu: Remove unused functions by Pali Rohár · 3 years, 1 month ago
- a7b61ab pci: pci_mvebu: Properly configure and use PCI Bridge (PCIe Root Port) by Pali Rohár · 3 years, 1 month ago
- 657177a pci: pci_mvebu: Fix read_config() with PCI_SIZE_8 or PCI_SIZE_16 by Pali Rohár · 3 years, 1 month ago
- daa9bfd pci: pci_mvebu: Fix write_config() with PCI_SIZE_8 or PCI_SIZE_16 by Pali Rohár · 3 years, 1 month ago
- a79115d Prepare v2022.01-rc1 by Tom Rini · 3 years, 1 month ago
- 9802154 configs: Resync with savedefconfig by Tom Rini · 3 years, 1 month ago
- daaa10f Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 1 month ago
- 5270bee x86: tangier: pinmux: Move error message to the caller by Andy Shevchenko · 3 years, 1 month ago
- 74bf204 x86: tangier: pinmux: Move is_protected assignment closer to its user by Andy Shevchenko · 3 years, 1 month ago
- 144cb06 x86: edison: Don't take SD card detect pin into consideration by Andy Shevchenko · 3 years, 1 month ago
- 90cc2c5 x86: tangier: Enable support for SD/SDIO family in the pinmux driver by Andy Shevchenko · 3 years, 1 month ago
- 9bcd51b x86: Fix i8254 ifdef include guard by Alistair Delva · 3 years, 1 month ago
- daf26a6 x86: chromebook_coral: fix C block comment by Alistair Delva · 3 years, 1 month ago
- d3023b8 x86: tangier: Replace Method() by Name() for _STA object by Andy Shevchenko · 3 years, 1 month ago
- c97bd17 pxe_utils: Clean up {bootm,zboot}_argv generation by Zhaofeng Li · 3 years, 1 month ago
- 23f3e39 pxe_utils: Fix arguments to x86 zboot by Zhaofeng Li · 3 years, 1 month ago
- 7a0eecb docs: uefi: Update stale U-Boot on EFI doc by Bin Meng · 3 years, 5 months ago
- 360e392 Merge tag 'dm-pull-boo21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 1 month ago
- b55881d bootstage: Add SPL support by Marek Vasut · 3 years, 1 month ago
- 082c119 patman: Add "postfix" support to patch subjects by Sean Anderson · 3 years, 1 month ago
- 37f3758 env: Use static_assert() to check if default_environment is too large by Marek Behún · 3 years, 1 month ago
- c5cbbe3 env: Always use char for default_environment by Marek Behún · 3 years, 1 month ago
- b263348 board: freescale: various boards: Let env subsystem set gd->env_addr by Marek Behún · 3 years, 1 month ago
- 535870f board: synquacer: developerbox: Don't set gd->env_addr to default_environment by Marek Behún · 3 years, 1 month ago
- ee48390 env: flash: Cosmetic fix by Marek Behún · 3 years, 1 month ago
- cf89c51 env: flash: Let generic env_init() assign default environment by Marek Behún · 3 years, 1 month ago
- 9fc3106 env: nowhere: Cosmetic fix by Marek Behún · 3 years, 1 month ago
- 5aab7f5 env: nowhere: Let generic env_init() assign default environment by Marek Behún · 3 years, 1 month ago
- a73c1f0 env: nvram: Cosmetic fix in env_nvram_init() by Marek Behún · 3 years, 1 month ago
- 4735de4 env: nvram: Let generic env_init() assign default environment by Marek Behún · 3 years, 1 month ago
- 07dcd82 env: nand: Put ENV_INVALID into gd->env_valid if default environment by Marek Behún · 3 years, 1 month ago
- af8149e env: sf: Put ENV_INVALID into gd->env_valid on CRC failure by Marek Behún · 3 years, 1 month ago
- 87221bd env: sf: Use ENV_VALID enum names instead of literals by Marek Behún · 3 years, 1 month ago
- 9ab30d2 env: sf: Cosmetic fix in env_sf_init_addr() by Marek Behún · 3 years, 1 month ago
- 5877228 x86: Fix linking u-boot with ld.lld by Alistair Delva · 3 years, 1 month ago
- 286a159 sandbox: Migrate ARCH_MAP_SYSMEM to Kconfig by Tom Rini · 3 years, 1 month ago
- b2dfe83 binman: Allow timeout to occur in the image or its section by Simon Glass · 3 years, 1 month ago
- 2289629 image.h: make image_sign_info.fit point to const by Hannu Lounento · 3 years, 1 month ago
- 77680d8 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 1 month ago
- e63a313 Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 3 years, 1 month ago
- 50bff6a Merge branch '2021-10-31-assorted-platform-updates' by Tom Rini · 3 years, 1 month ago
- 3e2095e board: samsung: add support for Galaxy A series of 2017 (a5y17lte) by Dzmitry Sankouski · 3 years, 1 month ago
- 69bde04 SoC: exynos: add support for exynos 78x0 by Dzmitry Sankouski · 3 years, 1 month ago
- d8428f7 pinctrl: exynos: add support for multiple pin banks by Dzmitry Sankouski · 3 years, 1 month ago
- 85fcf94 serial: samsung: add support for skip debug init in s5p by Dzmitry Sankouski · 3 years, 1 month ago
- 80565ec board: samsung: add Samsung Galaxy S9/S9+(SM-G96x0) board by Dzmitry Sankouski · 3 years, 1 month ago
- 4cbc16c SoC: qcom: add support for SDM845 by Dzmitry Sankouski · 3 years, 1 month ago
- 90496af clocks: qcom: add clocks for SDM845 debug uart by Dzmitry Sankouski · 3 years, 1 month ago
- 7964c30 pinctrl: qcom: add pinctrl and gpio drivers for SDM845 SoC by Dzmitry Sankouski · 3 years, 1 month ago
- f5a2d6b spmi: msm: add arbiter version 5 support by Dzmitry Sankouski · 3 years, 1 month ago
- 324df15 serial: qcom: add support for GENI serial driver by Dzmitry Sankouski · 3 years, 1 month ago
- 91ce6bf doc: board: apple: Add Apple M1 documentation by Mark Kettenis · 3 years, 1 month ago
- 3dfef53 arm: dts: apple: Add preliminary device trees by Mark Kettenis · 3 years, 1 month ago
- 785cfde iommu: Add Apple DART driver by Mark Kettenis · 3 years, 1 month ago
- d520e1f serial: s5p: Add Apple M1 support by Mark Kettenis · 3 years, 1 month ago
- 003b657 arm: apple: Add initial support for Apple's M1 SoC by Mark Kettenis · 3 years, 1 month ago
- fb57462 test: Add tests for IOMMU uclass by Mark Kettenis · 3 years, 1 month ago
- 40dbf03 iommu: Add IOMMU uclass by Mark Kettenis · 3 years, 1 month ago
- d73db30 arm: mvebu: Fix booting from SATA by Pali Rohár · 3 years, 1 month ago
- 60b9b47 Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details" by Michael Walle · 3 years, 1 month ago
- a84cea0 Revert "arm64: Layerscape: Survive LPI one-way reset workaround" by Tom Rini · 3 years, 1 month ago
- 1833e68 cmd: usb_mass_storage: Use part_get_info_by_dev_and_name_or_num by Sean Anderson · 3 years, 1 month ago
- 617e851 usb: xhci-brcm: Include header file needed for dev_err by Stefan Agner · 3 years, 1 month ago
- 16f1f00 ARM: rmobile: Rename r8a774a1_beacon_defconfig to rzg2_beacon_defconfig by Adam Ford · 3 years, 2 months ago
- 5c5437b ARM: rmobile: beacon: Enable reference clocks for USB and AVB by Adam Ford · 3 years, 2 months ago
- 8e8fb50 ARM: rmobile: Beacon: Remove dead code by Adam Ford · 3 years, 2 months ago
- cde373f ARM: rmobile: beacon: Remove duplicated for RZ/G2 M/N/H by Adam Ford · 3 years, 2 months ago
- 0d11569 ARM: rmobile: beacon: Support RZ/G2 [M/N/H] on TARGET_BEACON_RZG2M by Adam Ford · 3 years, 2 months ago
- a72fca7 ARM: rmobile: Enable board detection when FIT is enabled by Adam Ford · 3 years, 2 months ago
- a09929c Merge https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 3 years, 1 month ago
- c95b029 mmc: arm_pl180_mmci: Enable HWFC for specific versions of MCI by Usama Arif · 3 years, 1 month ago
- 44645f8 mmc: Fix mmc_switch excessive timeout by Kirill Kapranov · 3 years, 1 month ago
- 0d453c8 cmd: mmc: check whether card is SD or eMMC before hwpartition by Jaehoon Chung · 3 years, 2 months ago
- f702dc1 cmd: mmc: Support mmc hwpartition user enh start - by Marek Vasut · 3 years, 2 months ago
- 40e6f52 drivers: mmc: Add wait_dat0 support for sdhci driver by Stephen Carlson · 3 years, 3 months ago
- ee02543 drivers: mmc: Add wait_dat0 support for Freescale eSDHC driver by Stephen Carlson · 3 years, 3 months ago
- aafc378 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 1 month ago
- 7af368f arm: mvebu: Fix comments about kwbimage structures by Pali Rohár · 3 years, 1 month ago
- 33cdd9e arm: mvebu: Update name of kwbimage v1 field at offset 0x2-0x3 by Pali Rohár · 3 years, 1 month ago
- 0089f61 tools: kwboot: Patch nandpagesize to zero also for v1 image by Pali Rohár · 3 years, 1 month ago
- 2fdba4f tools: kwbimage: Add support for NAND_PAGE_SIZE command also for v1 images by Pali Rohár · 3 years, 1 month ago