summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-02riscv: fu540: dts: Remove the unnecessary space in the cpu2_intc nodeBin Meng
2020-07-02riscv: sbi: Add newline to error messageSean Anderson
2020-06-30Merge tag 'efi-2020-07-rc6-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-06-30test/py: test_efi_fit: Update #size-cells to 1Bin Meng
2020-06-30efi_loader: incorrect check against FDT_ADDR_T_NONEHeinrich Schuchardt
2020-06-29Merge tag 'rockchip-fix' of https://gitlab.denx.de/u-boot/custodians/u-boot-v...Tom Rini
2020-06-29video: rockchip: fix HDMI 4K resolutionAnatolij Gustschin
2020-06-29efi_loader: fix incorrect use of EFI_EXIT()Heinrich Schuchardt
2020-06-28Merge tag 'fixes-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-...Tom Rini
2020-06-28Merge tag 'u-boot-rockchip-20200628' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-06-28rockchip: correctly set vop0 or vop1Patrick Wildt
2020-06-28video: orisetech_otm8009a: fill characteristics of DSI data linkYannick Fertre
2020-06-28video: raydium_rm68200: fill characteristics of DSI data linkYannick Fertre
2020-06-28video: stm32: stm32_dsi: copy DSI fieldsYannick Fertre
2020-06-28video: mipi update panel platform dataYannick Fertre
2020-06-28video: check hardware version of DSIYannick Fertre
2020-06-28splash: Fix build warning on 64 bits CPUYe Li
2020-06-28video: vidconsole: avoid multiple lines overwrite logoYe Li
2020-06-28video: bmp: support 8bits BMP drawing on 24/32 bpp framebufferYe Li
2020-06-27rockchip: clk: rk3188: change APLL to safe 600MHzAlexander Kochetkov
2020-06-27rockchip: rk3188: Fix back to BROM bootAlexander Kochetkov
2020-06-27rk3399: Add BOOTENV_SF commandJagan Teki
2020-06-26Merge branch 'for-tom' of https://github.com/lftan/u-bootTom Rini
2020-06-26arm: socfpga: misc_s10: Fix EMAC register address calculationLey Foon Tan
2020-06-25Merge tag 'efi-2020-07-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-06-25ARM: dts: imx6q-tbs2910: Fix Ethernet regressionFabio Estevam
2020-06-24efi_loader: size of secure boot variablesHeinrich Schuchardt
2020-06-24efi_loader: type of efi_secure_modeHeinrich Schuchardt
2020-06-24cmd: bootefi: Fix fdt_size variable type in efi_carve_out_dt_rsv()Bin Meng
2020-06-24Merge tag 'mmc-2020-6-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2020-06-24mmc: sdhci: Fix HISPD bit handlingJagan Teki
2020-06-24mmc: retry CMD1 in mmc_send_op_cond() until the eMMC is readyHaibo Chen
2020-06-24mmc: fsl_esdhc_imx: disable the CMD CRC check for standard tuningHaibo Chen
2020-06-24mmc: fsl_esdhc_imx: fix the mask for tuning start pointHaibo Chen
2020-06-24cmd: mmc: Cache-align extcsd read targetMarek Vasut
2020-06-23Merge branch '2020-06-23-misc-minor-fixes'Tom Rini
2020-06-23psci: add 'static inline' to invoke_psci_fn() stubMasahiro Yamada
2020-06-23doc: sifive: Fix spelling of "environment".Vagrant Cascadian
2020-06-23cmd: booti: Fix spelling of "environment".Vagrant Cascadian
2020-06-23nvme: Invalidate dcache before submitting admin cmdJagan Teki
2020-06-23phy: atheros: Fix the "qca,clk-out-frequency" exampleFabio Estevam
2020-06-23zfs: fix missing include for disk_partition definitionJoel Johnson
2020-06-23Merge tag 'u-boot-imx-20200623' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-06-23configs: Resync with savedefconfigTom Rini
2020-06-22Prepare v2020.07-rc5Tom Rini
2020-06-23mx6cuboxi: remove unused codeWalter Lozano
2020-06-23mx6cuboxi: enable OF_CONTROL and DM in SPLWalter Lozano
2020-06-23mx6cuboxi: customize board_boot_order to access eMMCWalter Lozano
2020-06-23mx6cuboxi: enable MMC and eMMC in DT for SPLWalter Lozano
2020-06-23mx6ull_14x14_evk_plugin: Convert to DM_ETHFabio Estevam