summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* common: command: fix typoHeinrich Schuchardt2018-10-191-1/+1
* Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford2018-10-19160-537/+0
* bootcount: Make bootcount magic configurableMarek Vasut2018-10-191-1/+0
* work_92105: remove unused CONFIG_SPL_NAND_BOOT configuration optionVladimir Zapolskiy2018-10-191-1/+0
* work_92105: remove unused CONFIG_LPC32XX_SPL configuration optionVladimir Zapolskiy2018-10-191-3/+0
* ARM: dts: rmobile: r8a77990: Add USB2.0(EHCI) DT nodes on EbisuHiroyuki Yokoyama2018-10-181-0/+20
* ARM: rmobile: Enable cache command on Gen3Hiroyuki Yokoyama2018-10-181-1/+0
* Merge tag 'signed-efi-2018.11' of git://github.com/agraf/u-bootTom Rini2018-10-172-3/+3
|\
| * efi_loader: return type efi_console_register()Heinrich Schuchardt2018-10-161-1/+1
| * efi_loader: correct signature of GetPosition, SetPositionHeinrich Schuchardt2018-10-161-2/+2
* | arm64: versal: Add support for new Xilinx Versal ACAPsMichal Simek2018-10-161-0/+91
|/
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-10-122-3/+15
|\
| * board: da8xxevm: Add SPL DM for serial, spiJagan Teki2018-10-101-3/+0
| * spi: davinci: Add platdata supportJagan Teki2018-10-101-0/+15
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2018-10-119-95/+357
|\ \
| * | driver: net: fsl-mc: Add support of multiple phys for dpmacPankaj Bansal2018-10-101-22/+23
| * | driver: net: fsl-mc: remove unused strcture elementsPankaj Bansal2018-10-101-1/+0
| * | net: Consolidate UDP header functionsDuncan Hare2018-10-101-1/+5
| * | net: Don't overwrite waiting packets with asynchronous repliesJoe Hershberger2018-10-101-0/+8
| * | net: Add an accessor to know if waiting for ARPJoe Hershberger2018-10-101-0/+1
| * | phy: Add 25G_AUI, XLAUI, CAUI2, CAUI4 related macrosPriyanka Jain2018-10-101-0/+8
| * | net: phy: ti: Add binding for the CLK_OUT pin muxingJanine Hagemann2018-10-101-0/+15
| * | linux/if_ether.h: Add VLAN related macrosBin Meng2018-10-101-0/+20
| * | net.h: Include linux/if_ether.h to avoid duplicationBin Meng2018-10-102-10/+1
| * | linux/if_ether.h: Initial import from Linux kernel v4.17Bin Meng2018-10-101-0/+158
| * | linux/compat.h: Add netdev_### log macrosBin Meng2018-10-091-0/+19
| * | linux/mdio.h: Sync with Linux kernel v4.17Bin Meng2018-10-091-4/+30
| * | linux/mii.h: Sync with Linux kernel v4.17Bin Meng2018-10-091-57/+69
| |/
* | Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dmTom Rini2018-10-1019-548/+3593
|\ \
| * | video: Tidy up a few comments in video.oSimon Glass2018-10-091-2/+2
| * | sysreset: Add a way to find the last resetSimon Glass2018-10-091-0/+30
| * | sysreset: Tidy up a few comments and loggingSimon Glass2018-10-091-1/+3
| * | ctags: Minor changes to fix ctags outputSimon Glass2018-10-091-2/+4
| * | panel: Expand the backlight supportSimon Glass2018-10-092-1/+46
| * | cros_ec: Update cros_ec_read_hash() to specify the imageSimon Glass2018-10-091-1/+3
| * | cros: Update ec_commands to latest versionSimon Glass2018-10-091-424/+3310
| * | Rename GPT_HEADER_SIGNATURE to avoid conflictSimon Glass2018-10-091-1/+1
| * | Add a header file for stringsSimon Glass2018-10-091-0/+1
| * | log: Add comments to the rest of the log categoriesSimon Glass2018-10-091-6/+6
| * | tpm: Add a few new commands for v1Simon Glass2018-10-091-0/+28
| * | video: Adjust video_clear() to return an errorSimon Glass2018-10-091-1/+2
| * | fdt: Remove fdtdec_decode_region() functionSimon Glass2018-10-091-45/+0
| * | cros: Adjust board_get_cros_ec_dev() to return a udeviceSimon Glass2018-10-091-3/+1
| * | cros: Update cros_ec code to use struct udeviceSimon Glass2018-10-091-35/+31
| * | Kconfig: Convert CONFIG_RTC_MC146818 to KconfigSimon Glass2018-10-092-2/+0
| * | dm: core: Update ofnode to read binman-style flash entrySimon Glass2018-10-091-1/+2
| * | dm: core: Add a function to find the first inactive childSimon Glass2018-10-091-0/+15
| * | dm: core: Update some functions to use constSimon Glass2018-10-091-12/+12
| * | dm: core: Alloc uclass-private data to be cache-alignedSimon Glass2018-10-091-0/+3
| * | sandbox: Restore blocking I/O on exitSimon Glass2018-10-091-10/+0