summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mkMasahiro Yamada2016-10-07-46/+28
* kbuild: make dependencies in scripts/Makefile.autoconf more readableMasahiro Yamada2016-10-07-7/+4
* kbuild: move no_new_adhoc_configs_check to "all" target commandMasahiro Yamada2016-10-07-8/+6
* check-config: fix wrong comment about how to build whitelistMasahiro Yamada2016-10-07-7/+2
* config_whitelist: remove bogus optionsMasahiro Yamada2016-10-07-10/+0
* config_whitelist: sync by toolMasahiro Yamada2016-10-07-6/+0
* build-whitelist: do not add new options to whitelist when updateMasahiro Yamada2016-10-07-2/+13
* vexpress: disable cci ace slave ports when booting in non-sec/hyp modeSudeep Holla2016-10-07-0/+53
* common/console.c: ensure GD_FLG_SILENT is set or clearedChris Packham2016-10-07-4/+13
* arm: dra7xx: Move fastboot options to defconfigSemen Protsenko2016-10-07-9/+25
* scripts: Add script to extract default environmentLukasz Majewski2016-10-06-0/+34
* ARM: Add register defines for am33xx ePWM registerstomas.melin@vaisala.com2016-10-06-0/+37
* doc: typo fix addess -> addressJelle van der Waa2016-10-06-1/+1
* ARM: OMAP5+: Override switch_to_hypervisor functionKeerthy2016-10-06-0/+24
* ARM: Introduce function to switch to hypervisor modeKeerthy2016-10-06-0/+25
* configs: dra7xx_evm_defconfig: Enable LPAE modeKeerthy2016-10-06-0/+1
* configs: am57xx_evm_defconfig: Enable LPAE modeKeerthy2016-10-06-0/+1
* omap: Set appropriate cache configuration for LPAE and non-LAPE casesKeerthy2016-10-06-2/+23
* omap: Remove hardcoding of mmu section shift to 20Keerthy2016-10-06-2/+2
* PWM: Correct misspellings of "module" in context of PWMRobert P. J. Day2016-10-06-4/+4
* ARM64: Add support for some of atomic64 operationsAdam Oleksy2016-10-06-1/+67
* cmd/onenand.c: block align warningLadislav Michl2016-10-06-0/+6
* 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-28/+27
* ARMv8/sec-firmware: fix a compile errorHou Zhiqiang2016-10-06-6/+16
* ARM: Respect CONFIG_SPL_STACK define in lowlevel_init.SSiarhei Siamashka2016-10-06-0/+4
* Suspected Spam: Do not open attachements![PATCH 4/6] tools/env: flash_write_b...Andreas Fenkart2016-10-06-7/+8
* tools/env: lookup dev_type directly from flash_read_buf/flash_write_bufAndreas Fenkart2016-10-06-15/+13
* tools/env: pass bad block offset by valueAndreas Fenkart2016-10-06-5/+5
* tools/env: factor out environment_end functionAndreas Fenkart2016-10-06-17/+15
* gunzip: cache-align write buffer memoryClemens Gruber2016-10-06-1/+2
* README: Fix CONFIG_SYS_NAND_MAX_DEVICE typoSimon Glass2016-10-06-1/+1
* README: Drop CONFIG_MPC8349ADSSimon Glass2016-10-06-1/+0
* README: Drop README.imx31Simon Glass2016-10-06-29/+0
* atmel: Drop README.at91-socSimon Glass2016-10-06-48/+0
* README: Drop CONFIG_SYS_USE_OSCCLKSimon Glass2016-10-06-5/+0
* README: Drop CONFIG_SYS_INIT_DATA_SIZESimon Glass2016-10-06-1/+1
* README: i2c: Drop unused i2c CONFIG optionsSimon Glass2016-10-06-5/+2
* README: sh: Drop CONFIG_SYS_I2C_SH_BASE5Simon Glass2016-10-06-2/+0
* README: Drop CONFIG_SYS_USB_BRG_CLKSimon Glass2016-10-06-4/+0
* README: Drop CONFIG_LAN91C96_BASESimon Glass2016-10-06-4/+0
* README: Drop CONFIG_OF_BOOT_CPUSimon Glass2016-10-06-5/+0
* README: Drop unused CONFIG_SYS_LS_MC_FW_... optionsSimon Glass2016-10-06-23/+0
* README: Drop unused JFFS2 optionsSimon Glass2016-10-06-69/+6
* README: Correct CONFIG_ENV_OFFSET_RENDUND typoSimon Glass2016-10-06-2/+2
* README: Drop CONFIG_COGENT and related optionsSimon Glass2016-10-06-25/+0
* README: Drop old Intel Monahans commentSimon Glass2016-10-06-14/+0
* spl: Make spl_boot_list a local variableSimon Glass2016-10-06-14/+12
* spl: Update spl_load_simple_fit() to take an spl_image paramSimon Glass2016-10-06-11/+14
* spl: Update fat functions to take an spl_image parameterSimon Glass2016-10-06-22/+33