summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* arm: zynq: Move bootcommand to defconfigMichal Simek2018-01-302-2/+0
* Merge git://git.denx.de/u-boot-dmTom Rini2018-01-161-13/+13
|\
| * fix incorrect usage of DT node unit address in commentsAndre Przywara2018-01-151-13/+13
* | Merge git://git.denx.de/u-boot-netTom Rini2018-01-1517-16/+1
|\ \ | |/ |/|
| * net: sh-eth: Add to Kconfig and convertNobuhiro Iwamatsu2018-01-1516-16/+0
| * net: phy: Add Broadcom BCM53xx switch driverFlorian Fainelli2018-01-151-0/+1
* | Merge git://git.denx.de/u-boot-imxTom Rini2018-01-154-8/+119
|\ \
| * | ARM: imx: cm_fx6: env: try to determine dtb to useChristopher Spinrath2018-01-121-0/+6
| * | ARM: imx: cm_fx6: export board and soc info to envChristopher Spinrath2018-01-121-0/+1
| * | imx: mx6ull-14x14-evk: enable DM QSPI driverPeng Fan2018-01-121-0/+10
| * | imx: mx6sxsabresd: enlarge ENV offsetPeng Fan2018-01-121-1/+1
| * | imx: mx6sxsabresd: Enable DM driverPeng Fan2018-01-121-7/+0
| * | mx6: Support SKS-Kinkel sksimx6 BoardStefano Babic2018-01-121-0/+101
* | | db410c: on aarch64 the fdtfile is in per-vendor subdirectoryRob Clark2018-01-151-1/+1
* | | fdtdec: allow board to provide fdt for CONFIG_OF_SEPARATERob Clark2018-01-151-1/+2
* | | db410c: configs: increase gunzip buffer size for the kernelJorge Ramirez-Ortiz2018-01-151-1/+1
* | | db820c: stop autoboot when vol- pressedJorge Ramirez-Ortiz2018-01-151-0/+2
* | | db820c: add qualcomm dragonboard 820C supportJorge Ramirez-Ortiz2018-01-151-0/+72
* | | poplar: configs: increase gunzip buffer size for the kernelJorge Ramirez-Ortiz2018-01-151-1/+1
| |/ |/|
* | Merge git://git.denx.de/u-boot-mmcTom Rini2018-01-141-7/+205
|\ \
| * | mmc: remove hc_wp_grp_size from struct mmc if not neededJean-Jacques Hiblot2018-01-121-0/+2
| * | mmc: don't read the size of eMMC enhanced user data area in SPLJean-Jacques Hiblot2018-01-121-0/+2
| * | mmc: compile out erase and write mmc commands if write operations are not ena...Jean-Jacques Hiblot2018-01-121-0/+2
| * | mmc: read ssr only if MMC write support is enabledJean-Jacques Hiblot2018-01-121-0/+2
| * | mmc: make UHS and HS200 optionalJean-Jacques Hiblot2018-01-121-4/+23
| * | dm: mmc: update mmc_of_parse()Jean-Jacques Hiblot2018-01-121-1/+10
| * | dm: mmc: Add a library function to parse generic dt bindingKishon Vijay Abraham I2018-01-121-0/+1
| * | mmc: add a library function to send tuning commandJean-Jacques Hiblot2018-01-121-0/+1
| * | mmc: use the right voltage level for MMC DDR and HS200 modesJean-Jacques Hiblot2018-01-121-3/+17
| * | mmc: Retry some MMC cmds on failureKishon Vijay Abraham I2018-01-121-0/+4
| * | mmc: Change mode when switching to a boot partitionJean-Jacques Hiblot2018-01-121-1/+6
| * | mmc: disable UHS modes if Vcc cannot be switched on and offJean-Jacques Hiblot2018-01-121-0/+1
| * | mmc: Add support for UHS modesJean-Jacques Hiblot2018-01-121-1/+39
| * | mmc: add HS200 support in MMC coreKishon Vijay Abraham I2018-01-121-0/+18
| * | mmc: Add a execute_tuning() callback to the mmc operations.Kishon Vijay Abraham I2018-01-121-0/+11
| * | mmc: add a new mmc parameter to disable mmc clockKishon Vijay Abraham I2018-01-121-1/+11
| * | mmc: Add a new callback function to perform the 74 clocks cycle sequenceJean-Jacques Hiblot2018-01-121-0/+10
| * | mmc: Enable signal voltage to be selected from mmc coreKishon Vijay Abraham I2018-01-121-0/+8
| * | mmc: make mmc_set_ios() return statusKishon Vijay Abraham I2018-01-121-1/+1
| * | mmc: refactor MMC startup to make it easier to support new modesJean-Jacques Hiblot2018-01-121-0/+11
| * | mmc: refactor SD startup to make it easier to support new modesJean-Jacques Hiblot2018-01-121-0/+1
| * | mmc: Add a function to dump the mmc capabilitiesJean-Jacques Hiblot2018-01-121-0/+1
| * | mmc: introduce mmc modesJean-Jacques Hiblot2018-01-121-6/+29
| * | mmc: make ext_csd part of struct mmcJean-Jacques Hiblot2018-01-121-0/+1
| * | mmc: dm: get the IO-line and main voltage regulators from the dtsJean-Jacques Hiblot2018-01-121-0/+4
* | | Merge git://git.denx.de/u-boot-tegraTom Rini2018-01-124-20/+27
|\ \ \
| * | | ARM: Tegra: p2771-0000: use calculate env var featureStephen Warren2018-01-121-0/+20
| * | | ARM: tegra: p2771-000: increase max DRAM bank countStephen Warren2018-01-121-0/+3
| * | | ARM: tegra: use CONFIG_SYS_INIT_SP_BSS_OFFSETStephen Warren2018-01-123-10/+2
| * | | ARM: tegra: remove SPL config for non-SPL SoCsStephen Warren2018-01-123-10/+2
| | |/ | |/|