summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-12-355/+0
* common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla2016-10-12-137/+0
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-10-08-54/+644
|\
| * board: ge: bx50v3: Pass video bootargs for b850v3Ken Lin2016-10-07-1/+6
| * power: pmic: add Ricoh RN5T567 PMIC supportStefan Agner2016-10-07-0/+113
| * colibri_imx7: remove legancy I2C supportStefan Agner2016-10-07-2/+0
| * pcm052: add new BK4r1 target based on PCM052 SoMAlbert ARIBAUD \(3ADEV\)2016-10-06-6/+72
| * pcm052: allow specifying onboard DDR size in configsAlbert ARIBAUD \(3ADEV\)2016-10-06-2/+3
| * tools: mkimage: add support for Vybrid image formatAlbert ARIBAUD \(3ADEV\)2016-10-06-8/+7
| * pcm052: remove target-specific dtb name from envAlbert ARIBAUD \(3ADEV\)2016-10-06-1/+1
| * pcm052: fix MTD partitioningAlbert ARIBAUD \(3ADEV\)2016-10-06-8/+6
| * arm: imx: add i.MX6ULL 14x14 EVK board supportPeng Fan2016-10-04-0/+180
| * dt-bindings: add i.mx6ul clock headerPeng Fan2016-10-04-0/+253
| * board: tbs2910: Add CMD_PARTSoeren Moch2016-10-04-0/+2
| * imx_watchdog: Do not assert WDOG_B on watchdog initRoss Parker2016-10-04-0/+1
| * board: tbs2910: Fix BOOTMAPSZSoeren Moch2016-10-04-1/+1
| * wandboard: Remove videoargs scriptFabio Estevam2016-10-04-26/+0
* | cros_ec: Honor the google,remote-bus dt propertyMoritz Fischer2016-10-08-1/+3
* | dra7x: dfu: qspi: increase the qspi spl partition to 256KB, Ravi2016-10-08-8/+2
* | dra7xx: config: cleanup: moved to kconfig for CONFIG_SPL_ENV_SUPPORTB, Ravi2016-10-08-1/+0
* | Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure"Masahiro Yamada2016-10-08-12/+13
* | ARM: keystone: rename clk_get_rate() to ks_clk_get_rate()Masahiro Yamada2016-10-08-4/+4
* | arm: dra7xx: Move fastboot options to defconfigSemen Protsenko2016-10-07-9/+9
* | search.h: Numerous grammatical fixes, comment updatesRobert P. J. Day2016-10-06-15/+13
* | Various, accumulated typos collected from around the tree.Robert P. J. Day2016-10-06-4/+3
* | README: Drop unused CONFIG_SYS_LS_MC_FW_... optionsSimon Glass2016-10-06-3/+0
* | spl: Make spl_boot_list a local variableSimon Glass2016-10-06-2/+0
* | spl: Update spl_load_simple_fit() to take an spl_image paramSimon Glass2016-10-06-1/+3
* | spl: Update fat functions to take an spl_image parameterSimon Glass2016-10-06-2/+4
* | spl: Update ext functions to take an spl_image parameterSimon Glass2016-10-06-2/+4
* | spl: Pass spl_image as a parameter to load_image() methodsSimon Glass2016-10-06-1/+3
* | spl: Convert spl_board_load_image() to use linker listSimon Glass2016-10-06-8/+0
* | spl: Convert spl_net_load_image() to use linker listSimon Glass2016-10-06-3/+0
* | spi: Move freescale-specific code into a private headerSimon Glass2016-10-06-3/+0
* | spl: Convert spl_spi_load_image() to use linker listSimon Glass2016-10-06-3/+0
* | spl: Convert spl_sata_load_image() to use linker listSimon Glass2016-10-06-3/+0
* | spl: Convert spl_usb_load_image() to use linker listSimon Glass2016-10-06-3/+0
* | spl: Convert spl_ymodem_load_image() to use linker listSimon Glass2016-10-06-3/+0
* | spl: Convert spl_nor_load_image() to use linker listSimon Glass2016-10-06-3/+0
* | spl: Convert spl_onenand_load_image() to use linker listSimon Glass2016-10-06-3/+0
* | spl: Convert spl_nand_load_image() to use linker listSimon Glass2016-10-06-3/+0
* | spl: Convert spl_ubi_load_image() to use linker listSimon Glass2016-10-06-3/+0
* | spl: Convert spl_mmc_load_image() to use linker listSimon Glass2016-10-06-3/+0
* | spl: Add a way to declare an SPL image loaderSimon Glass2016-10-06-0/+32
* | spl: Convert boot_device into a structSimon Glass2016-10-06-11/+29
* | spl: Kconfig: Move SPL_DISPLAY_PRINT to KconfigSimon Glass2016-10-06-2/+7
* | spl: Add function comments to spl_start_uboot()Simon Glass2016-10-06-0/+11
* | spl: Add a parameter to jump_to_image_linux()Simon Glass2016-10-06-1/+11
* | spl: Add a parameter to spl_parse_image_header()Simon Glass2016-10-06-2/+18
* | spl: Add a parameter to spl_set_header_raw_uboot()Simon Glass2016-10-06-1/+12