summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-10-23ARM: Samsung: Add Exynos5422-based Odroid HC2 supportDirk Meul1-0/+2
2018-10-22arm: ti: boot: Remove environment partitionSam Protsenko1-3/+0
2018-10-22ARM: omap3_logic: Add NOR Flash Support for SOM-LVAdam Ford1-1/+6
2018-10-22arm: udoo: Convert to distro configMeul, Dirk1-89/+23
2018-10-20common: command: fix typoHeinrich Schuchardt1-1/+1
2018-10-20Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford160-537/+0
2018-10-19bootcount: Make bootcount magic configurableMarek Vasut1-1/+0
2018-10-19work_92105: remove unused CONFIG_SPL_NAND_BOOT configuration optionVladimir Zapolskiy1-1/+0
2018-10-19work_92105: remove unused CONFIG_LPC32XX_SPL configuration optionVladimir Zapolskiy1-3/+0
2018-10-18ARM: dts: rmobile: r8a77990: Add USB2.0(EHCI) DT nodes on EbisuHiroyuki Yokoyama1-0/+20
2018-10-18ARM: rmobile: Enable cache command on Gen3Hiroyuki Yokoyama1-1/+0
2018-10-17Merge tag 'signed-efi-2018.11' of git://github.com/agraf/u-bootTom Rini2-3/+3
2018-10-16arm64: versal: Add support for new Xilinx Versal ACAPsMichal Simek1-0/+91
2018-10-16efi_loader: return type efi_console_register()Heinrich Schuchardt1-1/+1
2018-10-16efi_loader: correct signature of GetPosition, SetPositionHeinrich Schuchardt1-2/+2
2018-10-12Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2-3/+15
2018-10-11Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini9-95/+357
2018-10-10driver: net: fsl-mc: Add support of multiple phys for dpmacPankaj Bansal1-22/+23
2018-10-10driver: net: fsl-mc: remove unused strcture elementsPankaj Bansal1-1/+0
2018-10-10Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dmTom Rini19-548/+3593
2018-10-10ARM: meson: Add Khadas VIM2 board supportLoic Devulder1-0/+18
2018-10-10net: Consolidate UDP header functionsDuncan Hare1-1/+5
2018-10-10net: Don't overwrite waiting packets with asynchronous repliesJoe Hershberger1-0/+8
2018-10-10net: Add an accessor to know if waiting for ARPJoe Hershberger1-0/+1
2018-10-10phy: Add 25G_AUI, XLAUI, CAUI2, CAUI4 related macrosPriyanka Jain1-0/+8
2018-10-10net: phy: ti: Add binding for the CLK_OUT pin muxingJanine Hagemann1-0/+15
2018-10-10linux/if_ether.h: Add VLAN related macrosBin Meng1-0/+20
2018-10-10net.h: Include linux/if_ether.h to avoid duplicationBin Meng2-10/+1
2018-10-10linux/if_ether.h: Initial import from Linux kernel v4.17Bin Meng1-0/+158
2018-10-10board: da8xxevm: Add SPL DM for serial, spiJagan Teki1-3/+0
2018-10-10spi: davinci: Add platdata supportJagan Teki1-0/+15
2018-10-09linux/compat.h: Add netdev_### log macrosBin Meng1-0/+19
2018-10-09linux/mdio.h: Sync with Linux kernel v4.17Bin Meng1-4/+30
2018-10-09linux/mii.h: Sync with Linux kernel v4.17Bin Meng1-57/+69
2018-10-09video: Tidy up a few comments in video.oSimon Glass1-2/+2
2018-10-09sysreset: Add a way to find the last resetSimon Glass1-0/+30
2018-10-09sysreset: Tidy up a few comments and loggingSimon Glass1-1/+3
2018-10-09ctags: Minor changes to fix ctags outputSimon Glass1-2/+4
2018-10-09panel: Expand the backlight supportSimon Glass2-1/+46
2018-10-09cros_ec: Update cros_ec_read_hash() to specify the imageSimon Glass1-1/+3
2018-10-09cros: Update ec_commands to latest versionSimon Glass1-424/+3310
2018-10-09Rename GPT_HEADER_SIGNATURE to avoid conflictSimon Glass1-1/+1
2018-10-09Add a header file for stringsSimon Glass1-0/+1
2018-10-09log: Add comments to the rest of the log categoriesSimon Glass1-6/+6
2018-10-09tpm: Add a few new commands for v1Simon Glass1-0/+28
2018-10-09video: Adjust video_clear() to return an errorSimon Glass1-1/+2
2018-10-09fdt: Remove fdtdec_decode_region() functionSimon Glass1-45/+0
2018-10-09cros: Adjust board_get_cros_ec_dev() to return a udeviceSimon Glass1-3/+1
2018-10-09cros: Update cros_ec code to use struct udeviceSimon Glass1-35/+31
2018-10-09Kconfig: Convert CONFIG_RTC_MC146818 to KconfigSimon Glass2-2/+0