aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-03-08ARM: qemu-arm: enable USB boot in distro boot with UEFIAKASHI Takahiro1-0/+1
2019-03-03board: Enable DHCP distro boot for LS1012a, LS1021aYunfeng Ding2-3/+5
2019-03-03fsl_sec: fix register layout on Layerscape architecturesLaurentiu Tudor1-0/+8
2019-03-03configs: fsl: move DDR specific defines to KconfigRajesh Bhagat38-60/+0
2019-03-03board: ls1043a: use default scan_dev_for_bootMian Yousaf Kaukab1-6/+0
2019-03-03board: ls1043a: enable dhcp bootMian Yousaf Kaukab1-1/+2
2019-03-03board: ls1046a: use default scan_dev_for_bootMian Yousaf Kaukab1-7/+0
2019-03-03board: ls1046a: enable dhcp bootMian Yousaf Kaukab1-1/+2
2019-03-03board: ls2080ardb: use default scan_dev_for_bootMian Yousaf Kaukab1-12/+0
2019-03-03Revert "ls2080ardb: remove dhcp function from env as boot source"Mian Yousaf Kaukab1-1/+2
2019-03-03board: ls1088ardb: use default scan_dev_for_bootMian Yousaf Kaukab1-12/+0
2019-03-03Revert "ls1088a: remove dhcp function from u-boot env as boot source"Mian Yousaf Kaukab1-1/+2
2019-02-27riscv: Add SiFive FU540 board supportAnup Patel1-0/+43
2019-02-27clk: Add SiFive FU540 PRCI clock driverAnup Patel1-0/+29
2019-02-25efi_loader: define load option attributesAKASHI Takahiro1-0/+9
2019-02-25cmd: env: add "-e" option for handling UEFI variablesAKASHI Takahiro1-0/+8
2019-02-22preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOTMasahiro Yamada1-2/+0
2019-02-20Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini31-277/+29
2019-02-20Merge git://git.denx.de/u-boot-x86Tom Rini7-11/+255
2019-02-20Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini8-7/+547
2019-02-20nyan-big: drop CONFIG_KEYBOARDPeter Robinson1-2/+0
2019-02-20Kconfig: tegra: Migrate TEGRA_KEYBOARDPeter Robinson1-4/+0
2019-02-20Kconfig: tegra: Migrate USB_EHCI_TEGRAPeter Robinson24-73/+0
2019-02-20Kconfig: tegra: Migrate SYS_I2C_TEGRAPeter Robinson19-57/+0
2019-02-20ARM: tegra: Reserve 32MB for the Linux kernelJonathan Hunter4-28/+28
2019-02-20tegra20: common: fix USB_EHCI_TXFIFO_THRESH valuePeter Robinson1-1/+1
2019-02-20tegra: cleanup dangling comments in include/configsPeter Robinson28-112/+0
2019-02-20sound: Add support for Intel HDASimon Glass2-0/+147
2019-02-20sound: Add uclass operations for beepingSimon Glass1-0/+44
2019-02-20sound: Mark sound_setup() as optionalSimon Glass1-1/+1
2019-02-20x86: ivybridge: Add a way to get the HDA config settingSimon Glass1-0/+3
2019-02-20pch: Add ioctl supportSimon Glass1-1/+47
2019-02-20pci: Add IDs for Intel high-definition audioSimon Glass1-0/+5
2019-02-20pci: Fix comment in struct pci_child_platdataSimon Glass1-1/+1
2019-02-20pci: Don't export pci_hose_config_device()Simon Glass1-6/+0
2019-02-20log: Allow #define LOG_DEBUG to enable logging in a fileSimon Glass1-1/+6
2019-02-20log: Fix up Kconfig log level namesSimon Glass1-1/+1
2019-02-19dm: Fix typo 'Watchdot' -> 'Watchdog'Chris Packham1-1/+1
2019-02-19ARM: am3517_evm: Enable Falcon ModeAdam Ford1-0/+1
2019-02-19hikey: Allow environment to store in eMMC and increase bootdelayManivannan Sadhasivam1-1/+3
2019-02-19spl: implement CRC check on U-Boot uImageSimon Goldschmidt1-0/+5
2019-02-19configs: am57xx_evm: define CONFIG_SPL_LOAD_FIT_ADDRESS for SPL-DFUBin Liu1-0/+11
2019-02-19board/BuR/brxre1: convert do DMHannes Schmelzer1-14/+2
2019-02-19armv8: layerscape: move CONFIG_LAYERSCAPE to KconfigRajesh Bhagat5-5/+0
2019-02-19armv8: layerscape: move TZASC and TZPC configs to KconfigRajesh Bhagat1-1/+0
2019-02-19QE: ls1043a: modify CONFIG_SYS_QE_FW_ADDR to (512*4A00) in SD CardZhao Qiang1-1/+1
2019-02-19armv8: ls1043ardb: Add the nand_bootcmd definitionWen He1-0/+8
2019-02-19lx2160aqds : Add support for LX2160AQDS platformPankaj Bansal1-0/+140
2019-02-19armv8: lx2160: Add secure boot target and enable distro boot.Udit Agarwal1-1/+11
2019-02-19board/lx2160ardb: Add distro boot supportPriyanka Jain2-24/+90