summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | ARM: DRA7: configs: Remove obsolete configsLokesh Vutla2016-05-27-89/+0
* | ARM: DRA7: Enable FITLokesh Vutla2016-05-27-111/+15
* | board: dra7: fit: add support for selecting dtb dynamicallyLokesh Vutla2016-05-27-0/+12
* | Remove unused BOOTFLAG definitionsChris Packham2016-05-27-16/+0
* | spl: Add an option to load a FIT containing U-Boot from UARTLokesh Vutla2016-05-27-14/+84
* | spl: fit: Do not print selected dtb during fit loadLokesh Vutla2016-05-27-3/+1
* | spl: Support loading a FIT from NANDLokesh Vutla2016-05-27-5/+32
* | mtd: nand: am335x: spl: Fix copying of imageLokesh Vutla2016-05-27-1/+14
* | spl: Support loading a FIT from SPILokesh Vutla2016-05-27-5/+32
* | spl: Support loading a FIT from FAT FSLokesh Vutla2016-05-27-4/+32
* | spl: Allow to load a FIT containing U-Boot from FSLokesh Vutla2016-05-27-14/+71
* | spl: fit: Fix the number of bytes read when reading fdt from fitLokesh Vutla2016-05-27-0/+1
* | defconfig: ti: Add configs for OMAP5-class secure partsDaniel Allred2016-05-27-0/+145
* | ARM: omap5: add ft_board_setup for dra7xx/am57xxDaniel Allred2016-05-27-0/+21
* | ARM: omap5: add hooks for cpu/SoC fdt fixupsDaniel Allred2016-05-27-0/+185
* | ARM: omap-common: Add device type to CPU stringDaniel Allred2016-05-27-8/+32
* | spl: build: ti: add support for secure boot imagesDaniel Allred2016-05-27-0/+6
* | ti_omap5_common: Update SPL start address on secure partsDaniel Allred2016-05-27-5/+27
* | defconfig: Add a config for AM43xx secure partMadan Srinivas2016-05-27-0/+53
* | ti: AM43xx: board: Detect AM43xx HS EVMMadan Srinivas2016-05-27-5/+17
* | ti: AM43xx: Use CONFIG options from SOC KconfigMadan Srinivas2016-05-27-12/+9
* | ti: AM43xx: config.mk: Add support for generating secure boot imagesDaniel Allred2016-05-27-0/+20
* | ti: omap-common: Add commands for generating secure SPL imagesDaniel Allred2016-05-27-0/+66
* | ti: omap-common: Add Kconfig file for secure device supportMadan Srinivas2016-05-27-7/+18
* | arm: Kconfig: Add support for AM43xx SoC specific KconfigMadan Srinivas2016-05-27-8/+32
* | arm: am33xx: Kconfig: Add secure device definitionsMadan Srinivas2016-05-27-0/+27
* | doc: Add info on using secure devices from TIDaniel Allred2016-05-27-0/+91
* | Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day2016-05-27-58/+58
* | test/py: Support setting up specific timeoutMichal Simek2016-05-27-0/+31
* | efi_loader: gop: Don't expose fb addressAlexander Graf2016-05-27-3/+0
* | efi_loader: Clean up system table on exitAlexander Graf2016-05-27-0/+16
* | tools/env: no global variable sharing between application and libraryAndreas Fenkart2016-05-27-55/+48
* | MARVELL: Delete now-superfluous board/Marvell/{common, include} dirs.Robert P. J. Day2016-05-27-2450/+0
* | Drop HAVE_GENERIC_BOARD and SYS_GENERIC_BOARD optionsSimon Glass2016-05-27-32/+0
* | Drop references to CONFIG_SYS_GENERIC_BOARD in config filesSimon Glass2016-05-27-9/+0
* | Drop use of CONFIG_SYS_GENERIC_BOARD in U-BootSimon Glass2016-05-27-10/+3
* | powerpc: Drop unused code related to generic boardSimon Glass2016-05-27-122/+1
* | mips: Drop unused code in u-boot.hSimon Glass2016-05-27-16/+0
* | m68k: Drop unused code in u-boot.hSimon Glass2016-05-27-39/+0
* | avr32: Drop unused code in u-boot.hSimon Glass2016-05-27-20/+0
* | sh: Drop the arch-specific board initSimon Glass2016-05-27-190/+2
* | sh: Fix build errors for generic boardSimon Glass2016-05-27-19/+36
* | board_f: Don't require CONFIG_SYS_MONITOR_BASESimon Glass2016-05-27-1/+1
* | Remove/update old generic-board documentation and warningSimon Glass2016-05-27-94/+8
* | openrisc: Drop the arch-specific board initSimon Glass2016-05-27-141/+1
* | usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabledRoger Quadros2016-05-27-1/+1
* | net: Optionally use pxe client arch from variableAlexander Graf2016-05-27-7/+15
* | efi_loader: Select bounce buffers for known-bad boardsAlexander Graf2016-05-27-0/+14
* | efi_loader: Add bounce buffer supportAlexander Graf2016-05-27-9/+91
* | cosmetic: debug: Replace #ifdef DEBUG with debug() macroLukasz Majewski2016-05-27-3/+2