summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-01-19ARC: HSDK: CGU: Update AXI, TUN, ARC clock optionsEugeniy Paltsev1-3/+5
2018-01-17Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini10-43/+152
2018-01-17armv8: ls1088ardb: Add environment variable address location for QSPI-NORAshish Kumar3-2/+6
2018-01-17arm64: ls1012a: Add sata distro boot supportYuantian Tang3-19/+11
2018-01-17arm64: ls1046a: Add sata distro boot supportYuantian Tang3-22/+13
2018-01-16Merge git://git.denx.de/u-boot-dmTom Rini1-13/+13
2018-01-16fix incorrect usage of DT node unit address in commentsAndre Przywara1-13/+13
2018-01-16Merge git://git.denx.de/u-boot-netTom Rini17-16/+1
2018-01-16Merge git://git.denx.de/u-boot-imxTom Rini4-8/+119
2018-01-16db410c: on aarch64 the fdtfile is in per-vendor subdirectoryRob Clark1-1/+1
2018-01-16fdtdec: allow board to provide fdt for CONFIG_OF_SEPARATERob Clark1-1/+2
2018-01-16db410c: configs: increase gunzip buffer size for the kernelJorge Ramirez-Ortiz1-1/+1
2018-01-16db820c: stop autoboot when vol- pressedJorge Ramirez-Ortiz1-0/+2
2018-01-16db820c: add qualcomm dragonboard 820C supportJorge Ramirez-Ortiz1-0/+72
2018-01-15board: ls1012a: LS1012A-2G5RDB board supportBhaskar Upadhaya1-0/+122
2018-01-15net: sh-eth: Add to Kconfig and convertNobuhiro Iwamatsu16-16/+0
2018-01-15net: phy: Add Broadcom BCM53xx switch driverFlorian Fainelli1-0/+1
2018-01-15poplar: configs: increase gunzip buffer size for the kernelJorge Ramirez-Ortiz1-1/+1
2018-01-15Merge git://git.denx.de/u-boot-mmcTom Rini1-7/+205
2018-01-12Merge git://git.denx.de/u-boot-tegraTom Rini4-20/+27
2018-01-12ARM: Tegra: p2771-0000: use calculate env var featureStephen Warren1-0/+20
2018-01-12ARM: tegra: p2771-000: increase max DRAM bank countStephen Warren1-0/+3
2018-01-12ARM: tegra: use CONFIG_SYS_INIT_SP_BSS_OFFSETStephen Warren3-10/+2
2018-01-12ARM: tegra: remove SPL config for non-SPL SoCsStephen Warren3-10/+2
2018-01-12ARM: imx: cm_fx6: env: try to determine dtb to useChristopher Spinrath1-0/+6
2018-01-12ARM: imx: cm_fx6: export board and soc info to envChristopher Spinrath1-0/+1
2018-01-12imx: mx6ull-14x14-evk: enable DM QSPI driverPeng Fan1-0/+10
2018-01-12imx: mx6sxsabresd: enlarge ENV offsetPeng Fan1-1/+1
2018-01-12imx: mx6sxsabresd: Enable DM driverPeng Fan1-7/+0
2018-01-12mx6: Support SKS-Kinkel sksimx6 BoardStefano Babic1-0/+101
2018-01-12riscv: Modify generic codes to support RISC-VRick Chen2-0/+6
2018-01-12riscv: configs: Add nx25-ae250.h to support RISC-VRick Chen1-0/+126
2018-01-12mmc: remove hc_wp_grp_size from struct mmc if not neededJean-Jacques Hiblot1-0/+2
2018-01-12mmc: don't read the size of eMMC enhanced user data area in SPLJean-Jacques Hiblot1-0/+2
2018-01-12mmc: compile out erase and write mmc commands if write operations are not ena...Jean-Jacques Hiblot1-0/+2
2018-01-12mmc: read ssr only if MMC write support is enabledJean-Jacques Hiblot1-0/+2
2018-01-12mmc: make UHS and HS200 optionalJean-Jacques Hiblot1-4/+23
2018-01-12dm: mmc: update mmc_of_parse()Jean-Jacques Hiblot1-1/+10
2018-01-12dm: mmc: Add a library function to parse generic dt bindingKishon Vijay Abraham I1-0/+1
2018-01-12mmc: add a library function to send tuning commandJean-Jacques Hiblot1-0/+1
2018-01-12mmc: use the right voltage level for MMC DDR and HS200 modesJean-Jacques Hiblot1-3/+17
2018-01-12mmc: Retry some MMC cmds on failureKishon Vijay Abraham I1-0/+4
2018-01-12mmc: Change mode when switching to a boot partitionJean-Jacques Hiblot1-1/+6
2018-01-12mmc: disable UHS modes if Vcc cannot be switched on and offJean-Jacques Hiblot1-0/+1
2018-01-12mmc: Add support for UHS modesJean-Jacques Hiblot1-1/+39
2018-01-12mmc: add HS200 support in MMC coreKishon Vijay Abraham I1-0/+18
2018-01-12mmc: Add a execute_tuning() callback to the mmc operations.Kishon Vijay Abraham I1-0/+11
2018-01-12mmc: add a new mmc parameter to disable mmc clockKishon Vijay Abraham I1-1/+11
2018-01-12mmc: Add a new callback function to perform the 74 clocks cycle sequenceJean-Jacques Hiblot1-0/+10
2018-01-12mmc: Enable signal voltage to be selected from mmc coreKishon Vijay Abraham I1-0/+8