summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configs: ls1012a: Reduce CONFIG_ENV_SIZE to 0x2000Ashish Kumar2020-05-1915-15/+15
* configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN sizeKuldeep Singh2020-05-191-1/+1
* configs: ls2080ardb: Make BOOT command access flash memory as per spi-memKuldeep Singh2020-05-191-4/+10
* configs: ls2080ardb: Make MC_INIT access flash memory as per spi-memKuldeep Singh2020-05-191-10/+18
* configs: ls1046a: Define ENV_ADDR valueKuldeep Singh2020-05-193-2/+4
* configs: ls2080a: Correct ENV_ADDR valueKuldeep Singh2020-05-193-2/+3
* configs: ls1088a: Correct ENV_ADDR valueKuldeep Singh2020-05-192-2/+2
* treewide: Update fsl qspi node dt properties as per spi-mem driverKuldeep Singh2020-05-1919-56/+35
* configs: ls1046a: Move SPI_FLASH_SPANSION to defconfigKuldeep Singh2020-05-1910-15/+8
* configs: ls1012a: Enable CONFIG_SPI_FLASH_SPANSION in defconfigsKuldeep Singh2020-05-1912-1/+11
* configs: ls1043a: Move CONFIG_FSL_QSPI and SPI_FLASH_SPANSION to defconfigKuldeep Singh2020-05-195-8/+5
* treewide: Remove unused FSL QSPI config options for Layerscape platformsKuldeep Singh2020-05-1917-127/+2
* Merge tag 'efi-2020-07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/18May2020Tom Rini2020-05-1822-55/+1117
|\
| * dts: nxp2160ardb: add op-tee nodeIlias Apalodimas2020-05-171-0/+6
| * configs: lx2160a: Add default config for lx2160a using StMM in OP-TEEIlias Apalodimas2020-05-172-0/+86
| * doc: uefi.rst: Add OP-TEE variable storage config optionsIlias Apalodimas2020-05-171-0/+17
| * MAINTAINERS: Add maintainer for EFI variables via OP-TEEIlias Apalodimas2020-05-171-0/+6
| * cmd: efidebug: Add support for querying UEFI variable storageIlias Apalodimas2020-05-171-1/+57
| * efi_loader: Implement EFI variable handling via OP-TEEIlias Apalodimas2020-05-173-0/+675
| * efi_loader: Add headers for EDK2 StandAloneMM communicationSughosh Ganu2020-05-171-0/+208
| * efi_loader: round the memory area in efi_add_memory_map()Michael Walle2020-05-1712-54/+62
|/
* Merge branch '2020-05-15-kconfig-migrations'Tom Rini2020-05-159-20/+39
|\
| * qemu-x86*_defconfig: Enable CONFIG_PCI_INIT_RWIP/2020-05-15-kconfig-migrationsOvidiu Panait2020-05-153-2/+2
| * qemu_arm_defconfig: Enable CONFIG_PCI_INIT_ROvidiu Panait2020-05-151-2/+1
| * qemu_arm64_defconfig: Enable CONFIG_PCI_INIT_ROvidiu Panait2020-05-151-2/+1
| * board_r: Introduce CONFIG_PCI_INIT_R Kconfig optionOvidiu Panait2020-05-152-3/+12
| * board_r: env: Use IS_ENABLED() instead of #ifdefsOvidiu Panait2020-05-151-10/+11
| * env: Convert CONFIG_DELAY_ENVIRONMENT to KconfigOvidiu Panait2020-05-152-1/+12
|/
* configs: Resync with savedefconfigTom Rini2020-05-154-30/+19
* Merge branch '2020-05-15-misc-bugfixes'Tom Rini2020-05-15131-290/+345
|\
| * lib: rsa: avoid overriding the object name when already specifiedWIP/2020-05-15-misc-bugfixesJan Luebbe2020-05-152-9/+21
| * MAINTAINERS: POWERPC MPC8XX: Update email addressChristophe Leroy2020-05-151-1/+1
| * tools: ftdgrep: use /* fallthrough */ as neededHeinrich Schuchardt2020-05-151-4/+7
| * tools: mkimage: use /* fallthrough */ as neededHeinrich Schuchardt2020-05-151-1/+1
| * common/board_f: avoid -Wtype-limits warningHeinrich Schuchardt2020-05-151-1/+1
| * spl: Always define preloader_console_initSamuel Holland2020-05-153-8/+4
| * lib: rsa: Also check for presence of r-squared propertyJan Kiszka2020-05-151-1/+1
| * Makefile: add file 'defconfig' to clean targetHeinrich Schuchardt2020-05-151-1/+1
| * JFFS2: Add useful fields into listsPetr Borsodi2020-05-152-78/+81
| * JFFS2: Process obsolete nodes as well as accurate onesPetr Borsodi2020-05-151-26/+47
| * drivers/reset/Kconfig: fix typoTrevor Woerner2020-05-151-1/+1
| * rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32Trevor Woerner2020-05-1513-13/+13
| * rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner2020-05-1544-50/+49
| * rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner2020-05-1551-67/+66
| * arm: orion5x: finish moving SoC to mach-orion5xTrevor Woerner2020-05-152-1/+1
| * rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5XTrevor Woerner2020-05-1510-11/+10
| * arch/arm/Makefile: sort machine namesTrevor Woerner2020-05-151-6/+6
| * arm: lpc32xx: move SoC to mach-lpc32xxTrevor Woerner2020-05-1511-2/+2
| * rsa: don't use malloc.h in rsa-sign.cJonathan Gray2020-05-151-1/+1
| * configs: mt7629: support usb host and udiskChunfeng Yun2020-05-151-1/+16