summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-10-11x86: Don't export interrupt handlers with x86_64Simon Glass
2016-10-11elf: Add the Elf64_Rela typeSimon Glass
2016-10-11Add _image_binary_end section declarationSimon Glass
2016-10-11x86: Adjust config to support DM_VIDEOSimon Glass
2016-10-11dm: video: Add driver-model support to vesa graphicsSimon Glass
2016-10-11dm: core: Add a function to get a uclass nameSimon Glass
2016-10-11list: Add list_last_entry() to find the last entrySimon Glass
2016-10-11x86: baytrail: Add 2nd eMMC controller to the PCI probe listStefan Roese
2016-10-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-10-08cros_ec: Honor the google,remote-bus dt propertyMoritz Fischer
2016-10-08dra7x: dfu: qspi: increase the qspi spl partition to 256KB, Ravi
2016-10-08dra7xx: config: cleanup: moved to kconfig for CONFIG_SPL_ENV_SUPPORTB, Ravi
2016-10-08Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure"Masahiro Yamada
2016-10-08ARM: keystone: rename clk_get_rate() to ks_clk_get_rate()Masahiro Yamada
2016-10-07board: ge: bx50v3: Pass video bootargs for b850v3Ken Lin
2016-10-07arm: dra7xx: Move fastboot options to defconfigSemen Protsenko
2016-10-07power: pmic: add Ricoh RN5T567 PMIC supportStefan Agner
2016-10-07colibri_imx7: remove legancy I2C supportStefan Agner
2016-10-06search.h: Numerous grammatical fixes, comment updatesRobert P. J. Day
2016-10-06Various, accumulated typos collected from around the tree.Robert P. J. Day
2016-10-06README: Drop unused CONFIG_SYS_LS_MC_FW_... optionsSimon Glass
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: 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: 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-06pcm052: add new BK4r1 target based on PCM052 SoMAlbert ARIBAUD \(3ADEV\)
2016-10-06pcm052: allow specifying onboard DDR size in configsAlbert ARIBAUD \(3ADEV\)
2016-10-06tools: mkimage: add support for Vybrid image formatAlbert ARIBAUD \(3ADEV\)
2016-10-06pcm052: remove target-specific dtb name from envAlbert ARIBAUD \(3ADEV\)