summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-07common/console.c: ensure GD_FLG_SILENT is set or clearedChris Packham
2016-10-07arm: dra7xx: Move fastboot options to defconfigSemen Protsenko
2016-10-06scripts: Add script to extract default environmentLukasz Majewski
2016-10-06ARM: Add register defines for am33xx ePWM registerstomas.melin@vaisala.com
2016-10-06doc: typo fix addess -> addressJelle van der Waa
2016-10-06ARM: OMAP5+: Override switch_to_hypervisor functionKeerthy
2016-10-06ARM: Introduce function to switch to hypervisor modeKeerthy
2016-10-06configs: dra7xx_evm_defconfig: Enable LPAE modeKeerthy
2016-10-06configs: am57xx_evm_defconfig: Enable LPAE modeKeerthy
2016-10-06omap: Set appropriate cache configuration for LPAE and non-LAPE casesKeerthy
2016-10-06omap: Remove hardcoding of mmu section shift to 20Keerthy
2016-10-06PWM: Correct misspellings of "module" in context of PWMRobert P. J. Day
2016-10-06ARM64: Add support for some of atomic64 operationsAdam Oleksy
2016-10-06cmd/onenand.c: block align warningLadislav Michl
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-06ARMv8/sec-firmware: fix a compile errorHou Zhiqiang
2016-10-06ARM: Respect CONFIG_SPL_STACK define in lowlevel_init.SSiarhei Siamashka
2016-10-06Suspected Spam: Do not open attachements![PATCH 4/6] tools/env: flash_write_b...Andreas Fenkart
2016-10-06tools/env: lookup dev_type directly from flash_read_buf/flash_write_bufAndreas Fenkart
2016-10-06tools/env: pass bad block offset by valueAndreas Fenkart
2016-10-06tools/env: factor out environment_end functionAndreas Fenkart
2016-10-06gunzip: cache-align write buffer memoryClemens Gruber
2016-10-06README: Fix CONFIG_SYS_NAND_MAX_DEVICE typoSimon Glass
2016-10-06README: Drop CONFIG_MPC8349ADSSimon Glass
2016-10-06README: Drop README.imx31Simon Glass
2016-10-06atmel: Drop README.at91-socSimon Glass
2016-10-06README: Drop CONFIG_SYS_USE_OSCCLKSimon Glass
2016-10-06README: Drop CONFIG_SYS_INIT_DATA_SIZESimon Glass
2016-10-06README: i2c: Drop unused i2c CONFIG optionsSimon Glass
2016-10-06README: sh: Drop CONFIG_SYS_I2C_SH_BASE5Simon Glass
2016-10-06README: Drop CONFIG_SYS_USB_BRG_CLKSimon Glass
2016-10-06README: Drop CONFIG_LAN91C96_BASESimon Glass
2016-10-06README: Drop CONFIG_OF_BOOT_CPUSimon Glass
2016-10-06README: Drop unused CONFIG_SYS_LS_MC_FW_... optionsSimon Glass
2016-10-06README: Drop unused JFFS2 optionsSimon Glass
2016-10-06README: Correct CONFIG_ENV_OFFSET_RENDUND typoSimon Glass
2016-10-06README: Drop CONFIG_COGENT and related optionsSimon Glass
2016-10-06README: Drop old Intel Monahans commentSimon 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: spi: Move the generic SPI loader into common/splSimon Glass
2016-10-06spl: Convert spl_sata_load_image() to use linker listSimon Glass