summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-01-15fix incorrect usage of DT node unit address in commentsAndre Przywara
2018-01-15Merge git://git.denx.de/u-boot-imxTom Rini
2018-01-15db410c: on aarch64 the fdtfile is in per-vendor subdirectoryRob Clark
2018-01-15fdtdec: allow board to provide fdt for CONFIG_OF_SEPARATERob Clark
2018-01-15db410c: configs: increase gunzip buffer size for the kernelJorge Ramirez-Ortiz
2018-01-15db820c: stop autoboot when vol- pressedJorge Ramirez-Ortiz
2018-01-15db820c: add qualcomm dragonboard 820C supportJorge Ramirez-Ortiz
2018-01-15poplar: configs: increase gunzip buffer size for the kernelJorge Ramirez-Ortiz
2018-01-14Merge git://git.denx.de/u-boot-mmcTom Rini
2018-01-12Merge git://git.denx.de/u-boot-tegraTom Rini
2018-01-12ARM: Tegra: p2771-0000: use calculate env var featureStephen Warren
2018-01-12ARM: tegra: p2771-000: increase max DRAM bank countStephen Warren
2018-01-12ARM: tegra: use CONFIG_SYS_INIT_SP_BSS_OFFSETStephen Warren
2018-01-12ARM: tegra: remove SPL config for non-SPL SoCsStephen Warren
2018-01-12ARM: imx: cm_fx6: env: try to determine dtb to useChristopher Spinrath
2018-01-12ARM: imx: cm_fx6: export board and soc info to envChristopher Spinrath
2018-01-12imx: mx6ull-14x14-evk: enable DM QSPI driverPeng Fan
2018-01-12imx: mx6sxsabresd: enlarge ENV offsetPeng Fan
2018-01-12imx: mx6sxsabresd: Enable DM driverPeng Fan
2018-01-12mx6: Support SKS-Kinkel sksimx6 BoardStefano Babic
2018-01-12riscv: Modify generic codes to support RISC-VRick Chen
2018-01-12riscv: configs: Add nx25-ae250.h to support RISC-VRick Chen
2018-01-12mmc: remove hc_wp_grp_size from struct mmc if not neededJean-Jacques Hiblot
2018-01-12mmc: don't read the size of eMMC enhanced user data area in SPLJean-Jacques Hiblot
2018-01-12mmc: compile out erase and write mmc commands if write operations are not ena...Jean-Jacques Hiblot
2018-01-12mmc: read ssr only if MMC write support is enabledJean-Jacques Hiblot
2018-01-12mmc: make UHS and HS200 optionalJean-Jacques Hiblot
2018-01-12dm: mmc: update mmc_of_parse()Jean-Jacques Hiblot
2018-01-12dm: mmc: Add a library function to parse generic dt bindingKishon Vijay Abraham I
2018-01-12mmc: add a library function to send tuning commandJean-Jacques Hiblot
2018-01-12mmc: use the right voltage level for MMC DDR and HS200 modesJean-Jacques Hiblot
2018-01-12mmc: Retry some MMC cmds on failureKishon Vijay Abraham I
2018-01-12mmc: Change mode when switching to a boot partitionJean-Jacques Hiblot
2018-01-12mmc: disable UHS modes if Vcc cannot be switched on and offJean-Jacques Hiblot
2018-01-12mmc: Add support for UHS modesJean-Jacques Hiblot
2018-01-12mmc: add HS200 support in MMC coreKishon Vijay Abraham I
2018-01-12mmc: Add a execute_tuning() callback to the mmc operations.Kishon Vijay Abraham I
2018-01-12mmc: add a new mmc parameter to disable mmc clockKishon Vijay Abraham I
2018-01-12mmc: Add a new callback function to perform the 74 clocks cycle sequenceJean-Jacques Hiblot
2018-01-12mmc: Enable signal voltage to be selected from mmc coreKishon Vijay Abraham I
2018-01-12mmc: make mmc_set_ios() return statusKishon Vijay Abraham I
2018-01-12mmc: refactor MMC startup to make it easier to support new modesJean-Jacques Hiblot
2018-01-12mmc: refactor SD startup to make it easier to support new modesJean-Jacques Hiblot
2018-01-12mmc: Add a function to dump the mmc capabilitiesJean-Jacques Hiblot
2018-01-12mmc: introduce mmc modesJean-Jacques Hiblot
2018-01-12mmc: make ext_csd part of struct mmcJean-Jacques Hiblot
2018-01-12mmc: dm: get the IO-line and main voltage regulators from the dtsJean-Jacques Hiblot
2018-01-11Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-01-11Merge git://git.denx.de/u-boot-usbTom Rini
2018-01-10ls1088ardb: Add SD Secure boot target supportSumit Garg