summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | fdt: samsung: Drop unused fdt_compat_id valuesSimon Glass2019-02-091-6/+0
| * | exynos: Drop duplicate 'model' lineSimon Glass2019-02-091-2/+0
| * | Convert CONFIG_BOARD_TYPES to KconfigSimon Glass2019-02-094-12/+0
| |/
* | am65x_evm: Allow bootm to load larger kernelsAndrew F. Davis2019-02-091-0/+2
* | bcm963158: add initial supportPhilippe Reynes2019-02-091-0/+37
* | initcall: Move to inline functionAlexander Graf2019-02-091-1/+34
* | dts: stm32mp1: clock tree updatePatrick Delaunay2019-02-091-3/+0
* | omap3_cairo: remove empty #ifdef/#endif blockChris Packham2019-02-091-10/+0
* | test: provide unit test for memory functionsHeinrich Schuchardt2019-02-092-0/+15
|/
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2019-02-0721-101/+478
|\
| * configs: Don't use SPI_FLASH_BAR as defaultVignesh R2019-02-078-8/+0
| * configs: Remove SF_DUAL_FLASHVignesh R2019-02-071-1/+0
| * mtd: spi: Switch to new SPI NOR frameworkVignesh R2019-02-071-83/+22
| * mtd: spi: spi-nor-core: Add back U-Boot specific featuresVignesh R2019-02-071-0/+9
| * mtd: spi: Port SPI NOR framework from LinuxVignesh R2019-02-072-0/+442
| * bitops: Fix GENMASK definition for SandboxVignesh R2019-02-071-0/+5
| * configs: Move CONFIG_SPI_FLASH into defconfigsVignesh R2019-02-078-9/+0
* | arm: mvebu: theadorable: Enable video / LCD support with the new DM driverStefan Roese2019-02-051-0/+4
* | pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfigStefan Roese2019-02-059-17/+0
* | pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addrStefan Roese2019-02-051-0/+10
|/
* Merge tag 'for-master-20190201' of git://git.denx.de/u-boot-rockchipTom Rini2019-02-023-0/+85
|\
| * rockchip: Add support for chromebook_bobSimon Glass2019-02-011-0/+18