summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-06spl: Make spl_boot_list a local variableSimon Glass
2016-10-06spl: Update spl_load_simple_fit() to take an spl_image paramSimon Glass
2016-10-06spl: Update fat functions to take an spl_image parameterSimon Glass
2016-10-06spl: Update ext functions to take an spl_image parameterSimon Glass
2016-10-06spl: Pass spl_image as a parameter to load_image() methodsSimon Glass
2016-10-06spl: Convert spl_board_load_image() to use linker listSimon Glass
2016-10-06spl: Convert spl_net_load_image() to use linker listSimon Glass
2016-10-06spi: Move freescale-specific code into a private headerSimon Glass
2016-10-06spl: Convert spl_spi_load_image() to use linker listSimon Glass
2016-10-06spl: spi: Move the generic SPI loader into common/splSimon Glass
2016-10-06spl: Convert spl_sata_load_image() to use linker listSimon Glass
2016-10-06spl: Convert spl_usb_load_image() to use linker listSimon Glass
2016-10-06spl: Convert spl_ymodem_load_image() to use linker listSimon Glass
2016-10-06spl: Convert spl_nor_load_image() to use linker listSimon Glass
2016-10-06spl: Convert spl_onenand_load_image() to use linker listSimon Glass
2016-10-06spl: Convert spl_nand_load_image() to use linker listSimon Glass
2016-10-06spl: Convert spl_ubi_load_image() to use linker listSimon Glass
2016-10-06spl: Convert spl_mmc_load_image() to use linker listSimon Glass
2016-10-06spl: Convert spl_ram_load_image() to use linker listSimon Glass
2016-10-06spl: Add a way to declare an SPL image loaderSimon Glass
2016-10-06spl: Convert boot_device into a structSimon Glass
2016-10-06spl: Kconfig: Move SPL_DISPLAY_PRINT to KconfigSimon Glass
2016-10-06spl: Add function comments to spl_start_uboot()Simon Glass
2016-10-06spl: Add a parameter to jump_to_image_linux()Simon Glass
2016-10-06spl: Add a parameter to spl_parse_image_header()Simon Glass
2016-10-06spl: Add a parameter to spl_set_header_raw_uboot()Simon Glass
2016-10-06spl: Move spl_board_load_image() into a generic headerSimon Glass
2016-10-06serial: ns16550: Handle -ENOENT when requesting clockAlexandre Courbot
2016-10-03Prepare v2016.11-rc1Tom Rini
2016-10-03Merge git://git.denx.de/u-boot-rockchipTom Rini
2016-10-02ti_armv7_common: Disable Falcon Mode on HS devicesAndrew F. Davis
2016-10-02config: Remove usage of CONFIG_STORAGE_EMMCAndrew F. Davis
2016-10-02ti: omap-common: Allow AM33xx devices to be built securelyAndrew F. Davis
2016-10-02board: am33xx-hs: Allow post-processing of FIT image on AM33xxAndrew F. Davis
2016-10-02am33xx: config.mk: Fix option used to enable SPI SPL image typeAndrew F. Davis
2016-10-02doc: Update info on using AM33xx secure devices from TIAndrew F. Davis
2016-10-02am33xx: config.mk: Add support for additional secure boot image typesAndrew F. Davis
2016-10-02Kconfig: Separate AM33XX SOC config from target board configAndrew F. Davis
2016-10-02ARM: omap5: add fdt secure dram reservation fixupDaniel Allred
2016-10-02ti_omap5_common: mark region of DRAM protected on HS partsDaniel Allred
2016-10-02ARM: DRA7: Add secure emif setup callsDaniel Allred
2016-10-02arm: omap5: secure API for EMIF memory reservationsDaniel Allred
2016-10-02ti: omap5: Add Kconfig options for secure EMIF reservationsDaniel Allred
2016-10-02rockchip: add boot-mode support for rk3288, rk3036Jacob Chen
2016-10-02rockchip: move common function from board-file to rk3036-board.cJacob Chen
2016-10-02rockchip: rename board.c to rk3288-board.cJacob Chen
2016-10-02rockchip: move partitons define from 3036-kylin to 3036-commonJacob Chen
2016-10-02rockchip: miniarm: remove eMMC supportXu Ziyuan
2016-10-02config: evb-rk3399: enable pwm regulatorKever Yang
2016-10-02dts: evb-rk3399: add init voltage node for vdd-centerKever Yang