aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada52-56/+0
2017-01-11ARM: davinci: remove unused CONFIG_DAVINCI_MMC_SD1Masahiro Yamada2-2/+0
2017-01-11mmc: move DesignWare-based drivers to KconfigMasahiro Yamada3-3/+0
2017-01-11mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DWMasahiro Yamada7-7/+0
2017-01-11ARM: socfpga: remove unused CONFIG option and cleanup README.socfpgaMasahiro Yamada1-1/+0
2017-01-11mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWERJaehoon Chung1-1/+0
2017-01-11mmc: sdhci: use the bitops APIs in sdhci.hJaehoon Chung1-56/+56
2017-01-11mmc: sdhci: move the callback function into sdhci_opsJaehoon Chung1-9/+9
2017-01-11mmc: change the set_ios return type from void to intJaehoon Chung1-1/+1
2017-01-11mmc: sdhci: remove the SDHCI_QUIRK_NO_CDJaehoon Chung1-1/+0
2017-01-11mmc: sdhci: add the get_cd callback function in sdhci_opsJaehoon Chung1-0/+1
2017-01-10Merge git://git.denx.de/u-boot-dmTom Rini2-3/+7
2017-01-10Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini3-4/+17
2017-01-09am335x_evm: enable usb ether gadget as it supports DM_ETHMugunthan V N1-3/+0
2017-01-09drivers: usb: gadget: ether/rndis: convert driver to adopt device driver modelMugunthan V N1-0/+7
2017-01-08am335x: configs: Use ISW_ENTRY_ADDR to set SPL_TEXT_BASEAndrew F. Davis1-1/+1
2017-01-04Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini3-0/+3
2017-01-04ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLSYork Sun14-15/+14
2017-01-04ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to KconfigYork Sun31-32/+0
2017-01-04powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* to KconfigYork Sun1-1/+0
2017-01-04mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to KconfigYork Sun8-14/+0
2017-01-04fsl_ddr: Move DDR config options to driver KconfigYork Sun42-54/+2
2017-01-04powerpc: T2081QDS: Remove macro T2081QDSYork Sun1-1/+0
2017-01-04powerpc: T2080RDB: Remove macro CONFIG_T2080RDBYork Sun1-1/+0
2017-01-04powerpc: T2080QDS: Remove macro T2080QDSYork Sun1-1/+0
2017-01-04powerpc: T1040QDS: Remove macro CONFIG_T1040QDSYork Sun1-1/+0
2017-01-04powerpc: T1024RDB: Remove macro CONFIG_T1024RDBYork Sun1-12/+12
2017-01-04powerpc: T1023RDB: Remove macro CONFIG_T1023RDBYork Sun1-10/+10
2017-01-04crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to KconfigYork Sun3-3/+1
2017-01-04crypto: Move SYS_FSL_SEC_COMPAT into driver KconfigYork Sun2-2/+0
2017-01-04powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to KconfigYork Sun39-113/+0
2017-01-04spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possibleVignesh R3-0/+3
2017-01-04sunxi: A64: enable SPLAndre Przywara1-0/+2
2017-01-04SPL: make struct spl_image 64-bit safeAndre Przywara1-2/+2
2017-01-04move UL() macro from armv8/mmu.h into common.hAndre Przywara1-1/+12
2017-01-04armv8: prevent using THUMBAndre Przywara1-1/+1
2017-01-02Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini7-57/+162
2017-01-02configs: engicam: Add fitboot env supportJagan Teki3-6/+33
2017-01-02configs: engicam: Cleanup on mmcboot envJagan Teki3-21/+20
2017-01-02configs: engicam: Enable CONFIG_IMAGE_FORMAT_LEGACYJagan Teki3-0/+3
2017-01-02defconfigs: imx6: engicam: Enable FITJagan Teki3-0/+21
2017-01-02imx6: engicam: Add nandboot env supportJagan Teki2-4/+38
2017-01-02defconfigs: engicam: Enable UBI commandsJagan Teki2-0/+10
2017-01-02configs: engicam: Rename nand with gpmi-name in mtdpartsJagan Teki2-4/+4
2017-01-02imx6: engicam: Use bootm instead of bootzJagan Teki3-12/+12
2017-01-02configs: engicam: Increase nand kernel partition sizeJagan Teki2-2/+2
2017-01-02arm: am57xx: cl-som-am57x: update default envUri Mashiach1-0/+61
2017-01-02arm: am57xx: cl-som-am57x: add ETH supportDmitry Lifshitz1-0/+17
2017-01-02arm: am57xx: cl-som-am57x: fetch board rev from EEPROMDmitry Lifshitz1-0/+14
2017-01-02arm: am57xx: cl-som-am57x: add initial board supportDmitry Lifshitz1-0/+105