Age | Commit message (Expand) | Author |
2020-06-20 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh | Tom Rini |
2020-06-18 | ARM: rmobile: Increase PHY auto-negotiation timeout to 20s | Marek Vasut |
2020-06-18 | colibri_imx6: fix video stdout in default environment | Anatolij Gustschin |
2020-06-18 | apalis_imx6: fix video stdout in default environment | Anatolij Gustschin |
2020-06-18 | cm_fx6: fix video stdout in default environment | Anatolij Gustschin |
2020-06-15 | Merge tag 'efi-2020-07-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo... | Tom Rini |
2020-06-15 | mmc: fsl_esdhc: workaround for hardware 3.3v IO reliability issue | Yangbo Lu |
2020-06-14 | doc: random number generation | Heinrich Schuchardt |
2020-06-11 | arm: Remove pcm051 board | Jagan Teki |
2020-06-11 | arm: Remove omap3_pandora_defconfig board | Jagan Teki |
2020-06-11 | spi: davinci: Drop non-dm code | Jagan Teki |
2020-06-11 | ks2_evm: Switch to DM_SPL, SPL_OF_CONTROL | Jagan Teki |
2020-06-09 | Merge tag 'u-boot-imx-20200609' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2020-06-08 | imx: imx8mp_evk: fix boot issue | Peng Fan |
2020-06-08 | imx: Update MTD partitions layout for display5 (i.MX6Q) board | Lukasz Majewski |
2020-06-07 | rockchip: rockpro64: Store default env into SPI | Marcin Juszkiewicz |
2020-06-07 | roc-rk3399-pc: Mark default env from SPI | Jagan Teki |
2020-06-04 | Convert CONFIG_BOARD_LATE_INIT to Kconfig | Tom Rini |
2020-06-04 | Convert CONFIG_CMD_ASKENV et al to Kconfig | Tom Rini |
2020-06-04 | Convert CONFIG_BZIP2 et al to Kconfig | Tom Rini |
2020-06-04 | topic_miami: Disable GPIO | Tom Rini |
2020-06-04 | ARM: rmobile: blanche: Disable CONFIG_CMD_SF / CONFIG_CMD_SPI | Tom Rini |
2020-06-04 | bcmstb: Migrate CONFIG_CMD_EXT[24] | Tom Rini |
2020-06-04 | mx6memcal: Finish migration to defconfig options | Tom Rini |
2020-06-04 | pfla02: Rework excluding NAND from SPL | Tom Rini |
2020-06-04 | serial: Convert ARM_DCC to Kconfig | Tom Rini |
2020-06-04 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv | Tom Rini |
2020-06-04 | sifive: fu540: Add sample SD gpt partition layout | Jagan Teki |
2020-06-04 | riscv: sifive: fu540: add SPL configuration | Pragnesh Patel |
2020-06-03 | Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo... | Tom Rini |
2020-06-03 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi | Tom Rini |
2020-06-03 | efi_loader: validate load option | Heinrich Schuchardt |
2020-06-02 | dma-mapping: Add header file for ARCH_DMA_MINALIGN | Simon Glass |
2020-06-01 | sf: Drop spl_flash_get_sw_write_prot | Jagan Teki |
2020-05-31 | rockchip: Add initial support for the Pinebook Pro laptop from Pine64. | Peter Robinson |
2020-05-31 | dt-bindings: input: adopt Linux gpio-keys binding constants | Peter Robinson |
2020-05-29 | usb: dwc3: amend UTMI/UTMIW phy interface setup | Frank Wang |
2020-05-29 | usb: dwc3: Add disable u2mac linestate check quirk | Jagan Teki |
2020-05-29 | usb: dwc3: add dis_u2_freeclk_exists_quirk | Frank Wang |
2020-05-29 | usb: dwc3: add dis_enblslpm_quirk | Frank Wang |
2020-05-29 | rockchip: enable USB OHCI host for RockPro64 | Marcin Juszkiewicz |
2020-05-29 | rk3399: Enable NVMe distro bootcmd | Mark Kettenis |
2020-05-27 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell | Tom Rini |
2020-05-27 | cbfs: Don't require the CBFS size with cbfs_init_mem() | Simon Glass |
2020-05-27 | cbfs: Allow reading a file from a CBFS given its base addr | Simon Glass |
2020-05-27 | cbfs: Change file_cbfs_find_uncached() to return an error | Simon Glass |
2020-05-27 | cbfs: Return the error code from file_cbfs_init() | Simon Glass |
2020-05-27 | cbfs: Use ulong consistently | Simon Glass |
2020-05-27 | cbfs: drop file_cbfs_result declaration | Christian Gmeiner |
2020-05-27 | arm: mvebu: Convert CRS305-1G-4S board to CRS3xx-98DX3236 | Luka Kovacic |