summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | spl: implement CRC check on U-Boot uImageSimon Goldschmidt2019-02-191-0/+5
* | configs: am57xx_evm: define CONFIG_SPL_LOAD_FIT_ADDRESS for SPL-DFUBin Liu2019-02-191-0/+11
* | board/BuR/brxre1: convert do DMHannes Schmelzer2019-02-191-14/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2019-02-181-0/+7
|\ \ | |/ |/|
| * mmc: dwmmc: Poll for iDMAC TX/RX interruptLey Foon Tan2019-02-181-0/+7
* | Merge tag 'efi-2019-04-rc2' of https://github.com/xypron2/u-bootTom Rini2019-02-181-3/+7
|\ \
| * | efi_loader: use efi_start_image() for bootefiHeinrich Schuchardt2019-02-161-0/+4
| * | efi_loader: set entry point in efi_load_pe()Heinrich Schuchardt2019-02-161-2/+2
| * | efi_loader: LoadImage: always allocate new pagesHeinrich Schuchardt2019-02-161-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-02-161-0/+6
|\ \ \ | |_|/ |/| |
| * | mmc: Downgrade SD/MMC from UHS/HS200/HS400 modes before bootMarek Vasut2019-02-161-0/+6
| |/
* | Merge tag 'u-boot-imx-2019-02-16' of git://git.denx.de/u-boot-imxTom Rini2019-02-161-1/+3
|\ \ | |/ |/|
| * ARM: imx6q_logic: Enable SPL Booting from NANDAdam Ford2019-02-151-1/+3
* | arm64: zynqmp: Remove board config filesMichal Simek2019-02-1410-140/+0
* | arm64: zynqmp: Remove SPD related configurationsMichal Simek2019-02-141-3/+0
* | arm64: zynqmp: Fix logic around CONFIG_ZYNQ_SDHCIMichal Simek2019-02-148-16/+0
* | arm64: zynqmp: Switch all platforms to DM_I2CMichal Simek2019-02-147-128/+0
* | ARM: zynq: Convert dlc20 and zc70x board to DM_I2CMichal Simek2019-02-142-30/+0
* | ARM: zynq: Convert Syzygy to DM_I2CMichal Simek2019-02-141-4/+0
* | arm64: versal: Add mini configuration for VersalSiva Durga Prasad Paladugu2019-02-141-0/+18
* | arm64: versal: Define distro boot commnads for qspi ospi and mmcSiva Durga Prasad Paladugu2019-02-141-1/+25
* | arm: zynq: Define distro boot commnads for qspi, nand and norSiva Durga Prasad Paladugu2019-02-141-0/+48
* | arm64: versal: Add mini eMMC configurationSiva Durga Prasad Paladugu2019-02-141-0/+35
* | xilinx: Move zynq_board_read_rom_ethaddr to shared locationMichal Simek2019-02-141-0/+1
* | arm64: zynqmp: Define distro boot commnads for qspi and nandSiva Durga Prasad Paladugu2019-02-141-0/+32
* | ARM: zynq: Run distribution boot commands firstMichal Simek2019-02-141-1/+8
|/
* efi: hii: add HII config routing/access protocolsAKASHI Takahiro2019-02-132-0/+165
* efi: hii: add keyboard layout package supportAKASHI Takahiro2019-02-131-0/+6
* efi: hii: add guid package supportAKASHI Takahiro2019-02-131-0/+9
* efi_loader: Initial HII database protocolsLeif Lindholm2019-02-132-1/+248
* efi_loader: remove duplicate GUID definitionHeinrich Schuchardt2019-02-131-3/+0
* efi_loader: use u16* for file nameHeinrich Schuchardt2019-02-131-1/+1
* efi_loader: refactor switch to non-secure modeHeinrich Schuchardt2019-02-131-0/+5
* efi_loader: efi_set_variable use const void *Heinrich Schuchardt2019-02-132-2/+3
* efi_loader: use const efi_guid_t * for variable servicesHeinrich Schuchardt2019-02-132-10/+12
* efi_loader: move efi_init_obj_list() to a new efi_setup.cAKASHI Takahiro2019-02-131-0/+2
* efi_loader: signature of StartImage and ExitHeinrich Schuchardt2019-02-131-3/+3
* distro: not taint environment variables if possibleAKASHI Takahiro2019-02-131-6/+7
* distro_bootcmd: add NVME supportHeinrich Schuchardt2019-02-131-0/+27
* lib: add u16_strcpy/strdup functionsAkashi, Takahiro2019-02-131-0/+23
* efi_loader: struct efi_configuration_tableHeinrich Schuchardt2019-02-131-1/+1
* efi_loader: efi_guid_t must be 64-bit alignedHeinrich Schuchardt2019-02-131-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2019-02-113-0/+39
|\
| * dm: core: Introduce dev_read_alias_highest_id()Michal Simek2019-02-081-0/+16
| * fdt: Introduce fdtdec_get_alias_highest_id()Michal Simek2019-02-081-0/+13
| * dm: core: Add of_alias_get_highest_id()Michal Simek2019-02-081-0/+10
* | Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dmTom Rini2019-02-108-31/+12
|\ \
| * | sound: i2s: Tidy up a few commentsSimon Glass2019-02-091-10/+1
| * | power: regulator: Introduce regulator_set_enable_if_allowed apiLokesh Vutla2019-02-091-0/+11
| * | fdt: tegra: Drop COMPAT_AMS_AS3722Simon Glass2019-02-091-1/+0