- 527ded8 configs: Resync with savedefconfig by Tom Rini · 5 years ago
- 6afc27a Merge tag 'fixes-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-video.git by Tom Rini · 5 years ago
- 824bb83 Merge tag 'efi-2019-10-rc4-5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
- 898c609 sunxi: video: HDMI: Fix LCD clock divider by Mark Kettenis · 5 years ago
- c07ecbb splash: fix splash banner output by Anatolij Gustschin · 5 years ago
- 655acb7 imx: mx6sabreauto: fix splash logo drawing by Anatolij Gustschin · 5 years ago
- 96ab240 imx: colibri_imx6: fix splash logo drawing by Anatolij Gustschin · 5 years ago
- bfef4cd imx: icore: fix splash logo drawing by Anatolij Gustschin · 5 years ago
- f2a9597 imx: apalis_imx6: fix splash logo drawing by Anatolij Gustschin · 5 years ago
- aa4925b imx: mx6sabresd: fix splash logo drawing by Anatolij Gustschin · 5 years ago
- 87cb710 imx: wandboard: fix splash logo drawing by Anatolij Gustschin · 5 years ago
- 2d902ea splash: fix logo drawing if CONFIG_VIDEO_LOGO enabled by Anatolij Gustschin · 5 years ago
- 6a3f986 Merge tag 'u-boot-rockchip-20190920' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
- 0d1705e test: add tests for u16_str<n>cmp() by AKASHI Takahiro · 5 years ago
- 02b46b8 lib: charset: add u16_str<n>cmp() by AKASHI Takahiro · 5 years ago
- b4248cf efi_loader: selftest: enable APPEND_WRITE tests by AKASHI Takahiro · 5 years ago
- e5023b7 efi_loader: variable: support APPEND_WRITE by AKASHI Takahiro · 5 years ago
- 7962284 efi_loader: incorrect return value form DisconnectController by Heinrich Schuchardt · 5 years ago
- 659a626 efi_loader: device_path: support Sandbox's "host" devices by AKASHI Takahiro · 5 years ago
- 7e1f7b5 Merge branch '2019-09-19-master-imports' by Tom Rini · 5 years ago
- 301c80c dm: MIGRATION: Add migration plan for CONFIG_DM by Heinrich Schuchardt · 5 years ago
- b536bf8 watchdog: omap_wdt: Fix WDT target reset when booted from emmc by Suniel Mahesh · 5 years ago
- 4cc76c1 scrapyard: Delete this file and script by Tom Rini · 5 years ago
- 1bca8de disk: part_dos: Allocate at least one block size for mbr by Faiz Abbas · 5 years ago
- 3d5f27c kconfig: doc: Update comment regarding CONFIG_IS_ENABLED(FOO) for TPL by Lukasz Majewski · 5 years ago
- fd54ab2 doc: fix: Replace SPL_OF_PLATDATA with OF_PLATDATA in examples by Lukasz Majewski · 5 years ago
- 20a5f79 rtc: ds3231/ds3232: fix coding style by Biwen Li · 5 years ago
- bd818c4 travis.yml: change Ubuntu version to xenial by Ramon Fried · 5 years ago
- 263851d rockchip: config: evb-rk3288: enable SPL_STACK_R by Kever Yang · 5 years ago
- 2473800 rockchip: evb-rk3288: Drop explicit SPL_TEXT by Kever Yang · 5 years ago
- 1df993f configs: rk3288: Increase bootm length by Jagan Teki · 5 years ago
- 5e2d238 rockchip: rk3288-tinker: Attach missing peripherals at SPL by Michael Trimarchi · 5 years ago
- 8aa6c99 configs: tinker: Enable SDRAM, SPL stack by Jagan Teki · 5 years ago
- e6b189e configs: tinker: Drop explicit SPL_TEXT by Jagan Teki · 5 years ago
- e07a2ee rockchip: spi-boot-order: Trival fix to newline missing by Jagan Teki · 5 years ago
- 395c2e7 ram: rk3288: Initialize dram for TPL builds by Jagan Teki · 5 years ago
- d13b688 configs: vyasa-rk3288: Fix SPL_TEXT_BASE by Jagan Teki · 5 years ago
- 89bd882 rockchip: rk3288: vyasa: Drop ROCKCHIP_BROM_HELPER selection by Jagan Teki · 5 years ago
- 016935e configs: rockpro64-rk3399: Enable CONFIG_MISC_INIT_R and ROCKCHIP_EFUSE by Hugh Cole-Baker · 5 years ago
- bd68010 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 5 years ago
- bf8d9f9 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 5 years ago
- 6022871 doc: driver-model: Update SPI migration status by Jagan Teki · 5 years ago
- 9c9d8d5 mtd: spi-nor: enable protection ops for SST26 flash series by Eugeniy Paltsev · 5 years ago
- 04a11a6 mtd: spi-nor: add missing SST26* flash IC protection ops by Eugeniy Paltsev · 5 years ago
- bbeca68 mtd: spi: Drop sf.c by Jagan Teki · 5 years ago
- 544a7b4 mtd: spi_dataflash: Use spi read then write by Jagan Teki · 5 years ago
- 7cc71fd spi: Add spi_write_then_read by Jagan Teki · 5 years ago
- 1556e47 spi: Kconfig: Unmark DEPRECATED for MXS_SPI by Lukasz Majewski · 5 years ago
- b34a10a spi: soft_spi: Fix data abort if slave is not probed by Christophe Kerello · 5 years ago
- a792616 spi: mvebu_a3700_spi: Fix clock prescale computation by Marek Behún · 5 years ago
- 17197c3 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
- 3637b74 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
- aeaceb2 Merge branch '2019-09-13-ti-imports' by Tom Rini · 5 years ago
- 0271467 sh: r2dplus: Enable DHCP command by Marek Vasut · 5 years ago
- ea513bf sh: r2dplus: Fix missing PCI range by Marek Vasut · 5 years ago
- ef282b7 sh: Fix SH4 build with GCC versions without -m4-nofpu by Marek Vasut · 5 years ago
- d1886a5 sh: Fix incorrect linking with new binutils by Marek Vasut · 5 years ago
- 255a9df configs: am65x_hs_evm: Use FIT images when booting HS devices by Andrew F. Davis · 5 years ago
- c21e819 configs: ti: Add environment support commands for FIT loading by Andrew F. Davis · 5 years ago
- 47fc51f ARM: dts: dra74x: Fix iodelay configuration for mmc3 by Faiz Abbas · 5 years ago
- ac9ca95 arm: k3: Use get_ti_sci_handle() where ever possible by Lokesh Vutla · 5 years ago
- bbb33de arm: k3: Fix getting ti_sci handle by Lokesh Vutla · 5 years ago
- 405424d ARM: omapl138_lcdk: Enable Pinctrl by Adam Ford · 5 years ago
- 2ebb33c ARM: omapl138_lcdk: Enable DM_GPIO and DM and GPIO Commands by Adam Ford · 5 years ago
- d82f8c5 ARM: omapl138_lcdk: Disable SPL_DM_USB by Adam Ford · 5 years ago
- 85fabde ARM: omapl138_lcdk: Remove dead code by Adam Ford · 5 years ago
- c1d910c arm: am437x: cm-t43: Enable DM for MMC, USB, SPI, SPI_FLASH, enable BLK by Suniel Mahesh · 5 years ago
- 4302629 arm: am437x: cm-t43: Add device tree, enable OF_CONTROL by Suniel Mahesh · 5 years ago
- 4fa240e soc: ti: k3-navss-ringacc: fix k3_nav_ringacc_ring_reset_dma by Vignesh Raghavendra · 5 years ago
- 0907b10 MAINTAINERS: Change fsl-qoriq, mpc86xx, mpc85xx maintainers by Priyanka Jain · 5 years ago
- 017bd47 Merge tag 'efi-2019-10-rc4-4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
- 06f4388 lx2160: Correct serdes frequency print. by Meenakshi Aggarwal · 5 years ago
- d24328a armv8: ls1028a: Updated serdes configuration for 0x13BB by Hou Zhiqiang · 5 years ago
- 79d34ca armv8: fsl-layerscape: Fix typo in Layerscape PCIe config entry by Hou Zhiqiang · 5 years ago
- f83c15f board: lx2160aqds: add support for SerDes protocol 14 by Florin Chiculita · 5 years ago
- 66a42d2 board: lx2160aqds: fix ethernet-phy compatible property by Florin Chiculita · 5 years ago
- c6b6ba6 board: fsl: lx2160a: implement board_fix_fdt by Pankaj Bansal · 5 years ago
- 3df89cc armv8: fsl-layerscape: Update I2C clock divider by Chuanhua Han · 5 years ago
- 6345a34 watchdog: sp805_wdt: add expire_now method by Thomas Schaefer · 5 years ago
- cbec2b8 armv8: ls1028a: configure PMU's PCTBENR to enable WDT by Thomas Schaefer · 5 years ago
- 679cd54 arm: dts: ls1028a-qds: define the MDIO MUX by Alex Marginean · 5 years ago
- 1972a53 board/lx2160a: Fix MC firmware loading for SD boot by Pankaj Bansal · 5 years ago
- b6b3a69 configs/ls1012ardb,lx2160ardb,ls1028ardb: add esdhc hs200 config by Yinbo Zhu · 5 years ago
- 101d3ef mmc: fsl_esdhc: Add emmc hs200 support by Yinbo Zhu · 5 years ago
- 0700bda dts: armv8: add emmc hs200 support for ls1028ardb by Yinbo Zhu · 5 years ago
- d8a7c22 dts: armv8: add emmc hs200 support for lx2160ardb by Yinbo Zhu · 5 years ago
- d2229c2 dts: armv8: add emmc hs200 support for ls1012ardb by Yinbo Zhu · 5 years ago
- 8fa7694 mmc: Kconfig: Add FSL_ESDHC_USE_PERIPHERAL_CLK option by Yinbo Zhu · 5 years ago
- 3761ffc fsl-layerscape: Add fsl_esdhc peripheral clock support by Yinbo Zhu · 5 years ago
- 9be67c8 Merge tag 'u-boot-rockchip-20190912' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
- dd106d0 efi_loader: parameter checks EFI_FILE_PROTOCOL.SetInfo() by Heinrich Schuchardt · 5 years ago
- dd37350 doc: lion_rk3368: use idbloader.img for rk3368 by Matwey V. Kornilov · 5 years ago
- 52edf3f doc: rockchip: use idbloader.img for rk3288, rk3328, rk3399 by Matwey V. Kornilov · 5 years ago
- 47a8f28 rockchip, Makefile: add idbloader.img target by Matwey V. Kornilov · 5 years ago
- 92c8cc9 rockchip: clean makefile for misc.c by Kever Yang · 5 years ago
- 5e46e8d rockchip: not depends on TPL_BUILD for rk3188 makefile including by Kever Yang · 5 years ago
- c312c10 rockchip: clk: rk3399: remove clk_enable() by Kever Yang · 5 years ago
- 3045dc2 rockchip: clk: rk3368: remove clk_enable() by Kever Yang · 5 years ago
- 2a5eb5e rockchip: clk: rk3328: remove clk_enable() by Kever Yang · 5 years ago
- 0aa59ee rockchip: clk: rk3288: remove clk_enable() by Kever Yang · 5 years ago