summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_CADENCE_QSPI to KconfigWIP/finish-Kconfig-migrations-p1-v2Tom Rini2020-06-164-2/+3
* spi: Update build guard for DM objects to cover SPL/TPLTom Rini2020-06-161-1/+1
* spi: Enable missing CONFIG_SPL_DM_SPI supportTom Rini2020-06-1672-0/+72
* Kconfig: Remove CONFIG_CLOCKS_IN_MHZTom Rini2020-06-1618-47/+0
* Convert CONFIG_BOOTM_NETBSD to KconfigTom Rini2020-06-165-6/+3
* arm: imx: Finish migration of CONFIG_CSF_SIZE to KconfigTom Rini2020-06-166-20/+2
* nxp: Finish switch to CONFIG_NXP_ESBCTom Rini2020-06-162-3/+3
* arm: imx: Finish migration from CONFIG_SECURE_BOOT to CONFIG_IMX_HABTom Rini2020-06-164-4/+4
* Convert CONFIG_CONSOLE_SCROLL_LINES to KconfigTom Rini2020-06-166-11/+0
* arm: toradex: Convert CONFIG_CONSOLE_MUX to KconfigTom Rini2020-06-164-6/+0
* Convert CONFIG_CONS_INDEX to KconfigTom Rini2020-06-1629-31/+11
* Convert CONFIG_CMDLINE_EDITING to KconfigTom Rini2020-06-161-4/+0
* Convert CONFIG_BUILD_TARGET to KconfigTom Rini2020-06-161-1/+0
* Convert CONFIG_BOUNCE_BUFFER to KconfigTom Rini2020-06-161-3/+0
* Convert CONFIG_BOOTP_DNS2 to KconfigTom Rini2020-06-1671-20/+55
* arm: abb secu1: Convert CONFIG_BOOTDELAY to KconfigTom Rini2020-06-161-1/+0
* arm: capricorn: Convert CONFIG_BOOTCOUNT_ENV et al to KconfigTom Rini2020-06-163-3/+4
* Convert CONFIG_BOARD_TYPES to KconfigTom Rini2020-06-168-3/+6
* Convert CONFIG_BCH to KconfigTom Rini2020-06-164-4/+2
* Convert CONFIG_BOOTARGS to KconfigTom Rini2020-06-1618-31/+17
* Convert CONFIG_BOARD_EARLY_INIT_F et al to KconfigTom Rini2020-06-1632-18/+22
* Convert CONFIG_BAUDRATE to KconfigTom Rini2020-06-1627-50/+0
* bk4r1: Re-convert CONFIG_AUTOBOOT_PROMPT et al to KconfigTom Rini2020-06-162-6/+3
* Convert CONFIG_ATMEL_USART to KconfigTom Rini2020-06-1618-8/+10
* Convert CONFIG_ATMEL_NAND_HW_PMECC et al to KconfigTom Rini2020-06-163-7/+8
* Convert CONFIG_ATMEL_HLCD to KconfigTom Rini2020-06-165-2/+3
* Convert CONFIG_AT91_GPIO to KconfigTom Rini2020-06-1624-18/+13
* Convert CONFIG_ARMV7_PSCI et al to KconfigTom Rini2020-06-162-2/+1
* Convert CONFIG_ARM_PL180_MMCI to KconfigTom Rini2020-06-165-2/+3
* Convert CONFIG_ARCH_MISC_INIT to KconfigTom Rini2020-06-164-3/+2
* Convert CONFIG_AM335X_LCD to KconfigTom Rini2020-06-163-4/+1
* Merge tag 'u-boot-stm32-20200616' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2020-06-165-15/+38
|\
| * dts: ARM: stm32mp15: add OP-TEE node in u-boot DTSIEtienne Carriere2020-06-164-10/+29
| * board: stm32mp1: fix handling of DT OP-TEE reserved memory nodesEtienne Carriere2020-06-161-5/+9
* | Merge tag 'efi-2020-07-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/15Jun2020Tom Rini2020-06-156-12/+41
|\ \
| * | efi_loader: printf code in efi_image_parse()Heinrich Schuchardt2020-06-141-1/+1
| * | doc: random number generationHeinrich Schuchardt2020-06-145-11/+40
* | | regulator: fix: enable gpio when requestedMark Kettenis2020-06-152-3/+2
| |/ |/|
* | Merge branch '2020-06-15-misc-bugfixes'Tom Rini2020-06-156-25/+8
|\ \
| * | env: Kconfig: cosmetics: update comment for SYS_RELOC_GD_ENV_ADDRPatrick Delaunay2020-06-151-1/+1
| * | config: qemu: increase SYS_MALLOC_F_LENHeinrich Schuchardt2020-06-151-1/+1
| * | Revert "lib: Improve _parse_integer_fixup_radix base 16 detection"Sean Anderson2020-06-151-17/+1
| * | trivial: Fix booot occurencesMichal Simek2020-06-152-2/+2
| * | optee: fix copy of optee reserved-memory nodeEtienne Carriere2020-06-151-4/+3
* | | Merge tag 'mmc-2020-6-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini2020-06-156-34/+74
|\ \ \ | |/ / |/| |
| * | mmc: fsl_esdhc: Gracefully fail on unsupported voltage switchMarek Vasut2020-06-151-2/+3
| * | mmc: fsl_esdhc: Fix SDR104 and HS200 supportMarek Vasut2020-06-151-0/+1
| * | board: presidio-asic: update eMMC DT informationAlex Nemirovsky2020-06-151-3/+1
| * | mmc: ca_dw_mmc: Misc cleanup of driverArthur Li2020-06-151-22/+12
| * | mmc: fsl_esdhc: workaround for hardware 3.3v IO reliability issueYangbo Lu2020-06-153-2/+53