summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-06-25bdinfo: m68k: Drop bd_info->bi_ipbfreqSimon Glass1-1/+0
2020-06-25Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini14-151/+40
2020-06-24arm64: zynqmp: Reduce console buffer sizeT Karthik Reddy1-0/+2
2020-06-24fpga: zynqpl: Correct PL bitstream loading sequence for zynqaesSiva Durga Prasad Paladugu1-1/+2
2020-06-24arm: versal: Fix xspi0 boot modeMichal Simek1-1/+1
2020-06-22arm: wandboard: move CONFIG_MXC_UART to defconfigHeinrich Schuchardt1-1/+0
2020-06-22colibri_imx6: boot env configuration updatesIgor Opaniuk1-28/+1
2020-06-22colibri_imx7: boot env configuration updatesIgor Opaniuk1-23/+1
2020-06-22apalis_imx6: boot env configuration updatesIgor Opaniuk1-28/+1
2020-06-22apalis-tk1: enable distrobootIgor Opaniuk1-37/+14
2020-06-22configs/colibri_vf.h: drop sdboot in favour of distro_bootcmdMax Krummenacher1-17/+1
2020-06-22colibri-imx6ull/imx7: define bootubipart for distro bootStefan Agner2-0/+2
2020-06-22colibri_imx7: add addresses required for distro bootStefan Agner1-1/+2
2020-06-22colibri-imx8x: declare consoleargsOleksandr Suvorov1-4/+4
2020-06-22mx6cuboxi: Convert to DM_ETHFabio Estevam1-6/+0
2020-06-21Merge branch 'net' of https://gitlab.denx.de/u-boot/custodians/u-boot-sh into...Tom Rini24-26/+0
2020-06-21Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini1-0/+3
2020-06-19Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into nextTom Rini17-5998/+39
2020-06-18Merge tag 'video-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-vid...Tom Rini2-8/+4
2020-06-18imx: convert dms-ba16 boards to DM_VIDEOAnatolij Gustschin1-2/+0
2020-06-18ARM: rmobile: Increase PHY auto-negotiation timeout to 20sMarek Vasut1-0/+3
2020-06-18net: pcnet: Add Kconfig entriesMarek Vasut1-1/+0
2020-06-18net: pcnet: Drop PCNET_HAS_PROMMarek Vasut1-1/+0
2020-06-18net: eepro100: Add Kconfig entriesMarek Vasut24-25/+0
2020-06-18tbs2910: migrate to DM_VIDEOAnatolij Gustschin1-6/+4
2020-06-18colibri_imx6: fix video stdout in default environmentAnatolij Gustschin1-1/+2
2020-06-18apalis_imx6: fix video stdout in default environmentAnatolij Gustschin1-1/+2
2020-06-18cm_fx6: fix video stdout in default environmentAnatolij Gustschin1-2/+2
2020-06-18dm: spi: Convert Freescale ESPI driver to driver modelChuanhua Han1-0/+16
2020-06-18powerpc: Remove TWR-P1025_defconfig boardJagan Teki1-480/+0
2020-06-18powerpc: Remove T4160QDS_NAND_defconfig boardJagan Teki1-555/+0
2020-06-18powerpc: Remove T1040QDS_DDR4_defconfig boardJagan Teki1-667/+0
2020-06-18powerpc: Remove T1024QDS_DDR4_SECURE_BOOT_defconfig boardJagan Teki1-756/+0
2020-06-18powerpc: Remove P1022DS_36BIT_NAND_defconfig boardJagan Teki1-593/+0
2020-06-18powerpc: Remove configs/MPC8536DS_36BIT_defconfig boardJagan Teki1-642/+0
2020-06-18powerpc: Remove configs/C29XPCIE_NAND_defconfig boardJagan Teki1-443/+0
2020-06-18powerpc: Remove configs/BSC9132QDS_NAND_DDRCLK100_SECURE_defconfig boardJagan Teki1-548/+0
2020-06-18powerpc: Remove configs/BSC9131RDB_NAND_SYSCLK100_defconfig boardJagan Teki1-337/+0
2020-06-18powerpc: Remove configs/B4420QDS_NAND_defconfig boardJagan Teki1-759/+0
2020-06-18Merge tag 'ti-v2020.10-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini2-0/+278
2020-06-16omap5: Copy device tree from linux 5.7.yTero Kristo1-0/+129
2020-06-16omap4: Copy device tree from Linux 5.7.yTero Kristo1-0/+149
2020-06-15Merge tag 'efi-2020-07-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2-11/+21
2020-06-15mmc: fsl_esdhc: workaround for hardware 3.3v IO reliability issueYangbo Lu1-0/+2
2020-06-14doc: random number generationHeinrich Schuchardt2-11/+21
2020-06-13Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into nextTom Rini4-13/+14
2020-06-12net: move random_port() to dnsBaruch Siach1-3/+0
2020-06-12net: phy: Add helper routines to set and clear bitsDan Murphy1-0/+54
2020-06-12net: phy: Fix kernel doc issues in phy.hDan Murphy1-11/+8
2020-06-12net: phy: Add missing kernel doc to phy functionsDan Murphy1-0/+39