summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | spl: fit: Fix the number of bytes read when reading fdt from fitLokesh Vutla2016-05-271-0/+1
* | defconfig: ti: Add configs for OMAP5-class secure partsDaniel Allred2016-05-273-0/+145
* | ARM: omap5: add ft_board_setup for dra7xx/am57xxDaniel Allred2016-05-275-0/+21
* | ARM: omap5: add hooks for cpu/SoC fdt fixupsDaniel Allred2016-05-272-0/+185
* | ARM: omap-common: Add device type to CPU stringDaniel Allred2016-05-273-8/+32
* | spl: build: ti: add support for secure boot imagesDaniel Allred2016-05-271-0/+6
* | ti_omap5_common: Update SPL start address on secure partsDaniel Allred2016-05-271-5/+27
* | defconfig: Add a config for AM43xx secure partMadan Srinivas2016-05-271-0/+53
* | ti: AM43xx: board: Detect AM43xx HS EVMMadan Srinivas2016-05-274-5/+17
* | ti: AM43xx: Use CONFIG options from SOC KconfigMadan Srinivas2016-05-273-12/+9
* | ti: AM43xx: config.mk: Add support for generating secure boot imagesDaniel Allred2016-05-271-0/+20
* | ti: omap-common: Add commands for generating secure SPL imagesDaniel Allred2016-05-271-0/+66
* | ti: omap-common: Add Kconfig file for secure device supportMadan Srinivas2016-05-272-7/+18
* | arm: Kconfig: Add support for AM43xx SoC specific KconfigMadan Srinivas2016-05-279-8/+32
* | arm: am33xx: Kconfig: Add secure device definitionsMadan Srinivas2016-05-271-0/+27
* | doc: Add info on using secure devices from TIDaniel Allred2016-05-271-0/+91
* | Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day2016-05-2727-58/+58
* | test/py: Support setting up specific timeoutMichal Simek2016-05-271-0/+31
* | efi_loader: gop: Don't expose fb addressAlexander Graf2016-05-271-3/+0
* | efi_loader: Clean up system table on exitAlexander Graf2016-05-271-0/+16
* | tools/env: no global variable sharing between application and libraryAndreas Fenkart2016-05-273-55/+48
* | MARVELL: Delete now-superfluous board/Marvell/{common, include} dirs.Robert P. J. Day2016-05-279-2450/+0
* | Drop HAVE_GENERIC_BOARD and SYS_GENERIC_BOARD optionsSimon Glass2016-05-271-32/+0
* | Drop references to CONFIG_SYS_GENERIC_BOARD in config filesSimon Glass2016-05-277-9/+0
* | Drop use of CONFIG_SYS_GENERIC_BOARD in U-BootSimon Glass2016-05-273-10/+3
* | powerpc: Drop unused code related to generic boardSimon Glass2016-05-275-122/+1
* | mips: Drop unused code in u-boot.hSimon Glass2016-05-271-16/+0
* | m68k: Drop unused code in u-boot.hSimon Glass2016-05-271-39/+0
* | avr32: Drop unused code in u-boot.hSimon Glass2016-05-271-20/+0
* | sh: Drop the arch-specific board initSimon Glass2016-05-273-190/+2
* | sh: Fix build errors for generic boardSimon Glass2016-05-2711-19/+36
* | board_f: Don't require CONFIG_SYS_MONITOR_BASESimon Glass2016-05-271-1/+1
* | Remove/update old generic-board documentation and warningSimon Glass2016-05-275-94/+8
* | openrisc: Drop the arch-specific board initSimon Glass2016-05-273-141/+1
* | usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabledRoger Quadros2016-05-271-1/+1
* | net: Optionally use pxe client arch from variableAlexander Graf2016-05-271-7/+15
* | efi_loader: Select bounce buffers for known-bad boardsAlexander Graf2016-05-2714-0/+14
* | efi_loader: Add bounce buffer supportAlexander Graf2016-05-274-9/+91
* | cosmetic: debug: Replace #ifdef DEBUG with debug() macroLukasz Majewski2016-05-271-3/+2
* | arm: meson: implement calls to secure monitorBeniamino Galvani2016-05-275-1/+87
* | arm: add initial support for Amlogic Meson and ODROID-C2Beniamino Galvani2016-05-2719-0/+803
* | net: designware: fix descriptor layout and warnings on 64-bit archsBeniamino Galvani2016-05-272-29/+34
* | arm: implement generic PSCI reset call for armv8Beniamino Galvani2016-05-273-1/+34
* | distro: Add efi pxe boot codeAlexander Graf2016-05-272-3/+57
* | net: Move CONFIG_SPL_NET_VCI_STRING into KconfigAlexander Graf2016-05-2717-0/+19
* | net: Fix client identifiers for ARMAlexander Graf2016-05-272-2/+2
* | net: Move the VCI and client arch values to KconfigAlexander Graf2016-05-2718-30/+21
* | bootp: Move vendor class identifier set to functionAlexander Graf2016-05-271-13/+13
* | efi_loader: Add network access supportAlexander Graf2016-05-279-3/+432
* | test/py: fix NameError exception if bdi cmd is not supportedHeiko Schocher2016-05-271-0/+1
OpenPOWER on IntegriCloud