summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-30Merge git://git.denx.de/u-boot-riscvTom Rini40-207/+878
2018-05-30travis.yml: Support RISC-V 64-bitRick Chen1-3/+3
2018-05-29Merge git://git.denx.de/u-boot-marvellTom Rini69-96/+2262
2018-05-29Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini1-0/+29
2018-05-29mach-snapdragon: increase size of malloc poolRamon Fried1-0/+6
2018-05-29db820c: add dummy clock for uart nodeRamon Fried1-0/+1
2018-05-29Import Android's dt_table.h for DT image formatAlex Deymo1-0/+49
2018-05-29configs: remove CONFIG_SYS_MVFSChris Packham14-31/+22
2018-05-29mtd: ftsmc020: Drop unsed codeRick Chen2-38/+0
2018-05-29board: ax25-ae350: Support cfi flashRick Chen1-0/+34
2018-05-29riscv: dts: Support cfi flashRick Chen1-0/+12
2018-05-29configs: ax25-ae350: Support cfi flashRick Chen2-0/+43
2018-05-29mmc: ftsdc010_mci: Sync compatible with DT mmc nodeRick Chen1-1/+1
2018-05-29riscv: dts: Sync DT with Linux KernelRick Chen1-38/+78
2018-05-29net: ftmac100: Fix compiler warningRick Chen1-7/+7
2018-05-29spi: atcspi200: Fix compiler warningRick Chen1-3/+3
2018-05-29configs: ax25-ae350: Set 64-bit as default configurationRick Chen1-0/+1
2018-05-29doc: ae250: Rename as ae350Rick Chen2-18/+18
2018-05-29configs: nx25-ae250:Rename as ax25-ae350Rick Chen2-2/+2
2018-05-29board: nx25-ae250: Rename as ax25-ae350Rick Chen5-13/+13
2018-05-29riscv: cpu: nx25: Rename as ax25Rick Chen8-11/+11
2018-05-29SPDX: Convert single license tags to Linux Kernel styleRick Chen6-6/+6
2018-05-29efi_loader: Enable RISC-V supportRick Chen4-5/+52
2018-05-29riscv: nx25: Enable distro bootAlexander Graf2-0/+18
2018-05-29distro: Extend with RISC-V definesAlexander Graf1-0/+11
2018-05-29efi_loader: Use EFI_CACHELINE_SIZE in the image loader tooAlexander Graf3-8/+8
2018-05-29riscv: Add board_quiesce_devices stubAlexander Graf2-0/+5
2018-05-29riscv: Add EFI application infrastructureAlexander Graf6-0/+405
2018-05-29riscv: Enable function sectionsAlexander Graf1-1/+1
2018-05-29riscv: Add setjmp/longjmp codeAlexander Graf3-0/+93
2018-05-29configs: remove redundant comment sectionsChris Packham2-12/+0
2018-05-29configs: remove empty #ifdef block from mv-common.hChris Packham1-6/+0
2018-05-29arm64: mvebu: defconfig: enable CONFIG_AHCI_MVEBUKen Ma4-4/+4
2018-05-29ata: ahci_mvebu: add scsi supportKen Ma2-1/+17
2018-05-29ata: ahci_mvebu: a8040 a0: remove bad port register offsets workaroundsDavid Sniatkiwicz1-8/+0
2018-05-29ata: mvebu: move mvebu sata driver to drivers/ata directoryKen Ma5-1/+12
2018-05-29dts: mvebu: a80x0: Enable SD/eMMC interfacesKonstantin Porotchkin2-0/+22
2018-05-29mvebu: pinctrl: Add SD/eMMC PHY selector to the driverKonstantin Porotchkin1-2/+57
2018-05-29mvebu: pinctrl: sync compatible string with Linux 4.17-rc4Evan Wang5-16/+16
2018-05-29ARM: kirkwood: Add device-tree for keymileChris Packham10-8/+94
2018-05-29ARM: kirkwood: Add device-tree for netspace & inetspaceChris Packham12-5/+350
2018-05-29ARM: kirkwood: Add device-tree for lschlv2 & lsxhlChris Packham5-2/+281
2018-05-29ARM: kirkwood: Add device-tree for ds109Chris Packham3-0/+897
2018-05-29ARM: kirkwood: Add device-tree for dreamplugChris Packham2-1/+129
2018-05-29ARM: kirkwood: Add device-tree for d2net_v2 & net2big_v2Chris Packham6-2/+362
2018-05-29board: turris_mox: Add fixed regulator support to defconfigMarek BehĂșn1-0/+2
2018-05-26add FIT data-position & data-offset property supportKelvin Cheung2-3/+53
2018-05-26malloc: Use malloc simple before malloc is fully initialized in memalign()Ley Foon Tan1-0/+7
2018-05-26mmc: stm32_sdmmc2: Fix stm32_sdmmc2_start_cmd()Patrice Chotard1-2/+2
2018-05-26stm32mp1: use OTP to configure MAC address and serial numberPatrick Delaunay1-0/+81