summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* arm: kirkwood: switch LaCie boards to sata_mv driverSimon Guinot2020-07-091-10/+9
* arm: mvebu: helios4: sync helios4 config to clearfog and dts to kernelDennis Gilmore2020-07-091-39/+56
* lib: rsa: function to verify a signature against a hashHeiko Stuebner2020-07-081-0/+21
* Update MEM_SUPPORT_64BIT_DATA to be always definedSimon Glass2020-07-081-1/+3
* spl: fit: nand: fix fit loading in case of bad blocksDario Binacchi2020-07-081-0/+1
* spl: fix format of function documentationDario Binacchi2020-07-081-1/+1
* debug_uart: Add CR before and after announce stringStefan Roese2020-07-081-1/+1
* tpm: add TPM2_GetRandom command supportDhananjay Phadke2020-07-081-0/+13
* Merge tag 'u-boot-rockchip-20200708' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2020-07-071-9/+3
|\
| * rockchip: Pinebook Pro: Fix SPI flash and store env on itPeter Robinson2020-07-071-9/+0
| * rockchip: Pinebook Pro: Fix USB and the USB attached keyboardPeter Robinson2020-07-071-0/+3
* | arm: vexpress64: Fix counter frequencyAndre Przywara2020-07-071-1/+1
* | arm: actions: remove "CONFIG_SYS_SDRAM_SIZE" for Actions Owl Semi SoCsAmit Singh Tomar2020-07-071-1/+0
* | image: Add support for ZSTD decompressionRobert Marko2020-07-071-0/+1
* | cmd: dm: Fixed/Added DM driver listing subcommandsNiel Fourie2020-07-071-0/+6
* | cmd: fs: Add command to list supported fs typesNiel Fourie2020-07-071-0/+11
* | stm32mp1: use the command env info in env_checkPatrick Delaunay2020-07-071-3/+1
* | configs: stm32mp1: only support SD card after NOR in bootcmd_stm32mpPatrick Delaunay2020-07-071-1/+3
* | Merge tag 'efi-2020-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-07-051-0/+3
|\ \
| * | efi_loader: export initialization stateHeinrich Schuchardt2020-07-031-0/+3
| |/
* | Merge branch '2020-07-01-kconfig-etc-updates' into nextTom Rini2020-07-056-558/+783
|\ \
| * | compilers: Introduce options for forcing inlining on SPL/TPLTom Rini2020-07-011-1/+1
| * | compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-BootTom Rini2020-07-011-1/+10
| * | compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5Tom Rini2020-07-016-558/+774
* | | riscv: Add Sipeed Maix supportSean Anderson2020-07-011-0/+24
* | | riscv: Add device tree for K210 and Sipeed Maix BitMSean Anderson2020-07-011-0/+38
* | | dm: Fix error handling for dev_read_addr_ptrSean Anderson2020-07-011-1/+3
* | | clk: Add K210 clock supportSean Anderson2020-07-013-0/+132
* | | clk: Add a bypass clock for K210Sean Anderson2020-07-011-0/+31
* | | clk: Add K210 pll supportSean Anderson2020-07-012-0/+73
|/ /
* | Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2020-06-305-3/+13
|\ \
| * | net: pcnet: Add Kconfig entriesMarek Vasut2020-06-291-1/+0
| * | net: pcnet: Drop PCNET_HAS_PROMMarek Vasut2020-06-291-1/+0
| |/
| * Merge tag 'fixes-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-...Tom Rini2020-06-281-0/+6
| |\
| | * video: mipi update panel platform dataYannick Fertre2020-06-281-0/+6
| * | rk3399: Add BOOTENV_SF commandJagan Teki2020-06-271-0/+1
| |/
| * Merge tag 'mmc-2020-6-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini2020-06-241-1/+2
| |\
| | * mmc: fsl_esdhc_imx: disable the CMD CRC check for standard tuningHaibo Chen2020-06-241-0/+1
| | * mmc: fsl_esdhc_imx: fix the mask for tuning start pointHaibo Chen2020-06-241-1/+1
| * | psci: add 'static inline' to invoke_psci_fn() stubMasahiro Yamada2020-06-231-2/+2
| * | zfs: fix missing include for disk_partition definitionJoel Johnson2020-06-231-0/+2
| |/
* | arm: pxa: mmc: add driver model supportMarcel Ziswiler2020-06-301-0/+22
* | kconfig: mmc: move pxa_mmc_generic to kconfigMarcel Ziswiler2020-06-301-7/+0
* | dm: core: gracefully handle alias seq without ofMarcel Ziswiler2020-06-301-0/+4
* | serial: pxa: clean-up platform data include fileMarcel Ziswiler2020-06-301-4/+4
* | spi: Move DM_SPI_FLASH and SPI_FLASH_DATAFLASH to Kconfig (for ls1021aXXX)Lukasz Majewski2020-06-293-15/+0
* | spi: Move DM_SPI_FLASH to Kconfig (for NXP's ls1043a)Lukasz Majewski2020-06-291-2/+0
* | Convert CONFIG_CADENCE_QSPI to KconfigTom Rini2020-06-291-1/+0
* | spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski2020-06-292-5/+5
* | Kconfig: Remove CONFIG_CLOCKS_IN_MHZTom Rini2020-06-2616-32/+0