summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Drop debug, split line betterWIP/add-macos-to-azureTom Rini2020-05-161-2/+4
* TEST: Try opt/openssl@1.1Tom Rini2020-05-161-3/+2
* DEBUG: Check /usr/local/optTom Rini2020-05-161-0/+1
* TEST: Add HOSTCFLAGSTom Rini2020-05-161-1/+1
* HACK: use findTom Rini2020-05-161-1/+1
* DEBUG: ls -R /usr/localTom Rini2020-05-161-0/+1
* HACK: More hacksTom Rini2020-05-161-1/+0
* HACK: Drop stuff for testing AzureTom Rini2020-05-161-407/+0
* Azure: Add 'tools-only' build for macOS X hostsTom Rini2020-05-161-0/+9
* 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
| * Makefile: remove m68k GCC 3.4 workaroundMasahiro Yamada2020-05-151-7/+0
| * lib: Allow MD5 to be enabled in SPLSimon Glass2020-05-152-2/+17
| * pci: Fix typo in definition for PCI_DEVSimon Glass2020-05-151-1/+1
| * usb: Update struct usb_device to indicate speed enumSimon Glass2020-05-151-1/+1
|/
* kbuild: spl: Add shrunk arch-dtbs to targets listJan Kiszka2020-05-141-1/+4
* kbuild: spl: Fix parallel buildJan Kiszka2020-05-141-1/+1
* Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians...WIP/14May2020Tom Rini2020-05-1464-893/+5334
|\
| * ARM: dts: stm32mp1: DT alignment with Linux 5.7-rc2Patrick Delaunay2020-05-148-26/+126
| * clk: stm32mp1: fix CK_MPU calculationLionel Debieve2020-05-141-3/+4
| * mmc: stm32_sdmmc2: change the displayed config namePatrick Delaunay2020-05-141-1/+1
| * arm: stm32mp: activate data cache on DDR in SPLPatrick Delaunay2020-05-141-0/+19
| * arm: stm32mp: activate data cache in SPL and before relocationPatrick Delaunay2020-05-141-1/+42