summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-27Remove unused BOOTFLAG definitionsChris Packham
2016-05-27spl: Add an option to load a FIT containing U-Boot from UARTLokesh Vutla
2016-05-27spl: fit: Do not print selected dtb during fit loadLokesh Vutla
2016-05-27spl: Support loading a FIT from NANDLokesh Vutla
2016-05-27mtd: nand: am335x: spl: Fix copying of imageLokesh Vutla
2016-05-27spl: Support loading a FIT from SPILokesh Vutla
2016-05-27spl: Support loading a FIT from FAT FSLokesh Vutla
2016-05-27spl: Allow to load a FIT containing U-Boot from FSLokesh Vutla
2016-05-27spl: fit: Fix the number of bytes read when reading fdt from fitLokesh Vutla
2016-05-27defconfig: ti: Add configs for OMAP5-class secure partsDaniel Allred
2016-05-27ARM: omap5: add ft_board_setup for dra7xx/am57xxDaniel Allred
2016-05-27ARM: omap5: add hooks for cpu/SoC fdt fixupsDaniel Allred
2016-05-27ARM: omap-common: Add device type to CPU stringDaniel Allred
2016-05-27spl: build: ti: add support for secure boot imagesDaniel Allred
2016-05-27ti_omap5_common: Update SPL start address on secure partsDaniel Allred
2016-05-27defconfig: Add a config for AM43xx secure partMadan Srinivas
2016-05-27ti: AM43xx: board: Detect AM43xx HS EVMMadan Srinivas
2016-05-27ti: AM43xx: Use CONFIG options from SOC KconfigMadan Srinivas
2016-05-27ti: AM43xx: config.mk: Add support for generating secure boot imagesDaniel Allred
2016-05-27ti: omap-common: Add commands for generating secure SPL imagesDaniel Allred
2016-05-27ti: omap-common: Add Kconfig file for secure device supportMadan Srinivas
2016-05-27arm: Kconfig: Add support for AM43xx SoC specific KconfigMadan Srinivas
2016-05-27arm: am33xx: Kconfig: Add secure device definitionsMadan Srinivas
2016-05-27doc: Add info on using secure devices from TIDaniel Allred
2016-05-27Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day
2016-05-27test/py: Support setting up specific timeoutMichal Simek
2016-05-27efi_loader: gop: Don't expose fb addressAlexander Graf
2016-05-27efi_loader: Clean up system table on exitAlexander Graf
2016-05-27tools/env: no global variable sharing between application and libraryAndreas Fenkart
2016-05-27MARVELL: Delete now-superfluous board/Marvell/{common, include} dirs.Robert P. J. Day
2016-05-27Drop HAVE_GENERIC_BOARD and SYS_GENERIC_BOARD optionsSimon Glass
2016-05-27Drop references to CONFIG_SYS_GENERIC_BOARD in config filesSimon Glass
2016-05-27Drop use of CONFIG_SYS_GENERIC_BOARD in U-BootSimon Glass
2016-05-27powerpc: Drop unused code related to generic boardSimon Glass
2016-05-27mips: Drop unused code in u-boot.hSimon Glass
2016-05-27m68k: Drop unused code in u-boot.hSimon Glass
2016-05-27avr32: Drop unused code in u-boot.hSimon Glass
2016-05-27sh: Drop the arch-specific board initSimon Glass
2016-05-27sh: Fix build errors for generic boardSimon Glass
2016-05-27board_f: Don't require CONFIG_SYS_MONITOR_BASESimon Glass
2016-05-27Remove/update old generic-board documentation and warningSimon Glass
2016-05-27openrisc: Drop the arch-specific board initSimon Glass
2016-05-27usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabledRoger Quadros
2016-05-27net: Optionally use pxe client arch from variableAlexander Graf
2016-05-27efi_loader: Select bounce buffers for known-bad boardsAlexander Graf
2016-05-27efi_loader: Add bounce buffer supportAlexander Graf
2016-05-27cosmetic: debug: Replace #ifdef DEBUG with debug() macroLukasz Majewski
2016-05-27arm: meson: implement calls to secure monitorBeniamino Galvani
2016-05-27arm: add initial support for Amlogic Meson and ODROID-C2Beniamino Galvani
2016-05-27net: designware: fix descriptor layout and warnings on 64-bit archsBeniamino Galvani