summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-07-09logicpd: Drop omap3 zoom1Jagan Teki1-131/+0
2020-07-09arm: Remove overo boardJagan Teki2-220/+0
2020-07-09arm: Remove cm_t35 boardJagan Teki1-249/+0
2020-07-09arm: Remove cm_t54 boardJagan Teki1-120/+0
2020-07-09siemens: draco: Enable DM_SPI, DM_SPI_FLASHJagan Teki1-3/+0
2020-07-09Merge tag 'for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini1-0/+47
2020-07-09arm: kirkwood: switch LaCie boards to sata_mv driverSimon Guinot1-10/+9
2020-07-09arm: mvebu: helios4: sync helios4 config to clearfog and dts to kernelDennis Gilmore1-39/+56
2020-07-09rtc: add dm_rtc_write() helperRasmus Villemoes1-0/+24
2020-07-09rtc: add dm_rtc_read helper and ->read methodRasmus Villemoes1-0/+23
2020-07-09lib: rsa: function to verify a signature against a hashHeiko Stuebner1-0/+21
2020-07-09Update MEM_SUPPORT_64BIT_DATA to be always definedSimon Glass1-1/+3
2020-07-09spl: fit: nand: fix fit loading in case of bad blocksDario Binacchi1-0/+1
2020-07-09spl: fix format of function documentationDario Binacchi1-1/+1
2020-07-09debug_uart: Add CR before and after announce stringStefan Roese1-1/+1
2020-07-08tpm: add TPM2_GetRandom command supportDhananjay Phadke1-0/+13
2020-07-08Merge tag 'u-boot-rockchip-20200708' of https://gitlab.denx.de/u-boot/custodi...Tom Rini1-9/+3
2020-07-08arm: vexpress64: Fix counter frequencyAndre Przywara1-1/+1
2020-07-07arm: actions: remove "CONFIG_SYS_SDRAM_SIZE" for Actions Owl Semi SoCsAmit Singh Tomar1-1/+0
2020-07-07image: Add support for ZSTD decompressionRobert Marko1-0/+1
2020-07-07cmd: dm: Fixed/Added DM driver listing subcommandsNiel Fourie1-0/+6
2020-07-07cmd: fs: Add command to list supported fs typesNiel Fourie1-0/+11
2020-07-07stm32mp1: use the command env info in env_checkPatrick Delaunay1-3/+1
2020-07-07configs: stm32mp1: only support SD card after NOR in bootcmd_stm32mpPatrick Delaunay1-1/+3
2020-07-07rockchip: Pinebook Pro: Fix SPI flash and store env on itPeter Robinson1-9/+0
2020-07-07rockchip: Pinebook Pro: Fix USB and the USB attached keyboardPeter Robinson1-0/+3
2020-07-06Merge tag 'efi-2020-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-0/+3
2020-07-06Merge branch '2020-07-01-kconfig-etc-updates' into nextTom Rini6-558/+783
2020-07-03efi_loader: export initialization stateHeinrich Schuchardt1-0/+3
2020-07-01compilers: Introduce options for forcing inlining on SPL/TPLTom Rini1-1/+1
2020-07-01compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-BootTom Rini1-1/+10
2020-07-01compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5Tom Rini6-558/+774
2020-07-01riscv: Add Sipeed Maix supportSean Anderson1-0/+24
2020-07-01riscv: Add device tree for K210 and Sipeed Maix BitMSean Anderson1-0/+38
2020-07-01dm: Fix error handling for dev_read_addr_ptrSean Anderson1-1/+3
2020-07-01clk: Add K210 clock supportSean Anderson3-0/+132
2020-07-01clk: Add a bypass clock for K210Sean Anderson1-0/+31
2020-07-01clk: Add K210 pll supportSean Anderson2-0/+73
2020-06-30Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini5-3/+13
2020-06-30arm: pxa: mmc: add driver model supportMarcel Ziswiler1-0/+22
2020-06-30kconfig: mmc: move pxa_mmc_generic to kconfigMarcel Ziswiler1-7/+0
2020-06-30dm: core: gracefully handle alias seq without ofMarcel Ziswiler1-0/+4
2020-06-30serial: pxa: clean-up platform data include fileMarcel Ziswiler1-4/+4
2020-06-29net: pcnet: Add Kconfig entriesMarek Vasut1-1/+0
2020-06-29net: pcnet: Drop PCNET_HAS_PROMMarek Vasut1-1/+0
2020-06-29spi: Move DM_SPI_FLASH and SPI_FLASH_DATAFLASH to Kconfig (for ls1021aXXX)Lukasz Majewski3-15/+0
2020-06-29spi: Move DM_SPI_FLASH to Kconfig (for NXP's ls1043a)Lukasz Majewski1-2/+0
2020-06-29Convert CONFIG_CADENCE_QSPI to KconfigTom Rini1-1/+0
2020-06-29spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski2-5/+5
2020-06-28Merge tag 'fixes-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-...Tom Rini1-0/+6