- e35c2a8 .azure-pipelines.yml: add Qemu tests for MIPS Malta board by Daniel Schwierzeck · 4 years, 6 months ago
- d985aaa .travis.yml: add Qemu tests for MIPS Malta board by Daniel Schwierzeck · 4 years, 6 months ago
- d853316 .gitlab-ci.yml: add Qemu tests for MIPS Malta board by Daniel Schwierzeck · 4 years, 6 months ago
- 5467434 mips: malta: build u-boot-swap.bin by Daniel Schwierzeck · 4 years, 6 months ago
- b8cecd0 Makefile: add rule to generate u-boot-swap.bin by Daniel Schwierzeck · 4 years, 6 months ago
- 753a892 tools: add script for byte endianness swapping by Daniel Schwierzeck · 4 years, 6 months ago
- d8553d6 net: pcnet: Add Kconfig entries by Marek Vasut · 4 years, 6 months ago
- 53019cf net: pcnet: Add DM support by Marek Vasut · 4 years, 6 months ago
- f5e7df5 net: pcnet: Split common and non-DM functions by Marek Vasut · 4 years, 6 months ago
- 6d76c9f net: pcnet: Wrap name and enetaddr into private data by Marek Vasut · 4 years, 6 months ago
- deca773 net: pcnet: Wrap iobase into private data by Marek Vasut · 4 years, 6 months ago
- 834d5ce net: pcnet: Pass private data through dev->priv by Marek Vasut · 4 years, 6 months ago
- ab6ecbd net: pcnet: Wrap devbusfn into private data by Marek Vasut · 4 years, 6 months ago
- 553286a net: pcnet: Drop useless forward declarations by Marek Vasut · 4 years, 6 months ago
- 54c6067 net: pcnet: Move initialize function at the end by Marek Vasut · 4 years, 6 months ago
- ada6a2c net: pcnet: Move private data allocation to initialize by Marek Vasut · 4 years, 6 months ago
- 0e11d79 net: pcnet: Replace memset+malloc with calloc by Marek Vasut · 4 years, 6 months ago
- 89369b0 net: pcnet: Simplify private data allocation by Marek Vasut · 4 years, 6 months ago
- d3b1df0 net: pcnet: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · 4 years, 6 months ago
- b92b8f4 net: pcnet: Drop PCNET_HAS_PROM by Marek Vasut · 4 years, 6 months ago
- b9c52c5 net: pcnet: Drop typedef struct pcnet_priv_t by Marek Vasut · 4 years, 6 months ago
- 0b7d955 Merge tag 'rockchip-fix' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 5 months ago
- 35ee34b video: rockchip: fix HDMI 4K resolution by Anatolij Gustschin · 4 years, 5 months ago
- 19a7e58 Merge tag 'fixes-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 5 months ago
- 5f99ba1 Merge tag 'u-boot-rockchip-20200628' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 5 months ago
- 673eb44 rockchip: correctly set vop0 or vop1 by Patrick Wildt · 4 years, 6 months ago
- bccb385 video: orisetech_otm8009a: fill characteristics of DSI data link by Yannick Fertre · 4 years, 5 months ago
- ac824e8 video: raydium_rm68200: fill characteristics of DSI data link by Yannick Fertre · 4 years, 5 months ago
- 7084dd8 video: stm32: stm32_dsi: copy DSI fields by Yannick Fertre · 4 years, 5 months ago
- 36e66e3 video: mipi update panel platform data by Yannick Fertre · 4 years, 5 months ago
- 670eda3 video: check hardware version of DSI by Yannick Fertre · 4 years, 5 months ago
- 70b06d9 splash: Fix build warning on 64 bits CPU by Ye Li · 4 years, 6 months ago
- 8cee200 video: vidconsole: avoid multiple lines overwrite logo by Ye Li · 4 years, 6 months ago
- bab68b2 video: bmp: support 8bits BMP drawing on 24/32 bpp framebuffer by Ye Li · 4 years, 6 months ago
- 5e15dcb rockchip: clk: rk3188: change APLL to safe 600MHz by Alexander Kochetkov · 4 years, 5 months ago
- a2b1cff rockchip: rk3188: Fix back to BROM boot by Alexander Kochetkov · 4 years, 5 months ago
- 6a28dc3 rk3399: Add BOOTENV_SF command by Jagan Teki · 4 years, 6 months ago
- 04983e9 Merge branch 'for-tom' of https://github.com/lftan/u-boot by Tom Rini · 4 years, 5 months ago
- 8a20431 arm: socfpga: misc_s10: Fix EMAC register address calculation by Ley Foon Tan · 4 years, 5 months ago
- eae62ae Merge tag 'efi-2020-07-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 5 months ago
- 4b78b5b ARM: dts: imx6q-tbs2910: Fix Ethernet regression by Fabio Estevam · 4 years, 5 months ago
- d80dd9e efi_loader: size of secure boot variables by Heinrich Schuchardt · 4 years, 5 months ago
- 915f15a efi_loader: type of efi_secure_mode by Heinrich Schuchardt · 4 years, 5 months ago
- b1c272d cmd: bootefi: Fix fdt_size variable type in efi_carve_out_dt_rsv() by Bin Meng · 4 years, 5 months ago
- 922c6d5 Merge tag 'mmc-2020-6-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 5 months ago
- f12341a mmc: sdhci: Fix HISPD bit handling by Jagan Teki · 4 years, 5 months ago
- fe95905 mmc: retry CMD1 in mmc_send_op_cond() until the eMMC is ready by Haibo Chen · 4 years, 5 months ago
- ba61676 mmc: fsl_esdhc_imx: disable the CMD CRC check for standard tuning by Haibo Chen · 4 years, 5 months ago
- 135c10a mmc: fsl_esdhc_imx: fix the mask for tuning start point by Haibo Chen · 4 years, 5 months ago
- d581076 cmd: mmc: Cache-align extcsd read target by Marek Vasut · 4 years, 5 months ago
- 331c743 Merge branch '2020-06-23-misc-minor-fixes' by Tom Rini · 4 years, 5 months ago
- 1c078ad psci: add 'static inline' to invoke_psci_fn() stub by Masahiro Yamada · 4 years, 6 months ago
- 6d81eed doc: sifive: Fix spelling of "environment". by Vagrant Cascadian · 4 years, 6 months ago
- d1896e3 cmd: booti: Fix spelling of "environment". by Vagrant Cascadian · 4 years, 6 months ago
- 1a027a9 nvme: Invalidate dcache before submitting admin cmd by Jagan Teki · 4 years, 6 months ago
- ccbda9e phy: atheros: Fix the "qca,clk-out-frequency" example by Fabio Estevam · 4 years, 5 months ago
- d622c24 zfs: fix missing include for disk_partition definition by Joel Johnson · 4 years, 5 months ago
- 4ff6338 Merge tag 'u-boot-imx-20200623' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 5 months ago
- 7635def configs: Resync with savedefconfig by Tom Rini · 4 years, 5 months ago
- 868fb99 Prepare v2020.07-rc5 by Tom Rini · 4 years, 5 months ago
- 824e6fe mx6cuboxi: remove unused code by Walter Lozano · 4 years, 6 months ago
- 6a4bae6 mx6cuboxi: enable OF_CONTROL and DM in SPL by Walter Lozano · 4 years, 6 months ago
- 6c3fbf3 mx6cuboxi: customize board_boot_order to access eMMC by Walter Lozano · 4 years, 6 months ago
- 24899e0 mx6cuboxi: enable MMC and eMMC in DT for SPL by Walter Lozano · 4 years, 6 months ago
- dbb0c4b mx6ull_14x14_evk_plugin: Convert to DM_ETH by Fabio Estevam · 4 years, 6 months ago
- a5df831 mx6slevk_spl: Convert to DM_ETH by Fabio Estevam · 4 years, 6 months ago
- eea1075 mx6slevk_spinor: Convert to DM_ETH by Fabio Estevam · 4 years, 6 months ago
- 59a88e0 arm: dts: imx: fsl-imx8qm.dtsi: fix gpio aliases by Ye Li · 4 years, 6 months ago
- e168eac gpio: mxc_gpio: change gpio index for i.MX8 by Ye Li · 4 years, 6 months ago
- 9959d0f mx6ul_14x14_evk: Avoid overlap of environment over U-Boot proper by Otavio Salvador · 4 years, 6 months ago
- 87ea9f7 mx6ul_14x14_evk: Enable SPL USB and SDP support by Otavio Salvador · 4 years, 6 months ago
- a1f6d04 ARM: imx: soc: Select default TEXT_BASE for MX7 by Marek Vasut · 4 years, 6 months ago
- 7204160 ARM: imx: soc: Switch BOARD_EARLY_INIT_F to imply on MX7 by Marek Vasut · 4 years, 6 months ago
- cb82ee2 ARM: imx: ddr: Fill in missing DDRC ZQCTLx on i.MX7 by Marek Vasut · 4 years, 6 months ago
- fb0b862 imx: imx8qm_rom7720_a1: update README by Oliver Graute · 4 years, 6 months ago
- ba78c25 ARM: imx6: Fetch MAC address in board_init_late() on DH iMX6 PDK2 by Marek Vasut · 4 years, 6 months ago
- a1f79c2 arm: wandboard: move CONFIG_MXC_UART to defconfig by Heinrich Schuchardt · 4 years, 6 months ago
- f7ac30b Fix MMC access on Sabrelite by Martyn Welch · 4 years, 6 months ago
- 0e15165 colibri_imx6: boot env configuration updates by Igor Opaniuk · 4 years, 5 months ago
- a17930a colibri_imx7: boot env configuration updates by Igor Opaniuk · 4 years, 5 months ago
- 8b9c0cb apalis_imx6: boot env configuration updates by Igor Opaniuk · 4 years, 5 months ago
- 1cfe8d6 toradex: imx: enable BOOTCOUNT feature by Igor Opaniuk · 4 years, 5 months ago
- 670795a apalis-tk1: fix setting fdtfile value by Igor Opaniuk · 4 years, 5 months ago
- adff136 apalis-tk1: enable distroboot by Igor Opaniuk · 4 years, 5 months ago
- 1fd988a configs/colibri_vf.h: drop sdboot in favour of distro_bootcmd by Max Krummenacher · 4 years, 5 months ago
- a0092cf colibri_vf_defconfig: enable part cmd by Max Krummenacher · 4 years, 5 months ago
- b0a8cef colibri-imx6ull/imx7: define bootubipart for distro boot by Stefan Agner · 4 years, 5 months ago
- d3976cc colibri_imx7: add addresses required for distro boot by Stefan Agner · 4 years, 5 months ago
- 506619d colibri-imx8x: declare consoleargs by Oleksandr Suvorov · 4 years, 5 months ago
- 1b25ee9 apalis/colibri-imx8: re-enable CONFIG_IMX_SCU_THERMAL by Max Krummenacher · 4 years, 5 months ago
- 4e8aba4 apalis-imx8: enable of_system_setup by Marcel Ziswiler · 4 years, 5 months ago
- 041dd8e ARM: dts: imx6qdl-sabresd: Fix AR8031 phy-mode by Fabio Estevam · 4 years, 5 months ago
- 64e2793 ARM: dts: imx6qdl-sabreauto: Fix AR8031 phy-mode by Fabio Estevam · 4 years, 5 months ago
- d8da22c mx6cuboxi: Convert to DM_ETH by Fabio Estevam · 4 years, 5 months ago
- db86e6c ARM: dts: imx6qdl-sr-som: Sync with kernel 5.8-rc1 by Fabio Estevam · 4 years, 5 months ago
- 89b5bd5 net: fec: Allow the PHY node to be retrieved by Fabio Estevam · 4 years, 5 months ago
- 338d9b0 phy: atheros: ar8035: Fix clock output calculation by Fabio Estevam · 4 years, 5 months ago
- f5a8214 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years, 5 months ago
- 2b8692b Merge tag 'efi-2020-07-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 5 months ago
- 1e389a4 Merge tag 'u-boot-stm32-20200619' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 5 months ago