summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* 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
* spl: Update ext functions to take an spl_image parameterSimon Glass2016-10-06-17/+23
* spl: Pass spl_image as a parameter to load_image() methodsSimon Glass2016-10-06-82/+110
* spl: Convert spl_board_load_image() to use linker listSimon Glass2016-10-06-22/+10
* spl: Convert spl_net_load_image() to use linker listSimon Glass2016-10-06-17/+25
* spi: Move freescale-specific code into a private headerSimon Glass2016-10-06-25/+41
* spl: Convert spl_spi_load_image() to use linker listSimon Glass2016-10-06-9/+6
* spl: spi: Move the generic SPI loader into common/splSimon Glass2016-10-06-1/+1
* spl: Convert spl_sata_load_image() to use linker listSimon Glass2016-10-06-8/+2
* spl: Convert spl_usb_load_image() to use linker listSimon Glass2016-10-06-7/+2