summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* image: Add crypto_algo struct for RSA infoAndrew Duda2016-11-21-37/+46
* rsa: Verify RSA padding programaticallyAndrew Duda2016-11-21-131/+61
* rsa: cosmetic: rename pad_len to key_lenAndrew Duda2016-11-21-4/+4
* TI: Remove CONFIG_OMAP_COMMON in favor of CONFIG_ARCH_OMAP2Tom Rini2016-11-21-22/+3
* arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platformsTom Rini2016-11-21-102/+55
* arm: Introduce ARCH_OMAP2Tom Rini2016-11-21-30/+20
* fs-test.sh: Update expected resultsStefan Brüns2016-11-21-3/+3
* ext4: Allow reading files with non-zero offset, clamp read lenStefan Brüns2016-11-21-16/+11
* ext4: Fix handling of sparse filesStefan Brüns2016-11-21-16/+15
* test/py: expose config and log as session scoped fixtureStefan Brüns2016-11-21-0/+26
* gpio: dwapb: Add support for port BPhil Edworthy2016-11-21-10/+10
* arm: dra7xx: Unify Android partition tableSemen Protsenko2016-11-21-3/+4
* arm: am57xx: Enable 8-bit eMMC accessSemen Protsenko2016-11-21-0/+1
* arm: am57xx: Define Android partition tableSemen Protsenko2016-11-21-1/+20
* omap3_beagle: use config_distro_bootcmdGuillaume GARDET2016-11-21-33/+43
* configs: am57xx: Enable fastbootSemen Protsenko2016-11-21-0/+27
* configs: am57xx: Enable download gadgetSemen Protsenko2016-11-21-0/+27
* ti_omap5_common: Respect USB controller number in fastbootSemen Protsenko2016-11-21-1/+2
* fastboot: Add CONFIG_FASTBOOT_USB_DEV optionSemen Protsenko2016-11-21-0/+8
* board: ti: amx3xx: Remove multiple EEPROM readsLokesh Vutla2016-11-21-34/+17
* ARM: AMx3xx: Centralize early clock initializationLokesh Vutla2016-11-21-3/+20
* ARM: AMx3xx: Allow arch specific code to use early DMLokesh Vutla2016-11-21-6/+20
* spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORSSemen Protsenko2016-11-18-60/+2
* spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to KconfigSemen Protsenko2016-11-18-51/+96
* Merge branch 'master' of http://git.denx.de/u-boot-mmcTom Rini2016-11-17-5/+17
|\
| * sunxi: sina33: Enable the LCDMaxime Ripard2016-11-16-0/+4
| * sunxi: sina33: Enable the eMMCMaxime Ripard2016-11-16-0/+1
| * mmc: sunxi: Enable 8bits bus width for sun8iMaxime Ripard2016-11-16-1/+1
| * mmc: Retry the switch commandMaxime Ripard2016-11-16-4/+11
* | Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2016-11-17-86/+1021
|\ \
| * | ls2080ardb: Convert to distro bootAlexander Graf2016-11-17-1/+26
| * | armv8: fsl-layerscape: Add support for efi_loader RTS resetAlexander Graf2016-11-17-2/+31
| * | armv8: ls2080a: Declare spin tables as reserved for efi loaderAlexander Graf2016-11-17-0/+6
| * | ls2080ardb: Reserve DP-DDR RAMAlexander Graf2016-11-17-0/+9
| * | ls2080: Exit dpaa only right before exiting U-BootAlexander Graf2016-11-17-15/+52
| * | efi_loader: Fix efi_add_runtime_mmio definitionAlexander Graf2016-11-17-1/+1
| * | efi_loader: Disable PSCI reset for ls1043 and ls1046Alexander Graf2016-11-17-2/+3
| * | efi_loader: AArch64: Run EFI payloads in EL2 if U-Boot runs in EL3Alexander Graf2016-11-17-0/+11
| * | x86: Enable EFI loader supportSimon Glass2016-11-14-2/+2
| * | efi: x86: Adjust EFI files support efi_loaderSimon Glass2016-11-14-5/+22
| * | x86: Move efi .S files into the 'lib' directorySimon Glass2016-11-14-20/+20
| * | x86: Move efi .lds files into the 'lib' directorySimon Glass2016-11-14-1/+1
| * | efi: arm: Add aarch64 EFI app supportSimon Glass2016-11-14-1/+297
| * | efi: arm: Add EFI app supportSimon Glass2016-11-14-1/+292
| * | elf: arm: Add a few ARM relocation typesSimon Glass2016-11-14-2/+17
| * | efi: Add support for a hello world test programSimon Glass2016-11-14-6/+107
| * | efi: Makefile: Export variables for use with EFISimon Glass2016-11-14-0/+9
| * | x86: Tidy up selection of building the EFI stubSimon Glass2016-11-14-4/+7
| * | efi: Fix debug message address formatSimon Glass2016-11-14-1/+1
| * | efi: Correct cache flush alignmentSimon Glass2016-11-14-1/+2